🚗 KM Livre · Sem Depósito · Seguro Incluso

Debug /c/:slug Route

Quick tests:

How to Validate

  1. Enter a slug above and click "Test"
  2. If found, copy the test URL
  3. Open the URL in a new tab: should load with HTTP 200 and show company storefront
  4. Check browser console for logs like: [/c/:slug]
  5. Hard refresh (Cmd/Ctrl + Shift + R) to ensure SPA route works without cache

If 404 still appears in PROD, check that your hosting platform (Vercel/Netlify) has SPA rewrites configured to serve index.html for all /c/* routes.