Skip to content

mblabs/shopping_cart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping Cart

This extension provides shopping cart base functionality for your Symphony website.

Installation

  1. Upload the 'shopping_cart' folder to your Symphony 'extensions' folder
  2. Enable it by selecting "Shopping Cart" in the list, choose Enable from the with-selected menu, then click Apply
  3. When creating or editing a section you can add the "Price" field and the "Weight" 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.
  • Use range: {$min-weight}/{$max-weight} for filtering by weight ranges.

About

Shopping cart for Symphony CMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%