This extension provides shopping cart base functionality for your Symphony website.
- Version: 1.2.1
- Date: 26th May 2011
- Requirements: Symphony 2.1.1 or above
- Author: Andrey Lubinov, [email protected]
- Constributors: Giel Berkers,Mario Butera
- GitHub Repository: http://github.com/mblabs/shopping_cart
- Upload the 'shopping_cart' folder to your Symphony 'extensions' folder
- Enable it by selecting "Shopping Cart" in the list, choose Enable from the with-selected menu, then click Apply
- When creating or editing a section you can add the "Price" field and the "Weight" field
- Look at "Shopping Cart" Event's description for list of possible options.
- Look at "Shopping Cart" Data Source's description.
- Use
range: {$min-price}/{$max-price}
for filtering by price ranges. - Use
range: {$min-weight}/{$max-weight}
for filtering by weight ranges.