No theme code, ever
The storefront side is a Shopify app embed you switch on in the theme editor. We never edit, wrap or copy your theme markup — and an uninstall leaves nothing behind in it.
It cannot block a checkout
The single checkout customization only ever hides: the pickup stores nobody chose, and slots that filled up. There is no rule anywhere in the app that can stop a shopper with an error.
Real native orders
Every order is Shopify's own pickup order. No draft orders, no shipping order dressed up with a tag — so notifications, POS handoff and your reports keep working untouched.
It doesn't hold up your page
Stock is fetched after first paint and briefly cached, so the product page renders at its usual speed. If the lookup fails we show nothing rather than a wrong number.
Your settings live in Shopify
Hours, slots and capacity are stored as metafields on your own shop and locations. There is no separate database of yours for us to lose, and you can read it all through the Shopify API.
Clean uninstall
Uninstall and the storefront reverts to native pickup immediately. We drop the access token on the uninstall webhook and everything shop-keyed on Shopify's redact webhook.