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 10738

the example you have given. Hide (using CSS or whatever) the Drupal Commerce dropdown from the user ... dropdown select so that when the Add to Cart button is clicked, Drupal Commerce knows which to select. OR ...
pipal — November 2013 — 1 comment

Question Products with adult child price

Vote up! 0 Vote down! Hi, we're setting up a ticket shop with maybe 40 different activity ...
elkiwi — December 2013 — Multiple prices, tickets, Price

Answer Answer to Question 8577

Vote up! 1 Vote down! This all happens as part of the Add to Cart form refresh, so there is no ... direct hook involved. Instead the Add to Cart form is rebuilt, and our response from the function ... commerce_cart_add_to_cart_form_attributes_refresh() includes the AJAX commands to update the various price fields on the page. ...
Ryan Ryan Szrama — August 2013

Answer Answer to Question 13091

Vote up! 0 Vote down! Hi, I can call commerce_cart_order_product_line_item_delete() and ... $form_id) {  commerce_entity_reference_delete();   commerce_cart_order_product_line_item_delete();}-- gives ...
DNZ Andy @ BlueFusion — February 2014 — 2 comments

Discussion Allow choice of shipping or self-collecting

When user checkout, I need a way of presenting a form for the user to choose to collect the items ... themselves, or for us to ship out the items. If the user select to collect, then no shipping address is ... required and the user will be directed to make payment. If the user select shipping, then the shipping ...
binarycubes — March 2012 — 2 comments

Discussion Views--Display of Multiattribute Nodes

T-Shirt-B Size M, T-Shirt-B Size L, etc. This is way too repetitive for the user to see four-five variations ...
dkagon — June 2011 — 14 comments

Question Create Rule to trigger an action for each status update of an order?

Vote up! 1 Vote down! I have requirement of assigning points to the user when he places an order. ... The points should be debited/credited to the user(order owner) based on the below condition. 1) The ... points should be credited to the user, when the user's order status changes to COMPLETED. 2) The ...
sathishdevan — March 2013 — order status

Question VAT calculation decimal problem

Vote up! 1 Vote down! we found some mystical calculation error in our shop, and after testing some ... other shops, we've seen that this problem is everywhere the same. In the calculation of the VAT, ...
cmsfornuts — July 2012 — Tax

Question Add extra charge for selected payment method

Vote up! 1 Vote down! There are several payment methods I'm using in my new commerce shop ...
sagan_gr — February 2013 — Payment

Discussion Add second product before go to cart

Hi there, I have 2 types of product that I need to sell together: T-shirt and pants. The client have to choose first the type of t-shirt then the type of pants. How can I made it? Rules? Can somebody help or just tell me if there are some discussion simil ...
lucadeluchis — April 2012 — 1 comment

Pages