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

hilyOchkarik

Newbie
  
  • Posts

    4
  • Joined

  • Last visited

Everything posted by hilyOchkarik

  1. // Update if (!empty($this->request->post['quantity'])) { foreach ($this->request->post['quantity'] as $key => $value) { $this->cart->update($key, $value); } unset($this->session->data['shipping_method']); unset($this->session->data['shipping_methods']); unset($this->session->data['payment_method']); unset($this->session->data['payment_methods']); unset($this->session->data['reward']); $this->redirect($this->url->link('checkout/cart')); } посмотрите плиз что здесь неправильно?(файл /www/www.xn--80akqjhknj5b6a.xn--p1ai/catalog/controller/checkout/cart.php)
  2. Версия магазина: ocstore_v1.5.3.1 Изменения: были установлены модули slider_latest, add2cart. localhost. http://www.xn--80akqjhknj5b6a.xn--p1ai/ Проблема: на схемах хоме и категориес не работает кнопка "купить", на странице продукта кнопка работает, но не работает "сравнение" и "закладки". подскажите плиз новичку где копать!!(желательно с указанием пути и строчками кода)))))переустановил, с восстановлением базы, не помогло ООО
×
×
  • 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.