Free Shipping for a Group When in the Cart With Other Groups

Scenario

There are three shipping groups in total: Light, Bulky and items that are not assigned to a shipping group.

When products assigned to the “Light” or “Bulky” shipping groups are in the cart with products that are not assigned to a shipping group the shipping rates should add together. However, when “Light” products are in the cart together with “Bulky” products, the “Light” products should ship for free.

Solution

A shopping cart price rule will need to be configured for this.

First, the special_shipping_group attribute will need to be configured for use with shopping cart price rules. Go to Catalog > Attribute > Manage Attributes and edit the special_shipping_group attribute. In the “Properties” tab change “Use for Promo Rule Conditions” to “Yes” and save.

Now, in Promotions > Shopping Cart Price Rules create a new rule and fill in the rule information.

In the “Conditions” tab select “Attribute combination”. Within that rule select “Special Shipping Group” under the “Product Attribute” sub-heading. State that the Special Shipping Group is “Bulky”. This denotes that there must be a product from the “Bulky” shipping group in the cart for the shopping cart price rule to take effect.

Shipping_Override_Combination_Condition

In the “Actions” tab set “Free Shipping” to “For Matching Items Only”.

In the conditions section of the “Actions” tab select “Shipping Group” under the “Product Attribute” sub-heading and state that the shipping group is “Light”. This denotes that free shipping should be applied to only products assigned to the “Light” shipping group.

 

Shipping_Override_Combination_Actions

In the CSV below the ORDER_FREE algorithm will need to be used as Shipping Override takes priority over shopping cart price rules. Note, however, that the algorithm does not differentiate between the shopping cart price rules – if any other free shipping promo rule matches, it will match on the ORDER_FREE rule.

SO_-_Free_Combination_csv

0 votes

Leave a Reply

Featuring WPMU Bloglist Widget by YD WordPress Developer