The way to do this is to have the merchant page open in a new window using the _blank attribute, thus keeping your own site open underneath. When they close the merchant page (hopefully after completing an order!) yours will already be open and waiting.
Use code something along the lines of:
Depending on how you have your datafeed set up it is just a matter of adding that _blank attribute to the links.Code:<a href="**merchant's deep link here**" target="_blank">Buy now</a>
Hope that helps.
LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks