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 3282
replacing the "(Line Item) Commerce Line Item: Quantity" field with the "(Line Item) Commerce ... function your_module_name_form_views_form_commerce_cart_block_default_alter(&$form, &$form_state, ...
Andy Giles — April 2013Discussion Rearranging the Product Display
I know that print render($content['product:commerce_price']); gives me the price print ...
Aussiejen — October 2011 — 2 comments
Discussion Checkout problem- shows admin checkout to anonymous
I have set permission to anonymous Access checkout (Complete a purchase through the checkout form or be (or be redirected to login based on checkout settings)) but still when anonymous customer clicks checkout it shows admin view (orders, order numbers, o ...
ace11 — February 2011 — 1 comment
Answer Answer to Question 3778
to the Payment area for that order, and the above still works for both cases. I am using Commerce ... , Commerce Registration, and Entity Registration modules for this functionality. ...
kevinquillen — August 2012 — 1 comment
Answer Answer to Question 8248
& $form_state, $form_id) { if (strpos ($form_id, 'commerce_cart_add_to_cart_form_') === ... this (from Commerce's related source code): // Note that this element by default is a select list, ... sure it is affecting Drupal 7 (I'd tend to believe Commerce though): http://drupal.org/node/28984 ...
Favio Manriquez — June 2013
Question Small Ecotour company booking solution
and affordable booking solutions, and I feel like the answer lies in Drupal and Drupal Commerce. This ...
Answer Answer to Question 8087
Vote up! 1 Vote down! I found out that the commerce_customer_address field was translated: At the ... commerce_customer_address I set translation to "0". Problem solved for new orders. Hope this can help other people ...
jasminedb — May 2013
Answer Answer to Question 9258
You'll need to use Commerce Multicurrency or a related module to establish proper currency conversion ...
Ryan Szrama — September 2013Answer Answer to Question 8069
saving a commerce line item". You can then add in whatever conditions you want to restrict it down ...
DaveP — May 2013
Answer Answer to Question 9412
and not 1.0. There is no convert to between the two in Commerce Kickstart 2. So the result of an entry ...
Louis Preston Thornton — September 2013
