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

{BillingAddress}

#LocaleInclude("Address", #Country.Code2) #REM #ENDREM #SNIPPET("SNIPPET-UnityAdditionalAddressInformation")
#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