Shopping Cart
This extension provides shopping cart base functionality
for your Symphony website.
Installation
- 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
Usage
Event
- Look at "Shopping Cart" Event's description for list of possible options.
Data Source
- Look at "Shopping Cart" Data Source's description.
Price field output filtering
- Use
range: {$min-price}/{$max-price}
for filtering by price ranges.