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 37836
Vote up! 0 Vote down! Using rules, I've managed to build the first offer of allowing the user ... user can choose from for their free product Moved this select option field into the field group field ... users to select their free product I now just need to work out how to do the other promo- 2 for £5, ...
Carl Bowles — July 2015
Discussion Login to Checkout
I need help trying to make sure a user is logged in before attempting to check out. A few things ... I have noticed... When a user is not logged in they can add items to the cart but will not be given the ... option to check out (I want this, but I know it can be set for anonymous). When a user logs in, the items ...
pumpkinkid — September 2011 — 1 comment
Answer Answer to Question 43185
Vote up! 0 Vote down! Well, I had 7.x-2 version installed, 7.x-1 it fixed the problem. But not the way I expected. Suppose we have a list of colors (common for all products), and when I create tshirt product I want to tick just few colors of that tshirt t ...
RevalRomanov — December 2015 — 1 comment
Discussion Add to cart with Ajax
ajax_cart_form($form, $form_state){ global $user; $form_state['rebuild'] = FALSE; $order_id ... = commerce_cart_order_id($user->uid); $cart = commerce_embed_view('commerce_cart_block', 'default', ...
supergogy — February 2012 — 21 comments
Question Product references, default values and required fields in select lists
user to select an option? From what I gather, the way to create product attributes in Commerce is to ... the default should be- Select-, which prompts the user to select a size option. How can I get ... a-Select- option in a product reference dropdown to force the user to select an option? product reference ...
Answer Answer to Question 17002
mymodule_form_alter(&$form, $form_state, $form_id) {if ($form_id == 'user ...
senorbond — July 2015Discussion Empty Shopping Cart Link
Cart" button/link--without success. Essentially, my concern is, that if users add contents to their ... For my User Interfaces, this could prove to be quite pesky. Thanks, Dale empty cart ...
dale brendan — August 2013 — 1 comment — empty cart
Answer Answer to Question 38614
directions (for Commerce Kickstart Theme 7.x-2.31 users): 1. On the top menu, go to Site settings > Visual ...
aggie — January 2016
Discussion Missing configuration for parameter param_field_firstname
is a failure to add anonymous users. When I checked the Rules module, I found the following error: ...
idesign — March 2012 — 4 comments
