Theme Settings
In the Shopware admin: Content → Themes → Guppy Theme → Configure. The configuration is split into multiple tabs.
Tabs at a glance
| Tab | What it covers |
|---|---|
| Layout | Container widths, section padding, sidebar behaviour |
| Header | Header variant, USP banner reference, logo position, skip links |
| Footer | Footer variant, column count, newsletter, payment/shipping logos |
| USP | USP bar toggle, texts, colors, social links |
| Login | Login/register layout (compact vs. default) |
| Checkout | Checkout layout, trust elements, progress bar |
| Guppy Cards | Card components on the detail page |
| Productcard | Listing and slider product cards |
| Detailpage | Buybox styling, product images, gallery, tabs |
| Button | Button colors, sizes, outline toggles |
| Badges | New / top-seller / discount badges, outline toggles |
| Alerts | Background / text colors per alert type |
Saving changes
Click Save after each change. Shopware recompiles the theme in the background, larger changes can take a few seconds.
Setting vs. resetting values
| Action | Effect |
|---|---|
| Change the value | Overrides the theme's default for the current sales channel |
| Empty the value | Falls back to the theme default (or parent theme for child themes) |
| Reset to default | Resets the field completely |
Combining with child themes
If you've generated a child theme via the Theme Builder or manually, the child inherits values from DmfGuppyTheme and supplies its own defaults. In the admin you then adjust these child values.
Related
- Config Schema: full field reference with types and defaults.
- Layout, Typography, Colors: deeper dives.