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 Rules and product fields, please help
Sorry if this has been discussed before, but I still don't have all the steps for accessing a field in a product. I have a product with a custom field "customer" and I want to create a rule so when an order is created, the customer field is ...
pitxels — March 2012 — 2 comments
Answer Answer to Question 6590
Vote up! 0 Vote down! I had the same problem today. The following link helped me through it. http://drupal.org/node/1232470 ...
creativepragmatic — January 2013 — 1 comment
Discussion Remove Cart Block When Empty
Hi there I have been looking for a way to remove the cart block when it's empty. I have looked though all the options in the cart block view but was unable to find it. I also looked in the block configuration but still not luck? Maybe I am going blin ...
garethhallnz — July 2011 — 5 comments
Discussion JOB: Help creating two Product Display nodes
I need help with the following: Create The Following DC Product Display Nodes: 1. Two different products displayed at the same time, with quantity fields for each, but only one “Add to cart” button that puts both products in the cart with their appropriat ...
Jeff Purtle — March 2012 — 2 comments
Discussion Shipping rate not in the correct sequence in order review
All, I have been looking for some time now on how to solve a problem I have. I was able to set shipping rates (flat rates) and configure them as they should. The only problem is that, when a customer goes to the check-out and gets the review Order, the sh ...
propje — March 2012 — 2 comments
Discussion Forward porting Ubercart 2.0 to D7
My thoughts are divided. On the one hand, I see this as a "Good thing." (TM) It provides some level of continuity for users who will want to migrate to Drupal 7 as soon as it comes out, and it will align us with the broader D7CX movement. It als ...

Discussion Drupal Commerce with Salesforce suite
Hi, I am working on a site which is using Drupal Commerce alongside the Salesforce suite for Drupal (https://drupal.org/node/1944054) and I think I have come across a compatability issue between the two. I've managed to install the Salesforce suite o ...
Discussion Setting free shipping to product type
Having watched the video's and searched google to the ends of the internet, please can someone try to explain to a new person if this is possible? I have 2 product types Events (Machine name: events) Product (Machine name: product) A basic product ty ...
RequiemUK — May 2012 — 1 comment
Answer Answer to Question 12608
Vote up! 0 Vote down! It provides customizations to the user pages (user/%uid). That said, if you're doing a digital site, you don't need half of Kickstart's modules, so basing it on Kickstart is a bad idea. Just roll your own install profi ...

Answer Answer to Question 9454
Vote up! 1 Vote down! The trick here isn't to use distinct but to add a filter on the delta value of your product reference field. If you filter to 0, it will only show each product display node once, because it will filter out the joined records to ...
