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 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

Answer Answer to Question 13421

set so user can audition or sample each track from the product page. i think this is a pretty standard ...
toptomato — March 2014

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

Discussion howto hide primary_local_tasks?

shown to administrative users. As I found in the template source this is a submenu addressed as ...
inki — December 2011 — 3 comments

Answer Answer to Question 13333

page's cart form. I need the add on product(accessories) to only show in the cart after a user has ...
docans — March 2014

Discussion Seat booking

Will the combination of d7 and building commerce infrastructure from the ground up mean that it will be easier to create booking systems eg theatre seats and caravan sites with finite seats/plots? http://drupal.org/project/uc_hotel seems to go partway but ...
artatac — August 2010 — 6 comments

Discussion How to handle bras

cart functioned beautifully when, say, a user selected a black bra, the image changed to the black ...
PedroKTFC — June 2013 — 4 comments

Question One product attribute, many displays- How?

Vote up! 0 Vote down! Hi, I would like my site users be able to select product sizes by different ...
hiyabeh — November 2013 — attribute field, convert unit

Question Combining product table and content node

page display for the user. I tried using the views- attachment, but it seems to restrict the second ...
aspooner — August 2012 — Product Display

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

Pages