chrisceo
Regular Member
- May 26, 2011
- 260
- 144
Hey guys,
I recently got wp robot, and im trying to set up an autoblog, ive managed to get pretty much everything done
apart from I cant seem to add a price to my amazon products.. so far i get....
title
thumbnail
check special price link
description
view detail link | buy now link
what id like to do is add a price to were the 'check special price link' is....anyone know how to do this???
when i go to WP Robot > templates > amazon module template
it says this:
<h3><a href="{*****" rel="nofollow">{title}</a></h3>
{thumbnail}
Price: {price-updating}
{description}
[has_reviews]
<p>
<strong>Rating:</strong> {rating} (out of {reviewsnum} reviews)
</p>
[/has_reviews]
<p>
<div style="float:right;">{buynow-big}</div>
[has_listprice]
List Price: {listprice}
[/has_listprice]
<strong>Price: {price}</strong>
</p>
Would be grateful if anyone can point me in the right direction, or let me know the code, cheers
I recently got wp robot, and im trying to set up an autoblog, ive managed to get pretty much everything done
title
thumbnail
check special price link
description
view detail link | buy now link
what id like to do is add a price to were the 'check special price link' is....anyone know how to do this???
when i go to WP Robot > templates > amazon module template
it says this:
<h3><a href="{*****" rel="nofollow">{title}</a></h3>
{thumbnail}
Price: {price-updating}
{description}
[has_reviews]
<p>
<strong>Rating:</strong> {rating} (out of {reviewsnum} reviews)
</p>
[/has_reviews]
<p>
<div style="float:right;">{buynow-big}</div>
[has_listprice]
List Price: {listprice}
[/has_listprice]
<strong>Price: {price}</strong>
</p>
Would be grateful if anyone can point me in the right direction, or let me know the code, cheers
