Questions tagged [cs-cart]

CS-Cart is PHP- and MySQL-based opensource software, but it works as a commercial shopping cart solution.

CS-Cart is PHP and MySQL-based opensource software. Since Wednesday, May 11th, 2016 it is ONLY a commercial shopping cart solution, provided in two editions:

  1. Single Store (CS-Cart)
  2. Multi-Vendor Marketplace

Important: Since version 4.3.7, CS-Cart no longer offers free mode. Users can evaluate the product for 30 days, then are required to acquire a license to continue using it. See official post at: http://blog.cs-cart.com/2016/05/11/cs-cart-free-version-is-no-longer-available/.

Links:

335 questions
0
votes
2 answers

CS cart - Custom Field for add product in admin panel

Is it possible to add custom field in cs card for product? I have added via back-end in product features But it is not showing in add product page. If any one tried this..? Thanks in advance
Venks
  • 231
  • 1
  • 4
  • 8
0
votes
1 answer

CSCART: How to incorporate Product Samples on Product detail Pages

I am working on a site that sell Fabric Items, I have used CSCART as a Shopping Cart Solution for this. I ran into a problem, let me describe it briefly: The website Owner wants to incorporate Product samples (which he calls it a Swatch [Definition:…
Taqi H.
  • 47
  • 10
0
votes
1 answer

cs-cart: free/open source multi column sub menu / drop down

Is there any free multi-column drop down/sub menu avaialble. I have find it for magento here. but I am looking for cs-cart 3. Here is one which i find, but is not free addon. and I am not sure it will serve my purpose. Does any one know, if there…
Developer
  • 25,073
  • 20
  • 81
  • 128
0
votes
3 answers

javascript single quotes being escaped

A guy I'm helping out is using an ecommerce CMS (CSCart). Their code is escapes single quotes for security reasons I presume (I'm not very good with js).