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.

Answer Answer to Question 3711

= $form_state['values']['annotations'];     global $user;         // load oder     $order = commerce_cart_order_load($user->uid);     ...
maze — April 2013 — 1 comment

Answer Answer to Question 7580

http://www.drupalcommerce.org/user-guide/product-pricing-rules-screencasts and there I see this remark: However if you are on a pricing rule event “Calculating the sell ...
Summit — December 2013

Answer Answer to Question 17515

user interface for the plain and simple (and now in Drupal 8 core) Migrate module. It gives you the ...
joshmiller Josh Miller — October 2014

Discussion Getting started questions

Hi, I'm new to Drupal and Drupal Commerce but like what I've seen so far. We are looking to do soft start the ecommerce portion of our site so we want to create all the pages for our products with technical data etc but not necessarily have them ...
James A — January 2012 — 2 comments

Answer Answer to Question 17587

Vote up! 0 Vote down! suntower, The User Guide is written for vanilla Drupal Commerce. One thing ...
joshmiller Josh Miller — October 2014 — 1 comment

Answer Answer to Question 12637

https://drupal.org/project/commerce_funds or https://drupal.org/node/1979474 to make your site the bank of record and allow users to ... "withdrawl" from their user account on the site. This is a problem space waiting for a "home run" ...
joshmiller Josh Miller — March 2014

Answer Answer to Question 3374

a pricing rule per role-field that has a condition for the user to have a certain role (administrator, for ... AND!empty($user->role['administrator'])) {  $final_price = $product->field['custom_field']['value'] ...
joshmiller Josh Miller — April 2013

Discussion How to implement this in my website using Drupal Commerce

lamp and it is lit. >$5 for a 24-hr divo / $3 for a 6-10 hr divo. >User select Divo type ($5 or ...
rishi_cs357 — February 2012 — 3 comments

Question Add role on checkout if cart contains certain products

Vote up! 0 Vote down! I need to add a role to a user if they have a specific category of products ...
Threadsniper — August 2012 — 1 comment — Rules

Discussion Creating View of Customer Totals

because I am not familiar enough with the various Commerce field options. 2) Similarly, for the user ...
carelessdonkey — February 2013 — 3 comments

Pages