Tiny Storage Cart is a fast and simple shopping cart, where the products are stored in the HTML5 localStorage.
It can be implemented very easily. With RequireJs just the required components are loaded and unnecessary javascript is avoided.
The Tiny Storage Cart works without jQuery or other JavaScript frameworks.
All product data can easily be set and selected by using data attributes.
Features:
- easy to install
- easy to customize
- small (33kb)
- without jQuery or other JavaScript-Frameworks
- HTML5
- Valid CSS
- AJAX implementation
- responsive Layout