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 Affiliate module
My name is Bojan, the maintainer of Ubercart Affiliate 2, currently working with Ryan Szrama on a new generation Affiliate module for Drupal 7, with integration for Drupal Commerce. This is a Google Summer of Code project. Ryan and me talked about the bas ...

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
Answer Answer to Question 3214
Vote up! 0 Vote down! Yeah, I looked in their (thinking this was the 'Drupal way') but I didn't see any options there after installing LB2. Thanks for the suggestion, though;) SC ...
fretwizz — June 2012 — 2 comments
Discussion (Add to Cart) product button AJAX
I want the user to add the products to the cart with ajax, with my little knowledge of Drupal, i was able to add to the function (commerce_cart_add_to_cart_form) the Form Control #ajax to the submit form in the cart module file, this works as expected, th ...
verges — August 2011 — 3 comments
Discussion Views on a 3 level catalog with multi-colors
I need to build a site like this one: http://www.maquillage-cosmetique-discount.fr/ and offcours with D7 and Commerce. But while building i face some problems. What did i do already: i created product-types for all productgroups (Teint, Yeux, Lèvres, etc. ...
latulipeblanche — April 2011 — 6 comments
Discussion UI/UX Benchmark of existing solutions
It would be great list some benchmark info about how other solutions tackle the user interface (front and store administration). It could be a starting point for designing the ui of dc Some examples: magento shopify.com invoicemachine.com MS Accounting ch ...
redben — February 2010 — 4 comments
Discussion Custom field not showing up even with “entity has field” condition- Commerce/Rules
I am trying to create a custom Commerce price multiplier rule, based off of a content type field, that holds the multiplier value. I add the "entity has field" condition, from the content type, with the data selector "commerce-line-item&quo ...
jmhead — September 2012 — 1 comment — rules content-types
Answer Answer to Question 4516
Vote up! 0 Vote down! Yes I still find things confusing Drupal Commerce 2.0-rc1 product types and catagories. I've read the documentation, but still having a time wrapping my head around this. I don't have any suggestions on how this could be ma ...
Jim Ruby — October 2012 — 1 comment
Answer Answer to Question 4516
Vote up! 1 Vote down! It's confusing, I agree. It seems that there has to be the one display available to act as a base for new products to be added. In the basic sample store, it's called "Product display." In the full sample store, t ...
Stuart Hertzog — October 2012 — 1 comment
Discussion Profile Types & Rules
I've got a tricky one. The client (http://www.researchpress.com) is a publisher (in Illinois) that sells a lot of books to schools and other organizations. Many of which fall under a tax exempt situation. So, if a customer is in Illinois, they need t ...