X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Discount Coupon Move (https://forum.x-cart.com/showthread.php?t=42205)

kmhale3 09-06-2008 04:29 AM

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

carpeperdiem 09-06-2008 05:39 AM

Re: Discount Coupon Move
 
Kevin,

Welcome to xcart.

Please update your forum signature with your exact version of xcart asap.
http://forum.x-cart.com/profile.php?do=editsignature

Also, please read the FAQ...
http://forum.x-cart.com/forumdisplay.php?f=30

As for your question, a search turns up a bunch of threads on this issue... I just replied t someone yesterday about this:
http://forum.x-cart.com/showthread.php?p=228721#post228721

This may not be the answer you're looking for, but it may point you in a direction.

Jeremy


All times are GMT -8. The time now is 06:06 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.