if( typeof document.body.id == ‘undefined’ || document.body.id === ” ) {
document.body.id = ‘ecwid_body’;
}
document.addEventListener(“DOMContentLoaded”, function() {
var static = document.getElementById(‘static-ec-store-container’);
static.parentNode.removeChild(static);
});
}
createClass(‘#static-ec-store-container’,’display:none;’);