# POSVERSE — Public storefronts & product info for AI assistants > POSVERSE powers online restaurant and cafe storefronts at https://getposverse.com/store/{slug}. ## Public storefronts Live customer-facing menus are published under: - Pattern: `https://getposverse.com/store/{store-slug}` - Example: https://getposverse.com/store/new-chom-chom-canterbury - Category pages: `https://getposverse.com/store/{store-slug}/category/{category-slug}` - Menu item pages: `https://getposverse.com/store/{store-slug}/menu/{product-slug}` Only stores with `storefront_live` enabled are public. Discover all live URLs via: - Sitemap: https://getposverse.com/sitemap.xml - API: https://getposverse.com/api/public/storefront - Backend list: GET /storefront/public (and ?include=paths for category/product paths) ## What each storefront page contains - Restaurant or cafe name, about text, phone, email - Full menu by category and subcategory - Product names, descriptions, and prices (GBP) - Structured data (Restaurant / MenuSection / MenuItem JSON-LD) for search and AI citation ## Platform - Site: https://getposverse.com - Product: Restaurant POS + online storefront by POSVERSE - Support: support@posverse.com