Jump to content
  • разработка интернет магазинов на opencart
  • доработка интернет магазинов на opencart

j0k3r4132

Новичок
  
  • Posts

    4
  • Joined

  • Last visited

j0k3r4132's Achievements

Rookie

Rookie (2/14)

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

Recent Badges

2

Reputation

  1. В файле catalog\model\shipping\by_total_percent.php задокументируйте в 2 месих часть строки в блоке "if ($cost_total > 0)". Готовый код: 'title' => $result['name'],/* . ' (' . $this->language->get('text_total') . ' ' . $this->currency->format($this->tax->calculate($cart_total, $this->config->get('by_total_percent_tax_class_id'), $this->config->get('config_tax'))) . ')',*/
  2. Добрый гдень. Нужно сгделать логику рилиты опций товара как на вложенном скриншоте. Даже должна быть возможность изменять кол-во текстовых полей.
  3. Добрый гдень. Помогите, пжл, изменить гдействие <input type="button" value="Купить" onclick="addToCart('65');" class="button">. Нужно чтобы при нажатии товар не добавлялся в корзину, а открывалась карточка товара. Нужно изменить для всего магазина. Версия ocstore 1.5.4.1. Спасипотому что. upd: все, разобрался. всего-то нужно было изменить на <input type="button" value="Купить" onclick="window.location='<?php echo $product['href']; ?>'" class="button">
×
×
  • 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.