window.voxCartInit = function() {
VoxCart.init(“BjYqCMZccMTNUZmVkYb1zQ”, “16a4a169-f61d-4869-97a0-8c9bbcbf460c”);
};
(function() {
document.addEventListener(“DOMContentLoaded”, function(event) {
var e = document.createElement(“script”);
e.type = “text/javascript”;
e.src = “https://cart.shopvox.com/loader.js”;
document.getElementById(“vox-root”).appendChild(e);
});
}());