How to redirect users to Shopify plan page in a Shopify App using Remix?
I'm developing a Shopify app using Remix, and I want to redirect users to the pricing plan page I've set up for my app in the Shopify admin. Here's the plan page link: https://admin.shopify.com/store/{store_handle}/charges/{app_handle}/pricing_plans I'm using App Bridge for managing…