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)
-   -   Which one is Order Receipt page? (https://forum.x-cart.com/showthread.php?t=12865)

pengrus 03-16-2005 06:49 PM

Which one is Order Receipt page?
 
I am participating in the biz rate customer rating program which asks us to place the code on the Order Receipt page, the page right after the order is processed. Which page is this?

Thanks!

balinor 03-17-2005 03:58 AM

Might want to read through this thread:

http://forum.x-cart.com/viewtopic.php?t=10198

pengrus 03-17-2005 07:10 AM

Thank you, Padraic

I think this is the answer from that post:

Quote:

Originally Posted by steresi
I think I figured out how to make sure the Google Adwords conversion code doesn't show up on the printable version of the confirmation page. There's a variable which looks like it's used for checking if the page is printable or not:

Code:

$this_is_printable_version

I placed the Google conversion code in between a spot that checked if $this_is_printable_version is null. I put the code between {literal}{/literal} tags just before these last three lines in order_message.tpl (X-Cart 4.0.12):

Code:

{/if}
{/capture}
{include file="dialog.tpl" title=$lng.lbl_invoice content=$smarty.capture.dialog extra="width=100%"}


Scott



All times are GMT -8. The time now is 08:04 PM.

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