Skip to main content
Plan: Starter or Pro.
Delivery rules control when a delivery option appears. Each rule is one condition + one action — simple to set up, simple to reason about. Open Checkout settings → Rules → Delivery to configure.

The shape of a rule

Every rule answers two questions:
  1. When? — the condition (e.g. cart total over a certain amount, a specific product in the cart, buyer’s country is X).
  2. What happens? — the action (e.g. hide a delivery option, show one that’s hidden by default).
If the condition matches, the action runs. If it doesn’t, delivery options behave normally.

Common examples

Condition: Cart contains a specific product (a large item that won’t fit in a locker) Action: Hide the locker options
Condition: Cart total over €100 Action: Show “Free shipping”
Condition: Buyer’s city is Sofia Action: Show “Same-day delivery”(Everywhere else, buyers don’t see same-day at all.)
Condition: Cart total under €30 Action: Hide “Express delivery”

How rules combine

Rules are applied independently. Each delivery option is checked against every rule that affects it; if at least one matching rule says “hide”, it’s hidden. There’s no priority system to learn.
Delivery rules affect what the buyer can pick. Once an order is placed, its chosen delivery method is recorded on the order — you can still change it from the Orders page before sending.