fyrst/views-theme

ViewsTheme - Shopware 6 storefront theme

Maintainers

Package info

github.com/fyrst-digital/views-theme

Language:Twig

Type:shopware-platform-plugin

pkg:composer/fyrst/views-theme

Transparency log

Statistics

Installs: 7

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 15

0.3.0 2026-07-03 09:57 UTC

This package is auto-updated.

Last update: 2026-07-25 10:36:52 UTC


README

A Shopware 6.7 storefront theme focused on high-fidelity ecommerce UI design.

Requirements

  • Shopware 6.7.11+ (Core & Storefront; UX Twig components)

Installation

Place the plugin under custom/static-plugins/ViewsTheme, then install and activate:

bin/console plugin:install --activate ViewsTheme

Full setup (theme assignment, asset build): docs/getting-started.md.

Documentation

Topic Link
Docs index docs/README.md
Hard rules (checklist) docs/conventions/hard-rules.md
Architecture docs/architecture.md
Configuration / design tokens docs/configuration.md
UX Twig components docs/conventions/ux-components.md
CSS class API (legacy) docs/conventions/css-classes.md
JavaScript selectors docs/conventions/javascript.md
Twig extensions docs/twig/overview.md
Variants grid docs/features/variants-grid.md
Preferred delivery date docs/features/delivery-date.md

Features (summary)

  • Variants grid — paginated multi-variant add-to-cart on the PDP (plugin config).
  • Preferred delivery date — optional date picker on checkout confirm, stored as an order custom field.
  • UX Twig components<twig:ViewsTheme:…> with props, CVA, and attributes.
  • Iconsvi_icon for inline SVG / CSS icons.