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

Leaderboard

Popular Content

Showing content with the highest reputation on 08/05/2023 in all areas

  1. Первая попытка была провальной, вспоминать не хочется, моя вина, что вышел за рамки форума и перешли в телеграмм, ладно, бог судья "первому"... Хочу выразить благодарность специалисту @creoton за мгновенную и качественную работу, мои все пожелания воплощены в жизнь.
    1 point
  2. catalog\view\theme\default\template\account\order_info.twig <a href="{{ product.return }}" data-toggle="tooltip" title="{{ button_return }}" class="btn btn-danger"><i class="fa fa-reply"></i></a>
    1 point
  3. В панели управления шаблона есть ссылка на телеграм канал тех поддержки. Отсюда шаблон был удалён.
    1 point
  4. Для OcStore 3.0.2.0 catalog/model/extension/total/coupon.php После if ($coupon_info) { Добавить $this->load->model('catalog/product'); ---------------- Перед $discount = 0; Добавить $results = $this->model_catalog_product->getProduct($product['product_id']); if ($results['special']) { continue; }
    1 point
  5. 1) зайти в System-Users-API если API еще не создано - создаем (вводим имя API, генерируем ключ, включаем статус), если уже есть - редактируем в открывшемся окне во вкладке IP адресов добавляем свой, сохраняем 2) потом зайти в System-Settings, открыть настройки магазина, во вкладке Options в API User выбрать API с именем из предыдущего шага и сохранить настройки если все сделали правильно - должно работать
    1 point
×
×
  • 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.