#IF(#IsBlocked)

{Notification}

{IsBlocked}


#ENDIF #IF(#BillingAddress)#WITH(#BillingAddress)

{BillingAddress}

#FUNCTION("LocaleInclude", "Address", #Country.Code2) #IF(#EMail)
#EMail#ENDIF
#ENDWITH#ENDIF #IF(#ShippingAddress) #WITH(#ShippingAddress)

{ShippingAddress}

#FUNCTION("LocaleInclude", "Address", #Country.Code2) #IF(#EMail)
#EMail#ENDIF
#ENDWITH #ENDIF
#INCLUDE("INC-OrderInformationTable") #WITH(#LineItemContainer) #IF(#Payment.PaymentMethod.Note OR #Shipping.ShippingMethod.Note)
#ENDIF #IF(#Payment.PaymentMethod.Note)#Payment.PaymentMethod.Note[0]
#ENDIF #IF(#Shipping.ShippingMethod.Note)#Shipping.ShippingMethod.Note[0]#ENDIF #ENDWITH