SwagAgenticCommerce

Agentic Commerce for Shopware 6

by shopware AG



Agentic Commerce helps prepare your Shopware 6 store for AI-powered product discovery and agent-driven shopping experiences. The extension provides a dedicated Agentic Commerce sales channel configuration that lets merchants expose product data in a controlled way to external AI platforms, catalog consumers, and compatible shopping agents.

For product distribution, the plugin supports OpenAI product feeds in JSONL format as well as Google Shopping feeds in XML format. Feed settings can be managed per sales channel, allowing merchants to determine precisely which products are made available for each Agentic Commerce integration.

The extension also supports the Universal Commerce Protocol (UCP). Depending on the Shopware version and selected configuration, agents can access capabilities for catalog browsing, carts, discounts, checkout, and orders. Multiple transport options are available, including REST, A2A, Embedded, and MCP.

Merchant control remains central to the integration: available agent capabilities and transports can be configured individually for each sales channel. The extension also includes functionality for monitoring traffic and purchases generated through Agentic Commerce sales channels.

Please note that this extension is currently in beta. Availability of individual Agentic Commerce features may depend on external AI platforms and their regional availability requirements.

Key Features at a Glance

  • Dedicated Agentic Commerce sales channel for Shopware 6.
  • OpenAI product feeds in JSONL format.
  • Google Shopping feeds in XML format.
  • Product availability can be configured individually per sales channel.
  • Support for the Universal Commerce Protocol (UCP).
  • Connection options via REST, A2A, Embedded, and MCP.
  • Configurable agent capabilities for catalog browsing, carts, discounts, checkout, and orders.
  • Monitoring of traffic and purchases generated through Agentic Commerce sales channels.
  • Extension for AI-powered and agent-driven commerce scenarios.

Open Source and License Notice

This plugin is based on the open-source project Agentic Commerce by Shopware and is distributed through our platform. Unless stated otherwise, this plugin is provided under the terms of the MIT License. The original copyright notice and the full license text are included in the plugin package.

Copyright (c) 2026 Shopware

The software is provided “as is”, without warranty of any kind, to the extent permitted by applicable law. The terms of the MIT License shall prevail. You can find the full license text in the plugin package and at: https://github.com/shopware/agentic-commerce/blob/main/LICENSE.


Changelogs

1.2.0
Shopware version: 6.6, 6.7
19th August 2026 (3 weeks ago)
  • Add a dry-run mode and actionable error messages to the UCP MCP tools, so an agent that gets a request wrong is told which field and why instead of receiving an opaque failure.
  • Read the shipping address from where UCP sends it, so a checkout with separate shipping and billing addresses no longer ships to the billing one.
  • Make checkout completion callable, and keep discount responses valid against the UCP schemas.
  • Always send an absolute, openable order link in order.permalink_url — for guests it is the order's deep link, which works without logging in, and it is the same link the confirmation email uses.
  • Refuse a guest order read in the protocol's own vocabulary: an agent asking for someone else's guest order is told the order was not found and that the permalink is how a guest order is read, rather than receiving an internal error.
  • Report the code and severity of a failed agent request, and log the underlying exception, so a failure can be diagnosed from the shop's log.
  • Require ucp-php-sdk 0.0.5 or newer, and accept every later 0.0.x release.
  • Show the Agentic Commerce tab only on sales channels that can actually sell, and fix tab, template-selection and save-button inconsistencies across Shopware 6.5, 6.6 and 6.7.
  • Mark parent listings that have variants correctly in the product feeds.
  • Fix the installable ZIP shipping an administration that never loaded: the packaged plugin now contains a real, compiled admin bundle that works on Shopware 6.5, 6.6 and 6.7 alike, so the Agentic Commerce tab appears after a plain upload-and-install without rebuilding anything in the shop.

This plugin is compatible with the following Shopware 6 versions:

6.6 6.7
  • Future updates