Servus Marco.
Diese Sprachkonstante “PAGE_SHOP_START_JUSTARRIVED” kommt vor in …
\application\views\azure\de\map.php und
\application\views\azure\en\map.php
Sind aber beide gleich … [I]‘PAGE_SHOP_START_JUSTARRIVED’ => ‘JUST_ARRIVED’,[/I]
außerdem in …
\application\views\azure pl\page\shop\start.tpl und
\application\views[B]brown[/B] pl\page\shop\start.tpl
Sind aber auch beide gleich …
[I][{include file=“widget/product/list.tpl” type=$oViewConf->getViewThemeParam(‘sStartPageListDisplayType’) head=“PAGE_SHOP_START_JUSTARRIVED”|oxmultilangassign… usw…[/I]
Einziger Unterschied bei der start.tpl ist, daß ich in der “brown” den Begrüßungstext ergänzt hab …
[I]<div class=“welcomebox”>
[{oxifcontent ident=“oxstartwelcome” object=“oCont”}]
[{$oCont->oxcontents__oxcontent->value}]
[{/oxifcontent}]
</div>[/I]
“brown” ist mein Childtheme …
Gruß