Basket

Basket

  Product Price Quantity Subtotal  
Placeholder Pump enclosure - 51442 25,13
25,13 (incl. VAT) ×

Basket totals

Subtotal 25,13 (incl. VAT)
Shipping Enter your address to view shipping options.
Total 25,13 (includes 4,19 EU VAT (FR) 20%)

$(document).ready(function() { // Your Isotope initialization code here var $container = $('#your-isotope-container'); // Replace with your container's ID if ($container.length > 0) { // Check if the container exists $container.isotope({ // Your Isotope options }); } else { console.error("Isotope container not found!"); } });