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 Non Monetary Payment Options (Reward Points)
users with points/value to their profile that they can use to make purchases? ...
jjemmett — May 2011 — 1 comment
Answer Answer to Question 7213
order". It fires when the users order is changed. Then create 2 Rules based on that event: the first to ... the user belonging to that order. then add the second Rule same event 1 condition that checks if the ... 'Completed' and an action that takes away the userpoints from the user that made that order I hope this points ...
S1L — March 2013
Answer Answer to Question 13333
page's cart form. I need the add on product(accessories) to only show in the cart after a user has ...
docans — March 2014
Answer Answer to Question 7244
Vote up! 2 Vote down! Commerce Kickstart 2.x comes with the Commerce Addressbook module installed. That's where that functionality comes from, and you can easily have it on your site by getting the module and configuring it the same way.:) ...
Ryan Szrama — March 2013 — 3 commentsQuestion One product attribute, many displays- How?
Vote up! 0 Vote down! Hi, I would like my site users be able to select product sizes by different ...
Answer Answer to Question 13271
do was to comment out function commerce_kickstart_user_username_alter(&$name, $account) { if ...
ashash — March 2014
Question Add role on checkout if cart contains certain products
Vote up! 0 Vote down! I need to add a role to a user if they have a specific category of products ...
Threadsniper — August 2012 — 1 comment — Rules
Discussion How to handle bras
cart functioned beautifully when, say, a user selected a black bra, the image changed to the black ...
PedroKTFC — June 2013 — 4 comments
Answer Answer to Question 3711
= $form_state['values']['annotations']; global $user; // load oder $order = commerce_cart_order_load($user->uid); ...
maze — April 2013 — 1 comment
Discussion Rental products
I'm wondering if it is possible to use Drupal Commerce in a product rental environment. I want to run a shop that lets people rent audio/lighting equipment for party's. With optional: transporting the equipment and setting it up(installation) se ...
remixed — November 2011 — 6 comments
