# CS BikeWear > 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/01921f2fcc8d70ec94a33204f69b2c2f) - [Privacy policy](/page/cms/01921f2fcc8c707eb358ad89da1438d9) - [Terms](/page/cms/01921f2fcc8b73cca25a99986a94088e) - [Shipping/payment information](/page/cms/01921f2fcc8a7020aead8b6abe86fdeb) - [Revocation/cancellation policy](/page/cms/01921f2fcc8c707eb358ad89d7a9d5c9) - [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) - Supported languages: de-DE (Deutsch, Deutschland) - Supported currencies: EUR (Euro) ## 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`.