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 Add to cart with Ajax
ajax_cart_form($form, $form_state){ global $user; $form_state['rebuild'] = FALSE; $order_id ... = commerce_cart_order_id($user->uid); $cart = commerce_embed_view('commerce_cart_block', 'default', ...
supergogy — February 2012 — 21 comments
Discussion fetching customer profile via rules, when checkout is completed
user, who has created the order, can have many different customer profiles and i need to fetch exactly ...
dasmoermel — October 2011 — 2 comments
Answer Answer to Question 10562
products related to the current logged in user. ...
Travis — August 2014 — 1 commentAnswer Answer to Question 38614
directions (for Commerce Kickstart Theme 7.x-2.31 users): 1. On the top menu, go to Site settings > Visual ...
aggie — January 2016
Answer Answer to Question 4630
Drupal users is confusing enough, let alone non-Drupal users. Instead we've done a lot of work to ... simplify the architecture so users simply need to know they're creating products on the site, and the ... core, not to Commerce Kickstart, which specializes in providing a user interface on top of Drupal ...
Ryan Szrama — April 2013 — 3 commentsDiscussion marketplace to buy and sell
a marketplace, where users can buy and sell books, similar to postyourbook.com, do you know if that is possible ...
zweitbuch — March 2014 — 1 comment
Answer Answer to Question 13296
Vote up! 0 Vote down! Highly recommend if you are worried about anonymous users not remembering ...
Josh Miller — March 2014Discussion Selling content(handicapper picks) with drupal commerce
articles based on whether or not the user has purchased that content. Is it possible in commerce to sell ... individual content articles? And display teasers say in a block or on the front page for the user to add to ...
torpeteo — December 2011 — 1 comment
Question Update Quantity of Product B based on Product A
Vote up! 0 Vote down! Hello, I have a website that users can register for Courses on. Courses are ... (I've tried Commerce Fee but had no luck so this made the most sense). When the user is at the cart ... So this is what I have working so far: 1) User adds product to cart 2) Rule checks if product has ...
Discussion Prevent adding product to cart based on date comparison
that are happening simultaneously and I don't want the user to be able to add an event (product) ...
