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