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 Product Catalog Discussion

We had a brief discussion this afternoon on IRC. The log is uploaded as an attachment. The gist of it was to toss around ideas for default catalog implementations that wouldn't be a part of core but would be available as starting points for shops as ...
Ryan Ryan Szrama — May 2010 — 4 comments

Answer Answer to Question 6486

as attributes? With that method, the price should be calculated correctly and displayed to the user ...
scottrouse — January 2013

Discussion Seting up distribution network/shop

Hi, first of all many thanks for creating such a flexible framework for Drupal. I want to create/program an internet shop, which channels the products from the supplier to the end customer. For this service the shop owner takes a commission. The internet ...
j.balton — August 2011 — 2 comments

Discussion Force 1 product per cart and quantity to one

Hello, i'm trying to add a rule to my drupal commerce install. i need to force 1 product per cart, with max quantity = 1. I tried: Event: Before adding a product to the cart Conditions: Elements: Total product quantity comparison Parameter: Order: [c ...
joeysantiago — June 2012 — 2 comments — rules, quantity

Discussion Rule for checking shopping cart (order) for duplicated items

I am trying to create a rule to check order for duplicated products. I am selling digital goods and it does not make sense for customer to buy two same digital products. So I created a rule that loops through commerce order line items to find duplicates. ...
sketman — June 2012 — 2 comments

Blog Improving the Experience of Commerce Bundles

Commerce Bundles, while very powerful, isn’t exactly the most user-friendly from a UI standpoint. ... available to end users. Grab a copy of the export Rules and import the rules. Customize to your liking. ...
nvahalik Nicholas Vahalik — April 2014 — 1 comment

Discussion Import script

Hi! I would like to make a custom import XML script, to load external data from a custom software. This software only send xml data to the webshops. It is ok, but I would like to store an external ID in commerce (what is searchable). I tried that:... $pro ...
Gábor — May 2012 — 4 comments

Discussion Product Specification

status). DC allows users to define any number of "Product types" that include the base product ... referenced, the Add to Cart form will automatically create the appropriate form elements needed for the user ...
Ryan Ryan Szrama — January 2010 — 7 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

Question How to use custom line item types in checkout

a new order and include a custom line item as follow: $order = commerce_order_new($user ...

Pages