You are here:  » Merchant Logos Click To Merchant Site

Support Forum



Merchant Logos Click To Merchant Site

Submitted by Rocket32 on Fri, 2010-12-17 14:46 in

Is there a way to get the merchant logos on site to click thru to the merchant's site from an affiliate link within the product datafeed or an affiliate link? So when someone clicks on merchant logo on product page, it goes to the product and when clicking to merchant on merchants.php, it takes them to any affiliate link.

Thank you,
Roy

Submitted by support on Fri, 2010-12-17 15:00

Hi Roy,

Sure - in your html/prices.php, look for the following code within line 11:

<?php print $product["merchantHREF"]; ?>

...and REPLACE that with:

<?php print tapestry_buyURL($product); ?>

Clicking the logo will then go to the same place as the Visit Store text link.

Cheers,
David.
--
PriceTapestry.com