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.

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

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 ...
joshmiller Josh Miller — April 2013 — 1 comment

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

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. ...
tjohnston Travis — August 2014 — 1 comment

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

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 ...
ronald — January 2013 — 1 comment — commerce_email, email checkout vendor

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 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

Question Product princing rules and product fields (not inline item fields)

Vote up! 0 Vote down! I want to calculate the price of a product that depends weight and height. In Products, I have two fields: price_cm_width and price_cm_height. In Line item, I have other two fields: cm_width and cm_height. The idea is put on the unit ...
ces — April 2013 — 1 comment — Rules, Prices, dimensions, fields

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

Pages