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 How do you display product variations select list when you create a product list page with views?
Hello and great work on Drupal Commerce. The site i am building sell quilts. One quilt in particular comes in several sizes so i created a new product type called "Quilt variation". I added a new field to my product type called "size" ...
greenavus — February 2012 — 1 comment
Discussion Accessing product_id within template files and updating via ajax.
I have a product display page that contains n products within it. I have customized my template to access various product fields with calls such as print render($content['product:commerce_price']); This has worked out quite nicely as these updat ...
NicholasR — March 2012 — 1 comment
Discussion Prepopulating "Catalog in "Product Display" from data in "Catalog" In "Product"
Hello, I was wandering if there is a way the prepopulate my "Catalog" taxonomy term field that is in "product display" with data that is in "Catalog" (same field) in "product"? ...

Discussion multicurrency site with exposed filter
Hello, i have a view (taxonomy term) of product displays prod_display->title prod_display->image product->price I use 2 currencies on my site, but when i want add exposed filter by price, i must choose currency. When user switch to another curren ...
stef — February 2012 — 1 comment
Discussion User sets price (pay what you want scheme)
I am attempting to implement a payment scheme where the user can set the price they would like to pay for a product. So far I have followed the Rules outlined here: http://www.drupalcommerce.org/node/699 But that seems to set the new price for a product t ...
timothybeamish — February 2012 — 1 comment
Discussion Using drupal 7 commerce feeds, how can I import the node reference images?
I have followed the drupal commerce guide on this site. All of my products have been imported and show up in the store. When I attempt to import the Product Reference's everything is good except the images won't show up. Can someone point me in ...
Discussion Auto restrict webforms
Has anyone worked with webforms in commerce before? I am trying to auto create digital products for each time a webform is completed by the user. Is this possible? Ideally the user would complete a webform I have created and once they are finished it woul ...
rc1585 — February 2012 — 1 comment
Answer Answer to Question 3159
Vote up! 0 Vote down! Regarding the first part of the question about administrator created orders, I would agree that the current setup is robust. However there are always caveats when you start to get into the details of each site's payment setup. T ...
warmnoise — November 2012 — 1 comment
Discussion Programmatically add a donation
I've followed the great screencast: http://www.commerceguys.com/resources/articles/238 to add a donation feature to a drupal commerce site. I know need to be able to add a donation programmatically (this is just a toy example if someone is interested ...
Manuel — February 2012 — 1 comment
Discussion Where can i find the commerce-order-email.tpl.php?
hi there! first: thank you commerce guys for such (an) awsome module(s)! commerce is realy cool! at the moment i stuck at theming the order mail. i installed http://drupal.org/project/commerce_email and i should be eable to work with this theme: sites/all ...
giese-581c — February 2012 — 1 comment