I’m trying to test using the example from the docs and nothing happens which leads me to believe there must be something wrong with the structure of my document or the way I’m linking it. I’ve tried every possible variation I can think of and nothing is working–please help.
My snipcart-templates.html looks like this:
And in snipcart settings I have this:
window.SnipcartSettings = {
templatesUrl: “/snipcart-templates.html”,
};