Shipping rules are enabled at the discretion of the marketplace operator. They might not be available in your marketplace. Reach out to your operator if you need assistance regarding the shipping functionality available in your marketplace.
Shipping rules let you provide buyers with shipping options that balance cost and speed by determining shipping costs for an order based on the delivery address and the line items (variants). A shipping rule links one or more shipping zones, shipping profiles and shipping rates.
This topic discusses the generic support for configuring shipping rules through the seller portal. Shipping rules are queried, via the GraphQL API, by the operator. The business logic applied is marketplace specific. If shipping rules are available in your marketplace, reach out to your operator for information on their shipping rules implementation.
If you override the operator defined shipping rules you must redefine all required shipping zones.
A shipping zone is a named set of postal codes that define a delivery area.
The allowed format for the postal codes depends on how your operator has implemented shipping rules. Reach out to your operator to find out what their implementation supports.
Which seller portal am I using?
Two versions of the seller portal exist, differing in appearance and menu structure. The icon in the top right-hand corner of your seller portal will tell you which instructions you need:
Legacy seller portal |
|
Seller portal 2.0 |
|
Legacy seller portal
Add a shipping zone
- Log in to the Seller Portal.
- Go to Shipping > Shipping Rules.
- SelectView Shipping Zones > Create a new Shipping Zone
- Select Download CSV to download a zone template file.
- Edit the template file.
- Select Choose file.
- Browse to the template file.
- Select Open.
- Select Save.
Edit a shipping zone
- Log in to the Seller Portal.
- Go to Shipping > Shipping Rules.
- SelectView Shipping Zones.
- Select edit next to the shipping zone you want to edit.
- Make any required changes to the name or description.
- Uploading a spreadsheet replaces the existing postal codes. To modify the current postal codes:
- Select Download CSV to download the postal codes.
- Edit the template file.
- Select Choose file.
- Browse to the postal code file.
- Select Open..
- Select Save.
Delete a shipping zone
Note: You can only delete a shipping zone if it is not being used in a shipping rule.
- Log in to the Seller Portal.
- Go to Shipping > Shipping Rules.
- SelectView Shipping Zones.
- Select delete next to the shipping zone you want to delete.
- Select OK to confirm the deletion.
Seller portal 2.0
Add a shipping zone
- Log in to the Seller Portal.
- Go to Shipping > Shipping Rules.
- SelectShipping Zones > New Shipping Zone
- If required, select Download CSV Template to download a zone template file.
- Edit the template file.
- Select Upload Spreadsheet.
- Browse to the required file.
- Select Open.
- Select Create Shipping Zone.
Edit a shipping zone
- Log in to the Seller Portal.
- Go to Shipping > Shipping Rules.
- SelectView Shipping Zones.
- Select the name of the shipping zone you want to edit.
- Make any required changes to the name or description.
- Uploading a spreadsheet replaces the existing postal codes. To modify the current postal codes:
- Generate a CSV or XLSX file.
- Select the displayed link, or go to Imports & exports.
- Find the postal code spreadsheet file in the list.
- Select the file name to download the file.
- Edit the file.
- Go to Shipping > Shipping Rules.
- SelectView Shipping Zones.
- Select the name of the shipping zone you want to edit.
- Select Upload Spreadsheet.
- Browse to the required file.
- Select Open.
- Select Update Shipping Zone.
Delete a shipping zone
Note: You can only delete a shipping zone if it is not being used in a shipping rule.
- Log in to the Seller Portal.
- Go to Shipping > Shipping Rules.
- SelectView Shipping Zones.
- Select Delete next to the shipping zone you want to delete. Note that there is no confirmation dialog - the zone is deleted immediately.
Related articles