3. Configuration

Open the configuration under Extensions → My Extensions, click the three dots (⋯) next to the plugin, and select Configure.

Plugin configuration: enable toggle and delivery date calculation

Card 1: Delivery Countdown

Enable Delivery Countdown

Globally enables or disables the countdown. When disabled, no countdown appears on any product detail page.

Default: Enabled


Card 2: Delivery Date Calculation

Daily Order Deadline (HH:MM, server timezone)

The time by which an order must be placed to be dispatched the same day. Orders placed after this time are counted towards the next business day. The time is interpreted in the server's PHP timezone.

Format: HH:MM, e.g. 14:00 Default: 14:00

Delivery Date Source

Determines how the delivery date is calculated.

Option
Description

Fixed shipping days

Always uses the configured shipping days, ignoring the product's delivery time

Product delivery time — earliest date

Uses the minimum value from the product's Shopware delivery time

Product delivery time — latest date

Uses the maximum value from the product's Shopware delivery time

Product delivery time — date range

Shows a delivery range: earliest to latest date

Default: Fixed shipping days

Shipping Days (Fixed Mode & Fallback)

The number of business days for delivery. Always used in Fixed mode. In all other modes, this value serves as a fallback for products that have no Shopware delivery time assigned.

Type: Integer (business days) Default: 2


Card 3: Excluded Days

No delivery on weekends

Excludes Saturday and Sunday as delivery days. If a calculated delivery date falls on a weekend, the next business day is shown automatically.

Default: Enabled

Holidays (Non-Delivery Days)

A list of dates on which no delivery takes place. Enter one date per line in YYYY-MM-DD format.

Example:

Default: Empty (no holidays excluded)


Card 4: Long Delivery Times

Threshold (days)

When the calculated delivery time exceeds this number of days, the display behavior below takes effect. Leave empty or set to 0 to disable the threshold logic.

Type: Integer (days), optional Default: Disabled (empty)

Display above threshold

Determines what is shown when the delivery time exceeds the threshold.

Option
Description

Hide the delivery countdown

The countdown is hidden entirely for this product

Show countdown only (no delivery date)

The countdown is displayed without a concrete delivery date — e.g. "For fastest possible delivery"

Default: Hide the delivery countdown

Plugin configuration: excluded days and long delivery time threshold

Last updated