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 Order prefix/suffix
How about to be able to prefix or suffix a Order ID. (ex 2010-ORDERID) Lot of my clients asking for this. (wich currently means (ubercart) hacking some places for it to show) ...
Docc — July 2010 — 4 comments
Question Programatically create an entity reference field for products
Vote up! 1 Vote down! There is a great example of how to create a entity reference field here. http://drupal.org/node/1264160 This works if you are focusing on one bundle. However Commerce Products usually have more than on bundle. I'm wondering if a ...
bj___ — May 2013 — 1 comment — entity reference
Discussion know discount programmaticly for each product
Hi, I've a question.I have created rules in drupal commerce for discount(10%) of my products between 1 to 31 april. It works but I want how much for each product I've sold programmaticly. Thanks ...
ridor — April 2012 — 1 comment
Answer Answer to Question 3976
Vote up! 4 Vote down! This took a little bit of code reading, but once I found it, it makes a lot sense. So, let's start at the beginning. We're looking at a specific entity, "Order." You can manage the display of Orders by navigating ...

Discussion Rules module- Access Commerce Option Sets
Hi there, currently I have a commerce site with several products. Each product has several product fields like description, price etc. One field is of type "Option Set Reference". The option set consists of 2 fields: 1) text field 2) boolean fie ...
vdorneanu — March 2012 — 3 comments
Discussion where can i manage confirmation mails?
After processing order is completed, commerce generates a confirmation mail. Where can I configure and manipulate the output design and content of this mail? How can I send additional mails to the customer, in case of delivery difficulties? How can I mana ...
Answer Answer to Question 10562
Vote up! 2 Vote down! You could setup a View Block or Page that shows Order and Product information and then setup the contextual filter (or you may be able to do this in the relation) to show only products related to the current logged in user. ...

Discussion Multi websites with Drupal Commerce
Hi, sorry for my poor English. I'm looking for a functionnality, and can't found if it's supported by Drupal Commerce: is it possible to install one instance of Drupal Commerce, to manage multiple web sites, with one back-office? I mean: ea ...
fcharrier2 — October 2011 — 2 comments
Discussion Import fields that use the list type widget
Can someone please help I am sooooo close here. Reinstalled the latest Kickstart from scratch. I got my products rolled in nicely from the Commerce Feeds module. However.... I can't import any fields with a (list widget) from the commerce feeds modul ...
cesanford30 — June 2011 — 3 comments
Discussion Question about displaying products without node display
Do I understand correctly that using a display node isn't necessary and that products could be displayed for sale on user profiles or just using standard views on my site? I'm really having a difficult time understanding the purpose of node disp ...
jaxon — June 2011 — 3 comments