You are here

constant DISCOUNT_TYPE_FREE_ITEMS in Ubercart Discounts (Alternative) 6.2

2 uses of DISCOUNT_TYPE_FREE_ITEMS
get_discounts_for_order in uc_discounts/uc_discounts.module
Returns discounts for order. Note: $order->uc_discounts_codes must be set
uc_discounts_init in uc_discounts/uc_discounts.module
Implementation of hook_init().

File

uc_discounts/uc_discounts.module, line 16

Code

define("DISCOUNT_TYPE_FREE_ITEMS", 1);