Discount Coupon Move
I moved the discount coupon section another area within the checkout process however the flow didn't change. I moved the coupon section to the cart totals template.
{if $cart.coupon_discount eq 0 and $products ne ""}
<p />
{if $active_modules.Discount_Coupons ne ""}
{include file="modules/Discount_Coupons/add_coupon.tpl}
{/if}
{/if}
The problem occurs when an incorrect coupon is entered it takes you back to step one of the checkout, were do I find the code for the follow of this?
Thanks,
Kevin
__________________
Kevin M. Hale
X-Cart version4.1.8
|