A space to discuss online store customization, theme development, and Liquid templating.
I am building an app for the public app store and I haven't been able to find anything on creating shortcodes in Shopify. I see a lot of information for using shortcodes in Wordpress with PHP. I am using React and I know of other Shopify apps that use shortcodes to insert some part of the app on the front facing website. Any idea on how to do this or where to look to code this functionality into my app?
After further research it looks like this is going to be something to do with Shopify Script Tags. More on that later.
I found a Plugin for shortcodes that doesn't work anymore,
https://github.com/culturekings/shopify-shortcodes
maybe you can find a way to make it work