diff --git a/wp-content/themes/cosmopet/modules/shop/components/single-product/component-template.twig b/wp-content/themes/cosmopet/modules/shop/components/single-product/component-template.twig index 83ce141..ee7d11e 100644 --- a/wp-content/themes/cosmopet/modules/shop/components/single-product/component-template.twig +++ b/wp-content/themes/cosmopet/modules/shop/components/single-product/component-template.twig @@ -401,6 +401,7 @@ {# End | Табы с информацией #} + {% if product_meta.important %}
{{ function('pll_e', 'Важно') }}
@@ -409,7 +410,7 @@