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

{Notification}

{TaxChanged}

#ENDIF #IF(#TaxModelChanged)

{Notification}

{TaxModelChanged}

#ENDIF #IF(#TacAgain)

{Notification}

{TacAgain}

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

{BillingAddress}

#FUNCTION("LocaleInclude", "Address", #Country.Code2)
#INCLUDE("CustomerInfo")

{ShippingAddress}

#FUNCTION("LocaleInclude", "Address", #Country.Code2)
#INCLUDE("CustomerInfo")
#INCLUDE("INC-OrderInformationTable") #IF(#Shop.AcceptTac)
#ELSE
#ENDIF #IF(#Shop.BasketBelowText) #Shop.BasketBelowText[0]
#ENDIF
{MandatoryFields}