You are here

README.txt in Commerce Price Table 8

Same filename and directory in other branches
  1. 7 README.txt
Commerce Price Table Module
===========================

This module allows to have a secondary price field that considers the quantity
for displaying and using the prices, it also provides a price table formatter
to display price tables based on quantities.

Install and configure
  1. Enable the module
  2. Create a new field in the product bundle of the type 'Price table', with
     unlimited or a fixed set of values.
  3. Add/edit your products and add them as many prices as you want and the
     quantity ranges. Use -1 for "Unlimited".

Recommended: Enable the quantity field for the add to cart display formatter in
the product display settings.

File

README.txt
View source
  1. Commerce Price Table Module
  2. ===========================
  3. This module allows to have a secondary price field that considers the quantity
  4. for displaying and using the prices, it also provides a price table formatter
  5. to display price tables based on quantities.
  6. Install and configure
  7. 1. Enable the module
  8. 2. Create a new field in the product bundle of the type 'Price table', with
  9. unlimited or a fixed set of values.
  10. 3. Add/edit your products and add them as many prices as you want and the
  11. quantity ranges. Use -1 for "Unlimited".
  12. Recommended: Enable the quantity field for the add to cart display formatter in
  13. the product display settings.