Adding Price to Template
-
Sorry, completely new to this plugin and maybe I am being stupid.
How do you know what the shortcodes are?
Hopefully someone can help with my specific problem – I would like to add the current product US Amazon price above the add to cart button.
Here is the code for the add to cart template, I only use US Amazon affiliate links so how to I add the price above it?
<form method=”GET” action=”http://www.amazon.%TLD%/gp/aws/cart/add.html”>
<input type=”hidden” name=”AssociateTag” value=”%TAG%”/>
<input type=”hidden” name=”SubscriptionId” value=”%PUB_KEY%”/>
<input type=”hidden” name=”ASIN.1″ value=”%ASIN%”/>
<input type=”hidden” name=”Quantity.1″ value=”1″/>
<input type=”image” name=”add” value=”Buy from Amazon.%TLD%” border=”0″ alt=”Buy from Amazon.%TLD%” src=”%BUY_BUTTON%”>
</form>Hope someone can help and Thanks!!
The topic ‘Adding Price to Template’ is closed to new replies.