michoel
<#if item.itemtype == 'Kit'> <#-- the kit item --> <#elseif item.itemtype == 'InvtPart' && item.taxcode?string == "" > <#-- the kit components --> </#if>