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 How to apply discount in cart

scenario/conditions: I need to apply a $20 discount on a product type (X), only when product type (Y) is also in the ... cart. The $20 discount is applied only once on every instance of product X in the cart. For example: ... product                    price   quantity      total Product X- large           50           3            130 Product ...
drupalNuB — December 2013 — discounts

Question Rule for applying UK VAT (TAX) to particular product types

products. However one of my variation types (products) are books which are not subject to VAT in the UK. ...
zapi — August 2013 — 1 comment — Sales Tax, Rules

Question How to bundle a set of product variants into a one-click purchase?

which has attributes to be selected on the Product page. For example, purchase a cowboy hat with a blue, ... Custom products Product Attributes ...

Discussion Commerce Feeds and Commerce EU VAT import?

Hello I am using feeds with commerce commerce tamper to import products. I am using EU VAT ... 3 possible taxes. I don't know how import and mapping the taxes into the product Any idea? Thanks in ...
elca — June 2013 — 3 comments

Answer Answer to Question 7624

Vote up! 1 Vote down! Thank you for all your wonderful blog posts recently:D This Question & Answer gets close: http://www.drupalcommerce.org/questions/5370/how_do_i_base_new_account_u... ...
joshmiller Josh Miller — April 2013 — 4 comments

Answer Answer to Question 12457

commerce license with commerce license billing... but isn't Card on File required to create recurring ...
Renee Nistler — October 2015

Answer Answer to Question 36112

http://fdiv.net/2014/06/11/sorting-products-drupal-commerce-add-cart-form This sets the default product to be the first variant that has a stock level greater than zero. ... function HOOK_commerce_product_reference_default_delta_alter(&$delta, $products) {foreach ($products as ... $key => $product) {$p_wrapper = entity_metadata_wrapper('commerce_product', $product ...
DNZ Andy @ BlueFusion — May 2015

Discussion Shared Catalog, MultiShop

domain-access, or adjusting the views based on the url to display the products on the brand catalog. ...
spoetnik — April 2013 — 1 comment — multi sites, catalog

Answer Answer to Question 44624

to Cart form – Attribute” mode in the Manage Display when you add The field on the Color Vocabulary. ...
oli-nah — June 2016

Question Multi-currency pay into two separate bank accounts

Vote up! 0 Vote down! my client wants to run an event and allow payment (for a whole order) in either Euros or Pounds Sterling. Commerce allows for this multi-currency requirement quite easily. However there is an additional requirement that they need to ...
dave nyss — April 2013 — 2 comments — multi-currency, Payment, currency

Pages