Hello I tried differents of ecommerce softwares like oscommerce zen cart and magento but is very difficult to design because the code is php. My question is how to make html ecommerce is there any html ecommerce software. Thank You
You may use PayPal "Buy Now" buttons and add them to your HTML pages. But managing the catalog would be hard. What about solutions based on design templates like Smarty - is such a design convenient for you?
You should look into PopCart.net .. PopCart is hosted on our servers, so after you add a product in your account admin we will give you an HTML code that simply needs to be copied over on your website... PopCart is very easy to use and it works with Google and Paypal Checkout... Let me know if this helps you.
Hi, Ecommerce softwares are database driven applications which means that they require server-side program like php in order to process user registration, orders and other related functions. I think you should test a shopping cart which uses smarty template system since the logic is almost completly separated from the design hence it is very easy to use with html knowledge. Best wishes, zoli