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.
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
Discussion Product options from a Content Type
I would like to add an additional option for the product before adding to cart. User's will ...
marvzz — October 2011 — 1 comment
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 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
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
Question How to use hook_commerce_entity_access_condition_ENTITY_TYPE
items with a field that the user has to grant access to orders (and thus line items). I'll be ...
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
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
