I currently have a live site at https://www.antoninospizza.co.uk/ and I am building the shop page and single product pages with the storefront API.
I would need to connect to the existing domain so that the checkout url wont have the “myshopify” in it.
The moment I do that by adding the CNAME with a value of shops.myshopify.com into Vercel (what I use for deployment) and verify the connection, if I go to the live site (https://www.antoninospizza.co.uk/) it displays the following and the all site is password protected.
Is there a way to first display the live site instead and only password protect the checkout page while we run some test orders?
Thanks
