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 7442
Vote up! 1 Vote down! Hi, You can do something similar to this ("rules_discount_product_one"): http://www.drupalcommerce.org/faq/rules-field-data-selection You just have to remove the second condition so you apply the rule to all the products an ...
realskorpion — April 2013 — 1 comment
Discussion Tax and Subtotal swapped on checkout
hi there! i just installed Commerce and it'a a bit overwhelming (not having dealth with shop systems before). when i check out my shopping cart, i can see the correct values for the subtotal and the tax, but they are swapped: Subtotal 1,15 € Tax 21,8 ...
shensche — June 2011 — 1 comment
Answer Answer to Question 7600
Vote up! 2 Vote down! Yes, If I Understood your question right, you have to use relationship in views. You can find this video helpful ...
drupalastic — April 2013 — 1 comment
Answer Answer to Question 3640
Vote up! 0 Vote down! Thank you very much. I installed an enabled shipping 7.x-1.0 and Flat Rate 7.x-1x because they are the green ones. But when I go to Store > Configure Store > shipment methods i only see example plugin. It says "there are n ...
NarcisG — July 2012 — 1 comment
Discussion get node id programmaticly from a product display
Hi, How I know the node id of a product display programmaticly? Thanks ...
ridor — March 2012 — 1 comment
Discussion Change product image on change selecting color
Hello, On the demosite http://demo.commerceguys.com/dc/catalog/coffee-holders/mug when changing color the image is changing also, how is this possible? I have made 4 products with different images and give each product an option from a selectlist. In prod ...
massaro — March 2012 — 1 comment
Discussion Do I need to create a different product type for each list of colors?
I have two types of fabrics(flat and with patterns). For the ones that are flat I only need to allow color choice, for the ones with pattern I need the choice for both color and pattern. I can have many different types of fabric, both in the flat and patt ...
ricardob — November 2012 — 1 comment
Discussion Creating a view that will display my products included in my product display in a grid format filling the page with 20 products
I have been trying to create a view to display multiple products on one single page. I have changed setting to grid and have changed the view filter to the right product type. At the bottom of the view edit screen the preview shows the product in the way ...
endlesscards — March 2012 — 1 comment
Answer Answer to Question 7518
Vote up! 3 Vote down! You're going to need to use hook_form_alter() to change the Add to Cart form based on what product it currently represents. All Add to Cart forms use the same form callback even though they use separate IDs, so you can still use ...

Discussion how to pass the value of the field entityreference from entity product in the entity order?
how to pass the value of the field entityreference entity product in the entity order? ...
gumk — March 2012 — 1 comment