<%= data.title %>
<%= data.title %>
<% if(data.short_description) { %>
<%= data.short_description %>
<% } %> <% if(data.age) { %>
<%= data.age %>
<% } %>
<%= data.price %>
<% if (data.entity_id && data.coming_soon != 'Yes' && data.publishing_status != 'Forthcoming' && data.exclude_from_sale != 'Yes') { %>
<% } %>