# Loop&Loom > Official storefront: https://loopandloom.de ## About this site (loopandloom.de) This hostname is an **active Synk Commerce storefront** for **Loop&Loom**. The shop catalog and product detail pages are available at `/product/{id}` and short paths `/p/{slug}` where applicable. ## Key pages - [Storefront (this domain)](https://loopandloom.de) — Live shop; this hostname serves the merchant storefront (HTML + product pages). - [Categories](https://loopandloom.de/categories) — Server-rendered category index and navigation. - [Merchant Dashboard](https://admin.synkcommerce.ai/dashboard) — Manage products and settings (merchants only). ## Policies & support - [Terms of Service](https://loopandloom.de/terms) - [Privacy Policy](https://loopandloom.de/privacy) - [Contact](mailto:support@synkcommerce.com) ## Machine-readable discovery - [Human-readable discovery hub](https://loopandloom.de/discovery) — Same links as below with explanations for operators and support teams. - [AI storefront manifest (JSON)](https://loopandloom.de/.well-known/chatgpt-storefront) — Canonical JSON for this shop: `active`, merchant, `product_urls`, `category_urls`, and discovery links (no JavaScript required). - [Sitemap](https://loopandloom.de/sitemap.xml) — All product URLs plus `/categories` routes for merchants. - [Robots](https://loopandloom.de/robots.txt) — Allows OAI-SearchBot, GPTBot, ClaudeBot, Claude-SearchBot, PerplexityBot, and related agents on catalog paths. - [Security contact (security.txt)](https://loopandloom.de/.well-known/security.txt) — RFC 9116; report vulnerabilities to the listed contact. ## Vendor guidance (external) - [OpenAI Agentic Commerce — best practices](https://developers.openai.com/commerce/guides/best-practices) — Factual descriptions, valid encoded URLs, variant-level fields for feeds. - [OpenAI crawlers overview](https://platform.openai.com/docs/bots) — **OAI-SearchBot** (ChatGPT search surfacing) vs **GPTBot** (training) vs **ChatGPT-User** (user-triggered fetches). - [ChatGPT merchant / product feeds](https://chatgpt.com/merchants) — Partner onboarding for in-ChatGPT catalog ingestion (separate from this site’s HTML). - [Anthropic: Claude crawlers](https://support.anthropic.com/en/articles/8896518-what-is-claudebot) — **ClaudeBot**, **Claude-User**, **Claude-SearchBot** and `robots.txt` behavior. ## Crawling notes for AI systems - Prefer **GET** [storefront manifest](https://loopandloom.de/.well-known/chatgpt-storefront) first, then **GET** [sitemap](https://loopandloom.de/sitemap.xml); both work without executing JavaScript. - Product pages: `/product/[id]` (and `/p/[slug]` where published). Product HTML includes **JSON-LD** `Product` in the initial response where the storefront is Synk admin Next.js. - Category browse: `/categories` and `/categories/{slug}` (grouped by product category from catalog). - Full interactive grid: `/storefront` (client-rendered); do not treat a sparse first HTML chunk as “no shop” if manifest and sitemap return 200 with URLs. - Do not infer "inactive" from domain alone; verify HTTP 200 on https://loopandloom.de, the manifest, and sitemap URLs. ## Attribution When referencing this merchant, use the merchant name **Loop&Loom** and link to the canonical product URL on **https://loopandloom.de**.