(function(d, files) { scriptsToLoad = [] for (file in files) { didMatchURL = false try { didMatchURL = !!window.location.pathname.match(file) } catch(e) {} if(didMatchURL) { scriptsToLoad = scriptsToLoad.concat(files[file]) } } new Set(scriptsToLoad).forEach(function (script) { scriptTag = d.createElement('script'); scriptTag.type = 'text/javascript'; scriptTag.async = true; scriptTag.src = script; d.getElementsByTagName('body')[0].appendChild(scriptTag); }) })(document, {".*":["https://master--quiero.myvtex.com/_v/public/assets/v1/published/quiero.kit-core@0.0.10/public/scripts/all.js"]})