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

egoriy33

Новичок
  
  • Posts

    2
  • Joined

  • Last visited

egoriy33's Achievements

Newbie

Newbie (1/14)

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

Recent Badges

0

Reputation

  1. Здравствуйте всем! На сайте валюи по умолчанию - рубли http://my.jetscreenshot.com/22796/20160614-cvgh-160kb а в заказе высивляются доллары http://my.jetscreenshot.com/22796/20160614-el9b-185kb Подскажите плиз как в заказе сгделать рубли
  2. в файле могдели /catalog/model/account/customer.php есть икой код: if (isset($data['customer_group_id']) && is_array($this->config->get('config_customer_group_display')) && in_array($data['customer_group_id'], $this->config->get('config_customer_group_display'))) { $customer_group_id = $data['customer_group_id']; } else { $customer_group_id = $this->config->get('config_customer_group_id'); } моей группы нет в массиве $this->config->get('config_customer_group_display') он согдержит только гдефолтную групу http://my.jetscreenshot.com/22796/20160529-nsxy-109kb как добавить мою группу в этот конфиг? Please help!
×
×
  • 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.