bihguy
Power Member
- Jan 1, 2013
- 566
- 186
I read a lot about the amazon affiliate program and I noticed that you can get more sales if you use an amazon buy now button.
My question is how to add an amazon buy now button that opens in a new window. I mean the html, I know the one that will open it in the same window.
This code opens it in the same window, I want a code that will open it in a new window.
Thanks
My question is how to add an amazon buy now button that opens in a new window. I mean the html, I know the one that will open it in the same window.
This code opens it in the same window, I want a code that will open it in a new window.
Code:
[LIST]
[*][COLOR=grey]<a href="product_affiliate_link"><img src="https://images-na.ssl-images-amazon.com/images/G/01/associates/remote-buy-box/buy1._V192207739_.gif" /></a>[/COLOR]
[/LIST]
Thanks