{
  "TemplateName": "outlet-placepromotemplate",
  "TemplateContent": {
    "Subject": "Nouvelles ventes exclusives - Découvrez nos offres sur {{brand_1}}, {{brand_2}} et {{brand_3}}",
    "Text": "",
    "Html": "<html><body style=\"font-family:Arial,sans-serif;\">\n  <h2>Bonjour {{name}},</h2>\n  <p>Découvrez sans tarder nos ventes exclusives :</p>\n\n  <hr/>\n  <h3><img src=\"{{brand_1_img}}\" alt=\"{{brand_1}}\" style=\"height:50px;vertical-align:middle;\"/> {{brand_1}} ({{brand_1_products}})</h3>\n  <p>{{brand_1_text}}</p>\n\n  <hr/>\n  <h3><img src=\"{{brand_2_img}}\" alt=\"{{brand_2}}\" style=\"height:50px;vertical-align:middle;\"/> {{brand_2}} ({{brand_2_products}})</h3>\n  <p>{{brand_2_text}}</p>\n\n  <hr/>\n  <h3><img src=\"{{brand_3_img}}\" alt=\"{{brand_3}}\" style=\"height:50px;vertical-align:middle;\"/> {{brand_3}} ({{brand_3_products}})</h3>\n  <p>{{brand_3_text}}</p>\n\n  <hr/>\n  <p>Pour ne plus recevoir nos offres, cliquez <a href=\"{{unsubscribe_url}}\">ici</a>.</p>\n</body></html>"
  }
}