% if (_.keys(prices).length) { %>
<%- _.__('oro.pricing.qty') %> | <%- _.__('oro.pricing.unit_price') %> |
---|---|
<%- _.__('oro.product.product_unit.' + unit + '.label.full') %> | |
<%- price.quantity %> | <%- formatter.formatCurrency(price.price, price.currency) %> |