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 Customising a product and passing it on to the cart (mod)
Hello, I'm new to the commerce module, but not to Drupal or PHP. I've looked through your documentation but it's not really supportive for modders (or maybe I haven't looked good enough). I have to make a new module to customise the pr ...
Discussion Auto expire product?
Hi, Just wondering if anybody has had any experience setting a product to disable itself based on the current date. I've been building a DC site for our college's one day cooking courses and everything has gone well except that it would be nice ...
scbabineau — January 2012 — 3 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 AdPush Blocks
Hello, I am new to drupal commerce, so please pardon my ignorance. I created a website for my foundation (www.vrdur.org), however, during that process, I did something that caused the second adpush block to disappear from the website. The content is still ...
Answer Answer to Question 10271
Vote up! 0 Vote down! The functionality I'm looking for is more like: Size 10 + Color Red OR Size 12 + Color Red = SKU1 Size 10 + Color Green = SKU2 Size 12 + Color Green- SKU3 Thanks! ...
momentuminc — October 2013 — 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 ...
Josh Miller — April 2013 — 1 commentDiscussion Payments Specification
The Commerce project needs a way of handling payments, but its not the only project that needs to deal with payments. My thoughts are lets design a generic framework for handling payments not just for Commerce, but any other project that want some form of ...
univate — June 2010 — 9 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 ...
Blog Drupal Commerce at DrupalCon London
The annual European DrupalCon is coming to the U.K. on August 22-26, 2011. The venue for the event is Fairfield Halls in Croydon just south of London. If you're anywhere close, this will be the place to find out the latest happenings in the Drupal co ...
Ryan Szrama — October 2011 — 2 commentsQuestion How Do I Update the Price Displayed to Customer with a rule
Vote up! 0 Vote down! Hi everyone, I've created a rule that calculates a shipping price based on weight and then adds that to the unit price using the "calculate the sell price of a product" event. The last action in the rule sets the produ ...
kwame — April 2013 — 1 comment — Pricing Rules
