Inboxes

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

+New inbox

0123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526<!DOCTYPE html>
<html xmlns="//www.w3.org/1999/xhtml">
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="width=device-width, initial-scale=1" name="viewport"/>
  <meta content="telephone=no" name="format-detection"/>
  <meta name="x-apple-disable-message-reformatting"/>
  <title>
  </title>
  <!--[if (gte mso 9)|(IE)]>
 <style type="text/css">
.MobileBlock {
        display: none !important;
      }
 </style>
 <![endif]-->
  <style type="text/css">
   /* This sets elements to 100% width and fixes the height issues too, a god send */

        *[class="100p"] {
            width: 100% !important;
            height: auto !important;
        }

        a[x-apple-data-detectors=true] {
            color: inherit !important;
            text-decoration: inherit !important;
        }

        @media only screen and (max-width:480px) {
            .MobileFontSize {
                font-size: 14px !important;
            }

            body,
            table,
            td,
            p,
            a,
            li,
            blockquote {
                -webkit-text-size-adjust: none !important;
            }

            body {
                width: 100% !important;
                min-width: 100% !important;
                text-align: center;
            }

            #bodyCell {
                padding: 10px !important;
            }

            table.kmMobileHide {
                display: none !important;
            }

            table.kmDesktopOnly,
            td.kmDesktopOnly,
            th.kmDesktopOnly,
            tr.kmDesktopOnly,
            td.kmDesktopWrapHeaderMobileNone {
                display: none !important;
            }

            table.kmMobileOnly {
                display: table !important;
            }

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

            td.kmMobileOnly,
            td.kmDesktopWrapHeader,
            th.kmMobileOnly {
                display: table-cell !important;
            }

            tr.kmMobileNoAlign,
            table.kmMobileNoAlign {
                float: none !important;
                text-align: initial !important;
                vertical-align: middle !important;
                table-layout: fixed !important;
            }

            tr.kmMobileCenterAlign {
                float: none !important;
                text-align: center !important;
                vertical-align: middle !important;
                table-layout: fixed !important;
            }

            td.kmButtonCollection {
                padding-left: 9px !important;
                padding-right: 9px !important;
                padding-top: 9px !important;
                padding-bottom: 9px !important;
            }

            td.kmMobileHeaderStackDesktopNone,
            img.kmMobileHeaderStackDesktopNone,
            td.kmMobileHeaderStack {
                display: block !important;
                margin-left: auto !important;
                margin-right: auto !important;
                padding-bottom: 9px !important;
                padding-right: 0 !important;
                padding-left: 0 !important;
            }

            td.kmMobileWrapHeader,
            td.kmMobileWrapHeaderDesktopNone {
                display: inline-block !important;
            }

            td.kmMobileHeaderSpacing {
                padding-right: 10px !important;
            }

            td.kmMobileHeaderNoSpacing {
                padding-right: 0 !important;
            }

            table.kmDesktopAutoWidth {
                width: inherit !important;
            }

            table.kmMobileAutoWidth {
                width: 100% !important;
            }

            table.kmTextContentContainer {
                width: 100% !important;
            }

            table.kmBoxedTextContentContainer {
                width: 100% !important;
            }

            td.kmImageContent {
                padding-left: 0 !important;
                padding-right: 0 !important;
            }

            img.kmImage {
                width: 100% !important;
            }

            td.kmMobileStretch {
                padding-left: 0 !important;
                padding-right: 0 !important;
            }

            table.kmSplitContentLeftContentContainer,
            table.kmSplitContentRightContentContainer,
            table.kmColumnContainer,
            td.kmVerticalButtonBarContentOuter table.kmButtonBarContent,
            td.kmVerticalButtonCollectionContentOuter table.kmButtonCollectionContent,
            table.kmVerticalButton,
            table.kmVerticalButtonContent {
                width: 100% !important;
            }

            td.kmButtonCollectionInner {
                padding-left: 9px !important;
                padding-right: 9px !important;
                padding-top: 9px !important;
                padding-bottom: 9px !important;
            }

            td.kmVerticalButtonIconContent,
            td.kmVerticalButtonTextContent,
            td.kmVerticalButtonContentOuter {
                padding-left: 0 !important;
                padding-right: 0 !important;
                padding-bottom: 9px !important;
            }

            table.kmSplitContentLeftContentContainer td.kmTextContent,
            table.kmSplitContentRightContentContainer td.kmTextContent,
            table.kmColumnContainer td.kmTextContent,
            table.kmSplitContentLeftContentContainer td.kmImageContent,
            table.kmSplitContentRightContentContainer td.kmImageContent {
                padding-top: 9px !important;
            }

            td.rowContainer.kmFloatLeft,
            td.rowContainer.kmFloatLeft,
            td.rowContainer.kmFloatLeft.firstColumn,
            td.rowContainer.kmFloatLeft.firstColumn,
            td.rowContainer.kmFloatLeft.lastColumn,
            td.rowContainer.kmFloatLeft.lastColumn {
                float: left;
                clear: both;
                width: 100% !important;
            }

            table.templateContainer,
            table.templateContainer.brandingContainer,
            div.templateContainer,
            div.templateContainer.brandingContainer,
            table.templateRow {
                max-width: 600px !important;
                width: 100% !important;
            }

            h1 {
                font-size: 32px !important;
                line-height: 1.3 !important;
            }

            h2 {
                font-size: 32px !important;
                line-height: 1.3 !important;
            }

            h3 {
                font-size: 24px !important;
                line-height: 1.3 !important;
            }

            h4 {
                font-size: 18px !important;
                line-height: 1.3 !important;
            }

            td.kmTextContent {
                font-size: 14px !important;
                line-height: 1.3 !important;
            }

            td.kmTextBlockInner td.kmTextContent {
                padding-right: 18px !important;
                padding-left: 18px !important;
            }

            table.kmTableBlock.kmTableMobile td.kmTableBlockInner {
                padding-left: 9px !important;
                padding-right: 9px !important;
            }

            table.kmTableBlock.kmTableMobile td.kmTableBlockInner .kmTextContent {
                font-size: 14px !important;
                line-height: 1.3 !important;
                padding-left: 4px !important;
                padding-right: 4px !important;
            }

            .DesktopBlock {
                display: none !important;
            }

            .MobileBlock {
                display: block !important;
            }
        }

        /* Desktop */

        @media only screen and (min-width:480px) {
            .DesktopBlock {
                display: block !important;
            }

            .MobileBlock {
                display: none !important;
            }
        }

        span.yshortcuts:hover {
            background-color: none !important;
            border: none !important;
        }

        span.yshortcuts:active {
            background-color: none !important;
            border: none !important;
        }

        span.yshortcuts:focus {
            background-color: none !important;
            border: none !important;
        }

        .rowContainer .kmTextContent a:link {
            color: #D61219;
            font-weight: normal;
            text-decoration: underline;
        }

        .rowContainer .kmTextContent a:visited {
            color: #D61219;
            font-weight: normal;
            text-decoration: underline;
        }

        .kmTable .kmTableRow:last-child>td {
            border-bottom: none !important;
        }
  </style>
  <!--[if (gte mso 9)|(IE)]>
            <style>
                .MobileBlock {
                display: none !important;
            }
             </style>
            <![endif]-->
 </head>
 <body align="center" style="margin:0; padding:0; background-color:#F7F7F7;">
  <div style="display:none !important;visibility:hidden;mso-hide:all;font-size:1px;color:#ffffff;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;">
  </div>
  <div style="display:none !important;visibility:hidden;mso-hide:all;font-size:1px;color:#ffffff;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;">
  </div>
  <center>
   <!-- START LIQUID WRAPPER -->
   <!--[if mso]>
<table cellpadding="0" cellspacing="0" border="0" style="padding:0px;margin:0px;width:100%;">
    <tr><td colspan="3" style="padding:0px;margin:0px;font-size:20px;height:20px;" height="20">&nbsp;</td></tr>
    <tr>
        <td style="padding:0px;margin:0px;">&nbsp;</td>
        <td style="padding:0px;margin:0px;" width="600">
<![endif]-->
   <!---------------------------------------------------------- Main Table Start - id="MainTable" -->
   <table align="center" border="0" cellpadding="0" cellspacing="0" id="MainTable" style="margin:0 auto; border-collapse:collapse; mso-table-lspace:0; mso-table-rspace:0;table-layout:auto;margin:0;padding:0;background-color:#ffffff;height:100%;width:100%;max-width: 600px;" width="100%">
    <tbody>
     <tr class="">
      <td align="center" id="" style="border-collapse:collapse; mso-table-lspace:0; mso-table-rspace:0;table-layout:auto;margin:0;border-top:0;padding:0%;height:100%;width:100%;max-width: 600px;" valign="top">
       <!-- -------------------------------------- Banners End -->
       <!------LOGO-------------------------------------->
       <table border="0" cellpadding="0" cellspacing="0" class="kmTextBlock" style="border-collapse:collapse; mso-table-lspace:0; mso-table-rspace:0; table-layout:fixed; width:100%;max-width: 600px;padding-top:10px;" width="100%">
        <tbody class="kmImageBlockOuter">
         <tr>
          <td align="center" style="font-size:0;" valign="top">
           <!--[if (gte mso 9)|(IE)]>
          <table cellpadding="0" cellspacing="0" border="0" role="presentation" style="width: 100%;">
          <tr>
          <td valign="top" style="width: 300px;">
          <![endif]-->
           <div style="display:inline-block;vertical-align:top;">
            <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;
    max-width: 300px;">
             <tr>
              <td align="center" style="padding-top:10px;" valign="top">
               <img alt="Logo" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.glassesusa.com%252Fskin%252Ffrontend%252Fdefault%252Foptimax%252Fimages%252Flogo.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuZ2xhcyJ9:1phUma:rHQOkoM6BjebXGjSgg6_CRAWZ09zsrCvDmR2uOv64k0"/>
              </td>
             </tr>
            </table>
           </div>
           <!--[if (gte mso 9)|(IE)]>
          </td><td valign="top" style="width:300px;">
          <![endif]-->
           <!--[if (gte mso 9)|(IE)]>
          </td>
          </tr>
          </table>
          <![endif]-->
          </td>
         </tr>
        </tbody>
       </table>
       <table border="0" cellpadding="0" cellspacing="0" class="kmImageBlock" style="border-collapse:collapse; mso-table-lspace:0; mso-table-rspace:0; table-layout:fixed; min-width:100%" width="100%">
        <tbody class="kmImageBlockOuter">
         <tr>
         </tr>
         <tr>
          <td align="left" style="padding:25px 20px; line-height:30px;">
           <!----------------------------------------------------- Start of Top Banner Lenses ---------------------------------------------------------->
           <p style="color:#2b2b2b;font-size:20px;">
            Good morning gang,
            <br/>
            <br/>
            If you thought we were over
            <a data-crdl-variant="" style="color:#305cb4;text-decoration:underline; font-weight: bold;">
             Spring deals
            </a>
            , you were absolutely wrong.
            <br/>
            <br/>
            We’re having our
            <a data-crdl-variant="" style="color:#305cb4;text-decoration:underline; font-weight: bold;">
             annual SPRING FLING
            </a>
            for just one day, and it includes
            <a data-crdl-variant="" style="color:#305cb4;text-decoration:underline; font-weight: bold;">
             glasses
            </a>
            ,
            <a data-crdl-variant="" style="color:#305cb4;text-decoration:underline; font-weight: bold;">
             sunglasses
            </a>
            AND
            <a data-crdl-variant="" style="color:#305cb4;text-decoration:underline; font-weight: bold;">
             contact lenses
            </a>
            .
           </p>
           <p style="color:#2b2b2b;font-size:20px;">
            Here’s the scoop:
            <br/>
            <br/>
            <a data-crdl-variant="" style="color:#305cb4;text-decoration:underline; font-weight: bold;">
             BUY ONE GET ONE FREE
            </a>
            on glasses and/or sunglasses with code
            <a data-crdl-variant="" style="color:#305cb4;text-decoration:underline; font-weight: bold;">
             BOGOFREE
            </a>
            at the checkout.
            <br/>
            The best part? This 2 for 1 deal INCLUDES Rx LENSES. You won’t find this kind of saving anywhere else, so don’t let this pass you by!
            <br/>
            <br/>
            PLUS: We’ve just added tons of gorgeous styles to our
            <a data-crdl-variant="" style="color:#305cb4;text-decoration:underline; font-weight: bold;">
             CLEARANCE COLLECTION
            </a>
            , saving up to
            <a data-crdl-variant="" style="color:#305cb4;text-decoration:underline; font-weight: bold;">
             70% off
            </a>
            stunning frames including new season. Grab yourself a steal, starting at just
            <a data-crdl-variant="" style="color:#305cb4;text-decoration:underline; font-weight: bold;">
             $39
            </a>
            .
            <br/>
            <br/>
            PLUS PLUS: Be a VIP at the Spring Fling sale -  Save an INSANE
            <a data-crdl-variant="" style="color:#305cb4;text-decoration:underline; font-weight: bold;">
             50% off
            </a>
            your frames with code
            <a data-crdl-variant="" style="color:#305cb4;text-decoration:underline; font-weight: bold;">
             EMAILVIP50
            </a>
            this spring fling.
            <br/>
            <br/>
            See you at the checkout,
           </p>
           <p style="color:#2b2b2b;font-size:20px;">
            <br/>
            Mia
            <br/>
            GlassesUSA.com
           </p>
          </td>
         </tr>
        </tbody>
       </table>
       <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:separate;line-height:100%;width: 100%;
    max-width: 600px;">
        <tr>
         <td align="center" bgcolor="#000000" role="presentation" style="border:none;border-radius:6px;cursor:auto;padding:11px 20px;background:#000000;" valign="middle">
          <a data-crdl-variant="" style="background:#000000;color:#ffffff;font-family:Helvetica, sans-serif;font-size:18px;font-weight:600;line-height:120%;Margin:0;text-decoration:none;text-transform:none;" target="_blank">
           <b>
            Shop Now
           </b>
          </a>
         </td>
        </tr>
       </table>
       <!-- END of img -->
       <table align="center" border="0" cellpadding="0" cellspacing="0" style="margin:0 auto;background-color:#ffffff;width: 100%;max-width: 500px;" width="300px">
        <tbody>
         <tr>
          <td align="center" style="padding:0;text-align: center;font-family: arial;color:#2d2d2d;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
           <!-- Blue text  -->
           <table align="center" bgcolor="#ffffff" cellspacing="2" style="border-radius: 20px;padding: 8px 0px;width: 100%;max-width: 500px;">
            <tbody>
             <tr>
              <td align="center" class="code" style="
                                                                                  left: 0px;
                                                                                  top: 68px;
                                                                                  border-radius: 4px;
                                                                                  font-size: 19px;
                                                                                  text-align: center;
                                                                                  /* identical to box height, or 21px */
                                                                                  ">
               <p style="font-size:10px;">
                <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/>
                EMAILVIP50: Limit one coupon code per purchase. For single-vision eyeglasses, discount applies to frames with Value Lens Package. For Rx. sunglasses, bifocals and progressive glasses discount applies to frames only. Lens upgrades available at additional cost. Higher prescriptions may require lens upgrades. PREMIUM tagged and marked down frames excluded. Not valid for kids' glasses (premium &amp; non-premium).
               </p>
              </td>
             </tr>
            </tbody>
           </table>
           <table align="center" border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse; mso-table-lspace:0; mso-table-rspace:0; table-layout:fixed; width: 100%; max-width: 600px;" width="100%">
            <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:64214d7af32b74001507559f:ot:615341995d1c8277e52a42cb:1-->
           <!-- End of Blue text -->
           <!-- footer -->
          </td>
         </tr>
        </tbody>
       </table>
      </td>
     </tr>
    </tbody>
   </table>
   <!-- End of Table - id="bodyTable" -->
   <!--[if mso]>
        </td>
        <td style="padding:0px;margin:0px;">&nbsp;</td>
    </tr>
    <tr><td colspan="3" style="padding:0px;margin:0px;font-size:20px;height:20px;" height="20">&nbsp;</td></tr>
</table>
<![endif]-->
   <!-- END LIQUID WRAPPER -->
  </center>
  <img height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fevents-handling-svc.usw2.cordial.com%252Fo%252Fp%252F1433%253A64214d7af32b74001507559f%253Aot%253A615341995d1c8277e52a42cb%253A1%252FeyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE2ODAwOTIzNzl9.hE2zGTJC7OYJBWAcaJZTpXpE7eEGuInfBoXYYM-Udnw/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZldmVudHMtaGFuZCJ9:1phUma:G5BKCcobR1HvxoG4htcYaOKLxctAscVeBtA4k8j1PGs" width="1"/>
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Ftrack.sp.crdl.io%252Fq%252FPz4DmAAIVk0jKGeEj6qt_w~~%252FAAAABAA~%252FRgRmBrHcPlcHY29yZGlhbEIKZCHcLCRk5Nt7IlITMWNiNTAwNjJAdWlmZWVkLmNvbVgEAAAABg~~/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnRyYWNrLnNwLmNyZCJ9:1phUma:eHzHnL9CB4DshbPl1Tuj5mKCCpQyF_b7iOQUClG59jQ" width="1"/>
 </body>
</html>