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.
Discussion [HELP] major multilingual issues
Hello, I've run into some serious issues with commerce and a multilingual setup. Before I submit an issue on d.o, I want to ask here wether you guys think this is an error on my behalf (improper implementation/usage) or wether it really is a more sev ...
cjoy — January 2012 — 4 comments
Discussion One button to add two related products
Hello, First, I'm french so sorry for my English medium. I develop a store with Drupal Commerce. I have two product types. That's what I want to do. Both types of products should be sold together. I can't use options because I really have t ...
hollys — April 2012 — 2 comments
Discussion Show Collections by Brand?
I'm using Commerce Kickstart 2 and I was wondering if anyone can offer any advice on how to modify the Collection products view to show collections by Brand rather than by Category...? I have tried modifying the view but it broke my site. (glad I had ...
Christian Dewinetz — September 2014 — 1 comment
Answer Answer to Question 8897
Vote up! 0 Vote down! I see a few issues with this rule for the purpose described. First of all, it's operating when a new order is saved, which happens in the initial Add to Cart. I think a better event for you would be when the customer completes t ...

Discussion Multiple taxonomy terms for a product?
Hi, trying to figure out if DCommerce is a solution for me. I am setting up a fashion store and need to organize products by brand but also by type such as pants, socks, etc. Basically, I need to be able to associate multiple terms with a product, so the ...
vik — April 2012 — 2 comments
Discussion shipping prices depending on weights
Greetings, I have a question... I have a product type to which I added a list field for choosing the weight of the product... a) I need to make the shipping prices depending on those weights b) when the weight of a product goes over the specific weight I ...
MarkoC — September 2011 — 7 comments
Discussion Drupal Theme for Drupal Commerce
Hiya I am sure this has been discussed but I cant seem to find a way to search the forums. So I was hoping to get some suggestions of some great themes to use for Drupal Commerce? Thanks Tyrone ...
tyronerubin — March 2011 — 4 comments
Discussion How to display products in an individual page?
How to create a product page? I mean a product with its description and add to cart button. ...
Subhra Jyoti Bhuyan — September 2014 — 1 comment
Discussion Separate page for product
Guys can you help me to add separate page for my products. All products I created can only be seen on home page. I tried to add link on main menu and named the path as products but I always got this error "The path 'products' is either inva ...
drupal_simply_a... — March 2012 — 1 comment
Answer Answer to Question 8363
Vote up! 0 Vote down! The problem appears to be that you've correctly altered the value of the button using: <?php $form ['submit']['#value'] = t ('Please contact us');?> But when you add the submit handler to the ...
