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 3149
Vote up! 3 Vote down! Instead of checking the product line item's quantity directly (i.e. using a Data comparison condition on the commerce-line-item:quantity property), you should use the Total product quantity comparison condition provided by the C ...

Answer Answer to Question 12943
Vote up! 0 Vote down! I am having the same problem. I did as you said: added a new field in the configuration>people>account settings for general users. However, this setting seems to have no relationship to "Customer" as it is used in Com ...
basscleff94010 — February 2014 — 1 comment
Discussion Taxes based on product?
First of all thank you to this wonderful module of yours! I've just recently started using Commerce for drupal (yeah less than a week ago!) and i'm setting up my store slowly but surely. Right now i'm a the point where I need to set up taxe ...
bluepills — August 2011 — 2 comments
Discussion Bloc Content Already Seen
Hello, I search a module who can track the user and display the recent content who seen. Have you a idea? Thanks a lot Ivelfan P.S: Sorry for my bad english,... 7.15 ...
Discussion Need help for adding a product type
Kickstart2 with demo data: when i add a new product type, it is displayed in the product type list. But when i add a product, this new product type is not in the list so i cannot add such a product! Where did i fail? ...
osm_laurent — September 2012 — 2 comments
Discussion Multiple Catalogs
In Ubercart you could create a single catalog/menu that contained both products by brand and products by type. With Drupal Commerce it appears that you would require two catalogs/menus to do this. I believe it may be possible to tag a single product twice ...
westsyde — August 2011 — 2 comments
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 pay in installments or payment plan
Hi, Does anyone have any idea how to setup a way for customers to pay in several installments? I'm not looking for a "subscription" system, just the ability to divide the amount due into monthly installments. This type of payment system wor ...
bradtimm — August 2011 — 2 comments
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 Pricing rules and session variables
Is it possible to create a pricing rule which checks for 2 session variables and adjust the pricing for the product accordingly? EG. I register a code in the session, done through a module which also registers a productid and uid. The module checks if the ...
Qubical — December 2011 — 3 comments