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 cart and edit the contents using JavaScript functions (without dependencies).
Information
Released
September 1, 2019
Supported Database
MySQL
License
GPLv2
Instructions
Documentation: https://github.com/andchir/modx-shopkeeper4/wiki
New in 1.0.0-pl1
First release.