% if (data.name) { %>
<% if (data.notVisibleInSite === true) { %> <%- data.name %> <% } else { %> <%- data.name %> <% } %>
<%- data.price %>