<% if (!obj.isConfigurable) { %>
<% if (typeof price !== 'undefined' && price) { %> <%- price %> <% } else { %> <%- _.__('oro.pricing.product_prices.price_not_found.short_label') %> <% } %>
<% } %>