Warenkorb
{% if $BasketItemQuantity > 0 %}
{% if GetGlobal("ShowCouponInBasket") && Container_CheckoutCoupon() != "" %}
{% endif %}
{% else %}
{% endif %}
Warenkorb
{% Container_CheckoutBasketItemsList() %}
{% Container_CheckoutTotals() %}
Gutschein
{% Container_CheckoutCoupon() %}
Keine Produkte gefunden.