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)
-   -   Servay Popup, Java code insert (https://forum.x-cart.com/showthread.php?t=23863)

hyratech 08-04-2006 08:39 PM

Servay Popup, Java code insert
 
HI,

I just signed up for Pricegrabber, Part of there package is a servey/rating after the customer finish shopping at your site,

They supplied the java coding to code into our site.

I dont' know where to add the coding to..

I tryied to add it to the bottom of checkout.tpl,. That didn't work.

The servey comes out too early.. I need it to come up after the customer enters the payment information and press the "sumit order" button at the very end.

Which file and where do i add this code to?
below is the code if you need to know

Code:


<script language="javascript" type="text/javascript"><!--
popup_pos_x=200;
popup_pos_y=20;
popup_title_color = "#000080";
popup_title_font_color = "#FFFFFF";
//-->
</script>
<script language="javascript"
src="https://www.pricegrabber.com/rating_merchrevpopjs.php?retid=5820"
type="text/javascript"></script>
<NOSCRIPT>
<A href="https://www.pricegrabber.com/rating_merchrev.php?retid=5820" target=_blank>
[img]https://images.pricegrabber.com/images/rating_merchpopup.gif[/img]</A></NOSCRIPT>


balinor 08-05-2006 04:59 AM

customer/main/order_message.tpl

hyratech 08-05-2006 05:48 AM

works beautiful... thanx.

cotc2001 08-05-2006 06:19 AM

How are you getting on with pricegrabber ????

Im lucky if I get 1 sale every few weeks out of them, compared to multiple sales per day with somewhere like shopzilla.

As soon as my initial бё100 deposit runs out with them they are getting binned.

bestdata 08-22-2006 10:03 AM

Re: Servay Popup, Java code insert
 
hi ;

I also need to place the code from price-brabber. can you please advise where in customer/main/order_message.tpl , I should place the code.
thanks so much !

finestshops 08-22-2006 10:54 AM

Re: Servay Popup, Java code insert
 
Quote:

Originally Posted by bestdata
hi ;
I also need to place the code from price-brabber. can you please advise where in customer/main/order_message.tpl , I should place the code.
thanks so much !


Hi there,

You can add any tracking code to customer/main/order_message.tpl before this line:

{if $active_modules.Interneka ne ""}

bestdata 08-22-2006 11:11 AM

Re: Servay Popup, Java code insert
 
thanks !


All times are GMT -8. The time now is 05:36 PM.

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