MODX EXTRA
ShoppingCart
A universal snippet for creating a shopping cart.
Creator: Andrew (andchir)
1.0.1-pl1 (176 KB) Other Versions Need help installing this extra?About ShoppingCart
A universal snippet for creating a shopping cart in an online store. Also, a snippet can be used to temporarily store any data, for example, favorites functionality, etc. Data is saved to the database, you can configure the storage time. You can control the addition of goods to the basket and edit the contents using JavaScript functions (without dependencies).
Information
Instructions
Documentation: https://github.com/andchir/modx-shopkeeper4/wiki
New in ShoppingCart 1.0.1-pl1
1.0.1
- JS script is update to version 1.0.1.
- The content type of the shopping cart can be set in a hidden field.
- Added templates for Favorites section.