This module is a must for e-commerce applications where the product prices go beyond a straight price for each product. For example, if you want to provide discounts based on security group of purchaser (e.g. staff discounts) or customer country of origin.
It also provides a price list page.
Nicolaas Francken [at] sunnysideup.co.nz
see composer.json
See http://code.google.com/p/silverstripe-ecommerce
See http://www.silverstripe-ecommerce.com
- Find out how to add modules to SS and add module as per usual.
- Review configs and add entries to mysite/_config/config.yml (or similar) as necessary. In the _config/ folder of this module you can usually find some examples of config options (if any).