Exemple #1
<% if (isLogged) { %>
Hi
<%= firstname %>
<% } %>
<% if (!isLogged) { %> Account
<% } %><%= totalItem %> Item(s)
Exemple #2
<% if (isLogged) { %>
Hi
<%= firstname %>
<% } %>
<% if (!isLogged) { %>
<% } %><%= totalItem %>
Exemple #3
<% if (isLogged) { %>
Hi
<%= firstname %>
<% } %>
<% if (!isLogged) { %>
<% } %><%= totalItem %>
New Multi icon card tester
<% if (isLogged) { %>
Hi
<%= firstname %>
<% } %>
<% if (!isLogged) { %>
<% } %><%= totalItem %>










