 |
| File |
Role |
Description |
cart.jpg |
Screen |
Screen shot |
|
This class can be used to manage shopping carts that preserve the items between visits. Recommended for Smarty template.
It stores the cart items in a MySQL database table, so the items are not lost after the session on which the items were added is not lost.
The cart items are associated to a session identifier that can be stored in a persistent cookie to allow recovering the cart items later.
The class can add items to a cart, check if the item was already added, update the quantity of an item, clear all the cart items, calculate the cart items total cost, dispĺay all the cart items, etc..
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (83.3%) |
Sufficient (75.0%) |
- |
Sufficient (75.0%) |
- |
- |
Not sure (56.7%) |
848 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.