fyrst / views-theme
ViewsTheme - Shopware 6 storefront theme
Package info
github.com/fyrst-digital/views-theme
Language:Twig
Type:shopware-platform-plugin
pkg:composer/fyrst/views-theme
0.3.0
2026-07-03 09:57 UTC
Requires
- shopware/core: ^6.7.0
- shopware/storefront: ^6.7.0
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. - Icons —
vi_iconfor inline SVG / CSS icons.