#IF(#TaxChanged AND NOT #Shop.VATreleased)

{Notification}

{TaxChanged}


#ENDIF #IF(#Session.TaxModelChanged)

{Notification}

{TaxModelChanged}


#ENDIF #IF(#TacAgain OR #CustomerInformationAgain)

{Notification}

#IF(#TacAgain)

{TacAgain}

#ENDIF #IF(#CustomerInformationAgain)

{CustomerInformationAgain}

#ENDIF

#ENDIF #IF(#Shop.BasketOverText) #Shop.BasketOverText[0] #ENDIF #IF(#Shop.AcceptTac)
#ELSE
#ENDIF #IF(#Shop.AcceptCustomerInformation)
#ELSE
#ENDIF #IF(#Shop.IsRatingInvitationAcceptanceRequired AND NOT #Customer.IsRatingInvitationAllowed) #LOCAL("DisplayRatingInvitationAcceptance","0") #MENU("SetDisplayRatingInvitation") #INCLUDE(#Template) #ENDMENU #IF(#DisplayRatingInvitationAcceptance)
#ENDIF #ENDLOCAL #ENDIF #IF(#BillingAddress)#WITH(#BillingAddress)

{BillingAddress}

#FUNCTION("LocaleInclude", "Address", #Country.Code2)
#INCLUDE("CustomerInfo") #ENDWITH #ENDIF #IF(#ShippingAddress) #WITH(#ShippingAddress)

{ShippingAddress}

#FUNCTION("LocaleInclude", "Address", #Country.Code2)
#INCLUDE("CustomerInfo") #ENDWITH #ENDIF
#INCLUDE("INC-OrderInformationTable")
#IF(#CustomerComment)
{CustomerComment}:
#CustomerComment[preline]
#ENDIF #IF(#Shop.BasketBelowText) #Shop.BasketBelowText[0] #ENDIF