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 Render field with custom formatter on attribute change
= field_view_field('commerce_product', $product, 'field_my_image', $display); print render($output); This works nice except ... 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 ... use the field_view_field way to do that? So far I have manage to render it with this: $display ...
matsjacobsson — February 2015 — template
Discussion Hide attribute language field
node display of a product, the Color terms are nicely rendered as selectors for the product variant. ... the Display mode? Or is it something in the Kickstart? product attributes attributes add to cart ... Language field in the Add to Cart form display mode is not working. Please help. Am I on a wrong track with ...
Question Why does each product variation type require its own content type?
Vote up! 0 Vote down! Within the CK2 demo store, each product variation type has its corresponding ... same fields and also the content type display settings are similar. The CK2 demo store menu and the ... have different content types for this. In the case when a bunch of product variation types require the ...
Blog Exploring Drupal Commerce Support Options
arise in production, with our support teams combining their efforts to solve general Drupal or Drupal ...
Josh Miller — April 2013 — 1 commentDiscussion Product not available... but I don't have stock!
product". Another user told me there was a fix/patch but as usual he didn't tell me how to fix this ... In some products with many variation type it happens that sometimes, changing variation type on ... the main product form, the button of cart changes from "add to cart" to "unavailable ...
smurf — May 2014 — 1 comment
Answer Answer to Question 3553
Display" of the same product type. You should test to see if the value of that field is cached in any way, ... a "computed field" to your product type. I just did this on Kickstart 2 and had much success with this ... = commerce_product_calculate_sell_price ($entity); if ($calculated_price ["amount"]< $price ["amount"]) { ...
Josh Miller — April 2013Discussion chek box for products wiht pricing
Greeting I want to add several checkbox fields for each products that each checkbox have price ...
mydrupal — August 2012 — 5 comments
Discussion Top popular products
Sorry for bad English. I use commerce. Can I create a top 10 most popular products? If so, how? ...
Iteh — September 2011 — 1 comment
Discussion Price per role
different price list per user's role. It could be made with rules, but if I have over 10000 products ...
Jorge SB — March 2015 — 4 comments
Discussion Can Commerce Handle an Insurance Product?
User enters zip code, gender, date of birth, spouse & child(ren) info, etc. Product list is shown ... based on a number of conditions including state and age User selects product & attributes ... product. Below is how I currently envision the process flow but I would love to hear other suggestions. ...

