miteshmap / commerce_price_table
Price table field for Commerce.
Installs: 52
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:drupal-module
Requires
- drupal/commerce: ^2.0
This package is not auto-updated.
Last update: 2025-03-22 10:32:36 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.