Test environment
Dev Tools
Reset state and inspect configuration for the test hub. None of these actions affect production.
Clear local + session storage
Wipes anything cached by the marketing site (quiz answers, banners, theme).
Clear cookies (this domain)
Removes cookies set by the marketing site. Shopify cart cookies live on shop.envirobiotics.com.
Sign out (Lovable Cloud)
Ends the current backend session if one exists.
Open Shopify cart
Inspect or empty the Shopify-side cart on shop.envirobiotics.com.
Open Shopify account
Log in / out of the Shopify customer account.
Test Shopify Storefront API
Pings the Storefront API to verify the token + domain are configured.
Environment
{
"mode": "production",
"shopify": "https://shop.envirobiotics.com",
"supabaseUrl": "https://kkfskwkujadqkcxigohv.supabase.co"
}