operator) ? $options->operator : 'less_than'; $subtotal_promotion_from = isset($options->subtotal_promotion_from) ? $options->subtotal_promotion_from : false; $subtotal_promotion_message = isset($options->subtotal_promotion_message) ? wp_unslash($options->subtotal_promotion_message) : false; echo ($render_saved_condition == true) ? '' : '
'; if($render_saved_condition != true && isset($i)){ $i = '{i}'; } ?>
Example: Let's say you offer a 10% discount for 1000 and above. you may want to set 900 here. So that the customer can see the promo text when his cart subtotal reaches 900", 'woo-discount-rules'); ?>

Difference amount to get discount', 'woo-discount-rules'); ?> Eg: Spend {{difference_amount}} more and get 10% discount', 'woo-discount-rules'); ?>
'; ?>