Custom template help
-
Hi, thanks for great plugin, can I change the way BUY IT NOW button works? I would like to have it just linked to the product page, I dont want it to add product to the basket.
Here is code i am using:
<form method="GET" action="https://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>
Thank you for your help ??
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Custom template help’ is closed to new replies.