Skip to content

Shopware 6 theme framework

Build Shopware storefronts that keep working.

Guppy is the theme framework built at digital.manufaktur. Accessible by default, lean in code, configured rather than forked. A child theme is ready in seconds.

Shopware 6.7, WCAG 2.1 Level AA, 13 complementary plugins.

Foundations

Four decisions everything else rests on

Guppy is not a pile of features. It is a handful of deliberate choices that run through every template.

  • Accessibility is the default

    WCAG 2.1 Level AA out of the box: semantic HTML, full keyboard control, visible focus styles, 44px minimum touch targets. None of it is something you retrofit.

  • Configure instead of patch

    Header, footer, and navigation variants, complete theme variables, dark-mode-ready tokens. Most of your customisation happens in the theme settings.

  • A lean SCSS architecture

    Targeted Bootstrap 5 overrides instead of Shopware default bloat. Modular structure, clearly organised templates, a cascade you can follow.

  • Extend without breaking updates

    Twig blocks, documented variables, and a clean child theme path. Your changes survive the next theme update.

At a glance

The scope, in numbers

What you get the moment Guppy is installed.

complementary plugins
13
Shopware version
6.7
WCAG 2.1 conformance
AA
documentation languages
2

Start building

The Theme Builder generates a ready-to-install child theme plugin ZIP, with no local setup at all.