Common Prompts
Here are ready-to-use prompts for common shipping scenarios. Type (or paste) these into the AI prompt box, review the confirmation card, and click Apply.
Free shipping
Section titled “Free shipping”| Prompt | What it creates |
|---|---|
Free shipping on orders over $100 | Free rule on your primary method with cart total > $100 condition |
Free shipping on all orders to the US | Free rule with destination country = US |
Free shipping for products tagged "promo" | Free rule with product tag = “promo” |
Surcharges
Section titled “Surcharges”| Prompt | What it creates |
|---|---|
Add $5 surcharge for Alaska and Hawaii | +$5 flat surcharge with destination state = AK,HI |
Add $10 surcharge for orders over 20kg | +$10 flat surcharge with weight > 20000g |
Add 10% surcharge on weekends | +10% percentage surcharge with day of week = Saturday,Sunday |
Add $3 surcharge for PO Box addresses | +$3 flat surcharge with ship-to address contains “PO Box” |
Blocking / hiding methods
Section titled “Blocking / hiding methods”| Prompt | What it creates |
|---|---|
Block express shipping for items tagged "oversized" | Hide rule with product tag = oversized |
Don't show overnight shipping for orders under $50 | Hide rule with cart total < 5000 |
Remove ground shipping for international orders | Hide rule on Ground for non-domestic zones |
Hide free shipping if any item is from vendor "Fragile Co" | Hide rule with vendor = “Fragile Co” |
Creating new methods
Section titled “Creating new methods”| Prompt | What it creates |
|---|---|
Add a flat rate $9.99 Standard Shipping to the US zone | New method, flat rate, $9.99, US zone |
Create a free shipping method for the EU zone | New method, free rate type, EU zone |
Add weight-based shipping to Australia: 0-1kg $8, 1-5kg $15, 5-20kg $30 | New method with weight tiers |
Adjustments and discounts
Section titled “Adjustments and discounts”| Prompt | What it creates |
|---|---|
10% shipping discount for orders over $200 | Subtract 10% with cart total > $200 |
$2 off shipping for products tagged "member" | Subtract $2 flat with product tag = member |