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

Leaderboard

Popular Content

Showing content with the highest reputation on 07/22/2024 in all areas

  1. Приблизительно так <?xml version="1.0" encoding="utf-8"?> <modification> <code>articul to product</code> <name>articul to product</name> <version>1.0.0</version> <author>SlaSoft</author> <link>SlaSoft</link> <file path="catalog/view/theme/oct_deals/template/product/product.twig"> <operation error="skip"> <search><![CDATA[{% if oct_deals_data.product_model is defined and oct_deals_data.product_model == 'on' %}]]></search> <add position="before"><![CDATA[ {% if sku is defined and sku %} <span>{{ text_sku }} <span class="light-text">{{ sku }}</span></span> {% endif %} ]]></add> </operation> </file> <file path="catalog/language/uk-ua/product/product.php"> <operation error="skip"> <search><![CDATA[_['text_search']]]></search> <add position="before"><![CDATA[ $_['text_sku'] = 'Артікул'; ]]></add> </operation> </file> <file path="catalog/language/ru-ru/product/product.php"> <operation error="skip"> <search><![CDATA[_['text_search']]]></search> <add position="before"><![CDATA[ $_['text_sku'] = 'Артикул'; ]]></add> </operation> </file> </modification>
    1 point
  2. @Aktozdes Добрий день! Такого виводу не передбачено. Можете внести потрібні правки в файл: catalog\view\theme\oct_showcase\template\product\product.twig
    1 point
  3. доброго дня! В пункті 3.4 можете додати {description} і потрібний текст
    1 point
×
×
  • 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.