Amazon landing page - eSyndiCat User Forums
eSyndiCat User Forums esyndicat directory software esyndicat support

Go Back   eSyndiCat User Forums > eSyndiCat Directory Software [FREE] > User interface

User interface Discuss eSyndiCat templates here. All the questions regarding eSyndiCat [FREE] Front end

Reply
 
Thread Tools Display Modes
Old 07-09-2007   #1
kitesurfer
 
Join Date: Apr 2007
Posts: 20
kitesurfer is on a distinguished road
Default Amazon landing page

When clicking on the amazon link I get presented with the amazon website as one would expect. I thought it was obvious to land on a page relative to the listing in esyndicat. For instance clicking on the amazon link in a listing about bikes should land you on the amazon page with books about bikes.
Does that make sense!? Is there anyone out there that has the solution to this little problem!
Cheers
kitesurfer is offline   Reply With Quote
Old 07-09-2007   #2
Dave Baker
 
Join Date: Jul 2006
Location: St. Petersburg
Posts: 2,567
Dave Baker is on a distinguished road
Default

Hello kitesurfer,
You can try something like this:
***Open templates/yourTemplate/link-display.tpl and find code***
Code:
    {if $config.amazon_link}
         | <a href="http://partner.alexa.com/amzn/redirect_to_detail?amzn_id=esyndicatfree-20&amp;url={$link.url}">{$lang.view_amazon}</a>
    {/if}
***Replace with***
Code:
    {if $config.amazon_link}
         | <a href="http://www.amazon.com/s/ref=nb_ss_/002-7764314-2635261?initialSearch=1&url=search-alias%3Daps&field-keywords={$link.url}&Go.x=0&Go.y=0&Go=Go">{$lang.view_amazon}</a>
    {/if}
***Save***
Dave Baker is offline   Reply With Quote
Old 07-26-2007   #3
kitesurfer
 
Join Date: Apr 2007
Posts: 20
kitesurfer is on a distinguished road
Default Works but...

Hi Dave,
Thanks for the quick reply...and sorry for my late reply.
Have been flat out with other stuff!
Anyway have tried this and it works.
Would it be possible to use the category or subcategory to pass on as a search in Amazon instead of the url.
Also, were do I put my Affiliate ID in this new configuration!
Cheers
Rudy
kitesurfer is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 10:26 PM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Testimonials | Articles | Support | Documentation | Privacy Policy | License | Affiliates | Contact Us