Bestelldetails
{%
$_txt_bestelldetails = "Bestelldetails";
$_txt_zeichen = "Ihr Zeichen";
$_txt_hinweise = "Ihre Hinweise & Sonderwünsche";
$_txt_hinweise2 = "Sagen Sie uns, was wir bei Ihrer Bestellung beachten sollen.";
$_txt_weiter = "Weiter";
%}
{% if GetGlobal("ShowTabDetails") %}
$_txt_bestelldetails
{% if GetGlobal("ShowCustomerSign") %}
{% endif %} {% if GetGlobal("ShowCustomerNotice") %}
{% endif %} {% if GetGlobal("ShowCouponInDetails") && Container_CheckoutCoupon() != "" %}
$_txt_zeichen
{% endif %}
{% if GetGlobal("ShowCustomerSign") && GetGlobal("ShowCustomerNotice") %}
{% endif %} {% if GetGlobal("ShowCustomerNotice") %}
$_txt_hinweise
{% if $CheckoutOrderInfoText %}$CheckoutOrderInfoText{% endif %}
{% endif %}
{% if GetGlobal("ShowCustomerNotice") && GetGlobal("ShowCouponInDetails") %}
{% endif %} {% if GetGlobal("ShowCouponInDetails") && Container_CheckoutCoupon() != "" %}
{% Container_CheckoutCoupon() %}
{% endif %}
$_txt_weiter
{% endif %}
Keine Produkte gefunden.