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.
Answer Answer to Question 8976
Vote up! 0 Vote down! Ok, this one was a bit more involved because it uses code:) Short answer: you need to use hook_form_alter() to take control over that particular form. Fear not! I will show you how to find these things and edit them quickly:D Longer ...

Answer Answer to Question 7037
Vote up! 1 Vote down! Maybe these links are a good start: http://www.drupalcommerce.org/videos/commerce-module-tuesday/commerce-cu... http://www.drupalcommerce.org/videos/tutorials/customizable-products-piz... Thanks ...
realskorpion — April 2013 — 2 comments
Discussion JOB: Help creating two Product Display nodes
I need help with the following: Create The Following DC Product Display Nodes: 1. Two different products displayed at the same time, with quantity fields for each, but only one “Add to cart” button that puts both products in the cart with their appropriat ...
Jeff Purtle — March 2012 — 2 comments
Discussion Shipping rate not in the correct sequence in order review
All, I have been looking for some time now on how to solve a problem I have. I was able to set shipping rates (flat rates) and configure them as they should. The only problem is that, when a customer goes to the check-out and gets the review Order, the sh ...
propje — March 2012 — 2 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 systems before). when i check out my shopping cart, i can see the correct values for the subtotal and the tax, but they are swapped: Subtotal 1,15 € Tax 21,8 ...
shensche — June 2011 — 1 comment
Discussion First impressions: User Guide
In my opinion, the User Guide jumps in too much at the deep end for a new user. It seems to be seasoned Drupalers and written in the style of a developer for developers (or, at least, those who have some familiarity with programming concepts). What is nee ...
authentictech — December 2012 — 1 comment
Discussion From content types to product types.
Hello, I have just installed Commerce in view of adding e-commerce functionality to a site that currently presents products that were sold over mail order. The site has been developed in Drupal 7 and the client is so happy he wants to set up a boutique... ...
apprentia — April 2011 — 4 comments
Discussion Free Gift with total purchase of $50??? How do I do this?
Free Gift with total purchase of $50??? How do I do this? Is there an easy way to do this? ...
GMo — December 2012 — 1 comment
Discussion How to create a Product Catalog in Commerce Kickstart 2
Hey, people: I have been working my CK2 site and I been running into an issue with understanding how to items to the category menu. I have added the additional taxonomy term to the Product Category, but the terms are not automatically added to the menu ba ...
Louis Preston Thornton — August 2013 — 1 comment
Answer Answer to Question 3352
Vote up! 2 Vote down! The "Add to Cart" form is a way of displaying the product reference field. Which means you need to configure it on search result for the display node, not the product. ...
