account_circle
<% if (isLogged) { %>
sentiment_very_satisfied
Welcome back, <%= firstname %>!
settings
View account details
<% } %> <% if (!isLogged) { %>
person
Sign In
person_add
Register
<% } %>
shopping_cart
<% if (totalItem >= 1) { %>
<%= totalItem %>
<% } %>
Printing Catalog
var productCatalog = '<%= products.length %>'; if (productCatalog == 0) { $(".catalog-filters").css('width','0%'); $(".catalog-filters").hide(); $(".catalog-content").css('width','100%'); } else { $(".catalog-filters").css('width','20%'); $(".catalog-filters").show(); $(".catalog-content").css('width','77%'); }
×
Filters
Clear Filters
Product Categories
<% if (products.length == 0) { %> <% } %>
Filters
Clear Filters
© 2021
All Rights Reserved
Powered by dakis
Share by: