teranu
Regular Member
- Jan 12, 2012
- 340
- 66
Anyone knows how and where to write the HTML code provided by amazon for inserting an image with price and buy button? It won't work directly added in text editor in Wordpress post.

I am provided this code:
<iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=********&marketplace=amazon®ion=US&placement=B00U8KSUIG&asins=B00U8KSUIG&linkId=PLNWB2PEH6BQWWN7&show_border=true&link_opens_in_new_window=true">
</iframe>
I am provided this code:
<iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=********&marketplace=amazon®ion=US&placement=B00U8KSUIG&asins=B00U8KSUIG&linkId=PLNWB2PEH6BQWWN7&show_border=true&link_opens_in_new_window=true">
</iframe>