I work with the Amazon product advertising API and get all the product information. I get everything except the problem with receiving shipping information. I have not seen any variable in the XML returned by the API. Once again, I say that I receive all other information. I even checked the urls in the variable DetailPageURLin the browser, but there is no shipping information. This means that it searchindex kitchenmay not have any delivery information.
Now I want to ask if the Amazon API returns shipping information? If so, in which variable does it return so that I can put a check in my code?
source
share