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 Product Order- How to add product option information to the order
I have tried several different configurations and the only suitable one seems to be using product options. It seems I have too many products to create individual products for 10 different attributes. Ended up with over 3 million products and my server did ...
Lowell — May 2013 — 4 comments
Discussion Import products from a database table
Hello, I posted this also on http://drupal.org/node/1253950 but i try it also here. Maybe you guys are the right ones. THANK YOU---- Maybe it is very easy but after hours of search (and not that found as i aspected) i will try it with a post. For a commer ...
ron_ron — August 2011 — 3 comments
Discussion Someone please tell me if this is possible
Hey guys, I've been working with Drupal Commerce for 48 hours (non stop it seems) trying to work out if DC will work for my project. At the moment it seems as though I'm fighting a losing battle. Here are my plans. A site where users of a given ...
quercus020 — December 2011 — 4 comments
Answer Answer to Question 38569
Vote up! 0 Vote down! For anyone looking to do this (which there are a bunch of ppl..) I found a way to finally get this to work. For starters, turn off the Combine options in your Line Item displays and Product displays. Then install Rules Array Create m ...

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 Which is the best way to Alter Product Pricing in a complex scenario?
Hi, I'm a Drupal Commerce newbie (almost a Drupal newbie too). I'm testing Drupal Commerce to see if i could use it for my e-commerce projects instead of another solutions like Magento, osCommerce, and so on. I've installed Commerce Kicksta ...
GoddamnNoise — December 2011 — 14 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 Discount on total based on quantity?
I've hunted around the forums and the issue queue, but haven't found an answer to the following: I need to create a discount that works as follows: If total cart quantity is > X, subtract $Y from the cart total. So, for example, if the quanti ...
daobydesign — December 2011 — 4 comments
Answer Answer to Question 8575
Vote up! 2 Vote down! For starters, you won't technically be able to get rid of prices, but that doesn't mean the customer ever has to see them. You can just leave the price for everything at $0 and then edit your product type's field displ ...

Discussion How to add or edit existing fields on checkout form?
Hi How to add or edit existing fields on checkout form? I want delete country field and adding new field. I found this article http://www.drupalcommerce.org/node/356 but there is nothing writing about my problem. Thanks for all tips. ...
nawi — March 2012 — 2 comments