Bestellübersicht & Kaufabschluss
$_txt_bestelldetails
$_txt_change$_txt_zeichen {% if ( $CheckoutCustomerSign ) %} $CheckoutCustomerSign {% else %} $_txt_keine_angabe {% endif %}
{% endif %} {% if GetGlobal("ShowCustomerNotice")%}
$_txt_hinweise {% if ( $CheckoutOrderInfoText ) %} $CheckoutOrderInfoText {% else %} $_txt_keine_angabe {% endif %}
{% endif %} {% if GetGlobal("ShowCouponInDetails") %}
$_txt_gutschein: {% $_checkoutCoupon = GetCheckoutCoupon() %} {% if $_checkoutCoupon->CouponHasActiveCoupon %} $_txt_gutschein_verwenden $_checkoutCoupon->CouponCampaignName ($_txt_gutschein_code $_checkoutCoupon->CouponActiveCouponCode) {% else %} $_txt_kein_gutschein {% endif %}
{% endif %}$_txt_re_li
$_txt_change$_txt_re
$_txt_li
{% if $CheckoutMethodOfPaymentID == 5100 %} {% $_cAPAReadAddress = CheckoutAmazonPaymentsAdvancedReadAddress() %} {% if strlen($_cAPAReadAddress)%} $_cAPAReadAddress {% endif %} {% else %}
$_txt_li_ueberschrieben {% endif %}
$_txt_zahlung_versand
$_txt_change$_txt_zahlungsart
$_currentMethodOfPayment
{# Amazon Payment Advanced #} {% if $CheckoutMethodOfPaymentID == 5100 %} {% $_cAPAReadWallet = CheckoutAmazonPaymentsAdvancedReadWallet() %} {% if strlen($_cAPAReadWallet)%} $_cAPAReadWallet {% endif %} {% endif %}$_txt_versandart
{% $_currentShippingProfile = '' %} {% for $_shipping in GetCheckoutShippingProfilesList() %} {% if $_shipping->ShippingProfileID == $CheckoutShippingProfileID %} {% $_currentShippingProfile = $_shipping->ShippingProfileParcelServiceName %} {% $_currentShippingProfile .= " " %} {% $_currentShippingProfile .= $_shipping->ShippingProfileName %} {% endif %} {% endfor %}
$_currentShippingProfile
$_txt_agb_wider
- $_txt_agb
- $_txt_widerruf
- $_txt_datenschutz {# KLARNA TERMS AND CONDITIONS #} {% if GetGlobal("ValidateKlarnaTermsAndConditionsCheck") == true && in_array($CheckoutMethodOfPaymentID, [1401, 1402]) && in_array($CheckoutShippingCountryID, [1, 2]) %}
- $CheckoutKlarnaTermsAndConditionsCheckboxInfo {# PAYONE DIRECT DEBIT TERMS AND CONDITIONS #} {% elseif GetGlobal("ValidatePayoneDirectDebitMandateCheck") == true && $CheckoutMethodOfPaymentID == 3510 %}
- $CheckoutPayoneDirectDebitMandateCheckboxInfo {# PAYONE TERMS AND CONDITIONS #} {% elseif ( GetGlobal("ValidatePayoneInvoiceCheck") == true ) && in_array($CheckoutMethodOfPaymentID, [3610, 3710]) && in_array($CheckoutShippingCountryID, [1, 2]) %}
- $CheckoutPayoneInvoiceCheckboxInfo {% endif %} {% if GetGlobal("ValidateAgeRestrictionCheck") == true && $BasketHighestAgeRestriction >= 18 %}
- $_txt_18 {% endif %} {% if GetGlobal("ShowNewsletterCheck") == true %}
- $_txt_nl {% endif %}
-
$_txt_agb
-
$_txt_widerruf
-
$_txt_datenschutz
{# Always show check for external payment providers #} {# KLARNA TERMS AND CONDITIONS #} {% if GetGlobal("ValidateKlarnaTermsAndConditionsCheck") == true && in_array($CheckoutMethodOfPaymentID, [1401, 1402]) && in_array($CheckoutShippingCountryID, [1, 2]) %} - $CheckoutKlarnaTermsAndConditionsCheckboxInfo {# PAYONE DIRECT DEBIT TERMS AND CONDITIONS #} {% elseif GetGlobal("ValidatePayoneDirectDebitMandateCheck") == true && $CheckoutMethodOfPaymentID == 3510 %}
- $CheckoutPayoneDirectDebitMandateCheckboxInfo {# PAYONE TERMS AND CONDITIONS #} {% elseif ( GetGlobal("ValidatePayoneInvoiceCheck") == true ) && in_array($CheckoutMethodOfPaymentID, [3610, 3710]) && in_array($CheckoutShippingCountryID, [1, 2]) %}
- $CheckoutPayoneInvoiceCheckboxInfo {% endif %} {% if GetGlobal("ShowAgeRestrictionCheck") == true && $BasketHighestAgeRestriction >= 18 %}
-
$_txt_18
{% endif %} {% if GetGlobal("ShowNewsletterCheck") == true %} - $_txt_nl {% endif %}
$_txt_gutschein
$_txt_change$_txt_gutschein: {% $_checkoutCoupon = GetCheckoutCoupon() %} {% if $_checkoutCoupon->CouponHasActiveCoupon %} $_txt_gutschein_verwenden $_checkoutCoupon->CouponCampaignName ($_txt_gutschein_code: $_checkoutCoupon->CouponActiveCouponCode) {% else %} $_txt_kein_gutschein {% endif %}
$_txt_artikel
$_txt_change- $_txt_artikelnr
- $_basketItem->BasketItemNumber
- $_basketItemAttribute->BasketItemAttributeName
- $_basketItemAttribute->BasketItemAttributeValue
- '; $_html .= $_basketOrderParam->BasketItemOrderParamGroupName; $_html .= "
- "; %} {% endif %} {% else %} {% if ( $_currentGroup != -1 ) %} {% $_html .= '
- '; $_html .= $_basketOrderParam->BasketItemOrderParamName; $_html .= "
- "; %} {% endif %} {% if $_basketOrderParam->BasketItemOrderParamType != $ORDER_PARAMS_VALUE_TYPE_EMPTY || $_basketOrderParam->BasketItemOrderParamGroupName != "" %} {% if $_currentGroup == $_basketOrderParam->BasketItemOrderParamGroupName && $_currentGroup != -1 && $_currentGroup != '' %} {% $_html .= ", "; %} {% endif %} {% if ( $_basketOrderParam->BasketItemOrderParamGroupName != "" ) { $_html .= $_basketOrderParam->BasketItemOrderParamName; } else { $_html .= $_basketOrderParam->BasketItemOrderParamValue; } # additional charge if ( $_basketOrderParam->BasketItemOrderParamPrice > 0 ) { $_html .= ' (+'.FormatMonetaryValue($_basketOrderParam->BasketItemOrderParamPrice, false, false).' '.$CurrencySign.')'; } %} {% endif %} {% $_currentGroup = $_basketOrderParam->BasketItemOrderParamGroupName %} {% endfor %} {% $_html .= '
- '; $_html .= $_basketItemParam->BasketItemItemParamGroupName; $_html .= "
- "; %} {% endif %} {% elseif($_basketItemParam->BasketItemItemParamValue) %} {% $_html .= '
- '; $_html .= $_basketItemParam->BasketItemItemParamName; $_html .= "
- "; %} {% endif %} {% if $_currentGroupName == $_basketItemParam->BasketItemItemParamGroupName && $_currentGroupName != -1 && $_currentGroupName != '' %} {% $_html .= ", "; %} {% endif %} {% if($_basketItemParam->BasketItemItemParamValue) %} {% $_html .= $_basketItemParam->BasketItemItemParamValue; %} {% else %} {% $_html .= $_basketItemParam->BasketItemItemParamName; %} {% endif %} {% $_currentGroupName = $_basketItemParam->BasketItemItemParamGroupName %} {% endfor %} {% $_html .= '
- $_txt_einzelpreis
- {% FormatMonetaryValue($_basketItem->BasketItemPrice, false, false) %} $CurrencySign
- $_txt_avail
- {% if $_useHtmlAvailabilityIcon %} {% else %} $_basketItem->BasketItemAvailabilityIcon {% endif %} $_basketItem->BasketItemAvailabilityString
- $_txt_FSK
- {% if $_showAgeRestrictionAsText %}$_basketItem->BasketItemFSK{% else %}{% endif %}
{% endfor %}