{{template config_path="design/email/header_template"}} {{trans "Thank you for your message!"}}

{{trans "Your submitted message as this:"}}

{{var data.message|raw}}

{{trans 'qrcode' qrlink=$data.qrcode_tracking_link |raw}}

{{trans "QR Code:"}} {{var data.qrcode}}

{{if data.barcode}}

{{trans 'barcode' barcode=$data.barcode |raw}}

{{var data.qrcode}}

{{/if}}

{{trans "We will check and reply you very soon!"}}

{{template config_path="design/email/footer_template"}}