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.
Discussion Disable shipping information pane for "customer collects" option
Hi, On our present (non-Drupal) site we have many local customers who order online and collect orders from our shop or workshop to avoid shipping costs, and we also deliver to more distant customers. In Commerce Flat Rate it's easy enough to create a ...
Jeff — February 2012 — 4 comments
Discussion How to choose or change default product referenced in the product display?
I really need to set the default product for all product displays as the lowest priced item. This way, the lowest price is displayed to the customer in the product display teaser. What's the best way to do this? Is there built in configuration to set ...
courtney.mob — July 2011 — 3 comments
Answer Answer to Question 8774
Vote up! 0 Vote down! I assume that your view's format is a table. under the format settings (if it's a table), there's a "Grouping Field" setting. Just configure that setting to group your files. You would have to use relationshi ...
akosipax — July 2013 — 2 comments
Discussion Altering checkout form text
Hi, I'm fairly new to drupal, and I'm having trouble finding any information on how to alter the values on the continue/go back buttons on the checkout forms. Is this possible? If so, is there anything online that explains how to do it? ...
Pfriedo — January 2012 — 2 comments
Answer Answer to Question 9282
Vote up! 1 Vote down! Turns out I got it wrong. But this must be fixed anyway. 'admin/commerce/products' page lists only products which are referenced to 'field_product' field (of type Product Reference). And I had created another prod ...
sheyx_samil — August 2013 — 1 comment
Discussion Needed modules to create a pay to publish content site
hello, am going to create a site, in which users can register and add their own ads(advertisements) only after the payment is done,can any one guide me with some hints to begin with.. is there any built in modules to do this? thanks in advance modules cla ...
Discussion Need suggestion
I am wanting to only charge tax on specific product types as defined on the product types screen. Would the best way for me to do this is to create a new field such as commerce_taxable when I create the product type then set up a condition to verify that ...
criley — September 2011 — 4 comments
Answer Answer to Question 4369
Vote up! 3 Vote down! In order to get at the product types on the order, you have to look inside the commerce-order token at the line items it contains. Specifically, in your actions section you can loop over the commerce-order:commerce-line-items token a ...

Discussion Multisite shared cart /checkout
I'm planning on building a multisite Drupal Commerce installation. in the beginning it will consist on of three different commerces as follows: commerce1.com (will be in 4 different languages) commerce2.com (in two languages) commerce3.com (in one la ...
Antsa — January 2013 — 2 comments
Discussion Multiple quantity fields on one product display page
Hello, I'm looking for what I guess must be a pretty rare use case for a product display page. The client we're developing this for sells books largely business to business and come in multiple languages. I have set up three product entities eac ...