#REM #ENDREM
#WITH(#Shop)
#IF(#DEFINED(#Style.Logo) OR #DEFINED(#Logo))
#ENDIF
#IF(#DEFINED(#Address))
#WITH(#Address)
#FUNCTION("LocaleInclude", "ShopAddress", #Country.Code2)
#IF(#CommercialRegister)
#CommercialRegister#ENDIF
#IF(#VATID)
{VATID}: #VATID#ENDIF
#ENDWITH
#ENDIF
#REM #ENDREM
#ENDWITH
#REM #ENDREM
#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
#REM
#ENDREM
#REM
#ENDREM
#INCLUDE("INC-OrderInformationTable")
#REM #ENDREM
#REM #ENDREM
#REM #ENDREM