llms.txt for Ecommerce: How to Describe Catalogs, Categories, Shipping, and Returns for AI Search
A practical llms.txt structure for online stores: products, categories, brands, shipping, payment, returns, size guides, FAQ, and buying guides for GEO.
Online stores often think about GEO through product pages. That is understandable: price, availability, specs, and images matter. But AI search answers broader questions. A user may ask "which refrigerator is best for a small kitchen", "where can I buy sneakers with fast delivery", "which store accepts returns after fitting", "what is a good gift for a teenager", or "which skincare brand is better for sensitive skin". One product card is not enough for these answers.
llms.txt helps AI understand the store as a complete commercial source: what it sells, which categories matter, which brands are available, how shipping works, whether returns are possible, and where buying guides can be found.
llms.txt Is Not a Sitemap
sitemap.xml lists URLs. Product feeds provide items, prices, availability, and attributes. llms.txt should not duplicate them. It should provide a semantic map.
Instead of thousands of product URLs, include:
- main categories;
- brand pages;
- important curated collections;
- shipping, payment, returns, and warranty pages;
- FAQ;
- size guides and buying instructions;
- comparison and buying guides;
- contact and trust pages.
If you add the whole catalog, the file becomes noisy and stops helping AI systems.
Base Structure
# Store Name
Store Name is an online store for ...
## Main categories
- https://example.com/category/running-shoes: Running shoes by brand, size, and terrain.
- https://example.com/category/winter-jackets: Winter jackets with temperature and material filters.
## Brands
- https://example.com/brands/nike: Nike products and official availability.
- https://example.com/brands/arcteryx: Arc'teryx jackets, backpacks, and size guides.
## Buying conditions
- https://example.com/shipping: Shipping regions, timing, and cost.
- https://example.com/returns: Return policy and conditions.
- https://example.com/payment: Payment methods and installment options.
## Guides
- https://example.com/blog/how-to-choose-running-shoes: Buying guide.
- https://example.com/size-guide: Size charts and fitting instructions.Each link needs a description. AI should understand why the page matters.
Categories and Curated Collections
Categories are the center of ecommerce GEO. They help AI answer upper- and middle-funnel prompts: "best products for this need", "what should I choose", "which options exist", and "where can I buy". Include the most commercially important categories, not all of them.
Good candidates:
- high-demand categories;
- categories with unique descriptions;
- seasonal landing pages while active;
- use-case collections;
- categories where the store wants to compete with marketplaces.
For each category, write a short explanation: what products it contains, which filters matter, who it is for, and whether there are important buying conditions.
Brand Pages
If the store sells known brands, AI can answer prompts such as "where to buy brand X", "official store for X", or "which models of X are in stock". Include brand pages when they are useful sources, not just empty listings. A strong brand page explains the brand, assortment, availability, warranty, categories, and relevant guides.
Do not include dozens of weak brand pages with no text. Choose priority brands and make them readable.
Shipping, Returns, and Payment
AI often compares stores by more than price. Shipping, returns, payment, warranty, and fitting can determine the recommendation. These pages should be explicitly listed in llms.txt.
Useful details:
- delivery regions and timing;
- free shipping thresholds;
- pickup options;
- returns and exchanges;
- fitting rules;
- warranty;
- payment methods;
- installments or buy-now-pay-later.
If these pages are missing or written only in dense legal language, AI systems will be less confident recommending the store.
Guides and FAQ
Buying guides are extremely valuable for AI. They answer non-branded prompts before the user has selected a product. Examples include "how to choose running shoes for asphalt" or "which humidifier fits a 20 m2 room". Include your best guides, not every blog post.
FAQ covers practical facts: shipping, returns, sizing, warranty, certificates, materials, compatibility. If FAQ is marked up with Schema.org and linked in llms.txt, AI systems can find concise answers faster.
Common Mistakes
- Listing the whole catalog instead of categories and guides.
- Omitting shipping, returns, and payment.
- Keeping expired sales and seasonal pages.
- Linking to filter and sort URLs without unique content.
- Forgetting to update after assortment changes.
- Using vague descriptions like "best products at low prices".
- Ignoring canonical tags and Product schema.
Implementation Workflow
Start with 20-50 links. That is enough for many stores. Large retailers can use a short llms.txt and a deeper llms-full.txt with category details, delivery rules, warranties, brands, and guides.
Update the file on a schedule: new seasonal categories, delivery changes, brand launches, return policy changes, and major buying guides. After updates, check commercial AI prompts in GEO Scout: "where to buy", "best store", "compare", "delivery", "returns", and "which product should I choose". If AI systems start using your domain more often, llms.txt is working as an ecommerce navigation layer.
Частые вопросы
Why does an online store need llms.txt?
Should every product be listed in llms.txt?
Should shipping and return pages be included?
How should seasonal categories be handled?
How can ecommerce teams measure llms.txt impact?
Related Articles
ChatGPT Shopping for Online Stores: How to Prepare Your Catalog for AI Buyers
A practical guide for ecommerce teams: how ChatGPT Shopping changes product discovery, what data AI systems need, and how to optimize feeds, product pages, category pages, reviews, and monitoring.
Merchant Center, Product Markup, and Shipping for AI Search: How to Keep Price, Availability, and Returns Aligned
A practical guide to Google merchant listing/Product markup, Merchant Center, shipping policy, and return policy setup for AI search. Focus on price, availability, shipping, returns, and alignment between structured data and visible content.
GEO for E-commerce: The AI Visibility Hub for Online Stores and Brands
The main GEO hub for e-commerce: product pages, category pages, beauty and skincare scenarios, FAQ, pricing clarity, cited sources, and AI visibility monitoring.