Page not found

We have recently redesigned this website, which involved changing both the functionality and architecture of several parts of the site. This necessarily involved changed URLs, primarily in sections like our documentation as guides were merged and reorganized. We apologize for the broken links or search results while Google reindexes our site and hope you find what you're looking for in the search results below.

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

Vote up! 2 Vote down! 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 s ...
Kirk Voltz — April 2013 — 2 comments — FAQ, recipes, product displays, reviews

Discussion Drupal Commerce dynamic Line Item update

**Is there a way by which I can programmatically update a select options list of LineItems?** My product-display nodes have field data which my users, i:e site-editors, are allowed to configure. This configurable data is essential for customers to select ...
sisko — May 2013 — 4 comments

Discussion Updating drupal commerce price dynamically using views

Dear Firends, I am confuse to solve a problem. Situation is. I have use drupal commerce cart and having multiple products. Product a: Price Rs1000 product b: price Rs1500 But after doing some calculation on product in views the calculated price for Produc ...
divyacommerce — February 2014 — 1 comment

Discussion Cloud Zoom update?

Can anyone shed any light on how to get the the very latest cloud zoom plugin to play? Already weeks over running on a project and I come to look at cloud zoom built in to Kickstart 2 on a mobile and I nearly faint! Not touch enabled, not responsive. The ...
KitchenSync — January 2015 — 4 comments

Answer Answer to Question 31441

Vote up! 1 Vote down! You'll probably shoot your eye out with this, but, sometimes you just gotta try things. Thoroughly test on local copy before deploying: https://www.drupal.org/project/commerce_order_types We use the above module on marketplace.c ...
joshmiller Josh Miller — January 2015 — 4 comments

Answer Answer to Question 12817

Vote up! 0 Vote down! If you go to admin/structure/types you should see your new product type in there. Select 'manage fields', go to the bottom of the page and choose the body field in "Add existing field". Save and it should all be g ...
DNZ Andy @ BlueFusion — January 2014 — 1 comment

Answer Answer to Question 31876

Vote up! 1 Vote down! Make sure that the wholesale discount applies to the role of the order owner, not the current user. I'd assume that is in one of your conditions. ...
David Wright — February 2015 — 1 comment

Question updating the shipping line item after rules have run

Vote up! 0 Vote down! I have a shop where the shipping price calculation is so complicated i need to basically add an extra amount after rules calculation is done. I added an extra rule that should allow me to do this, but any time I try to alter the line ...
jonne.freebase — August 2013 — 2 comments — Shipping

Answer Answer to Question 12670

Vote up! 0 Vote down! What you are looking for is called stock control. We have a great simple stock control module. https://drupal.org/project/commerce_stock Definitely try version 2 and go for the simple stock module that comes with it. It adds a field ...
joshmiller Josh Miller — January 2014 — 1 comment

Discussion order permissions

Hi, I need to set permissions for role, and it should work like this:-user can see all orders-user can edit only order status on all orders-user can't delete or edit order (only edit order status ofc), but can edit his own orders. How can i do that? ...
stef — April 2012 — 3 comments

Pages