View Single Post
  #4  
Old 01-25-2012, 03:12 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: add some conversion code only to thank you page

Yes, in certain cases the code placement matters.

You should add it to "skin/%skin_name%/customer/home.tpl" template, but with some special conditions, e.g. like this:
Code:
{if $main eq "order_message"} your code goes here {/if}
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote