Brian
michoel
<#if item.quantity gt 0> <#assign totalRate = item.amount / item.quantity> <#else> <#assign totalRate = 1> </#if>