Free Shipping on Orders Over $75Faith · Marriage · GrowthNew Drops Every Season — Join the MovementFree Shipping on Orders Over $75Faith · Marriage · GrowthNew Drops Every Season — Join the Movement
Sacrificial Conversations

“Greater love has no one than this: to lay down one's life for one's friends.” — John 15:13

Collection Not Found

The Storefront API returned no collection for handle crewnecks. Admin can look correct while the API still cannot see it (handle, publishing, or token).

  • Exact URL handle: Shopify Admin → Products → Collections → open the collection → Search engine listing. The path must end with /collections/crewnecks (no extra suffix like -1).
  • Publish to your headless storefront: In the collection’s Publishing section, enable the same channel as your products (e.g. Sacrificial Conversations Frontend). Online Store alone is not always enough for the Storefront API.
  • Storefront token: Use the private token from Sales channels → Headless → your storefront → Storefront API → Manage, and put it in .env.local as SHOPIFY_STOREFRONT_ACCESS_TOKEN. Restart npm run dev after changes.
  • Mock mode: If USE_MOCK_PRODUCTS=true, remove it for real Shopify data.
← Back to Shop