Shopping Cart
There are many features; most are what you'd expect in a shopping cart package:
- Categories for organizing products.
- Full add/edit/delete/move for categories and products.
- Breadcrumb for easy store navigation.
- Full add/view/update cart functionality. Cart is tied to the user's session so even visitors can use it.
- Support for multiple currencies.
- Support for pounds or kilograms for shipping weight calculations. Weight of a product may be hidden from customers.
- Orders are visible to user who placed them. User can come back to the site later and view tracking information.
- All orders can be viewed by admins, who can also modify the orders to enter tracking data, etc.
- Pluggable shipping and merchant modules. Includes the following plugins:
Flat Rate shipping
UPS XML shipping calculation
PayPal merchant integration with IPN support