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 How do I show different default product variations in my catalog?

For this display it only display one item(color) at the front page. When the user click in to this ... item(display), then the user can choose different colors. Is it possible to display all the different colors in ... the front, then when user click into any of these colors(product), he then can still see many ...

Discussion Product image on Views link to product admin rather than product display page?

Hi all, currently I'm making a View call new_products to display a list of latest update product. After few attempt, I have create a simple page and block to display Title & Product:Image field. Now I have 2 problem. 1st, the product image is NOT ...
maxchock — June 2011 — 23 comments

Answer Answer to Question 8423

Adds a link to the contact page when clicking on the add to cart form of a disabled product  */ /**  * ... Implements hook_form_FORM_ID_alter(): commerce_cart_add_to_cart_form  */ function ... commerce_product_disabled_link_form_commerce_cart_add_to_cart_form_alter (& $form, & $form_state, $form_id, $context = array()) {  if (!empty($form ...
Summit — June 2013 — 1 comment

Discussion Can I change product attributes on products listed from a view?

and colors and "Enable this field to function as an attribute field on Add to Cart form.". ...
robertr81 — January 2012 — 3 comments

Question How do I add options to products that can affect the price?

"Add to Cart" Magazine A- UK Subscription (£30.00) Would you like to add Magazine B for £5? > ...

Answer Answer to Question 7384

Vote up! 1 Vote down! I would treat the "add something to the Order amount" as "adding a fee charge line item" and to do that, I would create a new product type (without a display unless that's your thing) called "Order fees& ...
joshmiller Josh Miller — April 2013 — 6 comments

Question Product with customer defined attributes

Vote up! 1 Vote down! Hello, Is it possible to create product, where before add to cart customer ... height where customer type his specific size. And after that I want to add it to cart but without price. ...
scooti — August 2013 — add product fields

Question Why are my rules excuted only from localhost but not from my server?

Vote up! 0 Vote down! I'm trying to grant a user a premium role after completing the payment ...
datacall — February 2013 — Roles, Checkout Rules

Discussion Checkout should have the option of: log in, create account, or guest

ultimately, Commerce should have three ways to check out. Log in if they are already a registered user Create ...
MrPeanut — January 2013 — 2 comments — Accounts, checkout

Question How may I set a minimum quantity for a specific sku? (solved)

{"rules_condition_for_getting_cart_item_for_sku_mg2_ylw_os": {"LABEL": "Condition for getting cart item for SKU MG2-YLW-OS", ... {"rules_set_minimum_number_of_items_in_the_cart": {"LABEL": "Set minimum number of items in the cart", "PLUGIN": ... "commerce_cart", "entity", "commerce_product_reference"], "ON": ...
garpy — December 2014 — commerce pricing

Pages