From eb9c7b7b27deb5288f3ed7d4dc3131fa9563f32d Mon Sep 17 00:00:00 2001 From: Andrei Date: Wed, 18 Jun 2025 13:37:35 +0300 Subject: [PATCH] =?UTF-8?q?Andrei=20|=20=D1=84=D0=B8=D0=BA=D1=81=20=D0=BA?= =?UTF-8?q?=D0=B0=D1=82=D0=B0=D0=BB=D0=BE=D0=B3=D0=B0=20(=D0=B2=D1=8B?= =?UTF-8?q?=D0=B2=D0=BE=D0=B4=20=D0=BF=D0=BB=D0=B0=D1=88=D0=BA=D0=B8=20?= =?UTF-8?q?=D0=92=D0=90=D0=96=D0=9D=D0=9E=20=D1=82=D0=BE=D0=BB=D1=8C=D0=BA?= =?UTF-8?q?=D0=BE=20=D0=BF=D1=80=D0=B8=20=D0=B7=D0=B0=D0=BF=D0=BE=D0=BB?= =?UTF-8?q?=D0=BD=D0=B5=D0=BD=D0=BD=D0=BE=D0=BC=20=D0=BF=D0=BB=D0=BE=D0=BA?= =?UTF-8?q?=D0=B5)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../shop/components/single-product/component-template.twig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 @@

- + {% endif %}