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 Upgrading individual modules of Kickstart
Hi, Due to a bug suspicion in Views installed with my Kickstart, I decided to upgrade it to the latest dev build. I decided to delete the module from the profile folder and install a new version in the sites folder. This must have been a no-no, because no ...
moniuch — December 2011 — 3 comments
Discussion One button to add two related products
Hello, First, I'm french so sorry for my English medium. I develop a store with Drupal Commerce. I have two product types. That's what I want to do. Both types of products should be sold together. I can't use options because I really have t ...
hollys — April 2012 — 2 comments
Discussion Catalog View
With the latest commits to Drupal Commerce and a patch pending for Views, I've got full Views relationship support working through product reference fields. This means you can pull any field from a product into a Node View if that product has been re ...
Ryan Szrama — June 2010 — 16 commentsDiscussion Add a Delivery address
Hi I would like to add a seperate Delivery address to the checkout process, could someone point me in the correct direction with this please. Ultimatly I would like a check box below Billing address which says Use same address for delivery, then on untick ...
purplemonkey — August 2011 — 5 comments
Discussion How to fetch customer_billing from an order?
Hello! After an order is completed I need to fetch the customer billing via rules to attach it to the product with an Entity Reference Field. I tried this:- fetching the customer billing from an oder: $variable_added = [commerce-order:commerce-customer-bi ...
dasmoermel — October 2011 — 4 comments
Discussion Checkout and Update Cart Button replaced with Save Button
I recently updated the commerce module and after doing that, the shopping cart page now shows a "save" button instead of a "Checkout" and "Update" button that it used to have. Is there something I need to change to bring back ...
efreedom — March 2014 — 1 comment
Discussion Multiple taxonomy terms for a product?
Hi, trying to figure out if DCommerce is a solution for me. I am setting up a fashion store and need to organize products by brand but also by type such as pants, socks, etc. Basically, I need to be able to associate multiple terms with a product, so the ...
vik — April 2012 — 2 comments
Discussion Programatically Create Order with Customer Profile
I am using this method below to create order successfully, how do I add a customer profile with all the country/address etc to this order? There does not seem to be any reference to customer profiles in commerce_order_save. I had a peek into the commerce_ ...
imp7 — February 2012 — 5 comments
Answer Answer to Question 8584
Vote up! 1 Vote down! Have you looked at the VAT module? https://drupal.org/project/commerce_eu_vat That's just a general recommendation. Ok, now on to your question. The answer is: We can do it! One caveat, though: You must use a Rules Component (it ...
Josh Miller — August 2013 — 1 commentDiscussion Views and Product Displays
I have several views set up using product displays with the referenced products, no problem there. I need to set up a new view using product displays referencing multiple products now. I get a separate entry for each referenced product in the view. I have ...
