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 How to stop default commerce coupon error message?
functionality set up on my shop. However, the following scenario occurs. If a user tries to enter a second ...
Answer Answer to Question 12068
PayPal site. This is helpful if some users may not already have a PayPal account nor want to create one. ... = user_load($order->uid); $data['first_name'] ...
fnikola — August 2014
Discussion Disabled rule disappears
call_user_func(rules_events_entity_unchanged) [function.call-user-func]: First argument is expected to be a valid callback in ...
Question "Add Product to Cart" action not working
2 separate products. So I created a rule saying if the user tried to add more than 1 [4$ product], add the ... "user": ["site:current-user"], "sku": ["premium-sku"], ...
Answer Answer to Question 13600
['rebuild'] = TRUE;} function your_module_form ($form, & $form_state){ global $user; $order_id ... = commerce_cart_order_id ($user-> uid); $cart = commerce_embed_view ('commerce_cart_block', ...
Johannes Kees — April 2014
Discussion Rules module- Access Commerce Option Sets
check if user checked/unchecked the boolean field in the option set. According to the users input ...
vdorneanu — March 2012 — 3 comments
Discussion Complex Product Options and Attributes
user selects an option Here is what I need... A product display with radio buttons for the options The ...
jess — September 2011 — 3 comments
Question Display a view based on taxonomy of multiple categories
if a user clicked on Tops it would display the fields listed above grouped in a similar way to all ...
Discussion Pre-orders
I don't know if there are plans for this yet, but it would be extremely useful to allow customers to pre-order products with Commerce. If products had a release date field then this could be checked when on the product page and the first step would b ...
Gideon Cresswell — January 2011 — 4 commentsDiscussion How to do Customized Product Options
offeres the option to custom build a box of chocolates. The user can select a box of 4,12,or 24 pieces of ... cream 6x Dark Chocolate with nuts 2x Dark chocolate with brazil nuts The user will have about 30 ...
