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

Yulia

Newbie
  
  • Posts

    5
  • Joined

  • Last visited

Yulia's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Reacting Well Rare
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. Здравствуйте! Подскажите, пожалуйста, что нужно поменять, чтобы у товаров в блоках Рекомендуемые и См. также в урлах учитывалась принадлежность к какой-либо категории? Сейчас они выглядят так: http://www.мой-сайт.ru/anis/ , а должно быть http://www.мой-сайт.ru/masla-efirnie/anis/ я так понимаю в этом месте нужно менять (файл /www/catalog/controller/module/featured.php) $this->data['products'][] = array( 'product_id' => $product_info['product_id'], 'thumb' => $image, 'name' => $product_info['name'], 'price' => $price, 'special' => $special, 'rating' => $rating, 'reviews' => sprintf($this->language->get('text_reviews'), (int)$product_info['reviews']), 'href' => $this->url->link('product/product', 'product_id=' . $product_info['product_id']) );
  2. Добрый день! Подскажите, пожалуйста, как изменить формат вывода цены на сайте? Т.е. вместо 150000,00 р. нужно, чтобы выводилось 150 000р. или просто 150000р.
×
×
  • 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.