You are here

constant UC_DISCOUNTS_DISCOUNT_ACTIVE in Ubercart Discounts (Alternative) 7.2

2 uses of UC_DISCOUNTS_DISCOUNT_ACTIVE
uc_discounts_get_codeless_discounts_for_product_and_quantity in uc_discounts/uc_discounts.module
Returns codeless discounts that apply to product with specified quantity.
uc_discounts_get_discounts_for_order in uc_discounts/uc_discounts.module
Returns discounts for order.

File

uc_discounts/uc_discounts.module, line 32

Code

define('UC_DISCOUNTS_DISCOUNT_ACTIVE', TRUE);