{* ********************************************************** * Developed by: Team Theme Metro * Website: http://www.thememetro.com ********************************************************** *} {assign var="item" value=$sidebar} {if $templatefile eq "clientareaproducts" && count($item) > "1"}
{foreach $sidebar as $item} {if $item->hasBodyHtml() or $setting == "product-list"}
getAttribute('id')} id="{$item->getAttribute('id')}"{/if} style="box-shadow: none;">
{$item->getBodyHtml()}
{/if} {/foreach}
{if count($item) > 2}
{/if}
{/if}