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

egoriy33

Newbie
  
  • 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.