Set your logo, colors, typography, and section styles in one place, and they carry straight through everything from checkout to account pages. No more breaking Customer Accounts just by tweaking Checkout.
Checkout settings were independent from Customer Accounts/Sign-in settings. It was easy to miss updating a color or logo, leaving each surface looking different.
Set it once in the Checkout & Accounts editor and it applies consistently across all three surfaces: Checkout, Customer Accounts, and Sign-in.
Set logo, colors, typography, and section styles in one place, and apply them consistently across Checkout, Customer Account, and Sign-in.
Freed from the constraints of "color schemes"—specify colors directly by value, with no limit on the number of colors.
Save up to 20 brand colors in a palette. Edit a palette color once and the change applies everywhere it's used.
Specify a different logo or main background color for each surface. Shopify Plus can apply more granular overrides via the API.
| Item | Legacy | Unified Branding (new) |
|---|---|---|
| Where it's configured | Scattered Configured per surface | Unified A single place in the Checkout & Accounts editor |
| How colors are specified | Assigned to color schemes (limited number) | Direct color values for unrestricted choices |
| Brand color management | Not documented (set individually each time) | Palette storage Up to 20 colors; changes apply everywhere at once |
| Per-surface overrides | Not documented | Logo and main background color supported by default. Finer control with Plus + API |
| Risk of inconsistency across surfaces | High Breaks when an edit is missed | Low Single source of configuration |
Access the editor from the admin.
Set the logo, colors, typography, and section styles. Colors can be saved to a palette.
Applied consistently to Checkout, Customer Accounts, and Sign-in. Set surface-specific overrides if needed.
Branding settings for Checkout, Customer Accounts, and Sign-in are now unified. Going forward, this editor becomes the "single source of truth" for brand settings.
Instead of a limited set of "color schemes," you now specify color values directly. This makes it easier to faithfully reproduce brand guidelines.
By default, you can only swap the logo and main background color. Anything more surface-specific is handled by Shopify Plus Checkout and Accounts Configuration API via the API.
When you update one color in a palette, every place that references that color changes at once. The design lets you treat them like CSS variables.
A "Checkout Branding API" already exists, but how it integrates with or coexists alongside the new Configuration API is not statedin the original article. You'll need to check the spec in the dev docs before adopting it. If your implementation makes branding calls from the app or theme side, advance validation is recommended.