Themes deprecated by Ecwid’s design refresh silently lose features such as cart UX improvements and accessibility patches.
At a glance
Counts storefront surfaces running a design / theme that Ecwid has deprecated in one of its periodic design refreshes. Deprecated themes do not break loudly; they quietly stop receiving the improvements newer storefronts get - smoother cart flows, mobile checkout tweaks, accessibility patches, performance gains. A store can sit on an old theme for a year and slowly lose conversion to better-presented competitors without ever seeing an error. This card makes that silent debt visible.
| What it counts | The number of active storefront surfaces whose theme / design version Ecwid has marked as deprecated or superseded by a newer default. |
| API endpoint | Theme / design configuration read from GET /v3/{store-id}/profile and the storefront design settings (OAuth2 with read_store_profile scope); the configured design version is checked against the current supported set. |
| What counts as deprecated | A storefront design that Ecwid no longer treats as current following a design refresh, so it no longer receives new storefront features by default. |
| Surfaces in scope | The customer-facing storefront surfaces that carry a design (embed widget storefront, Instant Site). Feed-based surfaces such as Facebook/Instagram render in the host platform’s own UI and are not theme-scoped here. |
| Disabled surfaces | Ignored. Only active, order-capable surfaces are checked. |
| Currency | Not applicable. This is a count, not a money value. |
| Time window | RT (real-time snapshot of the current design configuration). |
| Alert trigger | Greater than 0. Any surface left on a deprecated theme is worth flagging because the cost compounds silently over time. |
| Sentiment | Inverse gauge - any non-zero value is mild-to-moderate technical debt, never good. |
| Roles | owner, engineering. |
Calculation
Calculated automatically from your Ecwid data. See the At a glance summary above for what the metric tracks and the worked example below for a typical reading.Worked example
A small UK candle and home-fragrance maker running Ecwid, snapshot taken 21 Apr 26. The maker set up their embed storefront design two years ago and has not touched it since, because it works and they are busy making candles. Ecwid has run two design refreshes since then.| Surface | Design version | Status |
|---|---|---|
| Embed (WordPress) | 2-refreshes-old | DEPRECATED |
| Instant Site | current | up to date |
Sibling cards merchants should reference together
| Card | Why it matters next to Storefronts on Deprecated Theme | What the combination tells you |
|---|---|---|
| Conversion Rate | The cost of stale UX. | A deprecated-theme surface with soft conversion is the case for upgrading; measure CR before and after. |
| Active Storefront Surfaces | The surfaces being checked. | Quantity of surfaces vs how many are current; a surface counted as active can still be degraded. |
| Revenue by Storefront Surface | Prioritisation. | If your largest-revenue surface is the deprecated one, the upgrade matters most there. |
| Channel-Specific Order Drop | Change-risk guard. | After a theme switch, watch the surface for an unexpected order drop in case the new design broke something. |
| Average Order Value | Merchandising surface area. | Newer themes often present cross-sells and bundles better; AOV can lift after an upgrade. |
| Total Revenue | The aggregate at stake. | Slow conversion erosion from a stale theme drags total revenue with no single visible cause. |
| Out-of-Stock Products | Storefront presentation. | Newer themes handle out-of-stock states more gracefully, reducing dead-end product pages. |
Reconciling against Ecwid
Where to look in Ecwid’s own dashboard:
Ecwid Control Panel (my.ecwid.com) -> Design (or Website -> Edit design)
Open the design / theme editor and look for a prompt or banner indicating a newer design is available, or compare your current design name against the current default Ecwid offers new stores.
For the Instant Site specifically, the design status appears under Website -> Instant Site -> Design.
Why our number may differ from Ecwid’s Control Panel:
| Reason | Direction | Why |
|---|---|---|
| Refresh timing | Brief lag | A design Ecwid has just deprecated may take a cycle to register here; conversely a design we still flag may have a freshly published successor. |
| Customised designs | Either | Heavily customised storefronts may report a design version that does not map cleanly to a named default; we judge by the underlying version. |
| Feed-based surfaces | Ours lower | Facebook/Instagram render in the host platform’s UI and are not theme-scoped; Ecwid will not show a theme status for them and neither do we. |
| Disabled surfaces | Ours lower | We only check active surfaces; a configured-but-off storefront design is not counted. |
| Snapshot timing | Either | A real-time snapshot; switching designs between our snapshot and your manual check changes the count. |
ecwid_storefronts_on_deprecated_theme = COUNT(active storefront surfaces WHERE design_version IN deprecated_set)