Posted by superxain on October 20, 2009 at 1:03pm
| Project: | Amazon Module |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I only can get editorialreviews with this module. How can I access customer reviews or customer voting score?
Comments
#1
Amazon_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"
#2
It will nice to have this features. At lease to store and read customers' voting scores.
#3
#4
I'm also interested in having reviews, at least the first item in the reviews array, the item description. Subscribing.
#5
I 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.
#6
Automatically closed -- issue fixed for 2 weeks with no activity.