Ausverkaufte Artikel mit "ausverkauft"-Grafik kennzeichnen

Hab es jetzt zwar nicht ausprobiert, allerdings würde hier [code]{extends file=“parent:frontend/listing/box_article.tpl”} {block name=“frontend_listing_box_article_includes” prepend} {block name=‘frontend_listing_box_article_sold’} {if $sArticle.instock == 0}

{/if} {/block}[/code] noch ein schließendes {/block} fehlen.