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.

Answer Answer to Question 8332

'field_product_variations');   // Get Display variations   $variations = field_get_items ('node', $node, ... 'field_product_variations');     if ($variations) {    // Build request to get all displays form variations     $query ... = db_select ('field_data_field_product_variations', 'variations');     $query-> fields ...
wayaslij — May 2013

Answer Answer to Question 8584

assuming your product is only attached to one node. Ok, so that's two caveats. On to the rules... Rule ... 1) Let's change your tax rule to bring in a product field. And then we will add an action that ... "fetches" an entity based on a property. Basically, we can get rules to tell us the product id and then have ...
joshmiller Josh Miller — August 2013 — 1 comment

Answer Answer to Question 10250

automatically in a category would be gr8 approach. But, I need the following 01. Painting [Product Display]- ... Product display with product data (& add to cart of-course...!!)- Taxonomy terms for painting's ... clicking on a particular painting takes back to the product display- add to cart) Now I tried finding a lot ...
aniket.mohite88 — August 2014

Answer Answer to Question 3606

Vote up! 1 Vote down! Alright, thanks to help from @MrPeanut, I got this working, with Product ... commerce-order:commerce-order-total:amount Operator: is lower than Data Value: 10001 Negate: unchecked Total product of type quantity ... comparison Data Selector: commerce_order Value: Books (Product Type that gets charged Media Mail) Exclude: ...
BD3 — August 2012

Question pricing rule adjustment- how to add x amount of $ to the order total

in place add's.08 to the products unit price and I'm guessing that's happening because ... adding more rules to coincide with these additional charges so that the price of each product drops as ... http://michaeljbaran.com/rule-overview.png http://michaeljbaran.com/Editing-condition_Total-product ...
owl — April 2013 — Pricing Rules, data selector

Answer Answer to Question 8909

taxonomy terms to products. Read more here: https://drupal.org/node/774892 ...
turion — December 2013

Discussion How to create custom shipping module

When creating a submodule for shipping I have to add some additional fields would like to hide some fields. Lets say I do offer shipping whrere I would like to ask only phone number and one custom value. Wich way should I go. 1.Should I use costom fields ...
kaido24 — October 2011 — 2 comments

Answer Answer to Question 5230

Vote up! 0 Vote down! As I said in my post, I don't want to be this a product but a price ...
exofes — December 2012

Answer Answer to Question 6730

Vote up! 0 Vote down! I would recommend you add a product called "deposit" to your cart ... using rules. Make sure the rule has a condition of this product not existing in your cart, or perhaps ...
joshmiller Josh Miller — March 2013

Answer Answer to Question 8539

Product. This will give you a Price Field. When configuring the price field, select the option ...
akosipax — June 2013

Pages