How to Manage Delivery Settings in Seller Center?
Last updated
Was this helpful?
Last updated
Was this helpful?
On this page you can view, define and edit Delivery Settings for Sellers:
View Delivery Settings: Gain a clear insight into their designated delivery preferences.
Add New Delivery Settings: Define fresh delivery options to tailor the marketplace experience.
Change the Default Delivery Setting for All Sellers: Set a new standard for delivery across the platform.
Activate / Deactivate Delivery Settings: Enable or disable specific delivery options as needed.
Change the priority of the Delivery Setting: Adjust the priority to reorder shipping options, with higher priorities being presented first.
To prepare for orders, understand and configure the shipping channels by activating or deactivating them as needed. You can also add new delivery settings to fit your requirements for a seamless process.
This function allows you to define delivery options for sellers by configuring the necessary shipping parameters.
Navigate to the Seller Center.
Go to Settings > Delivery Settings.
Click on the + Add New Delivery Settings button to initiate a new delivery entry.
Fill out the form with the following fields:
Shipping Company (String): Name of the shipping provider.
Shipping Option (String): Describes the delivery method (e.g., Standard Shipping, Express Delivery).
Status ( Enum [Active, Passive]): Defines whether the shipping option is enabled.
Slug (String (must be unique)): A unique identifier for referencing this setting programmatically.
Name (String): Full name of the shipping company.
Priority (Integer): Determines the order in which this option appears—higher numbers come first.
Calculator (Enum [Free, Fixed, Amount Based]): Specifies how shipping costs are calculated. If free you don't have to give any further information while if fixed and amount based options are selected you have to give regarding information to complete the process. Fixed is for fixed price for the delivery and amount based delivery setting changes with regard to specific amounts of baskets chosen by the user.
Allow Manual Entry (Boolean): Select this if the shipping company supports manual entry of rules by sellers.
Allow Easy Return (Boolean): Select this if the shipping company supports easy return logistics.
Rule (Logical Block Structure): Conditional logic that determines when this delivery setting should apply.
Config (JSON Object): Additional key-value settings for custom configurations.
Rule Logic Rules allow conditional logic to determine when the delivery setting is available. The system uses logical blocks, which can be combined as follows:
AND: All specified conditions must be true.
OR: At least one condition must be true.
NOT: Reverses the condition’s truth value.
These rules are configurable via visual interfaces and may check factors such as:
Seller type
Shipping destination region
Product category
Order amount
If no specific rule is imposed to the delivery option MPO can set it to “Any Rule” option.
Click Save to finalize and publish the new delivery setting.
You can customize shipping settings for individual sellers on the platform.
Navigate to Finance > Seller Management.
Select the seller you want to update.
Click the Delivery Settings button.
Activate or Deactivate Shipping Options: Enable or disable specific options for that seller. If a mistake is made, you can re-activate the previously disabled options.
Ensure that seller-specific shipping options are reflected correctly in the shop interface.
Go to Sales Channel Settings > Dynamic Settings > Checkout_Shipping_Option_Selection_Page.
From the dropdown menu, select DataSourceShippingOptionSelectionPage and click Save.