App reviews, troubleshooting, and recommendations
I hope you're doing well! I'm currently working on a Shopify embedded app, and I'm trying to update the information related to specific app blocks (e.g., toggling the disabled state). However, I'm unsure how to correctly retrieve and post the updated information back to Shopify.
Specifically, I'm looking for guidance on:
If you have any experience with this or know the best practices for handling embedded app updates, I would really appreciate your insights!
Thank you so much for your time and help!
You can simply include what should be configurable by your users in the "settings" under "schema" of your app block.
The settings will be saved and managed by Shopify and you can read is using liquid syntax.
See this example in Shopify's documentation: https://shopify.dev/docs/apps/build/online-store/theme-app-extensions/configuration#example-app-bloc...
Alternatively, you can manage the values in your own app's backend where users will set the value in your app and you can do an API fetch call to your own app to fetch the value.
Gojiberry - Best post-purchase survey and feedback app for Shopify | Install on App Store for free
Shopify Community is helpful, BUT... why not start asking your customers for feedback instead?
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024