f3082f-2.myshopify.com/api/2024-01/graphql.json
using your public Storefront token. Replace SHOPIFY_STOREFRONT_TOKEN
in the config block at the bottom of this file. The fetchProducts()
and createCart() functions are fully wired — set USE_MOCK = false
to go live.
cartCreate on the Storefront API, attaches your venue/seat metadata,
and redirects to f3082f-2.myshopify.com/checkout for payment.
Your card details are handled entirely by Shopify — never by this PWA.
On completion, a Cloudflare Worker webhook fires to tag the order and
trigger the TC membership flow.