Skip to main content

Carriers

Carrier is a functionality that allows the user to choose a carrier company to deliver the order. You can access it by going to Order management module -> Carriers

Carriers are usually created initially with the creation of the webshop, but you can edit them at all times just by clicking on each carrier in the Carrier list. To add a new carrier, just click on the Add Carrier button in the top right corner: Orders o1

There will be a pop-up where you can add all the required fields - name, description, logo etc. Orders o2

If needed, there is an option to export the carrier list in a csv file.

In order for the carrier to be available for selection on the checkout screen, a carrier rule must be defined. Carrier rules are added in the Carrier rules tab. Once you click on the Create rule button, a new screen will be displayed where you can set the conditions and actions for the carrier. You can set some conditions such as: "if country is NL, or if order total is greater than some amount" and then with the action the selectable carries are defined according to the set conditions. If more carriers can be set as selectable on some conditions, then subrules can be added. In the end, all conditions are checked and selectable carriers are combined and shown in the webshop.

Orders o3