In themselves, these robots have the same function and the same specific features.
However, as the 7320 is the range above the 7310, they have different or additional accessories:
Additional soft brushes on the 4 side wheels
A filter basket with a finer mesh
A choice of 1h or 3h cycles
a longer cable for pools of up to 11m x 5.50m (instead of 10m x 5.00m for the 7310 model)
For more information, please contact us on 03 10 64 60 26 or by email at [email protected].
$(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!");
}
});