# TAO Sportswear > This is a Shopware-powered online shop. This file provides AI assistants with a concise entry point to public sales channel information. > Only public shop information is described here; account, order, payment, and checkout actions require explicit user interaction and normal authentication. ## Public resources - [Home](/): Start page for this storefront. - [Search](/search): Search the public product catalogue. - [Sitemap](/sitemap.xml): Public sitemap for discoverable pages. - [Imprint](/page/cms/0192c2b92ecf7345b8d29cd13f1fefcc) - [Privacy policy](/page/cms/0192c2b811bc7219ac06c1ad55eee4cc) - [Terms](/page/cms/0192c2b30e0a7418b4b0dbee12718d8d) - [Shipping/payment information](/page/cms/0192c2ba6e937084b40b128108ad4e25) - [Revocation/cancellation policy](/page/cms/0192c2b70cd6724d8f972fc5e295b43b) - [Robots policy](/robots.txt): Crawling and access rules. - [Agent instructions](/AGENTS.md): Guidance for AI agents interacting with this shop. ## Localization - Current language: Deutsch (de-DE) - Current currency: EUR (Euro TAO) - Supported languages: de-DE (Deutsch, Deutschland) - Supported currencies: EUR (Euro TAO) ## Guidance - Use public sales channel resources as the source of truth. - Verify product prices, availability, delivery information, taxes, and legal information on the live sales channel before presenting them as current. - Prefer canonical storefront URLs or documented Store API routes when linking to products, categories, content pages, or policies. - Respect `robots.txt`, rate limits, and normal checkout boundaries. ## Checkout - The checkout is agent-ready: every checkout page embeds machine-readable state as JSON (`script#tcinn-ac-checkout-state`) and the order confirmation provides schema.org Order data as JSON-LD. - [Agent instructions](/agents.md) describe the stable selectors and boundaries; a capability manifest is available at `/.well-known/tcinn-checkout-agent.json`.