Configuration options
This section describes the admin settings and the agent-facing interfaces of the Agentic Commerce extension.
The Settings page covers the configuration at Stores -> Configuration -> Mirasvit Extensions -> Agentic Commerce — the master switch, the individual HTTP surfaces, the cart behaviour, the agent instructions template, and telemetry.
The Agent-facing endpoints page lists every URL the extension exposes to agents — the merchant profile, instruction files, MCP endpoint, and JSON read API.
The Agent instructions variables page is the full reference of the Liquid variables available in the /llms.txt and /agents.md template.
The Agent Activity dashboard page describes the admin dashboard that reports how agents interact with your store.
📄️ Settings
All settings are located at Stores -> Configuration -> Mirasvit Extensions -> Agentic Commerce.
📄️ Agent-facing endpoints
Once the extension is enabled, your store exposes the following URLs to AI agents. Each is gated by its corresponding switch on the Settings page; when the master switch or the relevant surface is No, the URL returns 404.
📄️ Agent Activity dashboard
The Agent Activity dashboard shows how AI agents interact with your store. Open it at Marketing -> Agentic Commerce -> Agent Activity.
📄️ Agent instructions variables
The LLMs Template (see Settings) is rendered with Liquid. This page is the full reference of the variables available in that template — what each one outputs and the fields on each item. They are served at /llms.txt and /agents.md.