add HOOK_SHOPPING_CART in shopping-cart.tpl

This commit is contained in:
Rodney Figaro 2017-02-08 15:36:14 +01:00
parent 561b023b6e
commit 1286c72a02

View File

@ -217,6 +217,10 @@
</div>
{if !isset($recap)}</div>{/if}
{if isset($HOOK_SHOPPING_CART)}
<div id="HOOK_SHOPPING_CART">{$HOOK_SHOPPING_CART}</div>
{/if}
{if $show_option_allow_separate_package}
<p>
<input type="checkbox" class="custom-input" name="allow_seperated_package" id="allow_seperated_package" {if $cart->allow_seperated_package}checked="checked"{/if} autocomplete="off"/>