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 Product reference field- product types that can be referenced ignored when adding product display content?
 I suspect I'm misunderstanding something here. When I add the product reference field to my product display content types I've selected only the correct product types under "Product types that can be referenced". However- when I add pr ...
              chrissearle — October 2011 — 2 comments
      Answer Answer to Question 10801
 Vote up! 0 Vote down! tms1970, Great question! This is an easy one, so I went ahead and made a video to walk you through it. STEP BY STEP 1) Create a view at admin/structure/views/add- Show content- Make a block, not a page 2) Add a contextual filter on & ...
              
 Josh Miller — November 2013 — 1 commentDiscussion The Inevitable Tax Discussion
 So, taxes suck, we all know this. The problem is that they're really hard to implement in Ubercart. The folks that wrote the Washington tax module kick ass BTW. I'm sure there are other good ones out there too. First, some background. I'm o ...
              chrisstrahl — November 2009 — 20 comments
      Discussion Product variation selection- ajax reload and the $content variable issue
 I am struggling with a customized node template for a Commerc Kickstart product display (which includes a number of variations). To display the page as I want, I am using various elements of $content, using render($content)[#####]. This all works find, ex ...
              mikeaja — October 2014 — 1 comment
      Answer Answer to Question 3418
 Vote up! 0 Vote down! It doesn't appear that commerce is using drupal_mail() to send mail, which is too bad because it prevents me from using hook_mail_alter.  ...
              jherr — July 2012 — 1 comment
      Answer Answer to Question 4002
 Vote up! 0 Vote down! Create a new content type with the word display at the end, e.g. Furniture display. Make sure that the field Product variation (originally called just Product) is included. Save it and it will appear on the list when creating a new p ...
              Stuart Hertzog — August 2013 — 1 comment
      Answer Answer to Question 31719
 Vote up! 0 Vote down! Just to confirm: All of your items cost the same to ship eg $150. If you ship one then it's $150, if you ship 3 then it's $450 and if you ship 29 then it's $4,350? If that's the case then it should be easy enough  ...
              
 Andy @ BlueFusion — January 2015 — 1 commentDiscussion Product Display: Doesn't Show Referenced Fields
 Hello, I am trying to display two products on a display type at the same time, with two add to cart buttons. So I have added a second Product Reference field to my Display Type. So I can associate the second product. This works however the fields from the ...
              toddgeist — October 2011 — 2 comments
      Discussion Proper way to disable checkout elements/modules when not needed?
 Hi all- I have a store that has a mix of shippable and non-shippable products. When a customer orders all non-shippable products, I'd like to hide the shipping method and the shipping fields. I tried doing so by using hook_form_alter and unsetting th ...
              neardark — October 2011 — 2 comments
      Discussion change order email
 Hi, I noticed that commerce uses the email account from the user's profile. Is there an existing way to allow the user change this? Some user's may use a different email for for their paypal/amazon account than the one they registered with our s ...
              psychobyte — March 2013 — 1 comment — commerce_email
      