14 min read

Agentic Checkout: Prepare Your Shop for AI Agents 2026

ChatGPT, Gemini and Perplexity increasingly add to cart themselves. How to operationalize product data, availability and checkout for the agentic commerce sales channel.

13 min read

Store API Caching: Fast Headless Shops 2026

From Shopware 6.7, Store API endpoints are cacheable. Avoid N+1 problems in Nuxt, set client caching correctly and use stale-while-revalidate.

13 min read

Shopware 6.7.11: Vite Dev Server and Twig UX

The June 2026 release modernizes the classic storefront: a Vite dev server without a proxy, Twig UX components, theme values as native CSS custom properties and a global window.Shopware event system. What it means for your theme.

13 min read

Multi-Currency: International Shop with Local Prices

Local prices instead of foreign currency: how to handle exchange rates, price rounding and per-country tax in Shopware to reduce cross-border cart abandonment.

11 min read

Accessibility overlays: why widgets fail under BFSG

Overlay widgets promise quick BFSG compliance but do not remove the barriers. Why genuine accessibility must be built into the code, not into a widget.

11 min read

Web Push: Retention Without Third Parties

Web push notifications for cart recovery and back-in-stock alerts: first-party, GDPR-compliant and no app required. Here is how to implement it.

13 min read

Avoid Dark Patterns: A Fair Checkout in 2026

Dark patterns at checkout are a DSA and UCP risk. Here is how to build a fair, compliant ordering process in 2026 that boosts both trust and conversion.

12 min read

Product Bundles & Set Articles: Boost Order Value

Boost average order value with product bundles and set articles: calculate the bundle discount, link inventory, implement it in the Shopware Rule Builder.