Latest posts Visit blog
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.

12 min read

Product Bundles & Set Articles: Boost Order Value

Product bundles and set articles are among the most direct levers in e-commerce for increasing average order value (AOV) - without acquiring new customers.

13 min read

Gift Cards in Shopware: Revenue & Customer Loyalty

Gift cards bring liquidity before the service, incremental revenue on redemption and new customers. How to implement them cleanly in Shopware.

13 min read

B2B Order Approval: Authorization Workflows in the Shop

In B2B, a single person rarely decides alone, and purchasing keeps shifting into digital channels. How approval workflows with budgets, roles, and multi-step authorization combine speed and control.

13 min read

Redis Caching for Shopware: Optimize Performance 2026

Redis served 99.76% of requests within one millisecond in the vendor benchmark and cuts Shopware load times noticeably. Learn to configure HTTP cache, object cache, and sessions, master invalidation and warmup, and optimize hit rate.

11 min read

Shopware Maintenance: Installing Updates Safely

Shopware releases monthly updates. Delaying them risks security breaches and revenue loss. Learn how to install patches safely.