{Literal}ID#{/Literal} <%= items.id %>
<%= items.description %>
{Literal}Type:{/Literal}
<%= items.type %>
{Literal}Price:{/Literal}
<%= items.priceLevel1 %>
{Literal}Category:{/Literal}
<%= items.categoryName %>
{Literal}Taxable:{/Literal}
<%= items.taxable %>
{Literal}Inactive:{/Literal}
<%= items.inactive %>
{Literal}Allow Discount:{/Literal}
<%= items.allowDiscount %>
{Literal}Price Level 2:{/Literal}
$<%= items.priceLevel2 %>
{Literal}Price Level 3:{/Literal}
$<%= items.priceLevel3 %>
{Literal}Price Level 4:{/Literal}
$<%= items.priceLevel4 %>
{Literal}Price Level 5:{/Literal}
$<%= items.priceLevel5 %>
{Literal}Track Stock:{/Literal}
<%= items.isStock %>
{Literal}Scalable:{/Literal}
<%= items.scale %>
{Literal}No Partial Quantity:{/Literal}
<%= items.noPartialQuantity %>
{Literal}Has Serial{/Literal} #:
<%= items.serialized %>