Relative Content

Tag Archive for reactjsshopify-app

ReactJS Script Function Not Exporting in Shopify Theme Extension

We are building an app in Shopify that has a button on product page that when pressed it opens a modal window. The button displays, the scritpt is loaded (console Network) but the handler for the button cannot find the function. It’s exported and the function is called in the app block for the theme extension.