Overview
Shipping methods assigned to the orders are based on Order carries rules. These rules are designed to automatically assign a specific shipping method to orders based on the conditions set. They are triggered as soon as an order is imported in Boostmyshop myFulfillment, regardless the order source (Magento, Prestashop, Amazon, Hiboutik etc..)
Manage order rules
Create order carrier rule
- Navigate to Settings > Sales > Order carrier rules
General tab
- Name : Enter a name to your rule.
- Active : Set "Yes" against the Active dropdown for the rule to be applied on orders imported.
- Priority : Rules are played by priority (1 is the first, 999 is the last). As soon as a rule applies, rules with higher priority wont be used
- Notes : Give a note for the rule.
Conditions tab
All conditions configured must match the order to assign the shipping method configured in the actions tab for the shipping method to be assigned.
- Subtotal : Order's subtotal (product price excl tax). You can define a range, if you dont want to configure max or min, you can leave them empty.
- Total weight : Weight of the order in kg(calculated with the sum of products weight)
- Product count : The total quantity of products in the order.
- Contains sku : Enter the sku separated with a comma here. Order must contain at least one of the sku configured.
- Contains a relay point: Yes/No if the order contains a relay point ID when imported
- Payment method : Order payment method must match to one of the selected methods.
- Country : The country to which the order is shipped must match to one of the selected countries
- Postcode : Enter the postcodes separated with a comma here. Order must match to one of the postcode configured.
- Customer Type : Choose if the customer is an individual or runs a company.
Action tab
- Assign shipping method : Select the shipping method to assign to order if the current rules conditions are fulfiled.