Closed (fixed)
Project:
Amazon Product Advertisement API
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2009 at 13:03 UTC
Updated:
11 Mar 2010 at 04:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
rfayAmazon_store module provides this data, but Amazon doesn't store it currently.
If you think you want it, turn this into a feature request and change the title, and set status to "open"
Comment #2
superxain commentedIt will nice to have this features. At lease to store and read customers' voting scores.
Comment #3
rfayComment #4
thumb commentedI'm also interested in having reviews, at least the first item in the reviews array, the item description. Subscribing.
Comment #5
rfayI added customer reviews (and ediitorial reviews) to the views interface and the database.
You have to select that you want them in the "storage" tab at admin/settings/amazon/storage.
Note that since there may be more than one editorial review and there almost certainly will be more than one customer review, you will end up with more than one row per amazon item. So you'll want to filter on a single item.
This also includes #556414: Provide Amazon.com price or lowest price or both.
Committed: http://drupal.org/cvs?commit=333428
This will be in tonight's dev release. Please try it out and see if it meets your needs.