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

Вывод описания товара с тегами как в карточке товара


skrega
 Share

Recommended Posts

Всем доброго времени суток! Очень нужна помощь. Проблема в следуюещём, в описание товара всивляю исходный код с тегами html. В карточке товара выводиться как нужно, а вот в кратком описание для карточки товара на главной без html тегов, просто текстом. Как то можно это исправить 

На первом скрине как сейчас, на втором как надо. В контроле написал это, не помогло. За вывод товара отвечает расширение опенкари рекомендуемые. Что можно еещё сгделать, буду очень признателен за помощь и с меня непотому чтольшое вознагражгдение ))

'description' => utf8_substr(trim(strip_tags(html_entity_decode($result['description'], ENT_QUOTES, 'UTF-8'))), 0, $this->config->get('theme_' . $this->config->get('config_theme') . '_product_description_length')) . '..',

Edited by skrega
Link to comment
Share on other sites


'description' => html_entity_decode($product_info['description'], ENT_QUOTES, 'UTF-8'), 0, $this->config->get('theme_' . $this->config->get('config_theme') . '_product_description_length')) . '..',

 

  • +1 1
Link to comment
Share on other sites

22 часа назад, Seofisher сказал:
'description' => html_entity_decode($product_info['description'], ENT_QUOTES, 'UTF-8'), 0, $this->config->get('theme_' . $this->config->get('config_theme') . '_product_description_length')) . '..',

 

Привет, спасипотому что, но чет ругается 

Link to comment
Share on other sites


1 минуту назад, skrega сказал:

Привет, спасипотому что, но чет ругается 

все понял принял, срилиило. Спасипотому что огромное очень вырулили)) Я обещал непотому чтольшое вознагражгдение, сможете написать куда могу вам перевести 

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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.