I only can get editorialreviews with this module. How can I access customer reviews or customer voting score?

CommentFileSizeAuthor
#5 amazon.new_fields_and_reviews.patch24.38 KBrfay

Comments

rfay’s picture

Status: Active » Fixed

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"

superxain’s picture

Title: Customer reviews and vote score » Ask for customer reviews and vote score
Category: support » feature
Status: Fixed » Active

It will nice to have this features. At lease to store and read customers' voting scores.

rfay’s picture

Title: Ask for customer reviews and vote score » Feature: Add customer reviews and ratings to Amazon information retrieved
thumb’s picture

I'm also interested in having reviews, at least the first item in the reviews array, the item description. Subscribing.

rfay’s picture

Version: 6.x-1.0-beta10 » 6.x-1.x-dev
Status: Active » Fixed
StatusFileSize
new24.38 KB

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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.