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 How can I add product display different from the default display product 1 and product 2
I still can not figure out which menu can lead me to add a new display node that I can reference my new product to. ...

Discussion User focused documentation of the product aspects of kickstart demo
The DC team have done a fantastic job with the latest kickstart but the learning curve for non Drupal users is still high. I needed to clearly explain the demo capabilities to my user, for example how the product variations, product variations types and d ...
Answer Answer to Question 4123
Vote up! 1 Vote down! Hey sorry for not posting this before. I am currently very busy finishing the project off so have not had the time to update this. I will come back in a week or so to post a link to a detailed explanation (newbie friendly). Basically ...
alexito — August 2013 — 1 comment
Answer Answer to Question 4772
Vote up! 1 Vote down! You will want to use hook_form_alter() and change the #access to the following for whatever fields you want to hide for anonymous: <?php // if anonymous, deny access $form ['field_name']['#access'] = user_is_lo ...

Discussion Attributes + Sku + Multiple products instance
Hello, I have about 100 products, those are flowers, so they have weight, tall, blooming time... For those fields I think its ok, they will go in the "data" field from "products" table in my "Flower" product type, if I'm ...
Discussion Shop only for registered user
Hello, how can I set the shop only for registered users?? Guests can't see the shop and can't set an article into the ccheckout. ...
Akini — November 2011 — 2 comments
Discussion product overview-> one item per reference (views)
Hi, I created a product-overview with views that shows the image(thumbnail), title and price of each product. screenshot of the view: http://bildupload.sro.at/a/images/Bildschirmfoto%202011-09-06%20um%2001.... This shows me every product in every color bu ...
maze — October 2011 — 1 comment
Answer Answer to Question 4044
Vote up! 2 Vote down! Hey w00zle, How did you create the 'Processing' order status? maybe go and have a look if this has been done correctly. Each order status needs to have at least one order state. The update order status rule is going to set ...
BernieCram — August 2013 — 1 comment
Answer Answer to Question 10636
Vote up! 0 Vote down! I was wondering if anyone has managed to make this work with Token Embed Views. I have created a view that shows the line items and takes the order-id as argument. I just don't know how I can give the order-id of the confirmatio ...
Suraj Ho — November 2014 — 1 comment
Discussion I wanted to add a search stores present based on ZIP code
I wanted to add a page where I will put my zip code and stores based on the zip codes comes up. can I do this in Drupal Commerce kick start in my first page. ...
deepankar das — November 2014 — 1 comment