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