diff --git a/templates/frontOffice/default/cart.html b/templates/frontOffice/default/cart.html index fbee326e3..8e70cbb21 100644 --- a/templates/frontOffice/default/cart.html +++ b/templates/frontOffice/default/cart.html @@ -84,7 +84,7 @@ {/loop} - {intl l="Remove"} + {intl l="Remove"} {if $IS_PROMO == 1} @@ -101,7 +101,7 @@
- {for $will=1 to $STOCK} {/for} @@ -161,4 +161,15 @@ {/ifloop}
-{/block} \ No newline at end of file +{/block} + +{block name="after-javascript-include"} + +{/block} +