type) ? $condition->type : NULL;
$custom_taxonomy_type_on_edit = $type;
if($awdr_discount_type != 'wdr_free_shipping' && $type == 'cart_item_product_onsale'){
continue;
}
if (!empty($type) && isset($rule->available_conditions[$type]['object'])) {
$template = $rule->available_conditions[$type]['template'];
$extra_params = isset($rule->available_conditions[$type]['extra_params']) ? $rule->available_conditions[$type]['extra_params'] : array();
if (file_exists($template)) {
$options = isset($condition->options) ? $condition->options : array(); ?>
getConfig("show_subtotal_promotion", '');
$cart_quantity_promo = $config->getConfig("show_cart_quantity_promotion", '');
$type_promotion = isset($condition->type) ? $condition->type : NULL;
if($type_promotion == 'cart_subtotal' && $subtotal_promo == 1){
$operator = isset($options->operator) ? $options->operator : 'greater_than_or_equal';?>
operator) ? $options->operator : 'greater_than_or_equal';?>