Configuration

Go to Stores >Shipping Conditions and create a rule.

General

  • Name: Internal name for the rule.
  • Active: Enables/disables the rule.
  • Priority: Lower numbers run first. Rules are evaluated in ascending priority.
  • Priority (important): If overlapping rules share the same priority, processing order is not guaranteed. Use unique priorities.
  • Stop Further Rules: If enabled, no further rules are processed after this rule matched.
  • Stop Further Rules (important): A matched rule can stop later rules even when no visible change was applied by actions.
  • From / To: Optional date range in which the rule is active.
  • Store Views: The rule only applies to selected store views.
  • Customer Groups: The rule only applies to selected customer groups.

Conditions

Conditions are evaluated using Magento's rule engine (similar to Sales Rules). You can use address-related conditions and the additional Customer conditions provided by this extension.

If you leave Conditions empty, the rule is treated as generally matching and will rely on scope/targets/actions. For virtual carts, address-based evaluation uses billing address context.

See: Customer Conditions

Targets

Targets decide which shipping carrier/method combinations a rule should apply to.

If you leave Targets empty, the rule can apply to all shipping methods.

See: Targets (Carrier / Method)

Actions

Actions define what happens when a rule matches: hide, disable with a message, rename titles, or adjust prices.

See: Actions

Found an issue with this documentation? Let us know