App reviews, troubleshooting, and recommendations
Hi! I have created a Chatbot Shopify App. The app is created through the latest @shopifycli using Node template which handles the preferences and history etc of the chats.
I want to add the Chatbot html, js and css to the current theme when the user installs my app. And remove these files through an Uninstall button on my app. How can I do so.
What is the API to access the user's current theme so I can add my chat bot (html,css,js) in their theme files.
hi @bilalnasir,
It seems like you need to inject some HTML into a theme. You can use the Shopify's official Remix app template for that. You can extend your app as a theme extension to inject HTML via the app block in a theme file.
here is the official documentation for the theme app extension from Shopify
Theme app extension
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024