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 Changing Account Registration Email
client's email. Thanks! Email User Settings ...
coxa11 — January 2016 — Email User Settings
Discussion Change cart "Checkout" to "Get a Quote" system
create a cart/wish list with items and then Get a Quote for that list/cart instead of going to Checkout. ...
Discussion Disabled rule disappears
rule "reaction rule Reset the cart order status on product add or remove." and the rule ... https://crossfish.com/admin/config/workflow/rules/reaction/manage/6/disa... Message Disabled reaction rule Reset the cart order status on product add or remove. Severity ... call_user_func(rules_events_entity_unchanged) [function.call-user-func]: First argument is expected to be a valid callback in ...
Discussion Calculating shipping charges by weight
Hi, i'm pretty new to Drupal Commerce. At my internship they asked me to do research about Drupal and webshops. So i started looking into Drupal Commerce. I need a module, or a way without having to edit code, to calculate a shipping price by weight. ...
marcmarc — December 2011 — 33 comments
Discussion Demo site bugs?
I supposed that the demo site might allow me to add to cart. There's no way to do that, no ... evidence that there's a cart, no buy button. I was amused to find my way to ...
DanLanglois — January 2012 — 5 comments
Documentation Setup Product Catalog using Views, Taxonomy, and Menu
site, but there are other ways of showing products and there images / add to cart forms. Search API The ...
Josh Miller — December 2012 — Commerce Kickstart 7.x-2.x — Status: No Known ProblemsQuestion Add to cart button doesn't work in IE8
Vote up! 0 Vote down! Whenever I try to click "Add to Cart" in IE8, the cart in the ...
Joe Jackson — January 2015 — ie8
Question Can rules modify the price displayed in the node?
successfully implemented some rules to apply user and product based discounts to the price before it goes in ... the cart, but I'd like to be able to display this discounted price beforehand. I.e. Product 1: ...
Answer Answer to Question 20019
substr_compare ($form_id, 'commerce_cart_add_to_cart_form_', 0, strlen ... ('commerce_cart_add_to_cart_form_'))) { $form ['submit']['#disabled'] = TRUE; }}?> You can then use CSS to ... $form_state, $form_id) { if (0 == substr_compare ($form_id, 'commerce_cart_add_to_cart_form_', 0, ...
Andy @ BlueFusion — November 2014 — 3 commentsQuestion I am unable to get the Add to Cart button display in my product nodes
I specify (Image, Description, Price with currency), however, it does not include the add to cart button. ... cart ...
