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 Commerce add to cart form fails when loaded via Ajax

I'm setting up a store page as follows, using Views, Commerce, and Drupal AJAX via a custom module: http://i.stack.imgur.com/pwREd.png There is a View that lists product display Nodes (B). Clicking on a Node in the View loads that Node's 'f ...
adam.harvie — October 2013 — 2 comments — ajax, form, add to cart

Discussion Cart/Checkout Links

Hi guys, do you know why the Checkout-Link in Commerce Kickstart is directing to the shopping cart and not directly to the checkout page? How can I change that? Thanks ...
quvxqy — March 2013 — 1 comment

Discussion shopping cart block number of items only

How can I just have the number of products show in the shopping cart block with a link to check out that shows on regular pages before proceeding to checkout similar to Amazon. What is the php file that controls this?. I am not that strong in PHP so a com ...
webcrayon — March 2012 — 3 comments

Discussion Confused about product variations

I've been trying for a week or so to get my head around product variations. I'm trying to set up something like in the demo included with Kickstart, so that when I view a product display the different variations show as drop downs. Instead of sh ...
alexanansi — December 2012 — 2 comments — product display, Product Variations, add new product

Discussion 1 product with 2 different prices

Hello! For a ticketselling site I need 2 prices for each product, one for adults, one for children. The children price varies for each product, so there is no percentage relationship between adult price and the discount for children. I thought about using ...
dasmoermel — November 2011 — 6 comments

Discussion Dealing with multiple product and content types presentation/ Inheritance

I understand good practices with Drupal Commerce demand that you create a product type/content type pair for each kind of product (determined by the attributes related to each product, like size, colour, volume, etc.) like demonstrated in Kickstart. This ...
FMB — December 2012 — 2 comments — Multiple product types, Multiple content types

Answer Answer to Question 7554

Vote up! 1 Vote down! The issue here is that "combine like items" only comes into affect with each additional press of the "Add to Cart" button. If you set the quantity to 10 and click "Add to Cart", it's adding a single ...
Ryan Ryan Szrama — March 2013 — 1 comment

Answer Answer to Question 4002

Vote up! 0 Vote down! Create a new content type with the word display at the end, e.g. Furniture display. Make sure that the field Product variation (originally called just Product) is included. Save it and it will appear on the list when creating a new p ...
Stuart Hertzog — August 2013 — 1 comment

Discussion Event ticket use case

Hi, I'm using Drupal commerce for an event registration website. When we sell event tickets as product we would require Attendee names and details for each ticket. we used line item field to store attendees details. However, we would need an extra fe ...
kooroach — November 2011 — 2 comments

Discussion Products section disappeared

Hello I am building a new commerce site and when I installed the modules for Commerce Feeds (Feeds and job scheduler, too) I now only have Orders and Configuration available under the Store section- all my products and Product section is just gone. I trie ...
donok — March 2012 — 3 comments

Pages