Inboxes

Create an inbox to save and track emails. It's free!

+New inbox

0123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059<!DOCTYPE html>
<html xmlns="//www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
 <head>
  <meta content="width=device-width, initial-scale=1" name="viewport"/>
  <!-- Added for IOS10 -->
  <meta name="x-apple-disable-message-reformatting"/>
  <!-- Added for IOS10 -->
  <title>
   GlassesUSA.com
  </title>
  <style>
   table.stack {
            table-layout: fixed !important;
        }

        table.stack tr {
            display: table-row !important;
        }

        table.stack td {
            display: table-cell !important;
        }

        @media only screen and (min-device-width: 320px) and (max-device-width: 568px),
        screen and (max-device-width: 600px),
        screen and (max-width: 600px) {
            table[class=stack] {
                table-layout: auto !important;
            }

            table[class=stack] tr {
                display: block !important;
            }

            table[class=stack] td {
                display: inline-block !important;
                max-width: none !important;
            }

            table[class=message],
            td[class=message] {
                width: 324px !important;
            }

            *[class~=third] {
                width: 100% !important;
                text-align: center !important;
                padding: 10px 0px !important;
                border: none !important;
                border-bottom: 1px solid #cccccc !important;
            }

            *[class~=third] img {
                width: 80%;
                text-align: center !important;
            }

            tr[class=thirdouter] {
                display: block !important;
            }

            td[class=thirdouter] {
                display: block !important;
                min-width: 320px !important
            }

            *[class~=style] {
                width: 100% !important;
                text-align: center !important;
                padding-top: 0px !important;
            }

            *[class~=style] img {
                width: 80%;
                text-align: center !important;
            }

            tr[class=styleouter] {
                display: block !important;
            }

            td[class=styleouter] {
                display: block !important;
                min-width: 320px !important
            }

            table[class=center],
            td[class=center],
            img[class=center] {
                text-align: center !important;
                align-content: center !important;
                margin: 0 !important;
                padding: 0 !important;
            }

            td[class=centertable] {
                width: 200px !important;
            }

            td[class=header] {
                padding: 4px 2px 12px !important;
            }

            *[class~=mobhide] {
                display: none !important;
            }

            *[class~=mobshow] {
                display: block !important;
                width: auto !important;
                max-height: inherit !important;
                overflow: visible !important;
                float: none !important;
                padding: 5px !important;
                border-bottom: 1px solid #E3E3E3 !important;
            }

            *[class~=mobshow2] {
                display: block !important;
                width: auto !important;
                max-height: inherit !important;
                overflow: visible !important;
                float: none !important;
                padding: 5px !important;
                border-bottom: none !important;
            }

            *[class~=mobshow3] {
                display: inline-block !important;
                width: auto !important;
                max-height: inherit !important;
                overflow: visible !important;
                float: none !important;
                padding: 5px !important;
                border-bottom: none !important;
            }

            span[class=otbtext] {
                font-size: 14px;
            }

            td[class=mobtext] {
                font-size: 12px !important;
                line-height: 140% !important;
                padding: 10px !important;
            }

            td[class=mobwidth] {
                width: 18px !important;
            }
        }

        @media only screen and (min-device-width: 414px) and (max-device-width: 736px) {
            table[class=stack] {
                table-layout: auto !important;
            }

            table[class=stack] tr {
                display: block !important;
            }

            table[class=stack] td {
                display: inline-block !important;
                max-width: none !important;
            }

            table[class=message],
            td[class=message] {
                width: 324px !important;
            }

            *[class~=third] {
                width: 100% !important;
                text-align: center !important;
                padding: 10px 0px !important;
                border: none !important;
                border-bottom: 1px solid #cccccc !important;
            }

            *[class~=third] img {
                width: 80%;
                text-align: center !important;
            }

            tr[class=thirdouter] {
                display: block !important;
            }

            td[class=thirdouter] {
                display: block !important;
                min-width: 320px !important
            }

            *[class~=style] {
                width: 100% !important;
                text-align: center !important;
                padding-top: 0px !important;
            }

            *[class~=style] img {
                width: 80%;
                text-align: center !important;
            }

            tr[class=styleouter] {
                display: block !important;
            }

            td[class=styleouter] {
                display: block !important;
                min-width: 320px !important
            }

            table[class=center],
            td[class=center],
            img[class=center] {
                text-align: center !important;
                align-content: center !important;
                margin: 0 !important;
                padding: 0 !important;
            }

            td[class=centertable] {
                width: 200px !important;
            }

            td[class=header] {
                padding: 4px 2px 12px !important;
            }

            *[class~=mobhide] {
                display: none !important;
            }

            *[class~=mobshow] {
                display: block !important;
                width: auto !important;
                max-height: inherit !important;
                overflow: visible !important;
                float: none !important;
                padding: 5px !important;
                border-bottom: 1px solid #E3E3E3 !important;
            }

            *[class~=mobshow2] {
                display: block !important;
                width: auto !important;
                max-height: inherit !important;
                overflow: visible !important;
                float: none !important;
                padding: 5px !important;
                border-bottom: none !important;
            }

            span[class=otbtext] {
                font-size: 14px;
            }

            *[class~=mobshow3] {
                display: inline-block !important;
                width: auto !important;
                max-height: inherit !important;
                overflow: visible !important;
                float: none !important;
                padding: 5px !important;
                border-bottom: none !important;
            }

            span[class=otbtext] {
                font-size: 14px;
            }

            td[class=mobtext] {
                font-size: 12px !important;
                line-height: 140% !important;
                padding: 10px !important;
            }

            td[class=mobwidth] {
                width: 18px !important;
            }
        }

        table.content tr {
            display: table-row !important;
        }

        table.content td {
            display: table-cell !important;
        }

        /** Various Cleanups**/

        .ExternalClass {
            width: 100%;
        }

        .ExternalClass,
        .ExternalClass p,
        .ExternalClass span,
        .ExternalClass font,
        .ExternalClass td,
        .ExternalClass div {
            line-height: 100%;
        }

        body {
            -webkit-text-size-adjust: none;
            -ms-text-size-adjust: none;
        }

        body {
            margin: 0;
            padding: 0;
        }

        table td {
            border-collapse: collapse !important;
            mso-table-lspace: 0pt !important;
            mso-table-rspace: 0pt !important;
        }

        p {
            margin: 0;
            padding: 0;
            margin-bottom: 0;
        }

        body,
        #body_style {
            -webkit-font-smoothing: antialiased;
            -webkit-text-size-adjust: none;
        }

        span.yshortcuts {
            color: #000000;
            background-color: none;
            border: none;
        }

        span.yshortcuts:hover,
        span.yshortcuts:active,
        span.yshortcuts:focus {
            color: #000000;
            background-color: none;
            border: none;
        }

        @media screen and (min-width: 500px) {
            .mktfontsizemobile {
                font-size: 16px !important;
            }

            .mktfontsizemobileline {
                font-size: 13px !important;
            }

            .mktfozesize {
                color: #7b7b7b;
                font-size: 10px !important;
                padding: 10px 10px !important;
                line-height: 17px !important;
                text-align: center !important;
            }
        }
  </style>
 </head>
 <body cz-shortcut-listen="true">
  <div style="display: none; max-height: 0px; overflow: hidden;">
   Get the best value for your money with us | Buy Now, Pay Later available
  </div>
  <!-- Insert &#847;&zwnj;&nbsp; hack after hidden preview text -->
  <div style="display: none; max-height: 0px; overflow: hidden;">
   ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌ ͏‌
  </div>
  <div itemscope="" itemtype="//schema.org/DiscountOffer">
   <meta content="Save big on glasses, contacts &amp; designer brands with your FSA dollars!" itemprop="description"/>
   <meta content="BOGOFREE" itemprop="discountCode"/>
   <meta content="" itemprop="availabilityStarts"/>
   <meta content="" itemprop="availabilityEnds"/>
  </div>
  <table align="center" border="0" cellpadding="0" cellspacing="0" style="font-family: Arial, Helvetica;" width="600">
   <!-- Start of Short Header//-->
   <tbody>
    <tr>
     <td align="center" style="font-size:0;padding: 20px 0 15px 0;" valign="top">
      <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
       <tbody>
        <tr width="600">
         <td style="text-align: right;" width="120px">
          <a data-crdl-variant="" title="GlassesUSA.com">
           <img alt="GlassesUSA.com" src="https://inboxflows.com/_/image/https%253A%252F%252Foptimaxweb.glassesusa.com%252Fimage%252Fupload%252Fv1675685132%252Fskin%252Ffrontend%252Fdefault%252Foptimax%252Fimages%252Flogo.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZvcHRpbWF4d2ViLiJ9:1pcYRh:GjrFKvmWkUI6oddMfVYySyFpyvhqdmFm0jepngYgwRA" style="border: 0;width: 100%;max-width: 187px; color: #1f2e61; font-size: 28px;" width="187"/>
          </a>
         </td>
         <td style="text-align: center;font-weight: 700;font-size:10px;" width="60px">
          <a data-crdl-variant="" style="color: #2d2d2d; text-decoration: none;font-size:18px;">
           Eyeglasses
          </a>
         </td>
         <td style="text-align: center;" width="15px">
          <span class="mktfontsizemobileline" style="color: #c1c1c1;font-weight: 300;font-size: 18px;">
           |
          </span>
         </td>
         <td style="text-align: center;font-weight: 700;" width="60px">
          <a data-crdl-variant="" style="color: #2d2d2d; text-decoration: none;font-size:18px;">
           Sunglasses
          </a>
         </td>
         <td style="text-align: center;" width="15px">
          <span class="mktfontsizemobileline" style="color: #c1c1c1;font-weight: 300;font-size: 18px;">
           |
          </span>
         </td>
         <td style="text-align: center;font-weight: 700;" width="60px">
          <a data-crdl-variant="" style="color: #2d2d2d;text-decoration: none;font-size:18px;">
           Contacts
          </a>
         </td>
         <td style="text-align: center;" width="15px">
          <span class="mktfontsizemobileline" style="color: #ffffff;font-weight: 300;font-size: 18px;">
           |
          </span>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
    <!-- End Of Short Header Header//-->
    <tr>
     <td align="center" valign="top" width="600">
      <table border="0" cellpadding="0" cellspacing="0" width="600">
       <tbody>
        <tr>
         <td width="600">
          <table border="0" cellpadding="0" cellspacing="0" style="
                            max-width: 600px;
                           
                        " width="600">
           <tbody>
            <tr>
             <td>
              <table border=" 0" cellpadding="0" cellspacing="0" style="
                                            max-width: 600px;
                                        
                                        ">
               <tbody>
                <tr>
                 <td align="center" colspan="2" style="background-color:#fff; padding-top:20px" valign="top" width="400">
                  <!----------------------------------------------------- Start of Top Banner Lenses ---------------------------------------------------------->
                  <a data-crdl-variant="" style="color:#fff;font-size:60px;" title="">
                   <img src="https://inboxflows.com/_/image/https%253A%252F%252Fgen.sendtric.com%252Fcountdown%252Fbwba3ty6pj/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnZW4uc2VuZHRyaSJ9:1pcYRh:qnuiWynVC_kbNjlqLW3YSjRJTTB_zvbQyC21ov4s6Wo" style="display: block;max-width:100%"/>
                  </a>
                  <!------------------------------------------------------ end of Top Banner Lenses ----------------------------------------------------------->
                 </td>
                </tr>
                <tr>
                 <td align="center">
                  <!----------------------------------------------------- Start of Top Banner Lenses ---------------------------------------------------------->
                  <a data-crdl-variant="" style="color:#2b2b2b;font-size:60px;">
                   <img alt="Buy 1 Get 1 FREE &gt;" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fs3.us-east-1.amazonaws.com%252Ffiles.glassesusa.com%252F0_Banners%252Fbanner%2520test%252FFSA%2520grace%2520period%2520glasses.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzMy51cy1lYXN0LSJ9:1pcYRh:O1MWZUH_uZkWyBwmhfLbdbkn8J4FDt2FVcJ4qTucvvg" style="display: block; width: 100%;" width="600"/>
                  </a>
                  <!------------------------------------------------------ end of Top Banner Lenses ----------------------------------------------------------->
                 </td>
                </tr>
                <tr>
                 <td align="center">
                  <!----------------------------------------------------- Start of Top Banner Lenses ---------------------------------------------------------->
                  <a data-crdl-variant="" style="color:#2b2b2b;font-size:60px;">
                   <img alt="Buy one get one free &gt;" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fs3.us-east-1.amazonaws.com%252Ffiles.glassesusa.com%252FNL_15.3.23%252Fgiffycanvas123.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzMy51cy1lYXN0LSJ9:1pcYRh:O1MWZUH_uZkWyBwmhfLbdbkn8J4FDt2FVcJ4qTucvvg" style="display: block; width: 100%;" width="600"/>
                  </a>
                  <!------------------------------------------------------ end of Top Banner Lenses ----------------------------------------------------------->
                 </td>
                </tr>
                <tr>
                 <td align="center">
                  <!----------------------------------------------------- Start of Top Banner Lenses ---------------------------------------------------------->
                  <a data-crdl-variant="" style="color:#2b2b2b;font-size:60px;">
                   <img alt="25% off designer frames &gt;" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fs3.us-east-1.amazonaws.com%252Ffiles.glassesusa.com%252FNL_15.3.23%252Fdesigner25%2520%25283%2529.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzMy51cy1lYXN0LSJ9:1pcYRh:O1MWZUH_uZkWyBwmhfLbdbkn8J4FDt2FVcJ4qTucvvg" style="display: block; width: 100%;" width="600"/>
                  </a>
                  <!------------------------------------------------------ end of Top Banner Lenses ----------------------------------------------------------->
                 </td>
                </tr>
                <tr>
                 <td align="center">
                  <!----------------------------------------------------- Start of Top Banner Lenses ---------------------------------------------------------->
                  <a data-crdl-variant="" style="color:#2b2b2b;font-size:60px;">
                   <img alt="25% off contact lenses &gt;" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fs3.us-east-1.amazonaws.com%252Ffiles.glassesusa.com%252FNL_15.3.23%252Fcontacts25%2520%25285%2529.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzMy51cy1lYXN0LSJ9:1pcYRh:O1MWZUH_uZkWyBwmhfLbdbkn8J4FDt2FVcJ4qTucvvg" style="display: block; width: 100%;" width="600"/>
                  </a>
                  <!------------------------------------------------------ end of Top Banner Lenses ----------------------------------------------------------->
                 </td>
                </tr>
                <!--RUNUM: 0 + https://optimaxweb.glassesusa.com/image/upload/f_auto,q_auto/media/catalog/product/1/0/10033_f_2_1.jpg-->
                <!--RUNUM: 1 + -->
                <!--RUNUM: 2 + -->
                <!--RUNUM: 3 + -->
                <!--RUNUM: 4 + -->
                <!--RUNUM: 5 + -->
                <!--RUNUM: 6 + -->
                <!--RUNUM: 7 + -->
                <tr>
                 <td style="text-align:center;font-family:sans-serif;padding-bottom:10px;font-size:26px;font-weight:bold;color:#2196f3; padding-top:15px;">
                  Recommended for you
                 </td>
                </tr>
                <td class="greybackground">
                 <table align="center" border="0" cellpadding="0" cellspacing="0" style="margin:auto" width="590">
                  <tbody>
                   <td style="background-color:#ffffff;text-align: center; border:1px solid #f2f2f2; width:50px;" width="100px">
                    <a data-crdl-variant="">
                     <img src="https://inboxflows.com/_/image/https%253A%252F%252Foptimaxweb.glassesusa.com%252Fimage%252Fupload%252Ff_auto%252Cq_auto%252Fmedia%252Fcatalog%252Fproduct%252F1%252F0%252F10033_f_2_1.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZvcHRpbWF4d2ViLiJ9:1pcYRh:GjrFKvmWkUI6oddMfVYySyFpyvhqdmFm0jepngYgwRA" style="width:300px;" width="300"/>
                    </a>
                    <p style="font-size:20px;">
                     Muse Elliot
                     <br/>
                     <span style="color:#A3A3A3;">
                      Black/Gold
                     </span>
                    </p>
                   </td>
                   <td style="background-color:#ffffff;text-align: center; border:1px solid #f2f2f2; width:50px;" width="40%">
                    <a data-crdl-variant="">
                     <img src="https://inboxflows.com/_/image/https%253A%252F%252Foptimaxweb.glassesusa.com%252Fimage%252Fupload%252Ff_auto%252Cq_auto%252Fmedia%252Fcatalog%252Fproduct%252F1%252F0%252F10736_f.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZvcHRpbWF4d2ViLiJ9:1pcYRh:GjrFKvmWkUI6oddMfVYySyFpyvhqdmFm0jepngYgwRA" style="width:300px;" width="300"/>
                    </a>
                    <p style="font-size:20px;">
                     Ottoto Bellona
                     <br/>
                     <span style="color:#A3A3A3;">
                      Tortoise/Gold
                     </span>
                    </p>
                   </td>
                   <tr>
                    <td style="background-color:#ffffff;text-align: center; border:1px solid #f2f2f2; width:50px;" width="40%">
                     <a data-crdl-variant="">
                      <img src="https://inboxflows.com/_/image/https%253A%252F%252Foptimaxweb.glassesusa.com%252Fimage%252Fupload%252Ff_auto%252Cq_auto%252Fmedia%252Fcatalog%252Fproduct%252F0%252F0%252F000407_f_3.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZvcHRpbWF4d2ViLiJ9:1pcYRh:GjrFKvmWkUI6oddMfVYySyFpyvhqdmFm0jepngYgwRA" style="width:300px;" width="300"/>
                     </a>
                     <p style="font-size:20px;">
                      Amelia E. Nettle
                      <br/>
                      <span style="color:#A3A3A3;">
                       Tortoise
                      </span>
                     </p>
                    </td>
                    <td style="background-color:#ffffff;text-align: center; border:1px solid #f2f2f2; width:50px;" width="40%">
                     <a data-crdl-variant="">
                      <img src="https://inboxflows.com/_/image/https%253A%252F%252Foptimaxweb.glassesusa.com%252Fimage%252Fupload%252Ff_auto%252Cq_auto%252Fmedia%252Fcatalog%252Fproduct%252F9%252F4%252F9493_f.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZvcHRpbWF4d2ViLiJ9:1pcYRh:GjrFKvmWkUI6oddMfVYySyFpyvhqdmFm0jepngYgwRA" style="width:300px;" width="300"/>
                     </a>
                     <p style="font-size:20px;">
                      Muse Hopper
                      <br/>
                      <span style="color:#A3A3A3;">
                       Tortoise
                      </span>
                     </p>
                    </td>
                   </tr>
                   <tr>
                    <td style="background-color:#ffffff;text-align: center; border:1px solid #f2f2f2; width:50px;" width="40%">
                     <a data-crdl-variant="">
                      <img src="https://inboxflows.com/_/image/https%253A%252F%252Foptimaxweb.glassesusa.com%252Fimage%252Fupload%252Ff_auto%252Cq_auto%252Fmedia%252Fcatalog%252Fproduct%252F3%252F5%252F35-001027_f.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZvcHRpbWF4d2ViLiJ9:1pcYRh:GjrFKvmWkUI6oddMfVYySyFpyvhqdmFm0jepngYgwRA" style="width:300px;" width="300"/>
                     </a>
                     <p style="font-size:20px;">
                      Amelia E. Tricia
                      <br/>
                      <span style="color:#A3A3A3;">
                       Clear/Beige
                      </span>
                     </p>
                    </td>
                    <td style="background-color:#ffffff;text-align: center; border:1px solid #f2f2f2; width:50px;" width="40%">
                     <a data-crdl-variant="">
                      <img src="https://inboxflows.com/_/image/https%253A%252F%252Foptimaxweb.glassesusa.com%252Fimage%252Fupload%252Ff_auto%252Cq_auto%252Fmedia%252Fcatalog%252Fproduct%252F3%252F1%252F31-p1996_f.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZvcHRpbWF4d2ViLiJ9:1pcYRh:GjrFKvmWkUI6oddMfVYySyFpyvhqdmFm0jepngYgwRA" style="width:300px;" width="300"/>
                     </a>
                     <p style="font-size:20px;">
                      Weston
                      <br/>
                      <span style="color:#A3A3A3;">
                       Tortoise
                      </span>
                     </p>
                    </td>
                   </tr>
                   <tr>
                    <td style="background-color:#ffffff;text-align: center; border:1px solid #f2f2f2; width:50px;" width="40%">
                     <a data-crdl-variant="">
                      <img src="https://inboxflows.com/_/image/https%253A%252F%252Foptimaxweb.glassesusa.com%252Fimage%252Fupload%252Ff_auto%252Cq_auto%252Fmedia%252Fcatalog%252Fproduct%252F4%252F4%252F44-p3640_f.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZvcHRpbWF4d2ViLiJ9:1pcYRh:GjrFKvmWkUI6oddMfVYySyFpyvhqdmFm0jepngYgwRA" style="width:300px;" width="300"/>
                     </a>
                     <p style="font-size:20px;">
                      Ray-Ban RX5228
                      <br/>
                      <span style="color:#A3A3A3;">
                       Shiny Black
                      </span>
                     </p>
                    </td>
                    <td style="background-color:#ffffff;text-align: center; border:1px solid #f2f2f2; width:50px;" width="40%">
                     <a data-crdl-variant="">
                      <img src="https://inboxflows.com/_/image/https%253A%252F%252Foptimaxweb.glassesusa.com%252Fimage%252Fupload%252Ff_auto%252Cq_auto%252Fmedia%252Fcatalog%252Fproduct%252F0%252F0%252F000418__f_3.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZvcHRpbWF4d2ViLiJ9:1pcYRh:GjrFKvmWkUI6oddMfVYySyFpyvhqdmFm0jepngYgwRA" style="width:300px;" width="300"/>
                     </a>
                     <p style="font-size:20px;">
                      Ottoto Waterloo
                      <br/>
                      <span style="color:#A3A3A3;">
                       Gold
                      </span>
                     </p>
                    </td>
                   </tr>
                   <tr>
                    <td height="25">
                    </td>
                   </tr>
                  </tbody>
                 </table>
                </td>
                <tr>
                 <td align="center">
                  <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: separate !important;padding-bottom: 20px;" width="156">
                   <tr>
                    <td style="background-color:#1F1F1F;color:#FFFFFF;font-size:14px;padding:10px 10px;border-radius:40px;font-family:Arial, Helvetica, sans-serif;text-align:center;border:solid 1px #1F1F1F">
                     <a data-crdl-variant="" style="color:#FFFFFF;text-decoration:none; font-weight: bold;">
                      Shop All
                     </a>
                    </td>
                   </tr>
                  </table>
                 </td>
                </tr>
                <tr>
                 <td colspan="3" height="35">
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <!-- End of Recomended Products -->
            <tr>
             <td align="center">
              <!----------------------------------------------------- Start of Top Banner Lenses ---------------------------------------------------------->
              <a data-crdl-variant="" style="color: #2b2b2b; font-size: 60px" title="Shop Multifocal Glasses ">
               <img alt="Shop Multifocal Glasses &gt;" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fs3.us-east-1.amazonaws.com%252Ffiles.glassesusa.com%252F0_Banners%252Fbanner%2520test%252FMulti_green.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzMy51cy1lYXN0LSJ9:1pcYRh:O1MWZUH_uZkWyBwmhfLbdbkn8J4FDt2FVcJ4qTucvvg" style="display: block" width="600"/>
              </a>
              <!------------------------------------------------------ end of Top Banner Lenses ----------------------------------------------------------->
             </td>
            </tr>
            <tr>
             <td height="15">
             </td>
            </tr>
            <tr>
             <td align="center">
              <!----------------------------------------------------- Start of Top Banner Lenses ---------------------------------------------------------->
              <a data-crdl-variant="" style="color:#2b2b2b;font-size:60px;" title="40% off designer frames &gt;">
               <img alt="40% off designer frames &gt;" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fs3.amazonaws.com%252Ffiles.glassesusa.com%252F0_Banners%252Fbanner%2520test%252FDesigner%2520Clearance.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzMy5hbWF6b25hdyJ9:1pcYRh:BjvSGytIS9AuBFy41kaINyZwEa7Z45u_j70Jx-P-C-Y" style="display: block;" width="600"/>
              </a>
              <!------------------------------------------------------ end of Top Banner Lenses ----------------------------------------------------------->
             </td>
            </tr>
            <tr>
             <td height="15">
             </td>
            </tr>
            <tr>
             <td align="center">
              <!----------------------------------------------------- Start of Top Banner Lenses ---------------------------------------------------------->
              <a data-crdl-variant="" style="color:#2b2b2b;font-size:60px;" title="Shop Vista plus &gt;">
               <img alt="Shop Vista plus  &gt;" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fs3.amazonaws.com%252Ffiles.glassesusa.com%252F0_Banners%252Fbanner%2520test%252FLower%2520banner%2520-%2520Vista%2520plus%2520375x160.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzMy5hbWF6b25hdyJ9:1pcYRh:BjvSGytIS9AuBFy41kaINyZwEa7Z45u_j70Jx-P-C-Y" style="display: block;" width="600"/>
              </a>
              <!------------------------------------------------------ end of Top Banner Lenses ----------------------------------------------------------->
             </td>
            </tr>
            <tr>
             <td height="15">
             </td>
            </tr>
           </tbody>
          </table>
          <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
           <!-- <tr width="600">-->
           <!--    <td>-->
           <!--        <table style="margin: auto; " width="600" border="0" cellpadding="0" align="center" cellspacing="0">-->
           <!--            <tr>-->
           <!--                <td align="center">-->
           <!--                    <a title="Trust Pilot" href="https://www.trustpilot.com/review/www.glassesusa.com">-->
           <!--                        <img src="https://s3.us-east-1.amazonaws.com/files.glassesusa.com/Footer_1.20/footer-trustPilot.png" border="0" alt="Trust Pilot" style="display: block;" width="600">-->
           <!--                    </a>-->
           <!--                </td>-->
           <!--            </tr>-->
           <!--        </table>-->
           <!--    </td>-->
           <!--</tr>-->
           <!-- End Component C  -->
           <!-- Copy Component D -->
           <tr style="">
            <td>
             <table align="center" border="0" cellpadding="0" cellspacing="0" style="margin: auto; " width="600">
              <tr>
               <td align="center">
                <a data-crdl-variant="" title="Download App">
                 <img alt="Download App" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fs3.amazonaws.com%252Ffiles.glassesusa.com%252FWelcome_email_24.3.20%252FFooter%252FNews_Footer_Final%2520Copy.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzMy5hbWF6b25hdyJ9:1pcYRh:BjvSGytIS9AuBFy41kaINyZwEa7Z45u_j70Jx-P-C-Y" style="display: block;"/>
                </a>
                <a data-crdl-variant="" title="Download App">
                 <img alt="Download App" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fs3.amazonaws.com%252Ffiles.glassesusa.com%252FWelcome_email_24.3.20%252FFooter%252FNews_Footer_Final%2520Copy%25202.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzMy5hbWF6b25hdyJ9:1pcYRh:BjvSGytIS9AuBFy41kaINyZwEa7Z45u_j70Jx-P-C-Y" style="display: block;"/>
                </a>
               </td>
              </tr>
             </table>
            </td>
           </tr>
           <!-- End Component D  -->
           <!-- Copy Component E -->
           <!-- End Component E  -->
           <!-- Copy Component  E  -->
           <tr>
            <td>
             <table align="center" border="0" cellpadding="0" cellspacing="0" style=" margin: auto; " width="600">
              <tr>
               <td align="center">
                <!----------------------------------------------------- Start of Top Banner Lenses ---------------------------------------------------------->
                <a data-crdl-variant="" title="Shop Men">
                 <img alt="Shop Men &gt;" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Ffiles.glassesusa.com.s3.amazonaws.com%252FWelcome_email_24.3.20%252FWelcome_tzlil%252FFooter%252FCategory_footer_1.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmZpbGVzLmdsYXNzZSJ9:1pcYRh:MMNjsImy2igF2ei7_BNPEWACg2qRnXmiK7myMPwZT-M" style="display: block;"/>
                </a>
                <!------------------------------------------------------ end of Top Banner Lenses ----------------------------------------------------------->
               </td>
              </tr>
              <tr>
               <td align="center">
                <!----------------------------------------------------- Start of Top Banner Lenses ---------------------------------------------------------->
                <a data-crdl-variant="" title="Shop Women">
                 <img alt="Shop Women &gt;" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Ffiles.glassesusa.com.s3.amazonaws.com%252FWelcome_email_24.3.20%252FWelcome_tzlil%252FFooter%252FCategory_footer_2.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmZpbGVzLmdsYXNzZSJ9:1pcYRh:MMNjsImy2igF2ei7_BNPEWACg2qRnXmiK7myMPwZT-M" style="display: block;"/>
                </a>
                <!------------------------------------------------------ end of Top Banner Lenses ----------------------------------------------------------->
               </td>
              </tr>
              <tr>
               <td align="center">
                <!----------------------------------------------------- Start of Top Banner Lenses ---------------------------------------------------------->
                <a data-crdl-variant="" title="Shop Brands">
                 <img alt="Shop Brands &gt;" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Ffiles.glassesusa.com.s3.amazonaws.com%252FWelcome_email_24.3.20%252FWelcome_tzlil%252FFooter%252FCategory_footer_3.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmZpbGVzLmdsYXNzZSJ9:1pcYRh:MMNjsImy2igF2ei7_BNPEWACg2qRnXmiK7myMPwZT-M" style="display: block;"/>
                </a>
                <!------------------------------------------------------ end of Top Banner Lenses ----------------------------------------------------------->
               </td>
              </tr>
              <tr>
               <td align="center">
                <!----------------------------------------------------- Start of Top Banner Lenses ---------------------------------------------------------->
                <a data-crdl-variant="" title="Shop Sale">
                 <img alt="Shop Sale &gt;" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Ffiles.glassesusa.com.s3.amazonaws.com%252FWelcome_email_24.3.20%252FWelcome_tzlil%252FFooter%252FCategory_footer_4.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmZpbGVzLmdsYXNzZSJ9:1pcYRh:MMNjsImy2igF2ei7_BNPEWACg2qRnXmiK7myMPwZT-M" style="display: block;"/>
                </a>
                <!------------------------------------------------------ end of Top Banner Lenses ----------------------------------------------------------->
               </td>
              </tr>
             </table>
            </td>
           </tr>
           <!-- End Component E  -->
           <!-- BIRTHDAY START  -->
           <tr border="" width="600">
            <td align="center">
             <a data-crdl-variant="" style="color:#2b2b2b;font-size:25px;">
              <p style="color:#2196f3;font-size: 25px;margin: auto;text-decoration: none; padding-top: 10px; font-weight: 700;color: #000000;">
               Get A Birthday Present From Us
              </p>
             </a>
            </td>
           </tr>
           <!-- BIRTHDAY END  -->
           <!-- Copy Component  F  -->
           <tr>
            <td>
             <table border="0" cellpadding="0" cellspacing="0" width="600">
              <tbody>
               <tr>
                <td width="600">
                 <table border="0" cellpadding="0" cellspacing="0" width="600">
                  <tbody>
                   <tr width="410">
                    <td align="center">
                     <table align="center" cellpadding="5" width="410">
                      <tbody>
                       <tr>
                        <td align="center">
                         <table>
                          <tbody>
                           <tr border="" width="600">
                            <td align="center">
                             <p style="color:#2196f3;font-size: 32px;margin: auto;text-decoration: none;padding-bottom: 10px; font-weight: 700;color: #3A4850;">
                              Have a Question?
                             </p>
                            </td>
                           </tr>
                           <tr width="600">
                            <td align="center">
                             <span style="color: #3A4850;font-size: 22px;margin: auto;text-decoration: none;padding-bottom: 2px;">
                              Visit our
                             </span>
                             <a data-crdl-variant="" style="color: #3eaae6; text-decoration: none; font-size: 22px" target="_blank">
                              FAQ'S
                             </a>
                             <span style="color:#3A4850;font-size: 22px;margin: auto;text-decoration: none;padding-bottom: 2px;">
                              or
                             </span>
                             <a data-crdl-variant="" style="color: #3eaae6; text-decoration: none; font-size: 22px;" target="_blank">
                              Contact Us
                             </a>
                            </td>
                           </tr>
                          </tbody>
                         </table>
                        </td>
                       </tr>
                      </tbody>
                     </table>
                    </td>
                   </tr>
                   <!---------------------------------------------- 1 ----------------------------------------------->
                   <tr width="410">
                    <td align="center">
                     <table align="center" cellpadding="5" style="font-family: 'Roboto', sans-serif;" width="410">
                      <tbody>
                       <tr>
                        <td align="center">
                         <table>
                          <tbody>
                           <tr border="" width="580">
                            <td align="center">
                             <p style="color:#3A4850;font-size: 18px;margin: auto;text-decoration: none;padding-bottom: 2px;">
                              Get Social With Us
                             </p>
                            </td>
                           </tr>
                           <tr width="580">
                            <td align="center">
                             <p style="color: #2196F3;font-size: 18px;margin: auto; font-weight:600;">
                              Share and show us your specs!
                             </p>
                            </td>
                           </tr>
                          </tbody>
                         </table>
                        </td>
                       </tr>
                      </tbody>
                     </table>
                    </td>
                   </tr>
                   <tr width="410">
                    <td align="center">
                     <table align="center" cellpadding="5" width="410">
                      <tbody>
                       <tr>
                        <td align="center">
                         <table cellspacing="10">
                          <tbody>
                           <tr>
                            <td>
                             <a data-crdl-variant="">
                              <img src="https://inboxflows.com/_/image/https%253A%252F%252Fs3.us-east-1.amazonaws.com%252Ffiles.glassesusa.com%252Fnew_footer_icons_2022%252Ffacebook.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzMy51cy1lYXN0LSJ9:1pcYRh:O1MWZUH_uZkWyBwmhfLbdbkn8J4FDt2FVcJ4qTucvvg" style="margin-right: 20px;"/>
                             </a>
                            </td>
                            <td>
                             <a data-crdl-variant="">
                              <img src="https://inboxflows.com/_/image/https%253A%252F%252Fs3.us-east-1.amazonaws.com%252Ffiles.glassesusa.com%252Fnew_footer_icons_2022%252Finstagram.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzMy51cy1lYXN0LSJ9:1pcYRh:O1MWZUH_uZkWyBwmhfLbdbkn8J4FDt2FVcJ4qTucvvg" style="margin-left: 10px;margin-right: 20px;"/>
                             </a>
                            </td>
                            <td>
                             <a data-crdl-variant="">
                              <img src="https://inboxflows.com/_/image/https%253A%252F%252Fs3.us-east-1.amazonaws.com%252Ffiles.glassesusa.com%252Fnew_footer_icons_2022%252Ftiktok.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzMy51cy1lYXN0LSJ9:1pcYRh:O1MWZUH_uZkWyBwmhfLbdbkn8J4FDt2FVcJ4qTucvvg" style="margin-left: 10px;margin-right: 20px;"/>
                             </a>
                            </td>
                            <td>
                             <a data-crdl-variant="">
                              <img src="https://inboxflows.com/_/image/https%253A%252F%252Fs3.us-east-1.amazonaws.com%252Ffiles.glassesusa.com%252Fnew_footer_icons_2022%252Ftwitter.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzMy51cy1lYXN0LSJ9:1pcYRh:O1MWZUH_uZkWyBwmhfLbdbkn8J4FDt2FVcJ4qTucvvg" style="margin-left: 10px;margin-right: 20px;"/>
                             </a>
                            </td>
                            <td>
                             <a data-crdl-variant="">
                              <img src="https://inboxflows.com/_/image/https%253A%252F%252Fs3.us-east-1.amazonaws.com%252Ffiles.glassesusa.com%252Fnew_footer_icons_2022%252Fyoutube.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzMy51cy1lYXN0LSJ9:1pcYRh:O1MWZUH_uZkWyBwmhfLbdbkn8J4FDt2FVcJ4qTucvvg" style="margin-left: 20px;"/>
                             </a>
                            </td>
                           </tr>
                          </tbody>
                         </table>
                        </td>
                       </tr>
                      </tbody>
                     </table>
                    </td>
                   </tr>
                   <!-- end footer -->
                   <!--End Social // -->
                  </tbody>
                 </table>
                 <table align="center" border="0" cellpadding="0" cellspacing="0" style="margin: auto;" width="100%">
                  <!--Start Fine Print //-->
                  <tbody>
                   <tr>
                    <td align="center" class="mktfozesize" style="color:#7b7b7b;font-size: 15px;padding: 18px 20px;font-family: arial;line-height: 28px;text-align: center;">
                     <p>
                      *This is an advertisement
                      <br/>
                      BOGOFREE: Get second pair for free, discount applies to the cheaper of the two glasses. BOGO order can include one premium frame. Premium frame isn't eligible as second pair. Ray-Ban, Costa, Oakley, Persol, American Optical, Champion &amp; Dragon items not eligible for BOGO orders as 1st or 2nd pair. Single vision Value lens package included. Discount applies to the cheaper of the two glasses and can only be used with two multifocal items. Limit is one coupon code per customer. Not eligible for contact lenses &amp; Readers category items. In case of returns: If free pair is returned, customer is eligible for equal value exchange. If the higher value pair is returned, customer is eligible for an equal value exchange or refund of the price difference between the two pairs. If both pairs are returned, customer is eligible for 100% refund or store credit.
                      <br/>
                      DESIGNER40: 40% OFF applies to eyeglasses and sunglasses frames only of items in designer outlet category page. Ray-Ban, Oakley, Persol, Wiley X, Costa, Tom Ford, Maui Jim, American Optical, Dragon and Komono items excluded. Free shipping &amp; returns. Eligible for premium tagged items only. Single Vision Value lens package included with eyeglasses frames. Limit is one coupon code per customer. Discount not eligible for kids' glasses, safety and protective glasses, Readers category items, and contact lenses.
                      <br/>
                      DESIGNER25: 25% off coupon applies to Premium tagged frames
                                                        only including Ray-Ban and Oakley. Free shipping within US &amp;
                                                        Canada. Single-Vision Value lens package is free with eyeglasses
                                                        frames only. Limited to one coupon code per purchase. Coupon not
                                                        valid on items without the Premium tag. Not valid for kids'
                                                        glasses (premium &amp; non-premium).
                      <br/>
                      MULTI50:$50 off multifocal orders above $199.
                      <br/>
                      MULTI75: $75 off multifocal orders above $249.
                      <br/>
                      MULTI150: $150 off multifocal orders above $399.
                      <br/>
                      *Offers only valid on orders with progressive and bifocal lenses.
                      <br/>
                      For more information please consult our
                      <a data-crdl-variant="" style="color: #3eaae6; text-decoration: none" target="_blank">
                       returns policy
                      </a>
                      × &gt;
                     </p>
                    </td>
                   </tr>
                   <!--End Fine Print Generic//-->
                  </tbody>
                 </table>
                 <table align="center" border="0" cellpadding="0" cellspacing="0" style="width: 600px;">
                  <tbody>
                   <tr width="600">
                    <td style="width: 600px; text-align: center; font-family: Arial,Helvetica Neue,Helvetica,sans-serif; font-size: 16px; mso-height-rule: exactly; line-height: 20px; color: #2d2d2d; padding: 30px 0 18px 0; font-weight: 600;">
                     <table align="center" border="0" cellpadding="0" cellspacing="0" style="width: 600px;">
                      <tbody>
                       <tr width="600">
                        <td style="width: 600px; text-align: center; font-family: Arial,Helvetica Neue,Helvetica,sans-serif; font-size: 16px; mso-height-rule: exactly; line-height: 20px; color: #2d2d2d; padding: 0; font-weight: 600;">
                        </td>
                       </tr>
                      </tbody>
                     </table>
                     <table align="center" border="0" cellpadding="0" cellspacing="0">
                      <tbody>
                       <tr width="40">
                        <td style="text-align: center; color: #c6c6c6; vertical-align: middle; font-family: Roboto, arial; font-size: 11px; box-sizing: border-box; display: block;" width="600">
                         <a data-crdl-variant="" style="color: #c6c6c6; font-family: Roboto, arial; font-size: 11px; text-decoration: none;">
                          <img alt="invite friends" src="https://inboxflows.com/_/image/https%253A%252F%252Fs3.us-east-1.amazonaws.com%252Ffiles.glassesusa.com%252FFooterImg%252Finvitefooter.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzMy51cy1lYXN0LSJ9:1pcYRh:O1MWZUH_uZkWyBwmhfLbdbkn8J4FDt2FVcJ4qTucvvg" style="margin: 19px auto; display: block;padding-bottom: 20px;" width="400"/>
                         </a>
                        </td>
                       </tr>
                      </tbody>
                     </table>
                     <table align="center" border="0" cellpadding="0" cellspacing="0">
                      <tbody>
                       <tr width="40">
                        <td style="border: 1px solid #f1f1f1;">
                        </td>
                        <td style="text-align: center; color: #c6c6c6; vertical-align: middle; font-family: Roboto, arial; font-size: 11px; box-sizing: border-box; display: block;" width="120">
                         <a data-crdl-variant="" style="color: #c6c6c6; font-family: Roboto, arial; font-size: 11px; text-decoration: none;">
                          <span style="display: block;margin-top: 8px;" xml="lang">
                           Accredited by:
                          </span>
                          <br/>
                          <img alt="100% Satisfaction Guarantee" src="https://inboxflows.com/_/image/https%253A%252F%252Fs3.amazonaws.com%252Ffiles.glassesusa.com%252F1033%252FBizrate.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzMy5hbWF6b25hdyJ9:1pcYRh:BjvSGytIS9AuBFy41kaINyZwEa7Z45u_j70Jx-P-C-Y" style="margin: 19px auto; display: block;" width="100"/>
                         </a>
                        </td>
                        <td style="border: 1px solid #f1f1f1;">
                        </td>
                        <td style="text-align: center; color: #c6c6c6; vertical-align: middle; font-family: Roboto, arial; font-size: 11px; box-sizing: border-box; display: block;" width="120">
                         <a data-crdl-variant="" style="color: #c6c6c6; font-family: Roboto, arial; font-size: 11px; text-decoration: none;">
                          <span style="display: block;margin-top: 8px;" xml="lang">
                           Certified by:
                          </span>
                          <br/>
                          <img alt="100% Satisfaction Guarantee" src="https://inboxflows.com/_/image/https%253A%252F%252Fs3.amazonaws.com%252Ffiles.glassesusa.com%252FNL_18.11.20%252FNewsweek_BOS2021_Siegel_Basic_Hor.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzMy5hbWF6b25hdyJ9:1pcYRh:BjvSGytIS9AuBFy41kaINyZwEa7Z45u_j70Jx-P-C-Y" style="margin: 8px auto; display: block; width: 80px" width="100"/>
                         </a>
                        </td>
                       </tr>
                      </tbody>
                     </table>
                    </td>
                   </tr>
                  </tbody>
                 </table>
                 <table align="center" border="0" cellpadding="0" cellspacing="0" style="width: 600px;">
                  <tbody>
                   <tr width="600">
                    <td style="width: 600px; text-align: center; font-family: Arial,Helvetica Neue,Helvetica,sans-serif; font-size: 16px; mso-height-rule: exactly; line-height: 20px; color: #2d2d2d; padding: 0; font-weight: 600;">
                     <img alt="100% Satisfaction Guarantee" src="https://inboxflows.com/_/image/https%253A%252F%252Fs3.amazonaws.com%252Ffiles.glassesusa.com%252F1033%252FNews_Footer_Final%25402x.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzMy5hbWF6b25hdyJ9:1pcYRh:BjvSGytIS9AuBFy41kaINyZwEa7Z45u_j70Jx-P-C-Y" width="500"/>
                    </td>
                   </tr>
                  </tbody>
                 </table>
                 <table align="center" border="0" cellpadding="0" cellspacing="0" style="width: 600px;">
                  <tbody>
                   <tr>
                    <td style="color: #7e7e7e; font-size: 12.5px; font-family: arial; line-height: 1.6; text-align: center; border-top: 2px solid #f1f1f1; padding: 15px 0;">
                     © 2006-2023 GlassesUSA.com All Rights Reserved
                     <br/>
                     954 Lexington Avenue, New York
                    </td>
                    <!-- <td width="10">&nbsp;</td> -->
                   </tr>
                  </tbody>
                 </table>
                 <table align="center" border="0" cellpadding="0" cellspacing="0" style="width: 600px;">
                  <tbody>
                   <tr>
                    <td style="color: #7e7e7e; font-size: 12.5px; font-family: arial; line-height: 1.6; text-align: center; border-top: 2px solid #f1f1f1; border-bottom: 2px solid #f1f1f1; padding: 15px 0;">
                     For any questions or concerns please contact us at
                     <a data-crdl-key="Mail To Footer Link" data-crdl-notrack="true" data-crdl-realurl="mailto:service@glassesusa.com?" style="color: #3eaae6; text-decoration: none;">
                      service@glassesusa.com
                     </a>
                     <br/>
                     You can find our Privacy Policy on
                site at
                     <a data-crdl-variant="" style="color: #3eaae6; text-decoration: none;">
                      GlassesUSA.com/privacy-policy
                     </a>
                    </td>
                    <!-- <td width="10">&nbsp;</td> -->
                   </tr>
                  </tbody>
                 </table>
                 <table align="center" border="0" cellpadding="0" cellspacing="0" style="width: 600px;">
                  <tbody>
                   <tr>
                    <td style="color: #3eaae6; font-size: 14px; text-align: center; padding: 10px 0; font-family: Sans-Serif; font-weight: 500;">
                     <a data-crdl-variant="" style="color: #3eaae6; font-size: 14px; text-align: center; padding: 10px 0; font-weight: 500;">
                      Unsubscribe
                     </a>
                    </td>
                   </tr>
                  </tbody>
                 </table>
                 <!--https://track.usw2.cordial.io/optout/index.php?mcID=1433:6411afc40e9d2474100f9d50:ot:615341995d1c8277e52a42cb:1-->
                </td>
               </tr>
              </tbody>
             </table>
            </td>
           </tr>
          </table>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <img height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fevents-handling-svc.usw2.cordial.com%252Fo%252Fp%252F1433%253A6411afc40e9d2474100f9d50%253Aot%253A615341995d1c8277e52a42cb%253A1%252FeyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE2Nzg5MTQ4NDJ9.K3DkSpoYm3FWz2K15lEP3qKXC_lr_igoawgmyhu_KHM/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZldmVudHMtaGFuZCJ9:1pcYRh:eVeSdePjK25U5B9Pzdjat_Nuh-2G4tPQ2mluDs121ZQ" width="1"/>
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Ftrack.sp.crdl.io%252Fq%252FHIkzMjdAAVvTzRrKNIPPFg~~%252FAAAABAA~%252FRgRl9LoaPlcHY29yZGlhbEIKZAkaNRJkxbey_FITMWNiNTAwNjJAdWlmZWVkLmNvbVgEAAAABg~~/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnRyYWNrLnNwLmNyZCJ9:1pcYRh:MO7r8fm5n48zlgIG-Px3ZGYXkEcsekxNnOVfknUMfvg" width="1"/>
 </body>
</html>