Skip to content

Shipping Recipes

These recipes cover the most common shipping configurations. Each one shows the AI prompt (fastest) and the manual setup (if you prefer forms).


Give customers free shipping when their cart exceeds a certain amount.

Free shipping on orders over $100

Prevent customers from choosing express shipping for heavy products that can’t ship fast.

Block express shipping for items over 10kg

Charge more for shipping fragile items that need special handling.

Add $8 surcharge on Standard Shipping for products tagged "fragile"

Add a surcharge for remote areas identified by postal code.

Add $15 surcharge for postal codes starting with 99 or 96

Only show a method for certain countries.

Only show Standard Shipping for US, Canada, and UK orders

Combine shipping costs when a cart has products from different groups.

The AI prompt box can create blended rates, but for complex setups the form is clearer.

Create a blended rate called "Combined Shipping" for the US zone

Then configure the preferences manually in the UI.


Disable next-day shipping on weekends.

Hide next-day shipping on Saturday and Sunday

Only show a free shipping option for customers tagged as VIP (using a product property or tag passed through the cart).

Create a free shipping method called "VIP Free Shipping" for the US zone, then only show it for products tagged "vip"

Offer local pickup only for customers near your warehouse.

Create a free Local Pickup method for the US zone, only show it for postal codes starting with 100,101,102