Delivery Times
Catalog of delivery times from the Shopware 6 shop (e.g. "1–3 days"). The connector synchronises the delivery times as a lookup so you select the delivery time on the item instead of typing a UUID.
Opening the page
- Via Search: Shopware 6 Delivery Times (list, per shop)
- Delivery times are loaded from the shop via Sync All Master Data or the reference data sync.
Fields
| Field | Description |
|---|---|
| Shop Code | Shop the delivery time belongs to (multi-shop: each shop keeps its own delivery times). |
| ID | Shopware UUID of the delivery time. |
| Name | Display name (e.g. 1-3 days). |
| Min / Max | Minimum and maximum duration in the given unit. |
| Unit | Time unit: hour, day, week, month or year. |
Usage
On the item card, the delivery time is chosen from this catalog. On item upload the corresponding UUID (deliveryTimeId) is written to the shop product so the delivery time appears in the storefront.
Sync first
For the delivery time to be selectable on the item, the catalog must be synchronised once (Sync All Master Data). New delivery times in the shop appear after the next sync.
Related pages
- Item card – choose delivery time on the item
- Setup (Setup Card) – master data sync