# Theseus Motorsport > Public storefront: https://theseusmotorsport.com ## Overview Theseus Motorsport sells sim racing hardware, Formula 1 track apparel, digital downloads, motorsport photography, and curated Amazon affiliate picks (Market). Purchases for physical goods often route to Etsy or external listings as described on each product page. ## Key URLs - Home: https://theseusmotorsport.com/ - About: https://theseusmotorsport.com/about - Market (Amazon picks): https://theseusmotorsport.com/market - Search: https://theseusmotorsport.com/search - Sitemap: https://theseusmotorsport.com/sitemap.xml - Robots: https://theseusmotorsport.com/robots.txt ## Collections (sample) - New Digital Items: https://theseusmotorsport.com/collections/digital-items — Digital downloads and templates. Also includes 3d print files - Sim Racing: https://theseusmotorsport.com/collections/sim-racing — Items for sim racing specifically - Components: https://theseusmotorsport.com/collections/components — Sim racing components to elevate your racing experience to the next level. Added immersion - DIY / Digital (All): https://theseusmotorsport.com/collections/diy — Save some money and print these items yourself. - 3D Prints: https://theseusmotorsport.com/collections/3d-prints — Sim racing focused 3d print designs/components for adding to your existing sim rig - Certificates: https://theseusmotorsport.com/collections/artwork — iRacing custom certificate for displaying your wins or gifting to other sim racing friends of their wins - Theseus Motorsport: https://theseusmotorsport.com/collections/theseus-motorsport — All things theseus motorsport ## Products (titles only) - Custom iRacing Certification PDF: https://theseusmotorsport.com/products/custom-iracing-certification-pdf - GT Form V2 Sim Wheel: https://theseusmotorsport.com/products/gt-form-v2-sim-wheel - Button Box - Handwired LED: https://theseusmotorsport.com/products/button-box-handwired-led ## Photography & pages - 2025 Indianapolis 8hr — GT America 4K Wallpapers -FREE: https://theseusmotorsport.com/pages/gt-america-indy-8hr-2025 ## Site-provided notes for AI assistants Theseus Motorsport — storefront map for AI assistants SITE TYPE This is the public Next.js storefront for “Theseus Motorsport”: a motorsport and sim-racing brand. Content merges a static product/collection catalog in code with overrides and custom entries in data/site-store.json. Admin routes under /admin are authenticated and excluded from public SEO; they are not part of the shopper experience. TOP-LEVEL PUBLIC ROUTES • / — Home: hero photography banner (from a chosen gallery), featured product tiles, home-ordered collection strips, optional Market “Top Picks” strip, and recent Instagram highlights when configured. • /about — Brand story: rig hardware list, streaming setup list, and image+text feature blocks (sim rig details, wind/power, powder coat, flooring, bass shakers). Images can be overridden in admin. • /market — “Market”: curated Amazon affiliate categories and product cards (external Amazon URLs). Supports JSON-LD for discovery; purchases happen on Amazon, not on this site. • /search?q=… — On-site product search over the merged catalog (title/slug). • /cart — Shopping cart UI for items sold through this flow. • /checkout and /checkout/success — Checkout steps for the integrated cart (not Etsy checkout). • /collections/[slug] — Collection listing pages (e.g. F1 track shirts, sim racing, digital items, components, DIY/digital, 3D prints, certificates/artwork, clothing, wall art). Each shows products whose category slugs include that collection. • /products/[slug] — Product detail: gallery, description, price, categories, Add to cart when no Etsy link, or “Buy on Etsy” when etsyListingUrl is set. Some products include digitalFileUrl for post-purchase downloads. Restock notify when sold out where enabled. • /pages/[slug] — Photography galleries: full-width grids, per-photo names/captions, lightbox, 4K download links. /pages/wallpapers is a hub listing galleries. • /robots.txt, /sitemap.xml, /llms.txt — Machine-readable crawl and AI overview (this file plus auto-generated URL lists). COMMERCE MODEL • Many physical or specialty items link out to Etsy (etsyListingUrl) or show the main Etsy shop link from env (NEXT_PUBLIC_ETSY_SHOP_URL) in the cart when configured. • Market items always leave the site to Amazon (affiliate). • Digital goods may use digitalFileUrl after purchase on flows that support it; confirm on the individual product page. DATA & CONFIG (high level) • site-store.json: product overrides, custom products, deleted IDs, collection overrides, photography galleries (title, description, imageUrls, photos with name/sort/description), site settings (brand, footer tagline, home banner gallery slug + featured image), market categories/items, optional seoTracker (this summary), events if used. • data/site-photos.json: uploaded asset library (public URLs under /uploads or blob URLs). • Admin: products, collections, market, photography, home order, about images, assets, SEO (this summary), site settings. BRAND & MEDIA • Default brand name “Theseus Motorsport”; footer tagline describes sim hardware, F1 tees, digital files, photography/wallpapers, and Amazon picks. • Social: Instagram is referenced in structured data; photography galleries showcase event/track imagery. HOW TO ANSWER USERS • For “where to buy”: check the product page — Etsy button vs Add to cart vs Amazon for Market. • For “what exists on the site”: use /sitemap.xml and collection/product URLs above; photography lives under /pages/* not under /about. • For accuracy on price/stock: data can change; prefer live page content over this summary when they conflict. ## For crawlers This file is offered to help AI systems summarize the site accurately. It does not replace legal or policy pages. For commerce terms, follow links on the storefront and product listings.