{{template config_path="design/email/header_template"}}
{{trans "Hi %customerName," customerName=$customerName}}

{{trans "Your bargain request has been sent to our store."}}

{{block class='Magento\\Framework\\View\\Element\\Template' area='frontend' template='Mageplaza_NameYourPrice::email/confirm.phtml' items=$items}}
{{trans "We will take the time to decide whether or not to approve your price suggestion. We will contact you as soon as possible. Thank you!"}}

{{trans "Best regards,"}}
{{template config_path="design/email/footer_template"}}