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.

Question Product Display TPL

Vote up! 0 Vote down! Just a quick question that has me stumped. My product display is a simple ... 2-column layout with the images on the left and all of the product details – title, description, size, ... color, add to cart form, etc. – to the right. I want to wrap the product details in a div so that I can ...

Question Suggestions for product variation module

somewhere someone has to have dealt with a similar situation? Line Item Pricing Rules Product Variation ... Product Attributes ...

Discussion Simple payment methods

user choose PayPal then there appears field where user gives his PayPal email address and then later ... I will manually send bill to that address. Payment mehtod 2: If user choose Wire transfer then I just ...
ace11 — December 2011 — 2 comments

Question Render field with custom formatter on attribute change

render($content['product:field_my_image']); Now I need to render it with a different formatter than the default and from what I know I need to ... = array('type' => 'custom_formatters_my_formatter'); // Formatter $product ... _id = $node->field_product['und'][0]['product_id']; // Product ID $product = commerce_product_load($product_id); // Load the product $output ...
matsjacobsson — February 2015 — template

Question disable product variations on any single variation's stock hitting zero

module. I got a nice rule to disable the product SKU (i.e. one product variation) when the stock hits ... zero: {"rules_out_of_stock_disable_active_product": {"LABEL": "Out of Stock ... Disable Active Product", "PLUGIN": "reaction rule", "ACTIVE": false, ...

Question Line Items Product Display relations

Vote up! 0 Vote down! Hello! What is the right way to use line item type, that assigned to product ... display (or maybe product type) in views? For example, we have catalog of product displays, based on ... taxonomy + views and they must have various line item types. Our product displays already have product ...

Question Can't Create Product Displays

Vote up! 0 Vote down! Hey there, I'm having some trouble creating product displays. I've ... managed to create a few product displays in the past – still working on development, not yet up on ... a production server – but then the other day drupal simply started hanging. Once I completely fill out the ...

Question How Do I Update the Price Displayed to Customer with a rule

a product" event. The last action in the rule sets the products unit price to the total of the original base ... price and the shipping. When I view my products, the price displayed is still the original but when ... I add products to the shopping cart, the price displayed there is the price that I want (total of price ...
kwame — April 2013 — 1 comment — Pricing Rules

Answer Answer to Question 33384

Vote up! 0 Vote down! Ok,. I created 2 product type and multiple products in this 2 product type. ... Than I created one product display and created a reference product field. Than I created one with ... varius products from this 2 types of products. That disn't work because some attributs doesn't ...
Afonso Lopes — April 2015

Discussion Add to Cart button and SKU on the Product Display

Is it possible to display both the Add to Cart button and the SKU on the product display page? In ... "Manage Display" on the Product Display content type, I can change the "Product" field to ...
emmit95123 — October 2011 — 5 comments

Pages