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)
-   -   Move coupon to shipping & payment page (https://forum.x-cart.com/showthread.php?t=42182)

Chrisb 09-04-2008 05:32 PM

Move coupon to shipping & payment page
 
Is it possible to move the coupon box to the shipping & payment page?
I cannot seem to find the .tpl file associated with this page.
I think I have to move this code

{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}


Cheers

carpeperdiem 09-04-2008 07:19 PM

Re: Move coupon to shipping & payment page
 
Chris,

If only it were this simple. :-(

You may want to read this post from last year:
http://forum.x-cart.com/showthread.php?t=28996

MY SOLUTION was to buy Altered Cart's Checkout_One.

And yes, Padraic's suggestion to use a negative margin (css) also can work on a DIV -- but it is tricky.

Chrisb 09-14-2008 06:57 PM

Re: Move coupon to shipping & payment page
 
Thank you so much for your reply. The One Page Checkout for X-Cart looks like the best option for me.

telimon 10-20-2008 08:23 AM

Re: Move coupon to shipping & payment page
 
Chris,

Did you every figure out how to get the coupon box on the last page of the checkout? I'm desperately trying to figure out how to do this. I am using fastlane checkout too.

ewebartist 10-29-2008 11:58 AM

Re: Move coupon to shipping & payment page
 
Anyone figure out how to move the coupon box to the last checkout page in FastLane yet?


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

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