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 to alter the content shown in the select of the product reference widget?
I have spent so much time trying to figure out if there is a way to change and personalize (and even filter) the content list shown in the select of the product reference widget, or anyway in that field. In the select options, products are listed just in ...
itamair — February 2012 — 3 comments
Discussion How to make the site for multi-screens?
Hi, I would like my commerce site to support smaller screens (mobiles, ipads, etc) as well as normal computers (laptops etc). Is there any way of doing this in the commerce kickstart project? Regards, Tobbe G mobile multiple screens tablet ...
Discussion Checkout and Update Cart Button replaced with Save Button
I recently updated the commerce module and after doing that, the shopping cart page now shows a "save" button instead of a "Checkout" and "Update" button that it used to have. Is there something I need to change to bring back ...
efreedom — March 2014 — 1 comment
Discussion Sort orders based on date of confirming, not creation
The orders page shows orders and it is possible to sort them based on the creation date. The problem is that the creation date is the date that the user created the cart, not when he confirmed the order. Is it possible to sort on the date that the order w ...
yannisc — January 2012 — 2 comments
Discussion Translate product's field label and Text fields label/data
Hi all. I have a multilanguage site. Traslations are based on "Field Translate". In my Product variation types I have some Term Reference fields and some Text fields. I have activated the translation and I have transleted the labels. But when I ...
ziobudda — November 2013 — 3 comments
Discussion Checking out without collecting address information
I cannot find a way to configure Commerce to not collect street address and country information. If this is possible, please help; if it is not possible, it ought to be and suggestions for implementing this change welcome! Reasons why address information ...
mlncn — February 2012 — 3 comments
Answer Answer to Question 13414
Vote up! 0 Vote down! This wouldn't be difficult to implement. The jQuery code is doing all the work. ...

Discussion product & attribute design direction
I have a database of 200,000+ records with attributes. Each record has one or more associated digital files (ascii, pdf, jpg). Each file type is considered a "data type" (6 different data types). I want to sell these data types (which have value ...
jnallen — March 2014 — 1 comment
Answer Answer to Question 13428
Vote up! 1 Vote down! If you're using the Devel module: kpr($wrapper->values()); ...

Discussion Increase shipping charge for each item added to cart
Hello, I have my shipping setup and working where it calculates the shipping based on quantity. 1-3 items is $, 4-6 items is $$, 7-10 items is $$$, etc. What I would really like to do is increase the shipping amount by $.50 for every item ordered over 1 t ...
appkiller — January 2012 — 2 comments