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 13294

users couldn`t see anything if I didn't change premissions to see all products products and this ...
Mariu — March 2014

Answer Answer to Question 8387

just fine to add a product reference field to the user account and use the value of that field to ... the user account and manually populate it with your different shipping service options. Then use ...
Ryan Ryan Szrama — June 2013

Answer Answer to Question 3304

$order->commerce_order_total. It contains shipping method that user picked. So working code is: <?php /* * Hook ... hook_commerce_checkout_pane_info_alter($checkout_pane) */ function mymodule_commerce_checkout_pane_info_alter (& $checkout_pane) {    global $user ... = commerce_cart_order_load ($user-> uid);             // array $order->data was detected with dsm()             // it ...
UrmasZ — April 2013

Answer Answer to Question 8641

one of the step that says USER HAS ROLE (# 4 below), instead of that i think there is an option to ... step 2. 4. Lastly, add a new condition select User has role(s). From the data selector chose ... site:current-user. You can choose this by going to site:...(Site information) then choosing site: current-user ...
ariban99 — June 2013

Discussion Product Pricing from other Fields

I need to implement separate pricing for users different roles on my site, by choosing between ...
zabelc — June 2011 — 2 comments

Answer Answer to Question 5263

purpose there is the feeds module with some additions for importing users, nodes, products (if you run ...
ronald — December 2012

Question Get array value for product variations.

variation loaded and such my module stops workings it's magic once a user change the product variation ...

Discussion Pre-orders

I don't know if there are plans for this yet, but it would be extremely useful to allow customers to pre-order products with Commerce. If products had a release date field then this could be checked when on the product page and the first step would b ...
SkidNCrashwell Gideon Cresswell — January 2011 — 4 comments

Answer Answer to Question 5249

module enabled, use it to add and remove items to the client cart as needed, and just say that users with ...
jhmoore — December 2012

Discussion Product configurator

should calculate the price in function of the measurements the user fills out, the colors he chooses, and ...
LukM luk meulebrouck — December 2012 — 1 comment

Pages