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 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
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 ...
Discussion Commerce Kickstart do not send E-Mail Notifications
Hey there, I have a problem with the e-mail notofications. There is an out-of-the-box rule in Commerce kickstart "when completing the checkout process send message with message notify". But when an order is completed, nothing happens. I added a ...
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 ...

Question Sub product dropdown uder parent products on the cart page
Vote up! 0 Vote down! I am looking for a way to create sub products that will show as a dropdown list after a product parent has been added to the cart. So there will be parent product and child products. Child products only show in the cart after a paren ...
docans — March 2014 — 1 comment — sub-products
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 12898
Vote up! 0 Vote down! Spent a little time on this today- seems I modified the search on the CK install I was working on and could no longer access variant details. Reverted it and things got a bit better. I can get to the name of the image, but not a styl ...

Discussion Themeing product
How do I theme the product? (not the Product Display Content type) Thanks ...
marvzz — October 2011 — 2 comments
Question 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