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 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 13553

Vote up! 0 Vote down! Hello, I started on Drupal. I would like to create a page where the user ... selects some items which all has a price. Once the selection is made, the user adds the order to the cart. ... A price label that displays the real-time pricing of the user selection. If this selection is: cake type ...
romsVLM — April 2014

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 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 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 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 Ryan Szrama — April 2013 — 3 comments

Question Need help with a View that shows Customer Name and Product(s) Ordered

up for all mailing list users. I'm not sure if there is a suggested bounty system, but I am ...
dan.todd@epiphytecorp.com Dan Todd — December 2014 — Views, Product, Export, bounty

Discussion 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

Answer Answer to Question 10562

products related to the current logged in user. ...
tjohnston Travis — August 2014 — 1 comment

Pages