View Single Post
  #1  
Old 09-04-2008, 05:32 PM
 
Chrisb Chrisb is offline
 

Member
  
Join Date: Jan 2008
Posts: 25
 

Default 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
__________________
www.easycoffee.com.au
Version 4.1.9
Reply With Quote