Building a simple E commerce site

Hi,

I’m not sure if this is the catagory I should be posting in, but I’m curious if it is possible to build a small eCommerce site (roughly six or so products) using only html, CSS, JavaScript, and integrating a third party shopping cart and payment gateway (both of which claim they can protect customer data) I was thinking of using PayPal gateway and possibly SnipCart. Basically, I want to know if I can do this without knowing php. I also don’t want to use a cms.

I’m sorry in advance if this is a stupid question, but I am relatively new at web development. So please keep that in mind. :slight_smile:

Welcome to the forums, @Katt_777.

I built a couple of simple sites like that a few years ago, using PayPal’s “Add to Cart” buttons and their shopping cart. Worked just fine.

1 Like

Thanks and thanks for responding as well. I figured/ hoped this would work.

1 Like

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.