MODX EXTRA
ShoppingCart
A universal snippet for creating a shopping cart.
Creator: Andrew (andchir)
1.0.1-pl1 (176 KB) Other VersionsAbout 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
Released
October 20, 2019
Supported Versions
2.6 –
Current
Downloads
370
License
GPLv2
Website
Documentation
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.