Available now
All prices net, plus VAT.
You buy the licence directly from us and receive an invoice from us. Installation by upload in the admin without SSH, updates through our licence platform, support straight from the developer.
From the first block to the awkward case: know the positions, create content with Twig and AI, control visibility - and know what to do when a theme gets in the way.
Shopware 6.7 with Storefront, PHP 8.2 or newer. For AI generation you need your own API key with OpenAI, Anthropic, Google or Mistral; billing happens directly there.
Upload the ZIP in the admin under Extensions, install and activate it. Then enter the licence key on the licence screen. The module is reachable through the Plugin Suite and additionally under Settings.
The block appears in the shop straight away. Clearing the cache is usually not necessary.
The 49 positions are grouped into areas. You pick the area first, then the position within it - that keeps the list manageable.
Every block carries three fields: the content, its own CSS and optionally its own JavaScript. Everything hangs off the block - delete it and the extras go with it.
All three fields accept Twig expressions and Shopware variables. Available at every position are: the product (on the detail page), the context, the sales channel, the currency and the customer.
{{ product.name }} in the content inserts the article name, {{ context.currency.symbol }} the currency symbol. That allows a notice that names the article being viewed.The content is stored per language. A block can read differently in the German channel than in the English one, without maintaining two blocks.
In the block window you describe in one sentence what the block should show. One button, and the AI delivers content, CSS and JavaScript together.
The instruction is stored on the block and shown again the next time you open it. That allows refining instead of rewriting from scratch every time.
Images as a template: up to four images can be attached - a draft, a screenshot of the look you want, or an example from another site. The AI rebuilds the block from them.Normally the block is inserted at its position while the page is being built. That is the clean route and the default.
Some themes replace the same Twig blocks this plugin uses. The content would then never arrive. For that case a second output mode places the block by script instead.
The block list filters by area and shows 25 entries per page. Multi-select allows activating, deactivating or deleting several blocks together.
Deactivating takes the block out of the shop without losing it - useful for campaigns that return later.
Questions and requests come straight to us - support is from the developer, not from a queue. You can also request a feature through the Plugin Suite in the admin.
All prices net, plus VAT.
You buy the licence directly from us and receive an invoice from us. Installation by upload in the admin without SSH, updates through our licence platform, support straight from the developer.
The plugin will be listed in the official Shopware Community Store. Installation and automatic updates then run through the plugin manager in the backend, billing through your Shopware account. We will link it here as soon as it is available.