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 Donation and a Custom Price when Adding to Cart
I have watched rfay's screencast on creating a donation form with custom line items. I have actually created it on the current version of our site. It works wonderfully, however, in the new version of the site the form is a lot more advanced. Because ...
Discussion Price Format on Import
Hi Folks, Thanks for your work on this great project! I have just set up D7 with commerce and been importing a couple of thousand products and nodes via feeds and commerce feeds. All good so far. The price in my data is in decimal format. That is 6 = $6.0 ...
harry — July 2011 — 2 comments
Answer Answer to Question 8427
Vote up! 0 Vote down! Have you tried this module: https://drupal.org/project/commerce_goodrelations ...
scor — June 2013 — 1 comment
Discussion Adding other sub product inside product
Not sure how to do this bu,t it is my next project. I have two products on my site. I need to add a text field to the products that would allow a customer to donate how much money they would like to be added to the product price. The product would have a ...
jmr3460 — October 2012 — 1 comment
Answer Answer to Question 8273
Vote up! 0 Vote down! 1. So the SMTP Authentication Support module replace the Mime Mail in the Mail System. and it doesn't know how to built right the HTML Emails. I suggest to use PHPMailer module- https://drupal.org/project/phpmailer- instead. Thi ...
vasike — August 2014 — 1 comment
Question Add role on checkout if cart contains certain products
Vote up! 0 Vote down! I need to add a role to a user if they have a specific category of products within their cart. I have gotten the rule to work when they have one of these products in their cart, but it seems to break when there are multiple products ...
Threadsniper — August 2012 — 1 comment — Rules
Answer Answer to Question 4220
Vote up! 2 Vote down! This is pretty straightforward with http://drupal.org/project/commerce_price_table. Always be sure to search Modules on d.o to find the latest and greatest contributed modules posted for Drupal Commerce. ...

Discussion Line item type should depend on product type, not content type
I apologize if this has already been suggested; the words involved are so generic that searching for them turns up too many results to go through. I'm having a conceptual hurdle with the way line item types are selected. I need to collect different k ...
Ben Stallings — November 2011 — 3 comments
Question date format in mysql
Vote up! 0 Vote down! Hi all, I'm reading commerce_order using sql- and find that the 'created' date is simply stored as an int(11)- like this: 1346058279. Obviously there is a way to 'normalize' this- but how? Like- when I'd ...
drupal_kid — August 2012 — 1 comment — date data format
Discussion ER (Entity Relationships) Diagram for Drupal Commerce
I'm currently working on understanding Drupal Commerce. I only have a fuzzy idea of how all the different entities (not just Drupal "entities") relate. We have a list here: http://www.drupalcommerce.org/specification/entities Product entity ...
rjsteinert — January 2012 — 2 comments