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 File licenses not being assigned

I had to manualy add a license file for a user through Store>File Licenses and clicking on the ...

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 ...
SkidNCrashwell Gideon Cresswell — January 2011 — 4 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 "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"], ...
akosipax — May 2013 — Rules, add product

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 ...
JeebsUK — December 2013 — commerce coupons, coupon

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 ...
crossfish — October 2013 — 1 comment — rules

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 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 ...
kevinchill — September 2012 — 1 comment — sku, product options

Discussion Snippet: How to modify text of add-to-cart product select (multiple products in display)

Say we are selling rugs, and there is a style "Dots" in 3x6, 4x5 and 2x8, and also colors Red, Blue and Green. That's a lot of rug Products, but thankfully we can group them in one "Dots" product display. However we named each rug ...
ransomweaver — July 2012 — 2 comments — hook_form_formid_alter, snippet, add to cart

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

Pages