| Change Amazon-Link
I need to change the amazonlink to my own affilinet.
Is that affili-code correct in showproduct.php?
$dealtime_link = "<div align=\"center\">
<span class=\"{$Style['medium']}\"><b><a href=\"http://www.amazon.de/exec/obidos/search-handle-url/index=blended&field-keywords=$product_key/ref=nosim/XXXXXXXXXX\" target=\"_blank\">
<span style=\"color:#FF0000;\">{$rp_phrase['dealtime']} $manu $title</span></a></b></span>
</div><br />"; XXXXX is my own affillicode and i need only the product key and not the Manufacturer in the searchstring.
How i must change the code?
Last edited by MotMann; August 15th, 2010 at 04:57 AM.
|