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 Do you know any free alternatives for the Omega Kickstart and Drupal Commerce Kickstart theme?
I downloaded Drupal Commerce Kickstart. It comes with its own theme based on Omega Kickstart, which itself is based on the Omega theme. Unfortunately, this is a rather heavy theme and the multiple inheritances make it a pain to subtheme and customize that ...
John Slegers — May 2014 — 12 comments
Discussion Cloud Zoom hide thumbnail if only one image
Hey, I'm using the cloud zoom image gallery that comes with drupal kickstart. Many of the products only have one image so how do I hide the thumbnail when there's only one option? ...
pooon — October 2014 — 4 comments
Question Creates a rule that creates content when submitting a product
"type": "node", "param_type": "produits_mangas", ...
Answer Answer to Question 3304
since the 'p' maps to 'print_r'. http://drupal.org/node/174575 ". Use it in ...
UrmasZ — July 2012
Discussion Views/Product Display to Anonymous Users?
I have created a view that displays multiple products, with quantity fields and one Add To Cart button. It works great except I can't figure-out how to get it to display to Anonymous users. It seems that only myself as Admin User #1 can see the View. ...
Jeff Purtle — March 2012 — 4 comments
Answer Answer to Question 6336
a view to return the content type I'm interested in and then add those nodes to the form as options ... selects a node, I can than add the NID to the field (entity refernce type) that I created on the Order. It ...
jstrosch — January 2013
Discussion Price Format on Import
importing a couple of thousand products and nodes via feeds and commerce feeds. All good so far. The price ...
harry — July 2011 — 2 comments
Discussion Configurable products with multiple individually priced attributes/options
http://www.drupalcommerce.org/node/281 I'm pretty confused about what is the most straightforward way for this. I can't create ...
featherbelly — November 2011 — 4 comments
Answer Answer to Question 18832
guy_schneerson (https://www.drupal.org/node/1140234) It does work, if a product is out of stock then the add to ...

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