Hi everyone,
I want to have a block in product’s page to add my React.js project.
I used to theme app extension.
I did the following steps:
-
Create store in shopify partner.
-
Create app with shopify CLI.
-
Install theme app extiosion.
-
Build my react.js project.
-
Add build files(included css and js files) in assets inside of extension folder.
But it doesn’t work.
Please give me a solution.