WIx Integratation

Hey folks 👋 I’ve got a production Shopify app running on Gadget (embedded via App Bridge). I’m wanna add Wix support and want to run the same app standalone (non-embedded) so one codebase can serve multiple platforms. Is it possible?
2 Replies
Smelvin
Smelvin2mo ago
Hi Samedo, it is possible. It comes along side more complexity in your app of course. You would want to implement models for wix-specific functionality. We do not have an integration widget or specific template for wix unfortunately
Samedo
SamedoOP2mo ago
I understand this will add some complexity, but I think I can handle it. The main challenge I’m facing is the Shopify protection rule that says “app must be viewed in Shopify admin.” My idea is to build a custom gateway layer that would allow the app to be accessed outside of Shopify as well (for non-Shopify integrations). Does anyone have recommendations on where I should start with this approach?
No description

Did you find this page helpful?