Closed (fixed)
Project:
Amazon Product Advertisement API
Version:
6.x-1.0-beta5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2009 at 11:31 UTC
Updated:
18 Oct 2009 at 08:40 UTC
this array actually seems to hold product description.
which is bad because for products without an editorial review (which is many) this array is empty, and whereas every product has a description, the module only makes this description available for products with an editorial review.
[editorialreviews] => Array
(
[0] => Array
(
[source] => Product Description
[content] => There is a growingshouldnt this be:
[productdescription (or something)] => Array
(
[0] => Array
(
[source] => Product Description
[content] => There is a growingthanks
Comments
Comment #1
rfayAmazon uses the Editorial Review for Product Description.
What's worse, the international locales do not provide the information.