

The "AI Attributes" tab in the product editor: add product Q&A, compatible accessories, and substitute products.
AI shopping agents (ChatGPT, Gemini, Perplexity, Claude and others) increasingly research and recommend products for shoppers. To be considered, a store’s products need machine-readable, structured, complete data. WooCommerce does not provide this out of the box.
AI Product Schema makes your WooCommerce catalog first-class for AI shopping agents:
Product with offers, availability, ratings, brand and images), built from your live WooCommerce data.subjectOf/FAQ, isRelatedTo, isSimilarTo)./llms.txt — a Markdown index of your published products following the llms.txt convention, so agents can find your catalog quickly.robots.txt directives that welcome known shopping/agent crawlers (GPTBot, Google-Extended, ClaudeBot, PerplexityBot and more) and point them at your /llms.txt.Most llms.txt plugins index pages: your posts, your about page, your contact form. That is
the right shape for a content site and the wrong shape for a store.
AI Product Schema generates a product index. It lists your published WooCommerce
products, and it is backed by complete Product JSON-LD on every product page, so an agent
that follows your /llms.txt finds real structured product data when it arrives: price,
availability, ratings, brand, images, and your AI attributes.
That pairing is the point. An llms.txt with nothing structured behind it tells an agent
where to look but not what it is looking at. Structured data with no index makes the agent
find your products on its own. This plugin does both, for WooCommerce specifically.
AI Product Schema reads product data exclusively through the WooCommerce CRUD API and declares High-Performance Order Storage (HPOS) compatibility.
The full source code is publicly available at:
https://github.com/internick2017/ai-product-schema