Basket

Basket

  Product Price Quantity Subtotal  
ROBOT 7310 ROBOT 7310 529,00
529,00 (incl. VAT) ×
Handle, black - 71080 Handle, black - 71080 14,95
14,95 (incl. VAT) ×

Basket totals

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