You are here

constant UC_DISCOUNTS_DISCOUNT_TYPE_PERCENTAGE_OFF_PER_QUALIFYING_ITEM in Ubercart Discounts (Alternative) 7.2

2 uses of UC_DISCOUNTS_DISCOUNT_TYPE_PERCENTAGE_OFF_PER_QUALIFYING_ITEM
uc_discounts_discount_amount_formatted in uc_discounts/uc_discounts.module
Format a discount amount as percentage or with currency symbol.
uc_discounts_get_discounts_for_order in uc_discounts/uc_discounts.module
Returns discounts for order.

File

uc_discounts/uc_discounts.module, line 17

Code

define('UC_DISCOUNTS_DISCOUNT_TYPE_PERCENTAGE_OFF_PER_QUALIFYING_ITEM', 5);