Inboxes

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

+New inbox

<!-- SHOPIFY // AMPScript Assignment 

    




-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="//www.w3.org/1999/xhtml">
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="width=device-width" name="viewport"/>
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <title>
  </title>
  <!-- SHOPIFY // Load Fonts -->
  <!-- Outlook font fallback -->
  <!--[if mso]>
        <style>
            * {
                font-family: sans-serif !important;
            }
        </style>
    <![endif]-->
  <!--[if !mso]><!-->
  <style>
   @font-face {
      font-family: "ShopifySans";
      src: url("https://inboxflows.com/_/image/https%253A%252F%252Fcdn.shopify.com%252Fshopify-marketing_assets%252Fstatic%252FShopifySans--light.woff2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2hvcGlmeSJ9:1kXOre:AKRS5d_ln0Z8uPsIwqPTtEEqTOPfOSG0epbNQM28Ndk") format("woff2");
      font-style: normal;
      font-weight: 300
    }

    @font-face {
      font-family: "ShopifySans";
      src: url("https://inboxflows.com/_/image/https%253A%252F%252Fcdn.shopify.com%252Fshopify-marketing_assets%252Fstatic%252FShopifySans--regular.woff2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2hvcGlmeSJ9:1kXOre:AKRS5d_ln0Z8uPsIwqPTtEEqTOPfOSG0epbNQM28Ndk") format("woff2");
      font-style: normal;
      font-weight: 400
    }

    @font-face {
      font-family: "ShopifySans";
      src: url("https://inboxflows.com/_/image/https%253A%252F%252Fcdn.shopify.com%252Fshopify-marketing_assets%252Fstatic%252FShopifySans--medium.woff2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2hvcGlmeSJ9:1kXOre:AKRS5d_ln0Z8uPsIwqPTtEEqTOPfOSG0epbNQM28Ndk") format("woff2");
      font-style: normal;
      font-weight: 500
    }

    @font-face {
      font-family: "ShopifySans";
      src: url("https://inboxflows.com/_/image/https%253A%252F%252Fcdn.shopify.com%252Fshopify-marketing_assets%252Fstatic%252FShopifySans--bold.woff2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2hvcGlmeSJ9:1kXOre:AKRS5d_ln0Z8uPsIwqPTtEEqTOPfOSG0epbNQM28Ndk") format("woff2");
      font-style: normal;
      font-weight: 700
    }

    @font-face {
      font-family: "ShopifySans";
      src: url("https://inboxflows.com/_/image/https%253A%252F%252Fcdn.shopify.com%252Fshopify-marketing_assets%252Fstatic%252FShopifySans--black.woff2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2hvcGlmeSJ9:1kXOre:AKRS5d_ln0Z8uPsIwqPTtEEqTOPfOSG0epbNQM28Ndk") format("woff2");
      font-style: normal;
      font-weight: 900
    }
  </style>
  <!--<![endif]-->
  <!--[if !mso]><!-->
  <style type="text/css">
   html,
    body {
      margin: 0 auto !important;

      padding: 0 !important;
      height: 100% !important;
      width: 100% !important;
    }

    * {
      -ms-text-size-adjust: 100%;
      -webkit-text-size-adjust: 100%;
    }

    div[style*="margin: 16px 0"] {
      margin: 0 !important;
    }

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

    table {
      border-spacing: 0 !important;
      border-collapse: collapse !important;
      table-layout: fixed !important;
      /* Margin: 0 auto !important; */
    }

    table table table {
      table-layout: auto;
    }

    img {
      -ms-interpolation-mode: bicubic;
    }

    .mobile-link--footer a,
    a[x-apple-data-detectors] {
      color: inherit !important;
      text-decoration: underline !important;
    }

    a {
      text-decoration: underline;
      color: #5e6ebf;
    }

    @media screen and (max-width: 480px) {
      u~div .full-wrap {
        min-width: 100vw;
      }

      div>u~div .full-wrap {
        min-width: 100%;
      }
    }
  </style>
  <!-- SHOPIFY // Enhancement Styles -->
  <style>
   /* What it does: Hover styles for buttons */
    .button-td,
    .button-a {
        transition: all 100ms ease-in;
    }
    .button-td:hover,
    .button-a:hover {
        background: #222D75 !important;
        border-color: #222D75 !important;
    }
    
    /* Media Queries */
    @media screen and (max-width: 650px) {
        
        .email-container {
            width: 100% !important;
            margin: auto !important;

            box-shadow: 0px !important; 
            border-radius: 0px !important;
            -webkit-box-shadow: 0px !important; 
            -webkit-border-radius: 0px !important; 
            -moz-border-radius: 0px !important; 
        }
        
        .logo-header{
            background: #ffffff !important;
            border-bottom: 1px solid #dfe3e8 !important;
        }

        .fluid,
        .fluid-centered {
            max-width: 100% !important;
            height: auto !important;
            Margin-left: auto !important;
            Margin-right: auto !important;
        }
        .fluid-centered {
            Margin-left: auto !important;
            Margin-right: auto !important;
        }

        .stack-column,
        .stack-column-center {
            display: block !important;
            width: 100% !important;
            max-width: 100% !important;
            direction: ltr !important;
        }
        .stack-column-center {
            text-align: center !important;
        }
    
        .center-on-narrow {
            text-align: center !important;
            display: block !important;
            Margin-left: auto !important;
            Margin-right: auto !important;
            float: none !important;
        }
        table.center-on-narrow {
            display: inline-block !important;
        }

        .button-full-width {
            width: 100% !important;
            text-align: center !important;
            Margin-left: auto !important;
            Margin-right: auto !important;
            float: none !important;
        }
        .column-narrow {
            padding: 10px 0 !important;
        }

        u ~ div {
            min-width: 100vw;
        }
    }
  </style>
 </head>
 <body class="full-wrap" style="margin:0 !important; padding: 0px 10px; background: #E7E7E7; background-image: url('https://inboxflows.com/_/image/https%253A%252F%252Fcdn.shopify.com%252Fs%252Ffiles%252F1%252F0070%252F7032%252Ffiles%252FBackground-top.jpg%253F7329677568235727294/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2hvcGlmeSJ9:1kXOre:AKRS5d_ln0Z8uPsIwqPTtEEqTOPfOSG0epbNQM28Ndk'); background-repeat: repeat-x; background-position: center top;">
  <center style="width: 100%;">
   <!-- SHOPIFY // Logo Header -->
   <table align="center" border="0" cellpadding="0" cellspacing="0" class="email-container" style="margin: auto; background: #040C4F;" width="600">
    <tr>
     <td align="left" class="mobile-hide" height="30" style="border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; mso-line-height-rule: exactly; line-height: 30px;" valign="top" width="100%">
      <!--[if gte mso 15]>&nbsp;<![endif]-->
     </td>
    </tr>
    <tr>
     <td align="center" style="padding: 15px;">
      <a target="_blank">
       <img alt="Shopify" border="0" class="logo" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.shopify.com%252Fs%252Ffiles%252F1%252F0070%252F7032%252Ffiles%252FShopify_Logo_10329573-a9fa-4192-ae4d-ca56e57e272d.png%253F7329677568235727294/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2hvcGlmeSJ9:1kXOre:AKRS5d_ln0Z8uPsIwqPTtEEqTOPfOSG0epbNQM28Ndk" width="123"/>
      </a>
     </td>
    </tr>
    <tr>
     <td align="left" class="mobile-hide" height="30" style="border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; mso-line-height-rule: exactly; line-height: 30px;" valign="top" width="100%">
      <!--[if gte mso 15]>&nbsp;<![endif]-->
     </td>
    </tr>
    <tr>
     <td align="center" class="mobile-hide" style="padding: 0 6% 40px 6%; text-align: center; font-family: ShopifySans, 'Helvetica Neue', Helvetica, sans-serif; font-size: 16px; font-weight: 700; mso-height-rule: exactly; line-height: 1.2; color: #ffffff; text-transform: uppercase; letter-spacing: 0.1em">
      Los Angeles
      <br/>
      <span style="color:#979797">
       —
      </span>
      <br/>
      <span style="font-size: 12px; line-height: 1.2; color: #17CBC4; font-family: ShopifySans, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 700; ">
       ROW DTLA
       <br/>
       777 S.ALAMEDA STREET
      </span>
     </td>
    </tr>
   </table>
   <!-- SHOPIFY // Email Body Starts -->
   <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="email-container" style="margin: auto; -webkit-box-shadow: 1 4px 11px 0 rgba(0,0,0,0.15); box-shadow: 1px 4px 11px 0 rgba(0,0,0,0.15); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px" width="600">
    <!-- SHOPIFY // Hero Image -->
    <tr>
     <td>
      <a target="_blank">
       <img align="center" border="0" class="email-container" height="" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.shopify.com%252Fs%252Ffiles%252F1%252F0070%252F7032%252Ffiles%252Fhero.png%253F14504011937434546744/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2hvcGlmeSJ9:1kXOre:AKRS5d_ln0Z8uPsIwqPTtEEqTOPfOSG0epbNQM28Ndk" style="width: 100%; max-width: 600px;" width="600"/>
      </a>
     </td>
    </tr>
    <!-- Spacer : BEGIN -->
    <tr>
     <td align="left" class="mobile-hide" height="20" style="border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; mso-line-height-rule: exactly; line-height: 20px;" valign="top" width="100%">
      <!--[if gte mso 15]>&nbsp;<![endif]-->
     </td>
    </tr>
    <!-- Spacer : END -->
    <!-- SHOPIFY // Text Area with Button // Left Aligned -->
    <tr>
     <td class="center-on-narrow" style="padding: 10px 6%; text-align: left; font-family: ShopifySans, 'Helvetica Neue', Helvetica, sans-serif; font-size: 16px; font-weight: 400; mso-height-rule: exactly; line-height: 24px; color: #637381;">
      <u>
       <h1 style="font-size: 24px; line-height: 1.2; color: #212b35; font-family: ShopifySans, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 700; ">
        Event Spotlights
       </h1>
      </u>
     </td>
    </tr>
    <!-- SHOPIFY // Left Image Right Text -->
    <tr>
     <td align="center" dir="ltr" style="padding: 10px 6%;" valign="top" width="100%">
      <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
       <tr>
        <td class="stack-column-center" style="padding-top: 20px; padding-bottom: 20px;" valign="top" width="33.33%">
         <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
          <tr>
           <td dir="ltr" style="padding: 0 10px;" valign="top">
            <img alt="" border="0" class="center-on-narrow" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.shopify.com%252Fs%252Ffiles%252F1%252F0070%252F7032%252Ffiles%252Fshopify_vector_k.png%253F16957561611622291242/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2hvcGlmeSJ9:1kXOre:AKRS5d_ln0Z8uPsIwqPTtEEqTOPfOSG0epbNQM28Ndk" width="130"/>
           </td>
          </tr>
         </table>
        </td>
        <td class="stack-column-center" width="66.66%">
         <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
          <tr>
           <td class="center-on-narrow column-narrow" dir="ltr" style="font-family: ShopifySans, 'Helvetica Neue', Helvetica, sans-serif; font-size: 16px; font-weight: 400; mso-height-rule: exactly; line-height: 24px; color: #637381; padding: 10px; text-align: left;" valign="top">
            <span style="font-size: 12px; font-weight: bold; text-transform: uppercase; line-height: 12px;">
             January 15,
                        2019
            </span>
            <h2 style="font-size: 18px; line-height: 1.2; color: #212b35; font-family: ShopifySans, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 700;">
             Accelerate LA: Ecommerce Initiative Launch
            </h2>
            <p style="margin-bottom: 1.5em;">
             Need help getting your business off the ground?  Shopify LA is hosting an "Introduction to Ecommerce” launch event in partnership with Los Angeles Mayor Eric Garcetti’s Office of Economic Development.  We will be hosting 4 courses in partnership with the mayors office to help YOU begin the journey.  January 15 at 6:00pm we will have course #1: Getting Started.
            </p>
            <table align="left" border="0" cellpadding="0" cellspacing="0" class="button-full-width">
             <tr>
              <td class="button-td" style="border-radius: 5px; background: #5e6ebf; text-align: center;">
               <a class="button-a" style="background: #5e6ebf; border: 2px solid #5e6ebf; font-family: ShopifySans, Helvetica, Arial, sans-serif; font-weight:500; font-size: 15px; line-height: 1.1; text-align: center; text-decoration: none; display: block; webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15); box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15);-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 13px; color:#ffffff; white-space:nowrap;">
                Reserve your spot
               </a>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
        </td>
       </tr>
      </table>
     </td>
    </tr>
    <tr>
     <td align="center" dir="ltr" style="padding: 10px 6%;" valign="top" width="100%">
      <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
       <tr>
        <td class="stack-column-center" style="padding-top: 20px; padding-bottom: 20px;" valign="top" width="33.33%">
         <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
          <tr>
           <td dir="ltr" style="padding: 0 10px;" valign="top">
            <img alt="" border="0" class="center-on-narrow" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.shopify.com%252Fs%252Ffiles%252F1%252F0070%252F7032%252Ffiles%252Fjandsep17_-17.jpg%253F1718447810812518879/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2hvcGlmeSJ9:1kXOre:AKRS5d_ln0Z8uPsIwqPTtEEqTOPfOSG0epbNQM28Ndk" width="130"/>
           </td>
          </tr>
         </table>
        </td>
        <td class="stack-column-center" width="66.66%">
         <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
          <tr>
           <td class="center-on-narrow column-narrow" dir="ltr" style="font-family: ShopifySans, 'Helvetica Neue', Helvetica, sans-serif; font-size: 16px; font-weight: 400; mso-height-rule: exactly; line-height: 24px; color: #637381; padding: 10px; text-align: left;" valign="top">
            <span style="font-size: 12px; font-weight: bold; text-transform: uppercase; line-height: 12px;">
             January 17,
                        2019
            </span>
            <h2 style="font-size: 18px; line-height: 1.2; color: #212b35; font-family: ShopifySans, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 700;">
             Jessie Andrews
            </h2>
            <p style="margin-bottom: 1.5em;">
             Jessie Andrews, Shopify merchant and all around inspirational entrepreneur, is coming to speak at Shopify
                        LA. She will be participating in a fireside chat regarding her growth in business, social media and as a
                        Shopify merchant. Jessie has 4 successful businesses on the Shopify platform (Bagatiba, Basic Swim, Jeu
                        Illimite and Petiue) which are all thriving. Come hear her story, ask questions and network with other
                        merchants.
            </p>
            <table align="left" border="0" cellpadding="0" cellspacing="0" class="button-full-width">
             <tr>
              <td class="button-td" style="border-radius: 5px; background: #5e6ebf; text-align: center;">
               <a class="button-a" style="background: #5e6ebf; border: 2px solid #5e6ebf; font-family: ShopifySans, Helvetica, Arial, sans-serif; font-weight:500; font-size: 15px; line-height: 1.1; text-align: center; text-decoration: none; display: block; webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15); box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15);-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 13px; color:#ffffff; white-space:nowrap;">
                Reserve your spot
               </a>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
        </td>
       </tr>
      </table>
     </td>
    </tr>
    <tr>
     <td align="center" dir="ltr" style="padding: 10px 6%;" valign="top" width="100%">
      <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
       <tr>
        <td class="stack-column-center" style="padding-top: 20px; padding-bottom: 20px;" valign="top" width="33.33%">
         <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
          <tr>
           <td dir="ltr" style="padding: 0 10px;" valign="top">
            <img alt="" border="0" class="center-on-narrow" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.shopify.com%252Fs%252Ffiles%252F1%252F0070%252F7032%252Ffiles%252Fchillhouse_peach_f94e93a7-fbd2-480a-9128-b49b6c56818d.png%253F8302092664043846709/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2hvcGlmeSJ9:1kXOre:AKRS5d_ln0Z8uPsIwqPTtEEqTOPfOSG0epbNQM28Ndk" width="130"/>
           </td>
          </tr>
         </table>
        </td>
        <td class="stack-column-center" width="66.66%">
         <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
          <tr>
           <td class="center-on-narrow column-narrow" dir="ltr" style="font-family: ShopifySans, 'Helvetica Neue', Helvetica, sans-serif; font-size: 16px; font-weight: 400; mso-height-rule: exactly; line-height: 24px; color: #637381; padding: 10px; text-align: left;" valign="top">
            <span style="font-size: 12px; font-weight: bold; text-transform: uppercase; line-height: 12px;">
             January
                        19-20, 2019
            </span>
            <h2 style="font-size: 18px; line-height: 1.2; color: #212b35; font-family: ShopifySans, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 700;">
             Chillhouse
            </h2>
            <p style="margin-bottom: 1.5em;">
             Join Chillhouse at Shopify LA on Jan 19th &amp; 20th. Saturday 1/19, 12-5PM - Shop an LA edit of Chillhouse.com
                        products and unlock a complimentary nail art service, C/O of CND. 2pm: IT'S PANEL TIME! Hear how Chillhouse
                        got its start, where it's headed, and all the good stuff in between. Panelists include founder, Cyndi
                        Ramirez-Fulton, and Ecomm Coordinator, Allegra Thomas. Sunday 1/20 . Can't make it Saturday? Swing by on
                        the 20th to check out Chillhouse's assortment of self-care &amp; feel good products. Complimentary refreshments
                        will be offered.
            </p>
            <table align="left" border="0" cellpadding="0" cellspacing="0" class="button-full-width">
             <tr>
              <td class="button-td" style="border-radius: 5px; background: #5e6ebf; text-align: center;">
               <a class="button-a" style="background: #5e6ebf; border: 2px solid #5e6ebf; font-family: ShopifySans, Helvetica, Arial, sans-serif; font-weight:500; font-size: 15px; line-height: 1.1; text-align: center; text-decoration: none; display: block; webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15); box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15);-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 13px; color:#ffffff; white-space:nowrap;">
                Reserve your spot
               </a>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
        </td>
       </tr>
      </table>
     </td>
    </tr>
    <!-- Spacer : BEGIN -->
    <tr>
     <td style="padding: 0px 6%;">
      <table border="0" cellpadding="0" cellspacing="0" width="100%">
       <tr>
        <td align="left" height="30" style="border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; mso-line-height-rule: exactly; line-height: 30px;" valign="top">
         <!--[if gte mso 15]>&nbsp;<![endif]-->
        </td>
       </tr>
      </table>
     </td>
    </tr>
    <!-- Spacer : BEGIN -->
    <tr>
     <td style="padding: 0px 6%;">
      <table border="0" cellpadding="0" cellspacing="0" width="100%">
       <tr>
        <td align="left" height="30" style="border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; mso-line-height-rule: exactly; line-height: 30px; border-top: solid 1px #dfe3e8;" valign="top">
         <!--[if gte mso 15]>&nbsp;<![endif]-->
        </td>
       </tr>
      </table>
     </td>
    </tr>
    <!-- SHOPIFY // Text Area with Button // Left Aligned -->
    <tr>
     <td class="center-on-narrow" style="padding: 10px 6%; text-align: left; font-family: ShopifySans, 'Helvetica Neue', Helvetica, sans-serif; font-size: 16px; font-weight: 400; mso-height-rule: exactly; line-height: 24px; color: #637381;">
      <u>
       <h1 style="font-size: 24px; line-height: 1.2; color: #212b35; font-family: ShopifySans, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 700; ">
        Partner Events
       </h1>
      </u>
     </td>
    </tr>
    <!-- SHOPIFY // Text Area with Button // Left Aligned -->
    <tr>
     <td align="center" dir="ltr" style="padding: 10px 6%;" valign="top" width="100%">
      <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
       <tr>
        <td align="center" class="stack-column-center" style="padding-top: 20px; padding-bottom: 20px;" valign="top" width="33.33%">
         <a target="_blank">
          <img alt="" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.shopify.com%252Fs%252Ffiles%252F1%252F0015%252F1034%252F2712%252Fproducts%252Fpostscript_logo_app_icon_200x200_1_-_Lori_Pham_80x%25402x.png%253Fv%253D1545263000/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2hvcGlmeSJ9:1kXOre:AKRS5d_ln0Z8uPsIwqPTtEEqTOPfOSG0epbNQM28Ndk" style="webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15); box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15);-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;" width="72"/>
         </a>
        </td>
        <td class="stack-column-center" width="66.66%">
         <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
          <tr>
           <td class="center-on-narrow column-narrow" dir="ltr" style="font-family: ShopifySans, 'Helvetica Neue', Helvetica, sans-serif; font-size: 16px; font-weight: 400; mso-height-rule: exactly; line-height: 24px; color: #637381; padding: 10px; text-align: left;" valign="top">
            <span style="font-size: 12px; font-weight: bold; text-transform: uppercase; line-height: 12px;">
             January
                        23, 2019
            </span>
            <h2 style="font-size: 18px; line-height: 1.2; color: #212b35; font-family: ShopifySans, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 700;">
             Postscript
            </h2>
            <p style="margin-bottom: 1.5em;">
             On January 23, PostScript will explore how merchants are utilizing text message marketing to speak
                        directly to their buyers, avoiding overcrowded email inboxes and driving a big new sales channel –
                        all on mobile. This class is designed to be your guide to sms marketing: covering compliance, getting
                        started, best practices, design, and more. Hosted by Alex Beller of Postscript, you'll also hear from
                        brands seeing success with text marketing like The Giving Keys.
            </p>
            <table align="left" border="0" cellpadding="0" cellspacing="0" class="button-full-width">
             <tr>
              <td class="button-td" style="border-radius: 5px; background: #5e6ebf; text-align: center;">
               <a class="button-a" style="background: #5e6ebf; border: 2px solid #5e6ebf; font-family: ShopifySans, Helvetica, Arial, sans-serif; font-weight:500; font-size: 15px; line-height: 1.1; text-align: center; text-decoration: none; display: block; webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15); box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15);-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 13px; color:#ffffff; white-space:nowrap;">
                Reserve your spot
               </a>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
        </td>
       </tr>
      </table>
     </td>
    </tr>
    <tr>
     <td align="center" dir="ltr" style="padding: 10px 6%;" valign="top" width="100%">
      <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
       <tr>
        <td align="center" class="stack-column-center" style="padding-top: 20px; padding-bottom: 20px;" valign="top" width="33.33%">
         <a target="_blank">
          <img alt="" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.shopify.com%252Fs%252Ffiles%252F1%252F0070%252F7032%252Ffiles%252Fklarna-logo.png%253F11647786465225227543/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2hvcGlmeSJ9:1kXOre:AKRS5d_ln0Z8uPsIwqPTtEEqTOPfOSG0epbNQM28Ndk" style="webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15); box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15);-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;" width="72"/>
         </a>
        </td>
        <td class="stack-column-center" width="66.66%">
         <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
          <tr>
           <td class="center-on-narrow column-narrow" dir="ltr" style="font-family: ShopifySans, 'Helvetica Neue', Helvetica, sans-serif; font-size: 16px; font-weight: 400; mso-height-rule: exactly; line-height: 24px; color: #637381; padding: 10px; text-align: left;" valign="top">
            <span style="font-size: 12px; font-weight: bold; text-transform: uppercase; line-height: 12px;">
             January
                        29, 2019
            </span>
            <h2 style="font-size: 18px; line-height: 1.2; color: #212b35; font-family: ShopifySans, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 700;">
             Klarna
            </h2>
            <p style="margin-bottom: 1.5em;">
             Shopping should be smooth. Join Klarna and Shopify as we break down the latest consumer trends to
                        help you grow ecommerce in 2019. We’ve brought together a handful of Shopify experts to focus on your
                        direct-to-consumer channel and help you pull together a cutting-edge customer experience on your
                        Shopify store. Klarna helps level the playing field for retailers by enabling "Try before you buy"
                        and "Pay over time" services. Curious to know more? Join us for an evening of networking and drinks
                        at Shopify’s DTLA space.
            </p>
            <table align="left" border="0" cellpadding="0" cellspacing="0" class="button-full-width">
             <tr>
              <td class="button-td" style="border-radius: 5px; background: #5e6ebf; text-align: center;">
               <a class="button-a" style="background: #5e6ebf; border: 2px solid #5e6ebf; font-family: ShopifySans, Helvetica, Arial, sans-serif; font-weight:500; font-size: 15px; line-height: 1.1; text-align: center; text-decoration: none; display: block; webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15); box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15);-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 13px; color:#ffffff; white-space:nowrap;">
                Reserve your spot
               </a>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
        </td>
       </tr>
      </table>
     </td>
    </tr>
    <!-- Spacer : BEGIN -->
    <tr>
     <td style="padding: 0px 6%;">
      <table border="0" cellpadding="0" cellspacing="0" width="100%">
       <tr>
        <td align="left" height="30" style="border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; mso-line-height-rule: exactly; line-height: 30px;" valign="top">
         <!--[if gte mso 15]>&nbsp;<![endif]-->
        </td>
       </tr>
      </table>
     </td>
    </tr>
    <!-- Spacer : BEGIN -->
    <tr>
     <td style="padding: 0px 6%;">
      <table border="0" cellpadding="0" cellspacing="0" width="100%">
       <tr>
        <td align="left" height="30" style="border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; mso-line-height-rule: exactly; line-height: 30px; border-top: solid 1px #dfe3e8;" valign="top">
         <!--[if gte mso 15]>&nbsp;<![endif]-->
        </td>
       </tr>
      </table>
     </td>
    </tr>
    <!-- SHOPIFY // Text Area with Button // Left Aligned -->
    <tr>
     <td class="center-on-narrow" style="padding: 10px 6% 30px 6%; text-align: left; font-family: ShopifySans, 'Helvetica Neue', Helvetica, sans-serif; font-size: 16px; font-weight: 400; mso-height-rule: exactly; line-height: 24px; color: #637381;">
      <u>
       <h1 style="font-size: 24px; line-height: 1.2; color: #212b35; font-family: ShopifySans, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 700; ">
        Store Highlight
       </h1>
      </u>
      <p style="margin-bottom: 1.5em;">
       We currently have 1:1 guru appointments in January available for reservation!
      </p>
      <table align="left" border="0" cellpadding="0" cellspacing="0" class="button-full-width">
       <tr>
        <td class="button-td" style="border-radius: 5px; background: #5e6ebf; text-align: center;">
         <a class="button-a" style="background: #5e6ebf; border: 2px solid #5e6ebf; font-family: ShopifySans, Helvetica, Arial, sans-serif; font-weight:500; font-size: 15px; line-height: 1.1; text-align: center; text-decoration: none; display: block; webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15); box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15);-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 13px; color:#ffffff; white-space:nowrap;">
          Book your appointment
         </a>
        </td>
       </tr>
      </table>
     </td>
    </tr>
    <!-- Spacer : BEGIN -->
    <tr>
     <td style="padding: 0px 6%;">
      <table border="0" cellpadding="0" cellspacing="0" width="100%">
       <tr>
        <td align="left" height="30" style="border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; mso-line-height-rule: exactly; line-height: 30px; border-top: solid 1px #dfe3e8;" valign="top">
         <!--[if gte mso 15]>&nbsp;<![endif]-->
        </td>
       </tr>
      </table>
     </td>
    </tr>
    <!-- SHOPIFY // Text Area with Button // Left Aligned -->
    <tr>
     <td style="padding: 10px 6%; text-align: left; font-family: ShopifySans, 'Helvetica Neue', Helvetica, sans-serif; font-size: 16px; font-weight: 400; mso-height-rule: exactly; line-height: 24px; color: #637381;">
      <h1 style="font-size: 24px; line-height: 1.2; color: #212b35; font-family: ShopifySans, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 700; ">
       Visit us
      </h1>
     </td>
    </tr>
    <!-- SHOPIFY // Double Column -->
    <tr>
     <td align="center" style="padding: 10px 6%;" valign="top">
      <table border="0" cellpadding="0" cellspacing="0" width="100%">
       <tr>
        <!-- Left Column -->
        <td class="stack-column" valign="top">
         <table border="0" cellpadding="0" cellspacing="0" valign="top">
          <tr>
           <td class="stack-column" style="font-family: ShopifySans, 'Helvetica Neue', Helvetica, sans-serif; font-size: 16px; font-weight: 400; mso-height-rule: exactly; line-height: 24px; color: #637381; padding: 0; text-align: left;" valign="top" width="250">
            <span style="font-size: 12px; line-height: 2em; color: #212b35; font-family: ShopifySans, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 700; text-transform: uppercase;">
             Address
            </span>
            <br/>
            Shopify LA
            <br/>
            ROW DTLA
            <br/>
            777 S Alameda St
            <br/>
            Building 1; Unit 100
            <br/>
            <br/>
           </td>
          </tr>
         </table>
        </td>
        <!-- Right Column -->
        <td class="stack-column" valign="top">
         <table border="0" cellpadding="0" cellspacing="0" valign="top">
          <tr>
           <td class="stack-column" style="font-family: ShopifySans, 'Helvetica Neue', Helvetica, sans-serif; font-size: 16px; font-weight: 400; mso-height-rule: exactly; line-height: 24px; color: #637381; padding: 0; text-align: left;" valign="top" width="270">
            <span style="font-size: 12px; line-height: 2em; color: #212b35; font-family: ShopifySans, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 700; text-transform: uppercase;">
             Hours of Operation
            </span>
            <br/>
            Monday-Friday: 10:00am - 7:00pm
            <br/>
            Saturday-Sunday: 11:00am - 5:00pm
            <br/>
            <br/>
           </td>
          </tr>
         </table>
        </td>
       </tr>
      </table>
     </td>
    </tr>
    <!-- SHOPIFY // Hero Image with Padding -->
    <tr>
     <td align="center" style="">
      <a target="_blank">
       <img align="center" alt="alt_text" border="0" height="" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.shopify.com%252Fs%252Ffiles%252F1%252F0070%252F7032%252Ffiles%252Fmap.png%253F8160756720178022043/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2hvcGlmeSJ9:1kXOre:AKRS5d_ln0Z8uPsIwqPTtEEqTOPfOSG0epbNQM28Ndk" style="width: 88%;" width="88%"/>
      </a>
     </td>
    </tr>
    <!-- Spacer : BEGIN -->
    <tr>
     <td align="left" height="30" style="border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; mso-line-height-rule: exactly; line-height: 30px;" valign="top" width="100%">
      <!--[if gte mso 15]>&nbsp;<![endif]-->
     </td>
    </tr>
    <!-- Spacer : END -->
   </table>
   <!-- SHOPIFY // Email Body Ends -->
   <!-- SHOPIFY // Email Footer -->
   <table align="center" border="0" cellpadding="0" cellspacing="0" class="email-container" style="margin: auto;" width="600">
    <!-- SHOPIFY // Social Icons -->
    <tr>
     <td class="center-on-narrow" style="padding: 40px 6% 15px 6%; text-align: left; font-family: ShopifySans, 'Helvetica Neue', Helvetica, sans-serif; font-size: 1em; font-weight: 400; mso-height-rule: exactly; line-height: 1.5em; color: #637381;">
      <a style="padding-right: 10px; color:#888;font-size:13px;text-decoration:none;" target="new">
       <img alt="Facebook" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.shopify.com%252Fs%252Ffiles%252F1%252F0070%252F7032%252Ffiles%252Ffacebook-email.png%253F663170068288132913/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2hvcGlmeSJ9:1kXOre:AKRS5d_ln0Z8uPsIwqPTtEEqTOPfOSG0epbNQM28Ndk" title="Facebook" width="25"/>
      </a>
      <a style="padding-right: 10px; color:#888;font-size:13px;text-decoration:none;" target="new">
       <img alt="Twitter" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.shopify.com%252Fs%252Ffiles%252F1%252F0070%252F7032%252Ffiles%252Ftwitter-email.png%253F663170068288132913/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2hvcGlmeSJ9:1kXOre:AKRS5d_ln0Z8uPsIwqPTtEEqTOPfOSG0epbNQM28Ndk" title="Twitter" width="25"/>
      </a>
      <a style="padding-right: 10px;color:#888;font-size:13px;text-decoration:none;" target="new">
       <img alt="Instagram" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.shopify.com%252Fs%252Ffiles%252F1%252F0070%252F7032%252Ffiles%252Finstagram-email.png%253F663170068288132913/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2hvcGlmeSJ9:1kXOre:AKRS5d_ln0Z8uPsIwqPTtEEqTOPfOSG0epbNQM28Ndk" title="Instagram" width="25"/>
      </a>
      <a style="padding-right: 10px;color:#888;font-size:13px;text-decoration:none;" target="new">
       <img alt="Snapchat" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.shopify.com%252Fs%252Ffiles%252F1%252F0070%252F7032%252Ffiles%252Fsnapchat-email_6037e572-a440-4bcd-903e-9a3698487cfc.png%253F10116433761269324446/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2hvcGlmeSJ9:1kXOre:AKRS5d_ln0Z8uPsIwqPTtEEqTOPfOSG0epbNQM28Ndk" title="Snapchat" width="25"/>
      </a>
      <a style="padding-right: 10px;color:#888;font-size:13px;text-decoration:none;" target="new">
       <img alt="LinkedIn" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.shopify.com%252Fs%252Ffiles%252F1%252F0070%252F7032%252Ffiles%252Flinkedin-email.png%253F663170068288132913/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2hvcGlmeSJ9:1kXOre:AKRS5d_ln0Z8uPsIwqPTtEEqTOPfOSG0epbNQM28Ndk" title="LinkedIn" width="25"/>
      </a>
      <a style="padding-right: 10px;color:#888;font-size:13px;text-decoration:none;" target="new">
       <img alt="Pinterest" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.shopify.com%252Fs%252Ffiles%252F1%252F0070%252F7032%252Ffiles%252Fpinterest-email.png%253F663170068288132913/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2hvcGlmeSJ9:1kXOre:AKRS5d_ln0Z8uPsIwqPTtEEqTOPfOSG0epbNQM28Ndk" title="Pinterest" width="25"/>
      </a>
      <a style="color:#888;font-size:13px;text-decoration:none;" target="new">
       <img alt="YouTube" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.shopify.com%252Fs%252Ffiles%252F1%252F0070%252F7032%252Ffiles%252Fyoutube-email.png%253F663170068288132913/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2hvcGlmeSJ9:1kXOre:AKRS5d_ln0Z8uPsIwqPTtEEqTOPfOSG0epbNQM28Ndk" title="YouTube" width="25"/>
      </a>
     </td>
    </tr>
    <!-- SHOPIFY // Legal and Preferences -->
    <tr>
     <td class="center-on-narrow" style="padding: 20px 6%; text-align: left; font-family: ShopifySans, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px; font-weight: 400; mso-height-rule: exactly; line-height: 1.5em; color: #212B35;">
      © Shopify,
      <span class="contact">
       150 Elgin Street, Ottawa
            ON, K2P 1L4
      </span>
      <br/>
      <br/>
      <strong>
       <a style="color:#888888;font-size:13px;text-decoration:none;">
        Unsubscribe
       </a>
      </strong>
      |
      <strong>
       <a style="color:#888888;font-size:13px;text-decoration:none;">
        Manage
              your email preferences
       </a>
      </strong>
      <br/>
      <br/>
     </td>
    </tr>
    <!-- Spacer : BEGIN -->
    <tr>
     <td align="left" height="20" style="border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; mso-line-height-rule: exactly; line-height: 20px;" valign="top" width="100%">
      <!--[if gte mso 15]>&nbsp;<![endif]-->
     </td>
    </tr>
    <!-- Spacer : END -->
   </table>
   <!-- SHOPIFY // Analytics -->
   <img height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fclick.email.shopify.com%252Fopen.aspx%253Fffcb10-fe9017787066077c7c-fe321770716705747c1470-fe931372756d007d73-ff3111767765-fe521d757061037e7311-ff64167571/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5lbWFpbCJ9:1kXOre:tQU5bDdrMrJwKpDz8Pxw5IXSvCVxyaVB26vnfZNjltA" width="1"/>
  </center>
 </body>
</html>