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

{Notification}

{TaxChanged}


#ENDIF #IF(#Session.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)
#REM#ENDREM
#ELSE
#ENDIF #BLOCK("MENU", "OfferForm") #INCLUDE(#Template) #ENDBLOCK #IF(#Shop.BasketBelowText) #Shop.BasketBelowText[0]
#ENDIF

#IF(#Shop.AcceptTac)
{MandatoryFields}
#ENDIF