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

{Notification}

{TaxChanged}


#ENDIF #IF(#Session.TaxModelChanged)

{Notification}

{TaxModelChanged}


#ENDIF #IF(#TacAgain)

{Notification}

{TacAgain}


#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(#Shop.AcceptTac)
#ATTRIBUTEVALUE(#Shop.Object, "AcceptTacText", "AcceptTAC", #LanguageID, "DE_EPAGES::Order", 1) {MandatoryStar}
#ELSE
#ENDIF #IF(#Shop.BasketBelowText) #Shop.BasketBelowText[0] #ENDIF
{MandatoryFields}