Shopping Cart Rules with Custom Condition?
I have made a coupon [coupon_code = SWIMFREE] if category is swimming equipment and hobby is swimming will be discount by 50%. and now I have problem about 3 steps checkout. Here's the description ... Checkout Cart : to apply to coupon First Step : Shipping and Billing Address Second Step : Pick your Hobby (has another sales_flat_quote table , sales_flat_quote_hobby ) Final Step : Checkout->Overview What i wanted is : when the coupon applied and the hobby is swimming, the third step changing the price to price every product, and coupon is still be shown there. How to intercept the coupon after