Development discussions around Shopify APIs
I created a product configurator that should be embedded in a shopify store. The configurator is written in js and uses the three.js framework for rendering webgl content. It's also including many js files.
I'm new to Shopify and now trying to add the configurator to the products page of my store.
I want to have it maintainable and need a small advise on how to do that.
Should I implement a private shopify app and put my product configurator there?
Hey @inlivity,
You shouldn't need an app for this - you can add the JS files to the theme assets (Admin > Online Store > Themes > Edit Code > Assets) and then load them on the product page (templates/product.liquid).
{{ 'some-js-file.js' | asset_url }}
Scott | Developer Support @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
Hi! Could you find a solution to implement Three.js in Shopify? I am doing this but I have had several problems too, could you give me some recommendation or example? Thank you!
did you find a solution for it yet
Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023