A space to discuss online store customization, theme development, and Liquid templating.
How is ParcelPanel able to create a page automatically in the merchant's storefront?
Here's what I need:
I have a Next.js app embedded in Shopify but I want to proxy a specific route from my app to a static page with the myshopify.com domain where I will send dynamic data.
e.g. my_app/personal_info → my-store.myshopify.com/apps/personal_info
Solved! Go to the solution
This is an accepted solution.
Alright, so the answer is App Proxy. This has been solved.
This is an accepted solution.
Alright, so the answer is App Proxy. This has been solved.