Hi Experts,
Brief Info
I am developing a custom Shopify public app which will add the simple and variable products to the wishlist. The app has different options and a user friendly interface for merchant for managing different aspects of the app. I have completed almost 65% to 70% work.
Issue / Recommendation
The problem I am having is to detect the variant change and get the variant info in the remix app and render the wishlist for the active variant. How this can be achieved? The asset API is highly discouraged by the Shopify as they suggest to use the extension workflow. Any Shopify event which is fired on for getting variants data on change?. I am using Alpine.js with Shopify Polaris, Prisma ORM, react and remix framework. Any help from any expert app developer is highly appreciated which meets Shopify standards.
Thanks,