Files
kupshop/web/templates/twig_compat/ordering.delivery.tpl
2025-08-02 16:30:27 +02:00

8 lines
169 B
Smarty

{extends_parent}
{block "content"}
<div data-gtm-placeholders="{gtm_twig_compat_cart_items data=['view' => $view]}">
{$smarty.block.parent}
</div>
{/block}