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
Question Alow site vistors can browse variations of disabled products
to achieve the above but allow a non-technical user to activate the products after I have handed the ...
Discussion Product options from a Content Type
I would like to add an additional option for the product before adding to cart. User's will ...
marvzz — October 2011 — 1 comment
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
Question Can I create an instant online price calculator with the tools provided by Drupal / Drupal Commerce?
this example: https://www.wizardlabels.com/ The builder in the right hand column allows the user to ...
Discussion Non Monetary Payment Options (Reward Points)
users with points/value to their profile that they can use to make purchases? ...
jjemmett — May 2011 — 1 comment
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'] ...
Josh Miller — April 2013Discussion i18n thoughts/needs
I (we) as users/developers contribute in terms of brainstorming/requests to help make DC fully ...
totsubo — January 2010 — 18 comments
Discussion Rental products
I'm wondering if it is possible to use Drupal Commerce in a product rental environment. I want to run a shop that lets people rent audio/lighting equipment for party's. With optional: transporting the equipment and setting it up(installation) se ...
remixed — November 2011 — 6 comments
Discussion Set the value on the fly.
Is there a way to set the attributes value programatically? ie. when i load the product display node, how do i set my attribute values. I tried to update this variable but the attribute select boxes did not update. $colornid = 75; $content['product:c ...
marvzz — November 2011 — 6 comments
