Shop
Корзина <% if (cartCount > 0) { %><%= cartCount %><% } %> <% if (user) { %> <% if (typeof isAdmin !== 'undefined' && isAdmin) { %> Админ <% } %> <%= user.name %>
<% } else if (cookieConsent) { %> Вход Регистрация <% } else { %> Вход Регистрация <% } %>