Pour piscines jusqu’à 10,00 x 5,00 m / Avec raccord tournant flottant rectangulaire / Cycle de nettoyage 2H / Panier amovible grand volume / Câble 16 m (13 + 3 m) / Monte aux parois.
Informação adicional
Peso
13 kg
Dimensões (C x L x A)
47 × 47 × 45 cm
Numéro (vue 7310-20)
7310
COVID-19
$(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!");
}
});