I searched for a solution for hours, but found nothing. I am trying to get product descriptions through the Amazon API using their PHP / SOAP class. It works, but for some products there are several (2) entries for the product description. for example this url:
http://www.amazon.de/Nintendo-3DS-Konsole-Aqua-Blau/dp/B003SE6TPA/ref=acc_glance_vg_ai_ps_t_1 You can see a very detailed view with images, etc. And a very short description of one line below. The Amazon API returns only a short description. Does anyone know a way around this and get a full description?
source share