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 10613
this can be done by setting up a Rule that does the following: Event: Viewing Product Condition: Data ... Product:Status-> 0 ...
Travis — October 2013Discussion Payment for certain items.
users shopping cart. How can I do this? ...
Stillnikaien — June 2012 — 1 comment
Answer Answer to Question 13010
Vote up! 0 Vote down! Hi Patrick, Consider using Commerce VAT (https://drupal.org/project/commerce_vat) for your VAT requirements. The key difference is not to use the "This price includes" tax drop down and you must enter the price exclusive (f ...
David Kitchen — February 2014 — 1 commentAnswer Answer to Question 13491
it's just not selected? The custom product types shouldn't be an issue, it's been tested on ... a few sites with different product types. I can't replicate the problem, any other hints you can ...
Andy @ BlueFusion — April 2014Answer Answer to Question 3626
Vote up! 0 Vote down! Is it also possible to update / show the calculated price on the product ...
mori — January 2013
Discussion Merchant e-Solutions
Create module for Merchant e-Solutions payment module. There's currently one for the other ...
sforces — September 2011 — 1 comment
Answer Answer to Question 3941
developers that would be happy to help you out in IRC to create your first hook function. I've posted ...
Josh Miller — April 2013Answer Answer to Question 8423
Adds a link to the contact page when clicking on the add to cart form of a disabled product */ /** * ... commerce_product_disabled_link_form_commerce_cart_add_to_cart_form_alter (& $form, & $form_state, $form_id, $context = array()) { if (!empty($form ... = array('commerce_product_disabled_link_commerce_cart_add_to_cart_form_validate'); //$form['#validate'] = array(); $form ['#submit'] ...
Summit — June 2013 — 1 comment
Answer Answer to Question 12884
admin/structure/views/view/collection_products/edit It should be under "Sort criteria" at the bottom left of the page. Click Add and ...
Andy @ BlueFusion — January 2014