Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Display Shopzilla/Bizrate rating


Guest

Recommended Posts

Posted

i need to paste this on checkout_success.php, does anyone know how can i do with this piece of code? i tried after this line but it says error on line 24 which start here:

 

<a href="' . tep_href_link(FILENAME_ACCOUNT_HISTORY, '', 'SSL') . '">\'History\'</a>.');

define('TEXT_CONTACT_STORE_OWNER', 'Please direct any questions you have to the <a href="' . tep_href_link(FILENAME_CONTACT_US) . '">store owner</a>.');

define('TEXT_THANKS_FOR_SHOPPING', 'Thanks for shopping with us online!');

 

 

<!-- BEGIN: Shopzilla Survey Invitation HTML -->

 

<script language="JavaScript" src="https://evaleu.shopzilla.com/js/pos_115015.js" type="text/javascript"></script>

 

<!-- END: Shopzilla Survey Invitation HTML -->

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...