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 9360
rule", "REQUIRES": ["rules", "commerce_cart"], "ON": ... ["commerce_cart_product_add"], "IF": [{"entity_has_field": {"entity": ... ["commerce-product"], "field": "field_custom_quantity"}}], "DO": [{"data_calc": ...
boban_dj — August 2014
Question Coupon in cart
Vote up! 1 Vote down! Hi commerce guys;) How to put power module coupon directly into the basket ...
Question Millions of Personal (Vanity) Number Plates
Vote up! 1 Vote down! Hoping someone can point me in the right direction. Drupal Commerce looks ...
wokka — March 2014 — millions of products
Answer Answer to Question 8348
/profiles/commerce_kickstart/modules/commerce_kickstart/commerce_kickstart_product_ui/theme) and comment the <div class="container-24 grid-24 clearfix">... </div> There ...
flo81 — July 2013 — 1 comment
Discussion Cash in advance module existing?
Is there a cash in advance module, where i just could show my bank details, and when the transaction is done i would deliver? payment ...
Discussion Get the current currency
Hy, i build a teaser on home where need to check the current selected currency. Is there a way to check this with php? Something like: <?php global $currency; if ($currency-> currency == 'EUR'):?> // do this <?php endif;?> Is ...
Discussion Forward porting Ubercart 2.0 to D7
My thoughts are divided. On the one hand, I see this as a "Good thing." (TM) It provides some level of continuity for users who will want to migrate to Drupal 7 as soon as it comes out, and it will align us with the broader D7CX movement. It als ...
Ryan Szrama — October 2009 — 24 commentsQuestion Displaying product variants on the same page
Vote up! 0 Vote down! Hi We're setting up as store in commerce kickstarter with the view of ... demo at http://demo.commerceguys.com/ck/tops/drupal-commerce-hoodie). Any ideas on how to achieve this ...
Question Bug in Product Display with attributes vs line item file/image upload field
I had to use hook_commerce_product_reference_default_delta_alter and loop through all products to find ...
Answer Answer to Question 13152
"commerce_checkout_form_checkout" || $form_id == "commerce_checkout_form_review") { unset($form ...
Josh Miller — October 2014