@ -4,6 +4,14 @@
{% block content %}
{% if site_region == 'ru' %}
<style>
.product-item-overlay__price::after{
content: '₽';
}
</style>
{% endif %}
<div class="breadcrumbs">
<a href="/" class="breadcrumbs__item">
{{ function('pll_e', 'Главная') }}
@ -662,7 +662,7 @@ main{
color: var(--text-black);
content: 'AED';
.product-item-overlay__block-button{
margin-top: 32px;