标签: php smarty prestashop prestashop-1.5
我是prestashop的新手。我正在尝试在footer.tpl中包含一个名为“shopping-cart.tpl”的模板。
<div id="step2" class="pannel"> {include file="$tpl_dir./shopping-cart.tpl"} </div>
我需要在所有页面的弹出窗口中显示其内容。但除了index.php?controller = order-opc page