Produits
S('.order').click(function(e) (let button = S(this);
if(!button.hasClass('animate')) (button.addclass('animate');setTimeout(() (button.removeClass('animate');
),10000);
)
));))))
Produits