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 Additional services for products already purchased
trigger these events with Rules, but I need to display a button for each created node, so the user can ...
Samirah — July 2011 — 2 comments
Answer Answer to Question 7572
Vote up! 1 Vote down! martin, I'll take a shot, but I wrote the docs:D Kickstart 2 tries to hide a complexity found in Commerce. Commerce stores data in product entities and displays "add to cart" buttons in nodes that have a reference fiel ...

Answer Answer to Question 6972
"disable-able" via the user interface. While we do use Rules to display the Add to Cart message, no such ...

Question Deleting a Line Item Programmatically
//dprint_r($line_item->commerce_product[LANGUAGE_NONE][0]['product_id']); global $user; // Load the order and empty the cart $order ... = commerce_cart_order_load($user->uid); //commerce_cart_order_empty($order); if($line_item->quantity!= 0){ switch ...
Question Integrating affiliate tracking pixel with drupalcommerce
confirmation / online invoice page of the cart system. Doing this would require the iDevAffiliate user to login ...
Discussion Product file alias tokens from product display
I'm running into an SEO optimization issue here, because of the "Product display" <-> "Commerce product" logic. My product display has two taxonomy fields; category and type. And of course several refenreced products (variat ...
wayaslij — September 2012 — 1 comment
Discussion Creating DC View with prices and pictures
Hi! Im still trying to make it work- simple view with product's 1. thumbnails as a links to node, which display product 2. prices 3. title as a links to node, which display product 4. taxonomy term as a links to all products of that category What i h ...
CrazyDiamond — March 2011 — 13 comments
Question When Logged in as Admin, Site DB locks up
and anonymous users as if nothing is wrong. Here is the error I am presented when the error occurs: ...
Discussion Theater and Event Ticketing
and presenting a purchase interface that caters to the task, allowing a user to select by section, or ...
Gregory Heller — November 2009 — 4 comments
Discussion Clarifying product attributes and what it does / doesn't mean
Hello all Hope the dramatic title drew you in. I believe this is a serious issue for DC, and is clearly being ignored (probably for very good reasons) by those in the know (probably because they are sick of the issue). However, as understandable as the ab ...
mikeaja — November 2013 — 1 comment