theme-scripts icon indicating copy to clipboard operation
theme-scripts copied to clipboard

Uncaught ReferenceError: getVariantFromId is not defined

Open bdfpplinsinga opened this issue 3 years ago • 0 comments

I'm importing this: import * as product from '@shopify/theme-product'; into my main.js that run through webpack, But wherever I try to use it I get a error:

Uncaught ReferenceError: getVariantFromId is not defined

Am I missing something?

bdfpplinsinga avatar Aug 12 '21 08:08 bdfpplinsinga