Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

wannaDIE

Newbie
  
  • Posts

    1
  • Joined

  • Last visited

wannaDIE's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Добро времени суток. Выручайте... взял шаблон всё перебрал, а в итоге при нажатии "Купить" в корзину летит 2 единицы товара причем сначала 1 потом 2. Наблюдения: 1. Сначала товар добавляется при нажатии на кнопку, а потом еще раз при появлении сообщения о его успешном добавлении. 2. В настройках выключено минимальное кол-во заказа, если там поставить 2, то он добавит 3 товара. 3. Через быструю покупку с главной страницы, он добавляет нормально 1 товар. Уже всю голову сломал, вот кусок кода. <a href="#" data-pid="<?=$product_id?>" class="add-list-detail mk-wish-list"><i class="icon-star"></i></a> <input data-pid="<?=$product_id?>" type="button" class="btn btn-add-cart mk-add-cart" value="<?php echo $button_cart; ?>" id="button-cart" /> <input type="text" class="input-quantity" name="quantity" size="2" value="<?php echo $minimum; ?>" placeholder="<?php echo $minimum; ?>" /> <span class="input-quantity-text"><?php echo $text_qty; ?></span><input type="hidden" name="product_id" size="2" value="<?php echo $product_id; ?>" /> Выручайте...
×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.