You are here

constant UC_DISCOUNTS_DISCOUNT_TYPE_FREE_ITEMS in Ubercart Discounts (Alternative) 7.2

2 uses of UC_DISCOUNTS_DISCOUNT_TYPE_FREE_ITEMS
uc_discounts_get_discounts_for_order in uc_discounts/uc_discounts.module
Returns discounts for order.
uc_discounts_init in uc_discounts/uc_discounts.module
Implements hook_init().

File

uc_discounts/uc_discounts.module, line 13

Code

define('UC_DISCOUNTS_DISCOUNT_TYPE_FREE_ITEMS', 1);