You are here

constant COMMERCE_EXTRA_QUANTITY_DECREASE in Commerce Extra 7

2 uses of COMMERCE_EXTRA_QUANTITY_DECREASE
theme_quantity_plusminus_link in modules/quantity/commerce_extra_quantity.module
Returns HTML for link which increases/decreases quantity value.
theme_quantity_plusminus_wrapper in modules/quantity/commerce_extra_quantity.module
Returns HTML for quantity textfield having links wrapping the textfield.

File

modules/quantity/commerce_extra_quantity.module, line 8
Contains Commerce Quantity Plus-Minus module's functionality.

Code

define('COMMERCE_EXTRA_QUANTITY_DECREASE', -1);