miteshmap/commerce_price_table

Price table field for Commerce.

dev-8.x-1.x 2022-07-24 20:30 UTC

This package is not auto-updated.

Last update: 2024-05-04 06:34:46 UTC


README

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.