Tagged Questions

0
votes
0answers
14 views

Quantity in amazon cart?

Hi I'd like to change the quantity in an AWS order. I've used the form below and that works fine for adding 1 item to the cart, but when I try to change it to a quantity of 2 it says there are no …
0
votes
1answer
82 views

Getting product details using Amazon API

Hi, I've got the following code to output a list of items from amazon, but I not sure how to access specific products (with Summery, reviews, etc). Any help would be appreciated. <?php …