0 użytkowników i 1 Gość przegląda ten wątek.
<input type="text" name="qty" id="quantity_to_cart_{$product.id_product|intval}" value="1"/>
ajaxCart.add(idProduct, null, false, this, $('#quantity_to_cart_'+idProduct+'').val());