2
Answers
Vote up!
2
Vote down!

How can I add product reviews to my Drupal Commerce site?

Commerce is impressive to say the least - so thank you to everyone who is involved. As I get a bit smarter... I hope to be able to contribute myself!

In the meantime, I'm looking to setup a simple product review system for a DC site I am working on and am coming up short on documentation.

I'll first ask if there are any modules available to handle this - perhaps integrating Fivestar, etc. with the DC product displays. I don't think I have seen anything in my searching, but it never hurts to ask. Perhaps there is another module out there I could try out. Or something in a pre-release stage I can attempt to use and provide feedback on?

Barring that... would anyone be able to give me some simple instructions on how I could go about setting this up myself? I know things get a bit tricky when dealing with the product displays vs. product nodes so if anyone would be willing to walk me through it that would be fantastic.

I would imagine this would be hugely helpful both for me, and the community.

Thanks in advance for any help you may be able to provide.

Asked by: Kirk Voltz
on April 3, 2013

Comments

Hello I am searching for the same features! As soon as I get a solution (if I'll ever find one) I will try to post it.

- p4trizio on April 5, 2013

Sounds great p4trizio, same here. I've not found anything productive yet - but will be sure to follow up if/when I do.

- Kirk Voltz on April 8, 2013

2 Answers

Vote up!
5
Vote down!

A product display is just a node with inline entity reference to procuct variations.

So, following are ready made modules for a Product reveiw webstie :

1. http://drupal.org/project/rate
you can have a look at following video to get startred with rate module :
http://www.youtube.com/watch?v=zupMw9IPbpY

2. http://drupal.org/project/views_dataviz
you can use this amazing module to show amazing graphs & info
to get started with views_dataviz look at the following screencasts :
http://www.youtube.com/watch?v=L1-9-fgXRJg
http://www.youtube.com/watch?v=1OLsNA8ef_E

3. http://drupal.org/project/commerce_price_history
price history is one of the most required feature in a product review website, You get it ready made in drupal.

4. http://www.slashnode.in/blog/create-node-compare-functionality-using-vie...
Using this article you can implement product comparision functionality.

Hope it helps,

Answer by: drupalastic
Posted: Apr 9, 2013

Comments

Super cool!!! Thanks a lottt!! I love drupal community.....

- Nikky on April 9, 2013
Vote up!
0
Vote down!

Hi, Did anybody already made a commerce review and is willing to share his solution?
I understand above modules, but a sort of standard to work from would be great!
Greetings, Martijn

Answer by: Summit
Posted: Apr 15, 2013