Skip to content

Overview

The plugin’s configuration is a single page under Settings → Plugins → Estimated Delivery. It has eight tabs across the top and one Save button on the right. Everything is per sales channel — switch the sales channel using the picker at the top of the page before editing.

#TabUse it for
1GeneralMaster on/off for the sales channel and Dynamic Product Group inheritance
2WidgetPure styling and labels — what the widget looks like, in any context
3Product PageWhether to show the widget on the product detail page, and overrides for that context
4Shopping CartSame, for the cart page
5CheckoutSame, for the checkout confirm page
6Checkout RegisterSame, for the account / register page
7SettingsThe date math — working days rule, holidays rule, min/max days, cutoff times, date format
8TranslationStorefront snippets — message, tooltip, step labels, weekday and month names

Roughly speaking:

  • What it says lives in Translation.
  • What it looks like lives in Widget.
  • What dates it computes lives in Settings.
  • Where it appears lives in Product Page, Shopping Cart, Checkout, Checkout Register.
  • Whether it runs at all lives in General.

The Widget tab also drives a live preview on the right-hand side of the page. As you change colours, fonts or labels, the preview re-renders with your sample data so you can iterate without reloading the storefront.

The plugin tracks unsaved changes across tabs. If you switch tab with pending edits and you have not clicked Save, the plugin asks you to confirm — “Changes were not saved. Are you sure you want to discard your changes?” — and either discards the edits or cancels the navigation.

The Save button writes the configuration for the currently selected sales channel only. To roll the same configuration out to multiple channels you can either:

  1. Configure once at the All sales channels level (top of the sales-channel picker) — this becomes the inherited default.
  2. Or open each sales channel in turn and save its overrides explicitly.
  • Widget — colours, fonts, layout
  • Page positions — where the widget appears on each page
  • Settings — working days, holidays, cutoff, date format
  • Translations — message, tooltip, step labels, calendar names