Question

I would like a way to apply free fedex shipping to orders in the admin section. It should be able to zero out the shipping on all fedex shipping types (ground, express, etc).

I am currently able to set free shipping on ground by having a Shopping Cart Price Rule to check if the order contains an item called Free Shipping with the sku 'freeshipping', but this only applies on ground shipments. This is set in Config->Shipping Methods->Fedex->Free Method=Ground

What is the best approach for accomplishing this?

Was it helpful?

Solution

This can be done by configuring a Shopping Cart Price Rule, so you were definitely on the right track.

Create a new rule by going to Promotions -> Shopping Cart Price Rules -> Add New Rule. While editing your rule:

  • Click the "Conditions" tab. Click on ALL and change this option to ANY. For each shipping method that you would like to apply free shipping to, click the green circle to add a new condition and select "Shipping Method" followed by the specific method that you would like to make free.

  • Click on the "Actions" tab and change the "free shipping" option to
    "For Shipment With Matching Items".

  • You will likely need to change a few more fields in the "Rule Information" tab such as the duration of this promotion, sites, customer groups, etc.

Hope this helps. Let me know if there is anything I can clarify.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top