Basket

Basket

  Product Price Quantity Subtotal  
Filter basket - 51000 Filter basket - 51000 14,90
14,90 (incl. VAT) ×

Basket totals

Subtotal 14,90 (incl. VAT)
Shipping Enter your address to view shipping options.
Total 14,90 (includes 2,48 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!"); } });