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

vasyay

Newbie
  
  • Posts

    3
  • Joined

  • Last visited

Everything posted by vasyay

  1. <div class="cart"> <input type="button" value="<?php echo $button_cart; ?>" onclick="addToCart('<?php echo $product['product_id']; ?>');" class="button" /> заменил на <div class="cart"> <input type="button" value="<?php echo $button_cart; ?>" onclick="addToCart('<?php echo $product['product_id']; ?>');" class="button" /> <br /><a href="<?php echo $product['href']; ?>" class="button">Подробнее</a> </div> теперь осталось убрать кнопку купить
  2. Как сделать что бы кнопка КУПИТЬ переводила покупателя на страницу продукта а не в корзину? osStore 1.5.4.1
×
×
  • 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.