Frontend News from July 9, 2026

Breaking changes

Forms redesign in storefront (3G) templates (via Deferred Template Updates)

We are unifying the appearance and behavior of forms across all storefront (3G) templates.
This change applies to all 3G templates and is controlled via UMS.

Update management preview key: forms_redesign

The change is scheduled for release on July 23, 2026. If you are an addon developer, please review the changes described below now and adjust your addons accordingly. On the release date, these improvements will be rolled out to the majority of customers. E-shops using Deferred Template Updates will have time until August 6, 2026 to modify their customizations and accept the update.

You can preview the changes by running the command shoptet.helpers.enableUpdatePreview('forms_redesign') in the browser console.

What is changing

Recommended steps

Review custom CSS/JS connected to forms. If you target form selectors or rely on a specific HTML structure, please review them — input wrapping and the change of Country / Region / Customer Account / textual consent fields to spans/labels may break your selectors.

Post navigation