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 Choice of Checout Vendor

how to give clients a choice of checkout venues on my site. I want to allow the user to select either ...
cajinx — April 2012 — 2 comments

Answer Answer to Question 3606

Vote up! 1 Vote down! Alright, thanks to help from @MrPeanut, I got this working, with Product ... Types (not Taxonomy). Using Shipping 2.x, and Commerce Extra Rules Conditions, I created the shipping ... commerce-order:commerce-order-total:amount Operator: is lower than Data Value: 10001 Negate: unchecked Total product of type quantity ...
BD3 — August 2012

Question Failed to clone State_Machine during composer installation.

installation at command line as per your installation instructions. Command: composer create ...
UK_Rogue — July 2016 — Troubleshooting

Question Disable shipping service based on address

send package to every country. I created these services with flat rate module and created rules for ...

Discussion Changing starting order number?

I recreated my store from UC to Commerce and i think the last thing I need to do is start the order numbers at a specific number. I couldn't get the migration to work so I just opted for a complete rebuild. But now I have no orders. Not a big problem ...
Sean — November 2011 — 6 comments

Answer Answer to Question 3176

mymodule_get_referencing_node_id ($product) {  // Itterate thhrough fields which refer to products.   foreach (commerce_info_fields ... ('commerce_product_reference') as $field ['field_name']) {    // Build query.     $query = new EntityFieldQuery;     ... fieldCondition ($field ['field_name'], 'product_id', $product-> product_id, '=') ...
lmeurs — September 2014 — 3 comments

Answer Answer to Question 3745

Vote up! 0 Vote down! See user's own answer. ...
joshmiller Josh Miller — September 2012

Answer Answer to Question 7151

Vote up! 0 Vote down! I think you'll need an hybrid approach. These links will help you with the library management: http://drupal.org/project/biblio http://groups.drupal.org/libraries/modules And drupal commerce will help you with the books sale. I ...
realskorpion — March 2013 — 1 comment

Question I don't want all Product Variations to show up in taxonomy product block

Vote up! 0 Vote down! I've got a lot of product variations and I've added in Query ... Settings "Distinct" under the Views that shows all the products. And this works to remove all the ...
Hendrik Martens — September 2013 — commerce

Question Handling a tour booking system pricing

need to create a lot of categories: adult tickets for tour a, adult tickets for tour b, children ... I created an adult ticket quantity field, and attached it to a line item, and then created an adult ticket ... price and attached it to the product type. This would be great, but the problem is that now I'm not ...
maiagallo — January 2013 — Checkout Rules

Pages