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.
Question Add a custom extra login pane in chekout
adding users. Commerce Outer login page does very well but displays only two links for anonymous off ...
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
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
Answer Answer to Question 43185
Vote up! 0 Vote down! Well, I had 7.x-2 version installed, 7.x-1 it fixed the problem. But not the way I expected. Suppose we have a list of colors (common for all products), and when I create tshirt product I want to tick just few colors of that tshirt t ...
RevalRomanov — December 2015 — 1 comment
Answer Answer to Question 12898
thanks to Ichang https://drupal.org/user/2519980 for his support in this critical issue. Good luck!! ...
drupalability — April 2014
Answer Answer to Question 5230
the user to see. Neat solution without additional rules on the site. ...
Nico Ahn — August 2014
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 commentsAnswer Answer to Question 10562
products related to the current logged in user. ...
Travis — August 2014 — 1 commentDiscussion 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
