{assign var=i value=1}
{foreach $properityData as $properity}
{if $properity->isallowed eq 1 && ($loadData->usergroupid > 0 || $loginSessionUsergroupId >
0)}
{else}
{if {$properity->propertyparent} eq 0}
{/if}
{if {$properity->propertyparent} eq 0}
{/if}
{/if}
{capture assign=i}{$i+1}{/capture}
{/foreach}