>
{Literal}Search Results{/Literal}
{Literal}Last Received{/Literal}
<% _.each(items, function(item) { %> <% if(item.barcodeCount > 0 || 0 > item.barcodeCount) { %>
<%= item.id %>
{Literal}Description{/Literal}: <%= item.description %>
{Literal}Price{/Literal}: <%= item.price %>
<% } %> <% }); %>
format_line_spacing