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 Multiple Quantity Fields for multiple sub-SKUs on one product page
Hi, I'm exploring options to creating a wholesale t-shirt site and I'm interested in using Drupal Commerce. I want to be able to create a product page for each shirt that includes each size attribute for the base SKU. Here is an example of what ...
dancarrjr — September 2011 — 1 comment
Discussion Theming a different payment type page, is it possible?
Hi all, I need to create a payment choice page like the one that I have attach to this post. Is this possible? Thanks for all. M. Attachment Size pagamenti1.png 139.72 KB ...
ziobudda — March 2013 — 1 comment
Answer Answer to Question 6871
Vote up! 1 Vote down! you can't create a disount for an item already sold. you can credit account. ...
drupalability — April 2013 — 1 comment
Discussion How can a new Customer profile type be created
We need a second customer profile type: We need to have a shipping address on all of our orders. I see a list of profile types at admin/commerce/customer-profiles/types-- much like one can view a list of content types for nodes elsewhere in Drupal. Howeve ...
somatics — July 2011 — 6 comments
Discussion Understanding product attributes and options
First off, I'm a Ubercart user. My hats off to the developers and community for a great product. I know the developers have their reasons for reconfiguring elements the way they did. However, I was playing with Drupal Commerce and was reading that fo ...
nexus — January 2011 — 22 comments
Discussion Does Commerce work for approximately 100 000 products?
I should convert one site with approximately 100 000 products to drupal. From your experience, are there some limitations I will run into, when using Drupal Commerce for such many products? ...
drupalrules — October 2013 — 1 comment
Answer Answer to Question 4090
Vote up! 2 Vote down! Using this: http://oliverhuynh.wordpress.com/2011/06/23/custom-views-handler-drupal-... and views code from commerce_line_item "delete button" implementation I managed to implement my own update button in my own module (ins ...
klavs — August 2013 — 1 comment
Answer Answer to Question 3506
Vote up! 1 Vote down! Hi, Without making code, you could create a condition component with a regular expression check against all the zip codes (available in the text comparaison condition) You could then call it from the 2 shipping rules (by negating the ...
magalie — July 2012 — 2 comments
Discussion Dynamic Price Pre-calculation
We've specified early on that we will be using Rules for dynamic pricing, which incorporates things like taxes, discounts, price lists, etc. What we realized is that where this really matters- in fact, the only place we're targeting dynamic pric ...

Answer Answer to Question 4313
Vote up! 1 Vote down! Take a look at this module, see if it helps. http://drupal.org/project/commerce_extra_price_formatters ...
