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 Checkout Form: Pages and Panes
The Checkout module is purely a UI module designed to present a form that allows a user to fill out the details of an order and submit payment. It is based on the never released UC Advanced Checkout module I wrote for a client on Drupal 6. It defines seve ...
Ryan Szrama — May 2010 — 10 comments
Answer Answer to Question 3176
= array_shift(array_keys($result['node']));} ...
orzheshkovsky — July 2013
Documentation Products
node is "grouping" or "referencing" various products. We achieve this with ... illustration explains the differences between product pages (nodes) and product variations (products). ... the web. That's where the node comes in. In Drupal Commerce, you need to add products separately ...
Bojhan — August 2012 — Drupal Commerce 7.x-1.x — Status: No Known Problems
Blog Commerce Module Tuesday: Commerce Add to Cart Extras
Commerce Product: Referencing Node”. We’ll set the id to Product and require the relationship. Then, we’ll ...
Nicholas Vahalik — April 2014 — 1 comment
Answer Answer to Question 4274
https://drupal.org/node/1976480#comment-7359872 ...
DrMicky — August 2013
Documentation Why can't I access my custom fields in Rules?
Rules: http://drupal.org/node/1053850 If you need to apply a workaround and don't have time to wait, ...
Ryan Szrama — May 2012 — 18 comments
Question Commerce License Usage
documentation is available (https://drupal.org/node/2039687) but I can't figure out on how to use it. Any ... to anything from files to node types, or perhaps ZenDesk tickets and accounts on remote sites, all ... store administrator and the customer. I'm interested on the part about selling access to node type. ...
badrun — December 2013 — commerce license
Answer Answer to Question 12441
Vote up! 0 Vote down! Commerce License is a framework. Each thing that is licensed (a file, a node ... I believe this can work on a per-node level as well. An alternative is to write your own license type (by ... copying commerce_license_role) that places an entityreference field on the product, accepting a node ...
Bojan Zivanovic — December 2013 — 2 comments
Answer Answer to Question 7093
http://drupal.org/node/1999888 but maybe this is bug. ...
chefnelone — May 2013
Documentation Setting up a Product Catalog
are not linking to any of the product display nodes. Advanced Product Display Listing using Views The ... relationship from the product display node to the referenced product will result in multiple rows in the View ... per node, basically 1 per referenced product. The workaround for this is to filter on the delta value ...
Josh Miller — September 2012 — Drupal Commerce 7.x-1.x — Status: No Known Problems