#IF(NOT #HideConfirmationAddress) #IF(#BillingAddress) #WITH(#BillingAddress)

{BillingAddress}

#LocaleInclude("Address", #Country.Code2) #REM #ENDREM #LOCAL("_Department",1) #LOCAL("_JobTitle",1) #LOCAL("_VATID",1) #LOCAL("_FiscalCode",1) #LOCAL("_Phone",1) #LOCAL("_PhoneBusiness",1) #LOCAL("_PhonePrivate",1) #LOCAL("_PhoneCell",1) #LOCAL("_EMail",1) #LOCAL("_EMailBusiness",1) #LOCAL("_EMailPrivate",1) #LOCAL("_Fax",1) #LOCAL("CustomerInfo","") #LOOP(#Shop.RegistrationSet) #LOCAL("Key", #GET("_".#Attribute.Alias)) #IF(#Key AND #Attribute.IsVisible) #LOCAL("Value", #GET(#Attribute.Alias)) #IF(#Value) #SET("CustomerInfo", #CustomerInfo . "
  • " . #Attribute.NameOrAlias . ": " . #Value[html] . "
  • ") #ENDIF #ENDLOCAL #ENDIF #ENDLOCAL #ENDLOOP #IF(#CustomerInfo)

    {FurtherInformation}

    #ENDIF #ENDLOCAL #ENDLOCAL #ENDLOCAL #ENDLOCAL #ENDLOCAL #ENDLOCAL #ENDLOCAL #ENDLOCAL #ENDLOCAL #ENDLOCAL #ENDLOCAL #ENDLOCAL #ENDLOCAL
    #ENDWITH #ENDIF #IF(#ShippingAddress) #WITH(#ShippingAddress)

    {ShippingAddress}

    #LocaleInclude( "Address", #Country.Code2)
    #ENDWITH #ENDIF #ENDIF #MENU("ConfirmationAddress") #INCLUDE(#Template) #ENDMENU
    #IF(#Shop.OrderProcessCheckText) #ENDIF #IF(#Shop.AcceptTac)
    #REM#ENDREM
    #ELSE #ENDIF #IF(#Shop.AcceptCustomerInformation)
    #REM #ENDREM
    #ELSE #ENDIF #IF(#Shop.IsRatingInvitationAcceptanceRequired AND NOT #Customer.IsRatingInvitationAllowed) #LOCAL("DisplayRatingInvitationAcceptance","0") #REM #ENDREM #MENU("SetDisplayRatingInvitation") #INCLUDE(#Template) #ENDMENU #IF(#DisplayRatingInvitationAcceptance)
    #ENDIF #ENDLOCAL #ENDIF #IF(#Shop.AcceptTac OR #Shop.AcceptCustomerInformation)

    {MandatoryFields}

    #ENDIF