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>