

The Files tab — <code>/llms.txt</code> and <code>/llms-full.txt</code> auto-generated from your live WooCommerce catalog.
A shopper asks an AI assistant: “Where can I buy a waterproof bike light under $50?”
For an AI shopping agent to consider your store as an answer, it needs a machine-readable summary of what you sell. The emerging convention for this is a file called /llms.txt at your domain root.
This plugin generates a commerce-aware /llms.txt and /llms-full.txt directly from your live WooCommerce catalog — including real prices, real images, real stock, and per-variation data — and refreshes them automatically when your catalog changes.
/llms.txt file built from your live WooCommerce catalog — top products, prices, images, and links in the format AI shopping agents read./llms-full.txt file with your full catalog, one section per product, for agents that want everything in one fetch.This plugin reads your live WooCommerce catalog and emits product-shaped data:
/llms.txt — any existing file is backed up to wp-content/uploads/lltxt-backups/ first. Restore your version any time from the Files tab; the backup is preserved on uninstall.Built by the team behind Agentic Commerce for WooCommerce. Open source: github.com/xpaysh/agentic-commerce-llms-txt
This plugin can communicate with the xpay.sh install-tracking endpoint, but every request is off by default and only happens after you explicitly enable the install ping under Settings Agentic Commerce Privacy. No personal data, no product data, and no order data are ever transmitted.
What is sent (only when you have opted in): your site URL, a derived slug, your WordPress / WooCommerce / plugin versions, and your active product count.
When a request can occur (each only when the toggle is ON):
What is never sent: product titles, prices, images, SKUs, descriptions, customer or order data of any kind, and no data at all if you have not enabled the toggle.
Endpoint: https://llmstxt-api.xpay.sh/v1/llms-txt/installs
Privacy policy: https://www.xpay.sh/legal/privacy-policy/