Commerce Discrete Quantity Discount

Component ID

1595096

Component name

Commerce Discrete Quantity Discount

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module is a Drupal Commerce extension that enables discrete quantity discount for commerce products.

It enables discrete quantity select widget on the display views of the products it's enabled on. It also replaces the quantity textfield input on the shopping cart with a discrete quantity select input thereby restricting quantiy choices only to those defined for that product.

It also provides a field formatter to display the discrete quantity/price values as a table on the product display view.

The motivation for this module: Other commerce discount modules deals with ranges of quantity like 1-5, 6-10, 11-15, etc. A client needed a feature to handle discrete quantities like 5, 10, 15, etc, quantities in between not allowed. So the concept for this module was born.