www.slangenboer.be Open in urlscan Pro
86.109.16.210  Public Scan

URL: https://www.slangenboer.be/slangkoppelingen/ibckoppelingen
Submission: On June 15 via api from US — Scanned from NL

Form analysis 17 forms found in the DOM

GET https://www.slangenboer.be/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://www.slangenboer.be/catalogsearch/result/" method="get">
  <div class="relative">
    <label for="search" class="absolute left-0 inset-y m-0 block text-primary md:text-search-field-icon">
      <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="p-2.5 pl-3" width="42" height="38">
        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path>
      </svg>
    </label>
    <input id="search" x-on:input.debounce="getSearchResults()" x-on:focus="showSearchOverlay = true" x-on:blur="showSearchOverlay = false" x-model="searchRequest" x-ref="searchInput" type="text" autocapitalize="off" autocomplete="off"
      autocorrect="off" name="q" value="" placeholder="Doorzoek de hele winkel" maxlength="128">
  </div>
  <div id="search_autocomplete" class="search-autocomplete relative w-full" x-show="show" style="display:none;">
    <div class="absolute bg-white z-50 w-full shadow-3xl rounded-sm px-3 pb-2 top-1 md:top-2">
      <template x-for="searchResultByType in Object.values(searchResultsByType)">
        <div>
          <template x-if="searchResultByType.hasOwnProperty(0) &amp;&amp; templates[searchResultByType[0].type].title &amp;&amp; templates[searchResultByType[0].type].titleRenderer === undefined">
            <div class="font-semibold mt-6" x-text="templates[searchResultByType[0].type].title"></div>
          </template>
          <template x-if="searchResultByType.hasOwnProperty(0) &amp;&amp; templates[searchResultByType[0].type].titleRenderer !== undefined">
            <div class="font-bold pt-2 pl-2 text-center" x-text="window[templates[searchResultByType[0].type].titleRenderer](searchResultByType)"></div>
          </template>
          <template x-for="searchResult in searchResultByType">
            <div class="border-b border-primary last-of-type:border-b-0">
              <template x-if="searchResult.type == 'term'">
                <a class="search-autocomplete-category-link" x-bind:href="'https://www.slangenboer.be/catalogsearch/result/?q=' + searchResult.title" :title="searchResult.title">
        <span class="text-sm" x-text="searchResult.title"></span>
        <span class="text-sm" x-text="'(' + searchResult.num_results + ')'"></span>
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" width="16" height="16">
  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path>
</svg>
    </a>
              </template> <template x-if="searchResult.type == 'product'">
                <a class="w-full block py-4" :href="searchResult.url" :title="searchResult.title">
        <div class="flex">
            <div class="overflow-hidden rounded-sm max-h-17 w-12 relative">
                <img :src="searchResult.image" class="inline-block max-w-full max-h-full" width="48" height="48">
            </div>
            <div class="flex-1 pl-2">
                <div class="text-sm font-semibold mb-1" x-text="searchResult.title"></div>
                                    <template x-if="searchResult.sku &amp;&amp; searchResult.entity_id">
                        <div class="delivery-text-wrapper text-delivery" :data-sku="searchResult.sku" :data-id="searchResult.entity_id">
                            <div class="delivery-text delivery-date-placeholder">
                                Bezorgdatum berekenen...                            </div>
                        </div>
                    </template>
                            </div>
        </div>
    </a>
              </template> <template x-if="searchResult.type == 'category'">
                <a class="search-autocomplete-category-link" :href="searchResult.url" :title="searchResult.title">
        <span class="text-sm" x-text="searchResult.title"></span>
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" width="16" height="16">
  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path>
</svg>
    </a>
              </template> <template x-if="searchResult.type == 'product_attribute'">
                <a class="w-full block p-2" :href="searchResult.url" :title="searchResult.title">
        <span class="text-sm" x-text="searchResult.title"></span>
        <span class="text-xs uppercase text-gray-500" x-text="searchResult.attribute_label" style="vertical-align: super;"></span>
    </a>
              </template>
              <template x-if="searchResult.type == 'cms_page'">
                <a class="w-full block p-2" :href="searchResult.url" :title="searchResult.title">
        <span class="text-sm" x-text="searchResult.title"></span>
    </a>
              </template>
            </div>
          </template>
          <template x-if="searchResultByType[0].type === 'product'">
            <div class="search-autocomplete-show-all-wrapper text-center">
              <a :href="searchUrl + searchRequest" class="search-autocomplete-show-all">
                                        Show all results                                    </a>
            </div>
          </template>
        </div>
      </template>
    </div>
  </div>
</form>

POST https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/1059/

<form method="post" action="https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/1059/" class="item product product-item group product_addtocart_form product-item flex flex-col w-full
            " data-product-sku="SB.02.37">
  <input name="form_key" type="hidden" value="SuQmovWPkt6W1Ucv"> <input type="hidden" name="product" value="1059">
  <div class="product-item-info">
    <div class="product-item-left">
      <a href="https://www.slangenboer.be/ibc-koppeling-met-binnendraad" class="product photo product-item-photo block mx-auto" tabindex="-1">
                <span class="block product-image-container product-image-container-1059648b04db76dfe">
    <span class="block relative product-image-wrapper">
        <img class="object-contain absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 product-image-photo" x-data="" @update-gallery-1059.window="$root.src = $event.detail" src="https://www.slangenboer.nl/img/nW3hqlXp3ZONYhs8wJzUbe-EZfs4rrr0ZS6bS_XHci4/resize:fit:280:280/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvbWVkaWEvY2F0YWxvZy9wcm9kdWN0L2kvYi9pYmNfa29wcGVsaW5nX21ldF9iaW5uZW5kcmFhZC5qcGc_d2lkdGg9MjgwJmhlaWdodD0yODAmc3RvcmU9YmUmaW1hZ2UtdHlwZT1zbWFsbF9pbWFnZQ.jpg?type=catalog" fetchpriority="high" width="280" height="280" alt="IBC koppeling met binnendraad" title="IBC koppeling met binnendraad">
    </span>
</span>

<style>
    .product-image-container-1059648b04db76dfe span.product-image-wrapper {
        padding-bottom: 100%;
    }

    @media (min-width: 768px) {
        .product-item .product-image-photo {
            height: 280px;
        }
    }
</style>            </a>
    </div>
    <div class="product-item-right">
      <div class="product-info flex flex-col grow">
        <div class="product-details  bg-white md:group-hover:-mt-9">
          <div class="product name product-item-name">
            <a class="product-item-link" href="https://www.slangenboer.be/ibc-koppeling-met-binnendraad">
                            IBC koppeling met binnendraad                        </a>
          </div>
        </div>
        <div class="product-item-inner">
          <div class="product-price-wrapper" x-data="initPriceBox__648b04db74a72()" @update-prices-1059.window="updatePrice($event.detail);">
            <div class="price-box price-final_price" data-role="priceBox" data-product-id="1059" data-price-box="product-id-1059">
              <div class="price-box">
                <p class="minimal-price">
                  <span class="price-label">Vanaf</span><span class="price-container tax weee">
                    <span id="price-including-tax-1836" data-label="Incl. BTW" data-price-amount="11.132001" data-price-type="" class="price-wrapper price-including-tax"><span class="price">€&nbsp;11,13</span></span>
                    <span id="price-excluding-tax-1836" data-label="Excl. BTW" data-price-amount="9.2" data-price-type="base" class="price-wrapper price-excluding-tax">
                      <span class="price">€&nbsp;9,20</span></span> </span>
                </p>
              </div>
            </div>
          </div>
          <div class="addtocart-btn-wrapper md:h-0 md:group-hover:h-9">
            <button class="btn btn-primary action tocart" aria-label="In winkelwagen">
              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="h-5 w-5" width="20" height="20">
                <path
                  d="M3 1a1 1 0 000 2h1.22l.305 1.222a.997.997 0 00.01.042l1.358 5.43-.893.892C3.74 11.846 4.632 14 6.414 14H15a1 1 0 000-2H6.414l1-1H14a1 1 0 00.894-.553l3-6A1 1 0 0017 3H6.28l-.31-1.243A1 1 0 005 1H3zM16 16.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM6.5 18a1.5 1.5 0 100-3 1.5 1.5 0 000 3z">
                </path>
              </svg>
              <span>In winkelwagen</span>
            </button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/1061/

<form method="post" action="https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/1061/" class="item product product-item group product_addtocart_form product-item flex flex-col w-full
            " data-product-sku="SB.02.39">
  <input name="form_key" type="hidden" value="SuQmovWPkt6W1Ucv"> <input type="hidden" name="product" value="1061">
  <div class="product-item-info">
    <div class="product-item-left">
      <a href="https://www.slangenboer.be/ibc-koppeling-met-buitendraad" class="product photo product-item-photo block mx-auto" tabindex="-1">
                <span class="block product-image-container product-image-container-1061648b04db7b71d">
    <span class="block relative product-image-wrapper">
        <img class="object-contain absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 product-image-photo" x-data="" @update-gallery-1061.window="$root.src = $event.detail" src="https://www.slangenboer.nl/img/7XoulOwA3jrvUaQcDWKQBY-8yq-9ZU-Q5QLCoGXT0WQ/resize:fit:280:280/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvbWVkaWEvY2F0YWxvZy9wcm9kdWN0L2kvYi9pYmNfa29wcGVsaW5nX21ldF9idWl0ZW5kcmFhZC5qcGc_d2lkdGg9MjgwJmhlaWdodD0yODAmc3RvcmU9YmUmaW1hZ2UtdHlwZT1zbWFsbF9pbWFnZQ.jpg?type=catalog" fetchpriority="high" width="280" height="280" alt="IBC koppeling met buitendraad" title="IBC koppeling met buitendraad">
    </span>
</span>

<style>
    .product-image-container-1061648b04db7b71d span.product-image-wrapper {
        padding-bottom: 100%;
    }

    @media (min-width: 768px) {
        .product-item .product-image-photo {
            height: 280px;
        }
    }
</style>            </a>
    </div>
    <div class="product-item-right">
      <div class="product-info flex flex-col grow">
        <div class="product-details  bg-white md:group-hover:-mt-9">
          <div class="product name product-item-name">
            <a class="product-item-link" href="https://www.slangenboer.be/ibc-koppeling-met-buitendraad">
                            IBC koppeling met buitendraad                        </a>
          </div>
        </div>
        <div class="product-item-inner">
          <div class="product-price-wrapper" x-data="initPriceBox__648b04db7b4ab()" @update-prices-1061.window="updatePrice($event.detail);">
            <div class="price-box price-final_price" data-role="priceBox" data-product-id="1061" data-price-box="product-id-1061">
              <div class="price-box">
                <p class="minimal-price">
                  <span class="price-label">Vanaf</span><span class="price-container tax weee">
                    <span id="price-including-tax-546" data-label="Incl. BTW" data-price-amount="12.100001" data-price-type="" class="price-wrapper price-including-tax"><span class="price">€&nbsp;12,10</span></span>
                    <span id="price-excluding-tax-546" data-label="Excl. BTW" data-price-amount="10" data-price-type="base" class="price-wrapper price-excluding-tax">
                      <span class="price">€&nbsp;10,00</span></span> </span>
                </p>
              </div>
            </div>
          </div>
          <div class="addtocart-btn-wrapper md:h-0 md:group-hover:h-9">
            <button class="btn btn-primary action tocart" aria-label="In winkelwagen">
              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="h-5 w-5" width="20" height="20">
                <path
                  d="M3 1a1 1 0 000 2h1.22l.305 1.222a.997.997 0 00.01.042l1.358 5.43-.893.892C3.74 11.846 4.632 14 6.414 14H15a1 1 0 000-2H6.414l1-1H14a1 1 0 00.894-.553l3-6A1 1 0 0017 3H6.28l-.31-1.243A1 1 0 005 1H3zM16 16.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM6.5 18a1.5 1.5 0 100-3 1.5 1.5 0 000 3z">
                </path>
              </svg>
              <span>In winkelwagen</span>
            </button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/1062/

<form method="post" action="https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/1062/" class="item product product-item group product_addtocart_form product-item flex flex-col w-full
            " data-product-sku="SB.02.40">
  <input name="form_key" type="hidden" value="SuQmovWPkt6W1Ucv"> <input type="hidden" name="product" value="1062">
  <div class="product-item-info">
    <div class="product-item-left">
      <a href="https://www.slangenboer.be/ibc-koppeling-met-syst-kamlok-type-a" class="product photo product-item-photo block mx-auto" tabindex="-1">
                <span class="block product-image-container product-image-container-1062648b04db7e790">
    <span class="block relative product-image-wrapper">
        <img class="object-contain absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 product-image-photo" x-data="" @update-gallery-1062.window="$root.src = $event.detail" src="https://www.slangenboer.nl/img/XhJAI-mnK8qNpX_xQfSwaLmER1Fq7aTPbMVplyYHVQA/resize:fit:280:280/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvbWVkaWEvY2F0YWxvZy9wcm9kdWN0L2kvYi9pYmNfa29wcGVsaW5nX21ldF9zeXN0Ll9rYW1sb2tfdHlwZV9hLmpwZz93aWR0aD0yODAmaGVpZ2h0PTI4MCZzdG9yZT1iZSZpbWFnZS10eXBlPXNtYWxsX2ltYWdl.jpg?type=catalog" fetchpriority="high" width="280" height="280" alt="IBC koppeling met syst. kamlok type A" title="IBC koppeling met syst. kamlok type A">
    </span>
</span>

<style>
    .product-image-container-1062648b04db7e790 span.product-image-wrapper {
        padding-bottom: 100%;
    }

    @media (min-width: 768px) {
        .product-item .product-image-photo {
            height: 280px;
        }
    }
</style>            </a>
    </div>
    <div class="product-item-right">
      <div class="product-info flex flex-col grow">
        <div class="product-details  bg-white md:group-hover:-mt-9">
          <div class="product name product-item-name">
            <a class="product-item-link" href="https://www.slangenboer.be/ibc-koppeling-met-syst-kamlok-type-a">
                            IBC koppeling met syst. kamlok type A                        </a>
          </div>
        </div>
        <div class="product-item-inner">
          <div class="product-price-wrapper" x-data="initPriceBox__648b04db7e4e0()" @update-prices-1062.window="updatePrice($event.detail);">
            <div class="price-box price-final_price" data-role="priceBox" data-product-id="1062" data-price-box="product-id-1062">
              <div class="price-box">
                <p class="minimal-price">
                  <span class="price-label">Vanaf</span><span class="price-container tax weee">
                    <span id="price-including-tax-550" data-label="Incl. BTW" data-price-amount="8.954001" data-price-type="" class="price-wrapper price-including-tax"><span class="price">€&nbsp;8,95</span></span>
                    <span id="price-excluding-tax-550" data-label="Excl. BTW" data-price-amount="7.4" data-price-type="base" class="price-wrapper price-excluding-tax">
                      <span class="price">€&nbsp;7,40</span></span> </span>
                </p>
              </div>
            </div>
          </div>
          <div class="addtocart-btn-wrapper md:h-0 md:group-hover:h-9">
            <button class="btn btn-primary action tocart" aria-label="In winkelwagen">
              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="h-5 w-5" width="20" height="20">
                <path
                  d="M3 1a1 1 0 000 2h1.22l.305 1.222a.997.997 0 00.01.042l1.358 5.43-.893.892C3.74 11.846 4.632 14 6.414 14H15a1 1 0 000-2H6.414l1-1H14a1 1 0 00.894-.553l3-6A1 1 0 0017 3H6.28l-.31-1.243A1 1 0 005 1H3zM16 16.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM6.5 18a1.5 1.5 0 100-3 1.5 1.5 0 000 3z">
                </path>
              </svg>
              <span>In winkelwagen</span>
            </button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/1060/

<form method="post" action="https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/1060/" class="item product product-item group product_addtocart_form product-item flex flex-col w-full
            " data-product-sku="SB.02.38">
  <input name="form_key" type="hidden" value="SuQmovWPkt6W1Ucv"> <input type="hidden" name="product" value="1060">
  <div class="product-item-info">
    <div class="product-item-left">
      <a href="https://www.slangenboer.be/ibc-koppeling-met-slangpilaar" class="product photo product-item-photo block mx-auto" tabindex="-1">
                <span class="block product-image-container product-image-container-1060648b04db814e1">
    <span class="block relative product-image-wrapper">
        <img class="object-contain absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 product-image-photo" x-data="" @update-gallery-1060.window="$root.src = $event.detail" src="https://www.slangenboer.nl/img/ZZzKeaylz_0X4sryEF5y7YXz0UR9Ynv9pAGWP3mwOp0/resize:fit:280:280/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvbWVkaWEvY2F0YWxvZy9wcm9kdWN0L2kvYi9pYmNfa29wcGVsaW5nX21ldF9zbGFuZ3BpbGFhci5qcGc_d2lkdGg9MjgwJmhlaWdodD0yODAmc3RvcmU9YmUmaW1hZ2UtdHlwZT1zbWFsbF9pbWFnZQ.jpg?type=catalog" loading="lazy" width="280" height="280" alt="IBC koppeling met slangpilaar" title="IBC koppeling met slangpilaar">
    </span>
</span>

<style>
    .product-image-container-1060648b04db814e1 span.product-image-wrapper {
        padding-bottom: 100%;
    }

    @media (min-width: 768px) {
        .product-item .product-image-photo {
            height: 280px;
        }
    }
</style>            </a>
    </div>
    <div class="product-item-right">
      <div class="product-info flex flex-col grow">
        <div class="product-details  bg-white md:group-hover:-mt-9">
          <div class="product name product-item-name">
            <a class="product-item-link" href="https://www.slangenboer.be/ibc-koppeling-met-slangpilaar">
                            IBC koppeling met slangpilaar                        </a>
          </div>
        </div>
        <div class="product-item-inner">
          <div class="product-price-wrapper" x-data="initPriceBox__648b04db81292()" @update-prices-1060.window="updatePrice($event.detail);">
            <div class="price-box price-final_price" data-role="priceBox" data-product-id="1060" data-price-box="product-id-1060">
              <div class="price-box">
                <p class="minimal-price">
                  <span class="price-label">Vanaf</span><span class="price-container tax weee">
                    <span id="price-including-tax-1833" data-label="Incl. BTW" data-price-amount="14.157001" data-price-type="" class="price-wrapper price-including-tax"><span class="price">€&nbsp;14,16</span></span>
                    <span id="price-excluding-tax-1833" data-label="Excl. BTW" data-price-amount="11.7" data-price-type="base" class="price-wrapper price-excluding-tax">
                      <span class="price">€&nbsp;11,70</span></span> </span>
                </p>
              </div>
            </div>
          </div>
          <div class="addtocart-btn-wrapper md:h-0 md:group-hover:h-9">
            <button class="btn btn-primary action tocart" aria-label="In winkelwagen">
              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="h-5 w-5" width="20" height="20">
                <path
                  d="M3 1a1 1 0 000 2h1.22l.305 1.222a.997.997 0 00.01.042l1.358 5.43-.893.892C3.74 11.846 4.632 14 6.414 14H15a1 1 0 000-2H6.414l1-1H14a1 1 0 00.894-.553l3-6A1 1 0 0017 3H6.28l-.31-1.243A1 1 0 005 1H3zM16 16.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM6.5 18a1.5 1.5 0 100-3 1.5 1.5 0 000 3z">
                </path>
              </svg>
              <span>In winkelwagen</span>
            </button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/1839/

<form method="post" action="https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/1839/" class="item product product-item group product_addtocart_form product-item flex flex-col w-full
            " data-product-sku="SB.02.42">
  <input name="form_key" type="hidden" value="SuQmovWPkt6W1Ucv"> <input type="hidden" name="product" value="1839">
  <div class="product-item-info">
    <div class="product-item-left">
      <a href="https://www.slangenboer.be/ibc-uitloop" class="product photo product-item-photo block mx-auto" tabindex="-1">
                <span class="block product-image-container product-image-container-1839648b04db842c0">
    <span class="block relative product-image-wrapper">
        <img class="object-contain absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 product-image-photo" x-data="" @update-gallery-1839.window="$root.src = $event.detail" src="https://www.slangenboer.nl/img/Ne1AdxY0Av_HI98rt7IYXjWTBW7Fo2gmzUnqn1dq9kE/resize:fit:280:280/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvbWVkaWEvY2F0YWxvZy9wcm9kdWN0L2kvYi9pYmNfdWl0bG9vcF96d2FydF8xLnBuZz93aWR0aD0yODAmaGVpZ2h0PTI4MCZzdG9yZT1iZSZpbWFnZS10eXBlPXNtYWxsX2ltYWdl.png?type=catalog" loading="lazy" width="280" height="280" alt="IBC uitloop zwart" title="IBC uitloop zwart">
    </span>
</span>

<style>
    .product-image-container-1839648b04db842c0 span.product-image-wrapper {
        padding-bottom: 100%;
    }

    @media (min-width: 768px) {
        .product-item .product-image-photo {
            height: 280px;
        }
    }
</style>            </a>
    </div>
    <div class="product-item-right">
      <div class="product-info flex flex-col grow">
        <div class="product-details  bg-white md:group-hover:-mt-9">
          <div class="product name product-item-name">
            <a class="product-item-link" href="https://www.slangenboer.be/ibc-uitloop">
                            IBC uitloop zwart en wit                        </a>
          </div>
        </div>
        <div class="product-item-inner">
          <div class="product-price-wrapper" x-data="initPriceBox__648b04db8404b()" @update-prices-1839.window="updatePrice($event.detail);">
            <div class="price-box price-final_price" data-role="priceBox" data-product-id="1839" data-price-box="product-id-1839">
              <div class="price-box">
                <p class="minimal-price">
                  <span class="price-label">Vanaf</span><span class="price-container tax weee">
                    <span id="price-including-tax-1841" data-label="Incl. BTW" data-price-amount="10.890001" data-price-type="" class="price-wrapper price-including-tax"><span class="price">€&nbsp;10,89</span></span>
                    <span id="price-excluding-tax-1841" data-label="Excl. BTW" data-price-amount="9" data-price-type="base" class="price-wrapper price-excluding-tax">
                      <span class="price">€&nbsp;9,00</span></span> </span>
                </p>
              </div>
            </div>
          </div>
          <div class="addtocart-btn-wrapper md:h-0 md:group-hover:h-9">
            <button class="btn btn-primary action tocart" aria-label="In winkelwagen">
              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="h-5 w-5" width="20" height="20">
                <path
                  d="M3 1a1 1 0 000 2h1.22l.305 1.222a.997.997 0 00.01.042l1.358 5.43-.893.892C3.74 11.846 4.632 14 6.414 14H15a1 1 0 000-2H6.414l1-1H14a1 1 0 00.894-.553l3-6A1 1 0 0017 3H6.28l-.31-1.243A1 1 0 005 1H3zM16 16.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM6.5 18a1.5 1.5 0 100-3 1.5 1.5 0 000 3z">
                </path>
              </svg>
              <span>In winkelwagen</span>
            </button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/1849/

<form method="post" action="https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/1849/" class="item product product-item group product_addtocart_form product-item flex flex-col w-full
            " data-product-sku="SB02201120">
  <input name="form_key" type="hidden" value="SuQmovWPkt6W1Ucv"> <input type="hidden" name="product" value="1849">
  <div class="product-item-info">
    <div class="product-item-left">
      <a href="https://www.slangenboer.be/ibc-kap-zwart-bi-dr-s60" class="product photo product-item-photo block mx-auto" tabindex="-1">
                <span class="block product-image-container product-image-container-1849648b04db85972">
    <span class="block relative product-image-wrapper">
        <img class="object-contain absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 product-image-photo" x-data="" @update-gallery-1849.window="$root.src = $event.detail" src="https://www.slangenboer.nl/img/3wlqdodcsAk2evArez5kE3oCY_CuRueLusZFe20N68U/resize:fit:280:280/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvbWVkaWEvY2F0YWxvZy9wcm9kdWN0L2kvYi9pYmNfa2FwX3p3YXJ0LnBuZz93aWR0aD0yODAmaGVpZ2h0PTI4MCZzdG9yZT1iZSZpbWFnZS10eXBlPXNtYWxsX2ltYWdl.png?type=catalog" loading="lazy" width="280" height="280" alt="IBC kap zwart S60x6" title="IBC kap zwart S60x6">
    </span>
</span>

<style>
    .product-image-container-1849648b04db85972 span.product-image-wrapper {
        padding-bottom: 100%;
    }

    @media (min-width: 768px) {
        .product-item .product-image-photo {
            height: 280px;
        }
    }
</style>            </a>
    </div>
    <div class="product-item-right">
      <div class="product-info flex flex-col grow">
        <div class="product-details  bg-white md:group-hover:-mt-9">
          <div class="product name product-item-name">
            <a class="product-item-link" href="https://www.slangenboer.be/ibc-kap-zwart-bi-dr-s60">
                            IBC kap zwart S60x6 met binnendraad                        </a>
          </div>
          <div class="delivery-text-wrapper text-delivery" data-sku="SB02201120" data-id="1849"><span class="delivery-text delivery-date-wrapper">Nu besteld, op maandag geleverd</span></div>
        </div>
        <div class="product-item-inner">
          <div class="product-price-wrapper" x-data="initPriceBox__648b04db85747()" @update-prices-1849.window="updatePrice($event.detail);">
            <div class="price-box price-final_price" data-role="priceBox" data-product-id="1849" data-price-box="product-id-1849"><span class="price-container price-final_price tax weee">
                <span id="price-including-tax-product-price-1849" data-label="Incl. BTW" data-price-amount="4.598001" data-price-type="finalPrice" class="price-wrapper price-including-tax"><span class="price">€&nbsp;4,60</span></span>
                <span id="price-excluding-tax-product-price-1849" data-label="Excl. BTW" data-price-amount="3.8" data-price-type="basePrice" class="price-wrapper price-excluding-tax">
                  <span class="price">€&nbsp;3,80</span></span> </span></div>
          </div>
          <div class="addtocart-btn-wrapper md:h-0 md:group-hover:h-9">
            <button class="btn btn-primary action tocart" aria-label="In winkelwagen">
              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="h-5 w-5" width="20" height="20">
                <path
                  d="M3 1a1 1 0 000 2h1.22l.305 1.222a.997.997 0 00.01.042l1.358 5.43-.893.892C3.74 11.846 4.632 14 6.414 14H15a1 1 0 000-2H6.414l1-1H14a1 1 0 00.894-.553l3-6A1 1 0 0017 3H6.28l-.31-1.243A1 1 0 005 1H3zM16 16.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM6.5 18a1.5 1.5 0 100-3 1.5 1.5 0 000 3z">
                </path>
              </svg>
              <span>In winkelwagen</span>
            </button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/1850/

<form method="post" action="https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/1850/" class="item product product-item group product_addtocart_form product-item flex flex-col w-full
            " data-product-sku="SB02201140">
  <input name="form_key" type="hidden" value="SuQmovWPkt6W1Ucv"> <input type="hidden" name="product" value="1850">
  <div class="product-item-info">
    <div class="product-item-left">
      <a href="https://www.slangenboer.be/ibc-verloopkoppeling-zwart-bi-dr" class="product photo product-item-photo block mx-auto" tabindex="-1">
                <span class="block product-image-container product-image-container-1850648b04db86f4b">
    <span class="block relative product-image-wrapper">
        <img class="object-contain absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 product-image-photo" x-data="" @update-gallery-1850.window="$root.src = $event.detail" src="https://www.slangenboer.nl/img/XMlqiAioSJ2P5XBr2SRstpebCeqPTixxu4lx0BDcOoc/resize:fit:280:280/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvbWVkaWEvY2F0YWxvZy9wcm9kdWN0L2kvYi9pYmNmMTAwaWJjbTYwX2liY19zMTAweDhfZmVtYWxlX3hfczYweDZfbWFsZV9pYmNfYWRhcHRvci5wbmc_d2lkdGg9MjgwJmhlaWdodD0yODAmc3RvcmU9YmUmaW1hZ2UtdHlwZT1zbWFsbF9pbWFnZQ.png?type=catalog" loading="lazy" width="280" height="280" alt="IBC verloopkoppeling S100x8 bi.dr. x S60x6 bu.dr." title="IBC verloopkoppeling S100x8 bi.dr. x S60x6 bu.dr.">
    </span>
</span>

<style>
    .product-image-container-1850648b04db86f4b span.product-image-wrapper {
        padding-bottom: 100%;
    }

    @media (min-width: 768px) {
        .product-item .product-image-photo {
            height: 280px;
        }
    }
</style>            </a>
    </div>
    <div class="product-item-right">
      <div class="product-info flex flex-col grow">
        <div class="product-details  bg-white md:group-hover:-mt-9">
          <div class="product name product-item-name">
            <a class="product-item-link" href="https://www.slangenboer.be/ibc-verloopkoppeling-zwart-bi-dr">
                            IBC verloopkoppeling S100x8 binnendraad x S60x6 buitendraad                        </a>
          </div>
          <div class="delivery-text-wrapper text-delivery" data-sku="SB02201140" data-id="1850"><span class="delivery-text delivery-date-wrapper">Nu besteld, op maandag geleverd</span></div>
        </div>
        <div class="product-item-inner">
          <div class="product-price-wrapper" x-data="initPriceBox__648b04db86d18()" @update-prices-1850.window="updatePrice($event.detail);">
            <div class="price-box price-final_price" data-role="priceBox" data-product-id="1850" data-price-box="product-id-1850"><span class="price-container price-final_price tax weee">
                <span id="price-including-tax-product-price-1850" data-label="Incl. BTW" data-price-amount="56.870001" data-price-type="finalPrice" class="price-wrapper price-including-tax"><span class="price">€&nbsp;56,87</span></span>
                <span id="price-excluding-tax-product-price-1850" data-label="Excl. BTW" data-price-amount="47" data-price-type="basePrice" class="price-wrapper price-excluding-tax">
                  <span class="price">€&nbsp;47,00</span></span> </span></div>
          </div>
          <div class="addtocart-btn-wrapper md:h-0 md:group-hover:h-9">
            <button class="btn btn-primary action tocart" aria-label="In winkelwagen">
              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="h-5 w-5" width="20" height="20">
                <path
                  d="M3 1a1 1 0 000 2h1.22l.305 1.222a.997.997 0 00.01.042l1.358 5.43-.893.892C3.74 11.846 4.632 14 6.414 14H15a1 1 0 000-2H6.414l1-1H14a1 1 0 00.894-.553l3-6A1 1 0 0017 3H6.28l-.31-1.243A1 1 0 005 1H3zM16 16.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM6.5 18a1.5 1.5 0 100-3 1.5 1.5 0 000 3z">
                </path>
              </svg>
              <span>In winkelwagen</span>
            </button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/1975/

<form method="post" action="https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/1975/" class="item product product-item group product_addtocart_form product-item flex flex-col w-full
            " data-product-sku="SB06140455">
  <input name="form_key" type="hidden" value="SuQmovWPkt6W1Ucv"> <input type="hidden" name="product" value="1975">
  <div class="product-item-info">
    <div class="product-item-left">
      <a href="https://www.slangenboer.be/ibc-aftapkraan-s60x6-met-gardena-aansluiting" class="product photo product-item-photo block mx-auto" tabindex="-1">
                <span class="block product-image-container product-image-container-1975648b04db885f6">
    <span class="block relative product-image-wrapper">
        <img class="object-contain absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 product-image-photo" x-data="" @update-gallery-1975.window="$root.src = $event.detail" src="https://www.slangenboer.nl/img/R_D-BX_zPS-AkThagwlTzkcIHt9FPp9zlP-_VmwUwJs/resize:fit:280:280/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvbWVkaWEvY2F0YWxvZy9wcm9kdWN0L2kvYi9pYmNfYWRhcHRlcl9nYXJkZW5hLmpwZz93aWR0aD0yODAmaGVpZ2h0PTI4MCZzdG9yZT1iZSZpbWFnZS10eXBlPXNtYWxsX2ltYWdl.jpg?type=catalog" loading="lazy" width="280" height="280" alt="IBC koppeling " title="IBC koppeling ">
    </span>
</span>

<style>
    .product-image-container-1975648b04db885f6 span.product-image-wrapper {
        padding-bottom: 100%;
    }

    @media (min-width: 768px) {
        .product-item .product-image-photo {
            height: 280px;
        }
    }
</style>            </a>
    </div>
    <div class="product-item-right">
      <div class="product-info flex flex-col grow">
        <div class="product-details  bg-white md:group-hover:-mt-9">
          <div class="product name product-item-name">
            <a class="product-item-link" href="https://www.slangenboer.be/ibc-aftapkraan-s60x6-met-gardena-aansluiting">
                            IBC aftapkraan S60x6 met Gardena aansluiting                        </a>
          </div>
          <div class="delivery-text-wrapper text-delivery" data-sku="SB06140455" data-id="1975"><span class="delivery-text delivery-date-wrapper">Nu besteld, op maandag geleverd</span></div>
        </div>
        <div class="product-item-inner">
          <div class="product-price-wrapper" x-data="initPriceBox__648b04db883ae()" @update-prices-1975.window="updatePrice($event.detail);">
            <div class="price-box price-final_price" data-role="priceBox" data-product-id="1975" data-price-box="product-id-1975"><span class="price-container price-final_price tax weee">
                <span id="price-including-tax-product-price-1975" data-label="Incl. BTW" data-price-amount="17.545001" data-price-type="finalPrice" class="price-wrapper price-including-tax"><span class="price">€&nbsp;17,55</span></span>
                <span id="price-excluding-tax-product-price-1975" data-label="Excl. BTW" data-price-amount="14.5" data-price-type="basePrice" class="price-wrapper price-excluding-tax">
                  <span class="price">€&nbsp;14,50</span></span> </span></div>
          </div>
          <div class="addtocart-btn-wrapper md:h-0 md:group-hover:h-9">
            <button class="btn btn-primary action tocart" aria-label="In winkelwagen">
              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="h-5 w-5" width="20" height="20">
                <path
                  d="M3 1a1 1 0 000 2h1.22l.305 1.222a.997.997 0 00.01.042l1.358 5.43-.893.892C3.74 11.846 4.632 14 6.414 14H15a1 1 0 000-2H6.414l1-1H14a1 1 0 00.894-.553l3-6A1 1 0 0017 3H6.28l-.31-1.243A1 1 0 005 1H3zM16 16.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM6.5 18a1.5 1.5 0 100-3 1.5 1.5 0 000 3z">
                </path>
              </svg>
              <span>In winkelwagen</span>
            </button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/2543/

<form method="post" action="https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/2543/" class="item product product-item group product_addtocart_form product-item flex flex-col w-full
            " data-product-sku="SB.02.38 Draaibaar">
  <input name="form_key" type="hidden" value="SuQmovWPkt6W1Ucv"> <input type="hidden" name="product" value="2543">
  <div class="product-item-info">
    <div class="product-item-left">
      <a href="https://www.slangenboer.be/ibc-koppeling-met-slangpilaar-draaibaar" class="product photo product-item-photo block mx-auto" tabindex="-1">
                <span class="block product-image-container product-image-container-2543648b04db8af44">
    <span class="block relative product-image-wrapper">
        <img class="object-contain absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 product-image-photo" x-data="" @update-gallery-2543.window="$root.src = $event.detail" src="https://www.slangenboer.nl/img/BRFNmM-iNToZCEfCA-wDrin-xfJtqnSos0y779ZYX-M/resize:fit:280:280/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvbWVkaWEvY2F0YWxvZy9wcm9kdWN0L2kvYi9pYmNfa29wcGVsaW5nX21ldF9zbGFuZ3BpbGFhcl81LmpwZz93aWR0aD0yODAmaGVpZ2h0PTI4MCZzdG9yZT1iZSZpbWFnZS10eXBlPXNtYWxsX2ltYWdl.jpg?type=catalog" loading="lazy" width="280" height="280" alt="IBC koppeling met slangpilaar" title="IBC koppeling met slangpilaar">
    </span>
</span>

<style>
    .product-image-container-2543648b04db8af44 span.product-image-wrapper {
        padding-bottom: 100%;
    }

    @media (min-width: 768px) {
        .product-item .product-image-photo {
            height: 280px;
        }
    }
</style>            </a>
    </div>
    <div class="product-item-right">
      <div class="product-info flex flex-col grow">
        <div class="product-details  bg-white md:group-hover:-mt-9">
          <div class="product name product-item-name">
            <a class="product-item-link" href="https://www.slangenboer.be/ibc-koppeling-met-slangpilaar-draaibaar">
                            IBC koppeling met slangpilaar draaibaar                        </a>
          </div>
        </div>
        <div class="product-item-inner">
          <div class="product-price-wrapper" x-data="initPriceBox__648b04db8ac91()" @update-prices-2543.window="updatePrice($event.detail);">
            <div class="price-box price-final_price" data-role="priceBox" data-product-id="2543" data-price-box="product-id-2543">
              <div class="price-box">
                <p class="minimal-price">
                  <span class="price-label">Vanaf</span><span class="price-container tax weee">
                    <span id="price-including-tax-2540" data-label="Incl. BTW" data-price-amount="16.286601" data-price-type="" class="price-wrapper price-including-tax"><span class="price">€&nbsp;16,29</span></span>
                    <span id="price-excluding-tax-2540" data-label="Excl. BTW" data-price-amount="13.46" data-price-type="base" class="price-wrapper price-excluding-tax">
                      <span class="price">€&nbsp;13,46</span></span> </span>
                </p>
              </div>
            </div>
          </div>
          <div class="addtocart-btn-wrapper md:h-0 md:group-hover:h-9">
            <button class="btn btn-primary action tocart" aria-label="In winkelwagen">
              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="h-5 w-5" width="20" height="20">
                <path
                  d="M3 1a1 1 0 000 2h1.22l.305 1.222a.997.997 0 00.01.042l1.358 5.43-.893.892C3.74 11.846 4.632 14 6.414 14H15a1 1 0 000-2H6.414l1-1H14a1 1 0 00.894-.553l3-6A1 1 0 0017 3H6.28l-.31-1.243A1 1 0 005 1H3zM16 16.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM6.5 18a1.5 1.5 0 100-3 1.5 1.5 0 000 3z">
                </path>
              </svg>
              <span>In winkelwagen</span>
            </button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/1843/

<form method="post" action="https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/1843/" class="item product product-item group product_addtocart_form product-item flex flex-col w-full
            " data-product-sku="SB02201150">
  <input name="form_key" type="hidden" value="SuQmovWPkt6W1Ucv"> <input type="hidden" name="product" value="1843">
  <div class="product-item-info">
    <div class="product-item-left">
      <a href="https://www.slangenboer.be/ibc-kogelkraan-pp-s60x6-buitendraad-met-alu-s75x6-binnendraad" class="product photo product-item-photo block mx-auto" tabindex="-1">
                <span class="block product-image-container product-image-container-1843648b04db8d5b1">
    <span class="block relative product-image-wrapper">
        <img class="object-contain absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 product-image-photo" x-data="" @update-gallery-1843.window="$root.src = $event.detail" src="https://www.slangenboer.nl/img/sh3rPBCppaSTMUJw2qk68azlNjDZ5uMiLv88nIoN9B4/resize:fit:280:280/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvbWVkaWEvY2F0YWxvZy9wcm9kdWN0L2kvYi9pYmNfa29nZWxrcmFhbi5wbmc_d2lkdGg9MjgwJmhlaWdodD0yODAmc3RvcmU9YmUmaW1hZ2UtdHlwZT1zbWFsbF9pbWFnZQ.png?type=catalog" loading="lazy" width="280" height="280" alt="IBC kogelkraan S60x6 bu.dr. 2'met alu S75x6 bi.dr." title="IBC kogelkraan S60x6 bu.dr. 2'met alu S75x6 bi.dr.">
    </span>
</span>

<style>
    .product-image-container-1843648b04db8d5b1 span.product-image-wrapper {
        padding-bottom: 100%;
    }

    @media (min-width: 768px) {
        .product-item .product-image-photo {
            height: 280px;
        }
    }
</style>            </a>
    </div>
    <div class="product-item-right">
      <div class="product-info flex flex-col grow">
        <div class="product-details  bg-white md:group-hover:-mt-9">
          <div class="product name product-item-name">
            <a class="product-item-link" href="https://www.slangenboer.be/ibc-kogelkraan-pp-s60x6-buitendraad-met-alu-s75x6-binnendraad">
                            IBC kogelkraan                        </a>
          </div>
          <div class="delivery-text-wrapper text-delivery" data-sku="SB02201150" data-id="1843"><span class="delivery-text delivery-date-wrapper">Nu besteld, op maandag geleverd</span></div>
        </div>
        <div class="product-item-inner">
          <div class="product-price-wrapper" x-data="initPriceBox__648b04db8d318()" @update-prices-1843.window="updatePrice($event.detail);">
            <div class="price-box price-final_price" data-role="priceBox" data-product-id="1843" data-price-box="product-id-1843"><span class="price-container price-final_price tax weee">
                <span id="price-including-tax-product-price-1843" data-label="Incl. BTW" data-price-amount="61.056601" data-price-type="finalPrice" class="price-wrapper price-including-tax"><span class="price">€&nbsp;61,06</span></span>
                <span id="price-excluding-tax-product-price-1843" data-label="Excl. BTW" data-price-amount="50.46" data-price-type="basePrice" class="price-wrapper price-excluding-tax">
                  <span class="price">€&nbsp;50,46</span></span> </span></div>
          </div>
          <div class="addtocart-btn-wrapper md:h-0 md:group-hover:h-9">
            <button class="btn btn-primary action tocart" aria-label="In winkelwagen">
              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="h-5 w-5" width="20" height="20">
                <path
                  d="M3 1a1 1 0 000 2h1.22l.305 1.222a.997.997 0 00.01.042l1.358 5.43-.893.892C3.74 11.846 4.632 14 6.414 14H15a1 1 0 000-2H6.414l1-1H14a1 1 0 00.894-.553l3-6A1 1 0 0017 3H6.28l-.31-1.243A1 1 0 005 1H3zM16 16.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM6.5 18a1.5 1.5 0 100-3 1.5 1.5 0 000 3z">
                </path>
              </svg>
              <span>In winkelwagen</span>
            </button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/1842/

<form method="post" action="https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/1842/" class="item product product-item group product_addtocart_form product-item flex flex-col w-full
            " data-product-sku="SB02201125">
  <input name="form_key" type="hidden" value="SuQmovWPkt6W1Ucv"> <input type="hidden" name="product" value="1842">
  <div class="product-item-info">
    <div class="product-item-left">
      <a href="https://www.slangenboer.be/ibc-kap-zwart-rood-bi-dr-uitneembare-sluiting" class="product photo product-item-photo block mx-auto" tabindex="-1">
                <span class="block product-image-container product-image-container-1842648b04db8ede8">
    <span class="block relative product-image-wrapper">
        <img class="object-contain absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 product-image-photo" x-data="" @update-gallery-1842.window="$root.src = $event.detail" src="https://www.slangenboer.nl/img/UqTyuFT4z04L9p8BnrQff-UXW533IY0FznkV2o5fLPY/resize:fit:280:280/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvbWVkaWEvY2F0YWxvZy9wcm9kdWN0L2kvYi9pYmNfa2FwX3p3YXJ0LXJvb2QucG5nP3dpZHRoPTI4MCZoZWlnaHQ9MjgwJnN0b3JlPWJlJmltYWdlLXR5cGU9c21hbGxfaW1hZ2U.png?type=catalog" loading="lazy" width="280" height="280" alt="IBC kap zwart/rood S60x6 bi.dr. met uitneembare sluiting" title="IBC kap zwart/rood S60x6 bi.dr. met uitneembare sluiting">
    </span>
</span>

<style>
    .product-image-container-1842648b04db8ede8 span.product-image-wrapper {
        padding-bottom: 100%;
    }

    @media (min-width: 768px) {
        .product-item .product-image-photo {
            height: 280px;
        }
    }
</style>            </a>
    </div>
    <div class="product-item-right">
      <div class="product-info flex flex-col grow">
        <div class="product-details  bg-white md:group-hover:-mt-9">
          <div class="product name product-item-name">
            <a class="product-item-link" href="https://www.slangenboer.be/ibc-kap-zwart-rood-bi-dr-uitneembare-sluiting">
                            IBC 3-delige kap zwart/rood met uitneembare sluiting                        </a>
          </div>
          <div class="delivery-text-wrapper text-delivery" data-sku="SB02201125" data-id="1842"><span class="delivery-text delivery-date-wrapper">Nu besteld, op maandag geleverd</span></div>
        </div>
        <div class="product-item-inner">
          <div class="product-price-wrapper" x-data="initPriceBox__648b04db8eb79()" @update-prices-1842.window="updatePrice($event.detail);">
            <div class="price-box price-final_price" data-role="priceBox" data-product-id="1842" data-price-box="product-id-1842"><span class="price-container price-final_price tax weee">
                <span id="price-including-tax-product-price-1842" data-label="Incl. BTW" data-price-amount="6.534001" data-price-type="finalPrice" class="price-wrapper price-including-tax"><span class="price">€&nbsp;6,53</span></span>
                <span id="price-excluding-tax-product-price-1842" data-label="Excl. BTW" data-price-amount="5.4" data-price-type="basePrice" class="price-wrapper price-excluding-tax">
                  <span class="price">€&nbsp;5,40</span></span> </span></div>
          </div>
          <div class="addtocart-btn-wrapper md:h-0 md:group-hover:h-9">
            <button class="btn btn-primary action tocart" aria-label="In winkelwagen">
              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="h-5 w-5" width="20" height="20">
                <path
                  d="M3 1a1 1 0 000 2h1.22l.305 1.222a.997.997 0 00.01.042l1.358 5.43-.893.892C3.74 11.846 4.632 14 6.414 14H15a1 1 0 000-2H6.414l1-1H14a1 1 0 00.894-.553l3-6A1 1 0 0017 3H6.28l-.31-1.243A1 1 0 005 1H3zM16 16.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM6.5 18a1.5 1.5 0 100-3 1.5 1.5 0 000 3z">
                </path>
              </svg>
              <span>In winkelwagen</span>
            </button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/1063/

<form method="post" action="https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/1063/" class="item product product-item group product_addtocart_form product-item flex flex-col w-full
            " data-product-sku="SB.02.41">
  <input name="form_key" type="hidden" value="SuQmovWPkt6W1Ucv"> <input type="hidden" name="product" value="1063">
  <div class="product-item-info">
    <div class="product-item-left">
      <a href="https://www.slangenboer.be/ibc-dichtring" class="product photo product-item-photo block mx-auto" tabindex="-1">
                <span class="block product-image-container product-image-container-1063648b04db913c0">
    <span class="block relative product-image-wrapper">
        <img class="object-contain absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 product-image-photo" x-data="" @update-gallery-1063.window="$root.src = $event.detail" src="https://www.slangenboer.nl/img/pxTOhrylxgJW2LsfbQxzA6SZKiI0bJXqD2DTzMPH-mM/resize:fit:280:280/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvbWVkaWEvY2F0YWxvZy9wcm9kdWN0L2kvYi9pYmNfZGljaHRyaW5nLmpwZz93aWR0aD0yODAmaGVpZ2h0PTI4MCZzdG9yZT1iZSZpbWFnZS10eXBlPXNtYWxsX2ltYWdl.jpg?type=catalog" loading="lazy" width="280" height="280" alt="IBC dichtring" title="IBC dichtring">
    </span>
</span>

<style>
    .product-image-container-1063648b04db913c0 span.product-image-wrapper {
        padding-bottom: 100%;
    }

    @media (min-width: 768px) {
        .product-item .product-image-photo {
            height: 280px;
        }
    }
</style>            </a>
    </div>
    <div class="product-item-right">
      <div class="product-info flex flex-col grow">
        <div class="product-details  bg-white md:group-hover:-mt-9">
          <div class="product name product-item-name">
            <a class="product-item-link" href="https://www.slangenboer.be/ibc-dichtring">
                            IBC dichtring                        </a>
          </div>
        </div>
        <div class="product-item-inner">
          <div class="product-price-wrapper" x-data="initPriceBox__648b04db91131()" @update-prices-1063.window="updatePrice($event.detail);">
            <div class="price-box price-final_price" data-role="priceBox" data-product-id="1063" data-price-box="product-id-1063">
              <div class="price-box">
                <p class="minimal-price">
                  <span class="price-label">Vanaf</span><span class="price-container tax weee">
                    <span id="price-including-tax-553" data-label="Incl. BTW" data-price-amount="2.480501" data-price-type="" class="price-wrapper price-including-tax"><span class="price">€&nbsp;2,48</span></span>
                    <span id="price-excluding-tax-553" data-label="Excl. BTW" data-price-amount="2.05" data-price-type="base" class="price-wrapper price-excluding-tax">
                      <span class="price">€&nbsp;2,05</span></span> </span>
                </p>
              </div>
            </div>
          </div>
          <div class="addtocart-btn-wrapper md:h-0 md:group-hover:h-9">
            <button class="btn btn-primary action tocart" aria-label="In winkelwagen">
              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="h-5 w-5" width="20" height="20">
                <path
                  d="M3 1a1 1 0 000 2h1.22l.305 1.222a.997.997 0 00.01.042l1.358 5.43-.893.892C3.74 11.846 4.632 14 6.414 14H15a1 1 0 000-2H6.414l1-1H14a1 1 0 00.894-.553l3-6A1 1 0 0017 3H6.28l-.31-1.243A1 1 0 005 1H3zM16 16.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM6.5 18a1.5 1.5 0 100-3 1.5 1.5 0 000 3z">
                </path>
              </svg>
              <span>In winkelwagen</span>
            </button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/3541/

<form method="post" action="https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/3541/" class="item product product-item group product_addtocart_form product-item flex flex-col w-full
            " data-product-sku="SB.02.44">
  <input name="form_key" type="hidden" value="SuQmovWPkt6W1Ucv"> <input type="hidden" name="product" value="3541">
  <div class="product-item-info">
    <div class="product-item-left">
      <a href="https://www.slangenboer.be/ibc-adapter-rvs-s60x6-kamlok-type-a" class="product photo product-item-photo block mx-auto" tabindex="-1">
                <span class="block product-image-container product-image-container-3541648b04db93a5d">
    <span class="block relative product-image-wrapper">
        <img class="object-contain absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 product-image-photo" x-data="" @update-gallery-3541.window="$root.src = $event.detail" src="https://www.slangenboer.nl/img/WDwYpn-0KpFMOK9VjdY3tyz-tp5VWC9cl5nIOAI0nV0/resize:fit:280:280/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvbWVkaWEvY2F0YWxvZy9wcm9kdWN0L2kvYi9pYmNfYWRhcHRlcl8zLnBuZz93aWR0aD0yODAmaGVpZ2h0PTI4MCZzdG9yZT1iZSZpbWFnZS10eXBlPXNtYWxsX2ltYWdl.png?type=catalog" loading="lazy" width="280" height="280" alt="IBC Adapter RVS S60x6 Kamlok type A" title="IBC Adapter RVS S60x6 Kamlok type A">
    </span>
</span>

<style>
    .product-image-container-3541648b04db93a5d span.product-image-wrapper {
        padding-bottom: 100%;
    }

    @media (min-width: 768px) {
        .product-item .product-image-photo {
            height: 280px;
        }
    }
</style>            </a>
    </div>
    <div class="product-item-right">
      <div class="product-info flex flex-col grow">
        <div class="product-details  bg-white md:group-hover:-mt-9">
          <div class="product name product-item-name">
            <a class="product-item-link" href="https://www.slangenboer.be/ibc-adapter-rvs-s60x6-kamlok-type-a">
                            IBC Adapter RVS S60x6 Kamlok type A                        </a>
          </div>
        </div>
        <div class="product-item-inner">
          <div class="product-price-wrapper" x-data="initPriceBox__648b04db9380c()" @update-prices-3541.window="updatePrice($event.detail);">
            <div class="price-box price-final_price" data-role="priceBox" data-product-id="3541" data-price-box="product-id-3541">
              <div class="price-box">
                <p class="minimal-price">
                  <span class="price-label">Vanaf</span><span class="price-container tax weee">
                    <span id="price-including-tax-3540" data-label="Incl. BTW" data-price-amount="147.620001" data-price-type="" class="price-wrapper price-including-tax"><span class="price">€&nbsp;147,62</span></span>
                    <span id="price-excluding-tax-3540" data-label="Excl. BTW" data-price-amount="122" data-price-type="base" class="price-wrapper price-excluding-tax">
                      <span class="price">€&nbsp;122,00</span></span> </span>
                </p>
              </div>
            </div>
          </div>
          <div class="addtocart-btn-wrapper md:h-0 md:group-hover:h-9">
            <button class="btn btn-primary action tocart" aria-label="In winkelwagen">
              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="h-5 w-5" width="20" height="20">
                <path
                  d="M3 1a1 1 0 000 2h1.22l.305 1.222a.997.997 0 00.01.042l1.358 5.43-.893.892C3.74 11.846 4.632 14 6.414 14H15a1 1 0 000-2H6.414l1-1H14a1 1 0 00.894-.553l3-6A1 1 0 0017 3H6.28l-.31-1.243A1 1 0 005 1H3zM16 16.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM6.5 18a1.5 1.5 0 100-3 1.5 1.5 0 000 3z">
                </path>
              </svg>
              <span>In winkelwagen</span>
            </button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/3546/

<form method="post" action="https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/3546/" class="item product product-item group product_addtocart_form product-item flex flex-col w-full
            " data-product-sku="SB.02.45">
  <input name="form_key" type="hidden" value="SuQmovWPkt6W1Ucv"> <input type="hidden" name="product" value="3546">
  <div class="product-item-info">
    <div class="product-item-left">
      <a href="https://www.slangenboer.be/ibc-adapter-rvs-s60x6-buitendraad" class="product photo product-item-photo block mx-auto" tabindex="-1">
                <span class="block product-image-container product-image-container-3546648b04db9620a">
    <span class="block relative product-image-wrapper">
        <img class="object-contain absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 product-image-photo" x-data="" @update-gallery-3546.window="$root.src = $event.detail" src="https://www.slangenboer.nl/img/oCXI8VOwR_4_NjG9JqtwbrsSaNC627DUZy_a_m2RK40/resize:fit:280:280/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvbWVkaWEvY2F0YWxvZy9wcm9kdWN0L2kvYi9pYmNfYnVpdGVuZHJhYWRfMi5wbmc_d2lkdGg9MjgwJmhlaWdodD0yODAmc3RvcmU9YmUmaW1hZ2UtdHlwZT1zbWFsbF9pbWFnZQ.png?type=catalog" loading="lazy" width="280" height="280" alt="IBC Adapter RVS S60x6 Buitendraad" title="IBC Adapter RVS S60x6 Buitendraad">
    </span>
</span>

<style>
    .product-image-container-3546648b04db9620a span.product-image-wrapper {
        padding-bottom: 100%;
    }

    @media (min-width: 768px) {
        .product-item .product-image-photo {
            height: 280px;
        }
    }
</style>            </a>
    </div>
    <div class="product-item-right">
      <div class="product-info flex flex-col grow">
        <div class="product-details  bg-white md:group-hover:-mt-9">
          <div class="product name product-item-name">
            <a class="product-item-link" href="https://www.slangenboer.be/ibc-adapter-rvs-s60x6-buitendraad">
                            IBC Adapter RVS S60x6 Buitendraad                        </a>
          </div>
        </div>
        <div class="product-item-inner">
          <div class="product-price-wrapper" x-data="initPriceBox__648b04db95fca()" @update-prices-3546.window="updatePrice($event.detail);">
            <div class="price-box price-final_price" data-role="priceBox" data-product-id="3546" data-price-box="product-id-3546">
              <div class="price-box">
                <p class="minimal-price">
                  <span class="price-label">Vanaf</span><span class="price-container tax weee">
                    <span id="price-including-tax-3545" data-label="Incl. BTW" data-price-amount="133.100001" data-price-type="" class="price-wrapper price-including-tax"><span class="price">€&nbsp;133,10</span></span>
                    <span id="price-excluding-tax-3545" data-label="Excl. BTW" data-price-amount="110" data-price-type="base" class="price-wrapper price-excluding-tax">
                      <span class="price">€&nbsp;110,00</span></span> </span>
                </p>
              </div>
            </div>
          </div>
          <div class="addtocart-btn-wrapper md:h-0 md:group-hover:h-9">
            <button class="btn btn-primary action tocart" aria-label="In winkelwagen">
              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="h-5 w-5" width="20" height="20">
                <path
                  d="M3 1a1 1 0 000 2h1.22l.305 1.222a.997.997 0 00.01.042l1.358 5.43-.893.892C3.74 11.846 4.632 14 6.414 14H15a1 1 0 000-2H6.414l1-1H14a1 1 0 00.894-.553l3-6A1 1 0 0017 3H6.28l-.31-1.243A1 1 0 005 1H3zM16 16.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM6.5 18a1.5 1.5 0 100-3 1.5 1.5 0 000 3z">
                </path>
              </svg>
              <span>In winkelwagen</span>
            </button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/3551/

<form method="post" action="https://www.slangenboer.be/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvc2xhbmdrb3BwZWxpbmdlbi9pYmNrb3BwZWxpbmdlbg~~/product/3551/" class="item product product-item group product_addtocart_form product-item flex flex-col w-full
            " data-product-sku="SB.02.48">
  <input name="form_key" type="hidden" value="SuQmovWPkt6W1Ucv"> <input type="hidden" name="product" value="3551">
  <div class="product-item-info">
    <div class="product-item-left">
      <a href="https://www.slangenboer.be/ibc-adapter-rvs-s60x6-binnendraad" class="product photo product-item-photo block mx-auto" tabindex="-1">
                <span class="block product-image-container product-image-container-3551648b04db98aa8">
    <span class="block relative product-image-wrapper">
        <img class="object-contain absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 product-image-photo" x-data="" @update-gallery-3551.window="$root.src = $event.detail" src="https://www.slangenboer.nl/img/YPahKz2iA3qYZ9OEdoGQFUA2OgUOogO0TjIGb3Xmlfo/resize:fit:280:280/aHR0cHM6Ly93d3cuc2xhbmdlbmJvZXIuYmUvbWVkaWEvY2F0YWxvZy9wcm9kdWN0L2kvYi9pYmNfYmlubmVuZHJhYWRfMi5wbmc_d2lkdGg9MjgwJmhlaWdodD0yODAmc3RvcmU9YmUmaW1hZ2UtdHlwZT1zbWFsbF9pbWFnZQ.png?type=catalog" loading="lazy" width="280" height="280" alt="IBC Adapter RVS S60x6 Binnendraad" title="IBC Adapter RVS S60x6 Binnendraad">
    </span>
</span>

<style>
    .product-image-container-3551648b04db98aa8 span.product-image-wrapper {
        padding-bottom: 100%;
    }

    @media (min-width: 768px) {
        .product-item .product-image-photo {
            height: 280px;
        }
    }
</style>            </a>
    </div>
    <div class="product-item-right">
      <div class="product-info flex flex-col grow">
        <div class="product-details  bg-white md:group-hover:-mt-9">
          <div class="product name product-item-name">
            <a class="product-item-link" href="https://www.slangenboer.be/ibc-adapter-rvs-s60x6-binnendraad">
                            IBC Adapter RVS S60x6 Binnendraad                        </a>
          </div>
        </div>
        <div class="product-item-inner">
          <div class="product-price-wrapper" x-data="initPriceBox__648b04db98842()" @update-prices-3551.window="updatePrice($event.detail);">
            <div class="price-box price-final_price" data-role="priceBox" data-product-id="3551" data-price-box="product-id-3551">
              <div class="price-box">
                <p class="minimal-price">
                  <span class="price-label">Vanaf</span><span class="price-container tax weee">
                    <span id="price-including-tax-3549" data-label="Incl. BTW" data-price-amount="133.100001" data-price-type="" class="price-wrapper price-including-tax"><span class="price">€&nbsp;133,10</span></span>
                    <span id="price-excluding-tax-3549" data-label="Excl. BTW" data-price-amount="110" data-price-type="base" class="price-wrapper price-excluding-tax">
                      <span class="price">€&nbsp;110,00</span></span> </span>
                </p>
              </div>
            </div>
          </div>
          <div class="addtocart-btn-wrapper md:h-0 md:group-hover:h-9">
            <button class="btn btn-primary action tocart" aria-label="In winkelwagen">
              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="h-5 w-5" width="20" height="20">
                <path
                  d="M3 1a1 1 0 000 2h1.22l.305 1.222a.997.997 0 00.01.042l1.358 5.43-.893.892C3.74 11.846 4.632 14 6.414 14H15a1 1 0 000-2H6.414l1-1H14a1 1 0 00.894-.553l3-6A1 1 0 0017 3H6.28l-.31-1.243A1 1 0 005 1H3zM16 16.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM6.5 18a1.5 1.5 0 100-3 1.5 1.5 0 000 3z">
                </path>
              </svg>
              <span>In winkelwagen</span>
            </button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.slangenboer.be/newsletter/subscriber/new/

<form class="form subscribe" action="https://www.slangenboer.be/newsletter/subscriber/new/" method="post" x-data="initNewsletterForm()" @submit.prevent="submitForm()" id="newsletter-validate-detail">
  <div class="flex flex-col sm:flex-row justify-center gap-2 md:justify-start">
    <label for="newsletter-subscribe" class="sr-only"> E-mail adres </label>
    <input name="email" type="email" required="" id="newsletter-subscribe" class="form-input inline-flex w-full" placeholder="Voer uw e-mailadres in">
    <input name="form_key" type="hidden" value="SuQmovWPkt6W1Ucv"> <button class="inline-flex shrink-0 ml-auto xl:mt-0 btn btn-primary w-full sm:w-auto"> Inschrijven </button>
  </div>
  <div>
    <template x-if="displayErrorMessage">
      <p class="flex items-center text-red">
        <span class="inline-block w-8 h-8 mr-3">
          <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" width="24" height="24">
            <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 8v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path>
          </svg>
        </span>
        <template x-for="errorMessage in errorMessages">
          <span x-html="errorMessage"></span>
        </template>
      </p>
    </template>
  </div>
</form>

Text Content

Ga naar de inhoud
My account
 * My account Inloggen

Hulp & advies
 * Retour
 * Contact
 * Help
 * Klantenservice

Zoek

Bezorgdatum berekenen...
Show all results
Excluding VAT


Cart 0


WINKELWAGEN

0 Producten in winkelwagen
Bezorgdatum berekenen...
Optie Details

Aantal

Subtotaal
Afrekenen Naar winkelwagen
Laden...


WINKELWAGEN

0 Producten in winkelwagen
Bezorgdatum berekenen...
Optie Details

Aantal

Subtotaal
Afrekenen Naar winkelwagen
Laden...
Slangen
Slangen
Show all Slangen
Afzuigslangen
Brandweerslangen
Chemicaliënslangen
Drinkwaterslangen
Heetwaterslangen
Hetelucht slangen
Lucht/waterslangen
Mestslangen/Gierslangen
Olie/Benzineslangen
Siliconenslangen
Slijtvaste slangen
Stofzuigerslangen
Zwembadslangen
Zuig/persslangen
Slangkoppelingen
Slangkoppelingen
Show all Slangkoppelingen
Camlock Koppelingen
Gardena koppelingen
Geka Koppelingen
IBC Koppelingen
Luchtkoppelingen
Perrot koppelingen
Snap-Tite Koppelingen
Storz Koppelingen
Tankwagenkoppelingen
Luchtsnelkoppelingen
Afsluiters
Afsluiters
Show all Afsluiters
RVS kogelkranen
Messing kogelkranen
Mini kogelkranen
Terugslagkleppen
RVS Fittingen
RVS Fittingen
Show all RVS Fittingen
RVS Draadfittingen BSP (Gasdraad)
RVS Draadfittingen NPT (Conisch)
RVS Flenzen
RVS lasfittingen
Slangklemmen
Spuitpistolen
Spuitpistolen
Show all Spuitpistolen
Lucht blaaspistolen
Waterspuitpistolen
Sectorsproeier
Brandstof vulpistolen
Slanghaspels
Slanghaspels
Show all Slanghaspels
Luchthaspels
Waterhaspels
Kabelhaspels
Slangenwagens
Pneumatiek
Pneumatiek
Show all Pneumatiek
Insteekkoppelingen
Persluchtslangen
Manometers
Toepassingen
Toepassingen
Show all Toepassingen
Mestverwerking
Tuinberegening
Accessoires

 1. Home
 2. Slangkoppelingen
 3. IBC Koppelingen

Filter in
IBC Koppelingen

Sorteer op
Price - Low To High
Price - High To Low
Positie
Product Naam
Maatvoering koppeling
Rollengte
Maatvoering koppeling
    
 1. S60 x 1" 6
    S60 x 1" 6
 2. S60 x 1.1/2" 6
    S60 x 1.1/2" 6
 3. S60 x 2" 6
    S60 x 2" 6
 4. S60x6 4
    S60x6 4
 5. S60 x 1.1/4" 3
    S60 x 1.1/4" 3

No value matching the search "null".

Toon meer+ Show less-
Show products
Filter & Sorteer


IBC KOPPELINGEN

Filter & Sorteer

15 producten
Tonen als Foto-tabel Lijst
Sorteer op Price - Low To High Price - High To Low Positie Product Naam
Maatvoering koppeling Rollengte
IBC koppeling met binnendraad

Vanaf € 11,13 € 9,20

In winkelwagen
IBC koppeling met buitendraad

Vanaf € 12,10 € 10,00

In winkelwagen
IBC koppeling met syst. kamlok type A

Vanaf € 8,95 € 7,40

In winkelwagen
IBC koppeling met slangpilaar

Vanaf € 14,16 € 11,70

In winkelwagen
IBC uitloop zwart en wit

Vanaf € 10,89 € 9,00

In winkelwagen
IBC kap zwart S60x6 met binnendraad
Nu besteld, op maandag geleverd
€ 4,60 € 3,80
In winkelwagen
IBC verloopkoppeling S100x8 binnendraad x S60x6 buitendraad
Nu besteld, op maandag geleverd
€ 56,87 € 47,00
In winkelwagen
IBC aftapkraan S60x6 met Gardena aansluiting
Nu besteld, op maandag geleverd
€ 17,55 € 14,50
In winkelwagen
IBC koppeling met slangpilaar draaibaar

Vanaf € 16,29 € 13,46

In winkelwagen
IBC kogelkraan
Nu besteld, op maandag geleverd
€ 61,06 € 50,46
In winkelwagen
IBC 3-delige kap zwart/rood met uitneembare sluiting
Nu besteld, op maandag geleverd
€ 6,53 € 5,40
In winkelwagen
IBC dichtring

Vanaf € 2,48 € 2,05

In winkelwagen
IBC Adapter RVS S60x6 Kamlok type A

Vanaf € 147,62 € 122,00

In winkelwagen
IBC Adapter RVS S60x6 Buitendraad

Vanaf € 133,10 € 110,00

In winkelwagen
IBC Adapter RVS S60x6 Binnendraad

Vanaf € 133,10 € 110,00

In winkelwagen
Toon 12 24 36
per pagina

Wij leveren een groot assortiment IBC koppelingen en toebehoren waaronder IBC
koppelingen met binnendraad, IBC koppelingen met slangtule, IBC
verloopkoppelingen etc.
De IBC koppelingen zijn chemischbestendig en kunnen ook worden ingezet in de
voedingsmiddelenindustrie.


IBC ADAPTERS EN KOPPELINGEN KOPEN?

Koop voordelig uw IBC koppeling bij Slangenboer.be Door het brede assortiment
IBC koppelingen in combinatie met slangen, kogelkranen en toebehoren kunnen wij
vaak de volgende werkdag al leveren.

Vragen over afmetingen van IBC koppelingen? De S60 x 6 maatvoering is de
standaard maat van een IBC koppeling, dit komt dan ook in de meeste gevallen
voor. 
Twijfelt u? Neem dan gerust contact op met één van onze verkoopmedewerkers.

Producten vergelijken
Vergelijken Clear all
Schrijf je in voor de nieuwsbrief
En blijf op de hoogte van nieuwe ontwikkelingen en producten
E-mail adres Inschrijven




Snelle & gratis levering

Groot assortiment

Hoge klanttevredenheid
Slangenboer.nl
Slangenboer.nl is de online specialist op het gebied van slangen, koppelingen en
toebehoren.
Producten
 * Slangen
 * Slangkoppelingen
 * Afsluiters
 * Fittingen
 * Spuitpistolen
 * Slanghaspels
 * Pneumatiek

Klantenservice
 * Betaalmethoden
 * Klantenservice
 * Bezorging
 * Veel gestelde vragen

Mijn account
 * Mijn account
 * Mijn bestellingen

Contact
 * Bel ons
 * Mail ons

Bedrijfsgegevens
 * Tel: 0545-294853
 * Oude Eibergseweg 17c
 * 7161 RN Neede
 * KvK: 60 93 03 14
 * BTW: NL854 122 515 B01

 * 
 * 
 * 
 * 
 * 

Copyright © 2023
 * Terms
 * Privacy