Shopify – using if statements within js.liquid and scss.liquid files
I am trying to merge JS files together in 1 file, however I need to set conditions using the if statements within the js file. I have created file.js.liquid but it does not seem to working; I added a test…