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 Add to cart with Ajax
I made a simple module (ajax_cart) that alter the add to cart form. The problem is that with this module I can add only one product to the cart. Can someone look at code and try to figure out. Thanks. Here's the code: function ajax_cart_form_alter(&a ...
supergogy — February 2012 — 21 comments
Answer Answer to Question 3167
conditions as well. If you installed using Commerce Kickstart, then your product reference field is named ...

Discussion Catalog View
With the latest commits to Drupal Commerce and a patch pending for Views, I've got full Views relationship support working through product reference fields. This means you can pull any field from a product into a Node View if that product has been re ...

Discussion Product image on cart form
Does anyone know how you can get a product's image to show on the shopping cart form? In product types there is a line item display and I've added all the fields I want there including the products image but this does not seem to affect the cart ...
magicmyth — November 2011 — 28 comments
Discussion shipping displaying at the wrong place in order (and shipping service not displayed)
cleaned and so on)- NOTE: some other modules have been previously installed and uninstalled ...
corbin — August 2012 — 1 comment
Discussion Drupal Commerce suitability for Real Estate
Is Drupal Commerce (DC) suitable for a real estate application? Has there been any experience with a DC Real Estate application? There is a Drupal Real Estate group that seems to have hit road blocks but none seem to have considered DC, is there a reason ...
Tokoh — January 2012 — 3 comments
Discussion Structuring Product Variants
Hi, I'm a new to Drupal Commerce and trying to figure if it is suitable for our current project. Details as follows. Our client sells a variety of electrical fittings. Each fitting has a name, description and picture. No problem there. However there ...
BrettS — March 2011 — 5 comments
Answer Answer to Question 5414
bundle. Can do this in hook_install(), using field_create_field() and field_create_instance(). I prefer to ...
michfuer — May 2013
Discussion Restrict Qty
I'm trying to accomplish something similar to the functionality of Ryan's UC Restrict Qty module. We have a site that will be selling digital downloads, and we don't want customers accidentally ordering more than one of any product (it woul ...
bradhawkins — July 2011 — 23 comments
Discussion Tax and Subtotal swapped on checkout
hi there! i just installed Commerce and it'a a bit overwhelming (not having dealth with shop ...
shensche — June 2011 — 1 comment