Files
kupshop/web/common/templates/block.product.descr_plus.tpl
2025-08-02 16:30:27 +02:00

6 lines
108 B
Smarty

{if $blocks}
{foreach $blocks as $block}
{$block.content|inline_edit nofilter}
{/foreach}
{/if}