/* Gin & Wine Store — zet gratis-verzendingsbalk + chatbalk VÓÓR het productgrid */
(function () {
// HTML van je balk (zonder modal; die zetten we apart 1x in )
var BARS_HTML =
'
';
// 1) Vind de beste container boven het grid/details
function getStoreContainer() {
return (
document.querySelector('.ec-size .ec-store__content') || // meest specifiek
document.querySelector('.ec