Specify delivery options like a carrier and method
Modify rates per individual items or whole orders, e.g. create free shipping rules for specific Magento 2 products or wholesale orders
Choose particular days of the week for the conditions to be applied
Apply an option with coupons from a certain shopping cart rule
Preset a coupon code, and the rule will be applied ONLY with this coupon
Select the priority of logic implementation for goods that fit conditions of several rules.
Not supported features:
Surcharge and replace will have the same behavior on FRONT-END, which means you’ll see the final shipping price.
Configuration
Please note that this extension requires the original Amasty Shipping Rules extension to function, you can get/purchase it from the official marketplace.
To configure the extension follow the instructions as described in the official documentation.
Development
This extension uses GraphQL and Amasty Shipping Rules (back-end) to retrieve the modified shipping rules and provides an estimated price based on the data via a form on the cart page. Also, we’re using the same logic as SPWA so it can keep compatibility in the future.