[{include file="_header.tpl" location=$oView->getTemplateLocation() }] [{assign var="pageNavigation" value=$oView->getPageNavigation()}]

[{$oView->getTitle()}]

[{if $pageNavigation->iArtCnt }]([{ $pageNavigation->iArtCnt }])[{/if}] [{assign var="actCategory" value=$oView->getActiveCategory()}] [{if $actCategory && $actCategory->oxcategories__oxdesc->value }][{$actCategory->oxcategories__oxdesc->value}][{/if}] [{if $rsslinks.activeCategory}] [{oxscript add="oxid.blank('rss.activeCategory');"}] [{/if}]
[{capture name=list_details}] [{if $actCategory->oxcategories__oxthumb->value }] [{ $actCategory->oxcategories__oxtitle->value }]
[{/if}] [{if $oView->getAttributes() }]
[{ $oViewConf->getHiddenSid() }] [{foreach from=$oView->getAttributes() item=oFilterAttr key=sAttrID name=testAttr}] [{/foreach}]
[{/if}] [{if $oView->hasVisibleSubCats()}] [{ oxmultilang ident="LIST_SELECTOTHERCATS1" }][{$actCategory->oxcategories__oxtitle->value}] [{ oxmultilang ident="LIST_SELECTOTHERCATS2" }]
[{/if}] [{if $actCategory->oxcategories__oxlongdesc->value }]
[{ $actCategory->oxcategories__oxlongdesc->value }] [{/if}] [{/capture}]
[{$smarty.capture.list_details}]
[{if $pageNavigation->iArtCnt }] [{include file="inc/list_locator.tpl" PageLoc="Top"}] [{/if}] [{foreach from=$oView->getArticleList() item=actionproduct name=test_articleList}] [{include file="inc/product.tpl" product=$actionproduct testid="action_"|cat:$actionproduct->oxarticles__oxid->value test_Cntr=$smarty.foreach.test_articleList.iteration}] [{/foreach}] [{if $pageNavigation->iArtCnt }] [{include file="inc/list_locator.tpl" PageLoc="Bottom"}] [{/if}] [{include file="_footer.tpl" }]