Last Day of Winter Sales: -50% + Free Delivery!

Your cart

Your cart is currently empty.

Continue browsing
$(document).ready(function () { $('button.add-to-cart').off('click').on('click', function (e) { e.preventDefault(); var $form = $(this).closest('form'); var quantityInput = $form.find('input[name="quantity"]'); var quantity = parseInt(quantityInput.val()); console.log('Quantité avant modification : ' + quantity); // Vérifie la quantité avant modification // Vérifie si la quantité est bien 1 et non 2 if (quantity > 1) { quantityInput.val(1); // Force la quantité à 1 console.log('Quantité modifiée à : 1'); // Vérifie la quantité après modification } $form.submit(); // Soumet le formulaire }); });
Quality

This product is designed with high quality materials and exacting craftsmanship to guarantee you durability and satisfaction.

Free shipping

We deliver to you between 12 and 15 days.

Customer service

We are available 24/7 to answer all your questions and support you at any time.

Secure payment

Your payments are 100% secure thanks to SSL encryption, which protects your data and guarantees a safe transaction.