|
|
@ -13,14 +13,20 @@ |
|
|
|
<div class="header__pc-menu"> |
|
|
|
<div class="header__pc-menu"> |
|
|
|
<div class="header-pc-menu__content"> |
|
|
|
<div class="header-pc-menu__content"> |
|
|
|
<div class="header-pc-menu__item"> |
|
|
|
<div class="header-pc-menu__item"> |
|
|
|
<a href="/shop/" |
|
|
|
<a href="{% if site_region == 'ru' %}/product-category/dlya-koshek/{% elseif site_region == 'ae' %}/product-category/for-cats/{% endif %}" |
|
|
|
class="header-pc-menu__title">{% if current_lang == 'ru' %}Кошкам{% elseif current_lang == 'en' %}For cats{% endif %}</a> |
|
|
|
class="header-pc-menu__title"> |
|
|
|
|
|
|
|
{% if current_lang == 'ru' %}Кошкам{% elseif current_lang == 'en' %}For cats{% endif %} |
|
|
|
|
|
|
|
</a> |
|
|
|
<ul class="header-pc-menu__list"> |
|
|
|
<ul class="header-pc-menu__list"> |
|
|
|
<li class="header-pc-menu__list-li"> |
|
|
|
<li class="header-pc-menu__list-li"> |
|
|
|
<a href="/product-category/cat-food/">{% if current_lang == 'ru' %}Корм{% elseif current_lang == 'en' %}Food{% endif %}</a> |
|
|
|
<a href="{% if site_region == 'ru' %}/product-category/cat-food/{% elseif site_region == 'ae' %}/product-category/cats-food/{% endif %}"> |
|
|
|
|
|
|
|
{% if current_lang == 'ru' %}Корм{% elseif current_lang == 'en' %}Food{% endif %} |
|
|
|
|
|
|
|
</a> |
|
|
|
</li> |
|
|
|
</li> |
|
|
|
<li class="header-pc-menu__list-li"> |
|
|
|
<li class="header-pc-menu__list-li"> |
|
|
|
<a href="/product-category/lakomstva-dlya-koshek/">{% if current_lang == 'ru' %}Лакомства{% elseif current_lang == 'en' %}Treats{% endif %}</a> |
|
|
|
<a href="{% if site_region == 'ru' %}/product-category/lakomstva-dlya-koshek/{% elseif site_region == 'ae' %}/product-category/treats-for-cats/{% endif %}"> |
|
|
|
|
|
|
|
{% if current_lang == 'ru' %}Лакомства{% elseif current_lang == 'en' %}Treats{% endif %} |
|
|
|
|
|
|
|
</a> |
|
|
|
</li> |
|
|
|
</li> |
|
|
|
{% if site_region == 'ru' %} |
|
|
|
{% if site_region == 'ru' %} |
|
|
|
<li class="header-pc-menu__list-li"> |
|
|
|
<li class="header-pc-menu__list-li"> |
|
|
@ -30,13 +36,19 @@ |
|
|
|
</ul> |
|
|
|
</ul> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="header-pc-menu__item"> |
|
|
|
<div class="header-pc-menu__item"> |
|
|
|
<a href="/shop/" class="header-pc-menu__title">{% if current_lang == 'ru' %}Собакам{% elseif current_lang == 'en' %}For dogs{% endif %}</a> |
|
|
|
<a href="{% if site_region == 'ru' %}/product-category/dlia-sobak/{% elseif site_region == 'ae' %}/product-category/for-dogs/{% endif %}" class="header-pc-menu__title"> |
|
|
|
|
|
|
|
{% if current_lang == 'ru' %}Собакам{% elseif current_lang == 'en' %}For dogs{% endif %} |
|
|
|
|
|
|
|
</a> |
|
|
|
<ul class="header-pc-menu__list"> |
|
|
|
<ul class="header-pc-menu__list"> |
|
|
|
<li class="header-pc-menu__list-li"> |
|
|
|
<li class="header-pc-menu__list-li"> |
|
|
|
<a href="/product-category/dog-food/">{% if current_lang == 'ru' %}Корм{% elseif current_lang == 'en' %}Food{% endif %}</a> |
|
|
|
<a href="{% if site_region == 'ru' %}/product-category/dog-food/{% elseif site_region == 'ae' %}/product-category/dogs-food/{% endif %}"> |
|
|
|
|
|
|
|
{% if current_lang == 'ru' %}Корм{% elseif current_lang == 'en' %}Food{% endif %} |
|
|
|
|
|
|
|
</a> |
|
|
|
</li> |
|
|
|
</li> |
|
|
|
<li class="header-pc-menu__list-li"> |
|
|
|
<li class="header-pc-menu__list-li"> |
|
|
|
<a href="/product-category/lakomstva-dlya-sobak/">{% if current_lang == 'ru' %}Лакомства{% elseif current_lang == 'en' %}Treats{% endif %}</a> |
|
|
|
<a href="{% if site_region == 'ru' %}/product-category/lakomstva-dlya-sobak/{% elseif site_region == 'ae' %}/product-category/treats-for-dogs/{% endif %}"> |
|
|
|
|
|
|
|
{% if current_lang == 'ru' %}Лакомства{% elseif current_lang == 'en' %}Treats{% endif %} |
|
|
|
|
|
|
|
</a> |
|
|
|
</li> |
|
|
|
</li> |
|
|
|
{% if site_region == 'ru' %} |
|
|
|
{% if site_region == 'ru' %} |
|
|
|
<li class="header-pc-menu__list-li"> |
|
|
|
<li class="header-pc-menu__list-li"> |
|
|
@ -60,32 +72,39 @@ |
|
|
|
ПРОДУКЦИЯ |
|
|
|
ПРОДУКЦИЯ |
|
|
|
</a> |
|
|
|
</a> |
|
|
|
|
|
|
|
|
|
|
|
<a href="/shop/" |
|
|
|
<a href="{% if site_region == 'ru' %}/product-category/dlya-koshek/{% elseif site_region == 'ae' %}/product-category/for-cats/{% endif %}" |
|
|
|
class="header-phone-menu__category">Кошкам</a> |
|
|
|
class="header-phone-menu__category">Кошкам</a> |
|
|
|
<ul class="header-phone-menu__list"> |
|
|
|
<ul class="header-phone-menu__list"> |
|
|
|
<li class="header-phone-menu__list-item"> |
|
|
|
<li class="header-phone-menu__list-item"> |
|
|
|
<a href="/product-category/cat-food/">Корм</a> |
|
|
|
<a href="{% if site_region == 'ru' %}/product-category/cat-food/{% elseif site_region == 'ae' %}/product-category/cats-food/{% endif %}"> |
|
|
|
|
|
|
|
{% if current_lang == 'ru' %}Корм{% elseif current_lang == 'en' %}Food{% endif %} |
|
|
|
|
|
|
|
</a> |
|
|
|
</li> |
|
|
|
</li> |
|
|
|
<li class="header-phone-menu__list-item"> |
|
|
|
<li class="header-phone-menu__list-item"> |
|
|
|
<a |
|
|
|
<a href="{% if site_region == 'ru' %}/product-category/lakomstva-dlya-koshek/{% elseif site_region == 'ae' %}/product-category/treats-for-cats/{% endif %}"> |
|
|
|
href="/product-category/lakomstva-dlya-koshek/">Лакомства</a> |
|
|
|
{% if current_lang == 'ru' %}Лакомства{% elseif current_lang == 'en' %}Treats{% endif %} |
|
|
|
|
|
|
|
</a> |
|
|
|
</li> |
|
|
|
</li> |
|
|
|
{% if site_region == 'ru' %} |
|
|
|
{% if site_region == 'ru' %} |
|
|
|
<li class="header-phone-menu__list-item"> |
|
|
|
<li class="header-phone-menu__list-item"> |
|
|
|
<a |
|
|
|
<a |
|
|
|
href="/product-category/aksessuary/">Аксессуары</a> |
|
|
|
href="/product-category/aksessuary/">Аксессуары |
|
|
|
|
|
|
|
</a> |
|
|
|
</li> |
|
|
|
</li> |
|
|
|
{% endif %} |
|
|
|
{% endif %} |
|
|
|
</ul> |
|
|
|
</ul> |
|
|
|
<a href="/shop/" |
|
|
|
<a href="{% if site_region == 'ru' %}/product-category/dlia-sobak/{% elseif site_region == 'ae' %}/product-category/for-dogs/{% endif %}" |
|
|
|
class="header-phone-menu__category">Собакам</a> |
|
|
|
class="header-phone-menu__category">Собакам</a> |
|
|
|
<ul class="header-phone-menu__list"> |
|
|
|
<ul class="header-phone-menu__list"> |
|
|
|
<li class="header-phone-menu__list-item"> |
|
|
|
<li class="header-phone-menu__list-item"> |
|
|
|
<a href="/product-category/dog-food/">Корм</a> |
|
|
|
<a href="{% if site_region == 'ru' %}/product-category/dog-food/{% elseif site_region == 'ae' %}/product-category/dogs-food/{% endif %}"> |
|
|
|
|
|
|
|
{% if current_lang == 'ru' %}Корм{% elseif current_lang == 'en' %}Food{% endif %} |
|
|
|
|
|
|
|
</a> |
|
|
|
</li> |
|
|
|
</li> |
|
|
|
<li class="header-phone-menu__list-item"> |
|
|
|
<li class="header-phone-menu__list-item"> |
|
|
|
<a |
|
|
|
<a href="{% if site_region == 'ru' %}/product-category/lakomstva-dlya-sobak/{% elseif site_region == 'ae' %}/product-category/treats-for-dogs/{% endif %}"> |
|
|
|
href="/product-category/lakomstva-dlya-sobak/">Лакомства</a> |
|
|
|
{% if current_lang == 'ru' %}Лакомства{% elseif current_lang == 'en' %}Treats{% endif %} |
|
|
|
|
|
|
|
</a> |
|
|
|
</li> |
|
|
|
</li> |
|
|
|
{% if site_region == 'ru' %} |
|
|
|
{% if site_region == 'ru' %} |
|
|
|
<li class="header-phone-menu__list-item"> |
|
|
|
<li class="header-phone-menu__list-item"> |
|
|
|