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 Skipping Checkout completely for free items

every single time. Is there an easy way to do this or is custom module the only way? Thanks Shipping ... Downloads Checkout Free Shipping FAQ ...
Sean — February 2013 — 1 comment — Shipping, Downloads, Checkout, Free Shipping, FAQ

Discussion Not showing out of stock items

I am new to Drupal Commerce. can someone suggest me how to prevent items (with or without ...
t.basak — December 2011 — 4 comments

Answer Answer to Question 6846

from the title being how to compare against a shipping rate in Rules, but the one unasked being how to ... present a message to the customer based on the shipping rate amount. The Shipping modules provides ... a condition to check and see if a shipping line item exists on an order. Unfortunately, because it's ...
Ryan Ryan Szrama — April 2013

Documentation Change "Delete" on your Cart to X

custom theme. * Originally posted by Jonne in #drupal-commerce */ function themename_form_alter (& ... 'views_form_commerce_cart_form_default':       foreach ($form ['edit_delete'] as $row_id => $row) {        if(isset($form ...
joshmiller Josh Miller — May 2012

Question "Add Product to Cart" action not working

"REQUIRES": ["rules", "devel", "commerce_cart", "entity"],     ... "ON": ["commerce_line_item_presave"],     "IF": [      ... {"entity_has_field": {"entity": ["commerce-line-item"], "field": ...
akosipax — May 2013 — Rules, add product

Answer Answer to Question 8979

architecture of Drupal Commerce. A quick lesson: You have product variations and product displays. In order to ...
joshmiller Josh Miller — August 2013 — 6 comments

Question Cannot install Commerce contrib modules

Vote up! 3 Vote down! Hello everyone, for some reason I can't install commerce contrib ... web-installation won't let me install any commerce contrib modules. I tried it with commerce_paypal and ... commerce_checkout_progress. Please help! contrib modules installation ...
Gentaro — November 2015 — contrib modules, installation

Discussion Discount on Amount in Cart does not work properly

admin/commerce/config/taxes/types i have new type: discount At admin/commerce/config/taxes i created new tax rate Discount 7% ... “commerce-line-item:order:commerce-order-total:amount” And lets test it: order for total sum $58.88: http://i.imgur.com/FIfVe.png Looks ok, no discount. ... debugging variable commerce_order_total this value is set to 63.13 so after discount. In previous case ...
grzegorz.bartman — September 2012 — 14 comments — discount, discounts

Discussion Event Booking Systems

accomplish similar event related things with Drupal Commerce and I'd like put down my own thoughts, as ... Drupal Commerce. Keeping it simple, the management of the content types and general workflow goes ... this is in Drupal Commerce? What is the product? Are we selling the event, the venue, the event date or ...
Paul Driver — September 2011 — 11 comments

Discussion Group users or customers in a company

What's the best way to group customers in a company. Customer/user can work the same company, and it might be usefull to store this information in the shop for admin purposes or for giving discounts using rules. Example:- user X- user y both belong t ...
thim — April 2013 — 3 comments — wholesale buyer groups

Pages