Inboxes

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

+New inbox

<!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 charset="utf-8"/>
  <meta content="width=device-width" name="viewport"/>
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <meta content="telephone=no" name="format-detection"/>
  <meta content="date=no" name="format-detection"/>
  <title>
   Liberty London
  </title>
  <style type="text/css">
   @import url(https://inboxflows.com/_/image/http%253A%252F%252Ffonts.googleapis.com%252Fcss%253Ffamily%253DLato%253A400%252C700%252C900/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmZvbnRzLmdvb2dsZSJ9:1kXPPJ:JOgmBZfQgXzwTcFhJifxZtqJFwpsQhv6ioe38CpSwqE);

    	/* Resets and client fixes */
    	body { width: 100% !important; -webkit-text-size-adjust: none; margin: 0; padding: 0; min-width: 320px; }     
        #outlook a { padding: 0; }
        .ReadMsgBody { width: 100%; }
        .ExternalClass { width: 100%; } 
        .backgroundTable { margin: 0 auto; padding: 0; width: 100% !important; }
        table {	border-collapse: collapse; }
        table td { border-collapse: collapse; }
        .ExternalClass * { line-height: 115%; }
        p { margin: 0; padding: 0; }
        img { border: none; display: block; }    
        /* End reset */

        @media screen and ( max-width: 640px ) {

			/* Display block allows us to stack elements */                      
			*[class="mobileColumn"] {
				display: block;            	
				width: 100% !important;
			}

			*[class="collapse"] {
				height: 0 !important;
			}
			*[class="heightCollapse"] {
				height: auto !important;
			}	

			/* Hide stuff */
			*[class="hide"] {
				display: none !important;
				font-size: 0 !important;
				height: 0 !important;
				width: 0 !important;
				overflow: hidden;
			}

            /* Sets elements to 100% width */
            *[class="fullWidth"] {
            	width: 100% !important;
            	height: auto !important;            	
				min-width: 0px !important;
            }

            *[class="halfWidth"] {
            	width: 50% !important;
            	height: auto !important;            	
				min-width: 0px !important;
            }

            *[class="60PercentWidth"] {
            	width: 60% !important;
            	height: auto !important;            	
				min-width: 0px !important;
            }

            *[class="quarterWidth"] {
            	width: 25% !important;
            	height: auto !important;            	
				min-width: 0px !important;
            }

            *[class="threeQuarterWidth"] {
            	width: 75% !important;
            	height: auto !important;            	
				min-width: 0px !important;
            } 

            /* Center content */
            *[class="center"] {
            	text-align: center !important;
            	width: 100% !important;
            	height: auto !important;
            }
			
			/* Row spacers */
            *[class="mblSpacer"] {
				height: 10px !important;
				width: 100% !important;
            }

			*[class="medMblSpacer"] {
				height: 15px !important;
				width: 100% !important;
            }

            *[class="lrgMblSpacer"] {
				height: 30px !important;
				width: 100% !important;
            }

            *[class="xlMblSpacer"] {
				height: 50px !important;
				width: 100% !important;
            }

            /* Top bar */
            td[class="topBarEdge"] {
            	width: 15% !important;
            }

            td[class="topBarCenter"] {
            	width: 70% !important;
            }
			
			/* Grid */
            td[class="outerTableCellWrap"] {
				width: 100% !important;
				min-width: 0px !important;
            }

            table[class="innerTable"] {
				width: 90% !important;
				min-width: 0px !important;
            }

           	table[class="fullInnerTable"] {
				width: 100% !important;
				min-width: 0px !important;
            }

            td[class="fullCell"] {
				width: 100% !important;
				min-width: 0px !important;
            }

            table[class="socialIconTable"] {
            	width: 80% !important;
            }

			table[class="deliveryTable"] {
				width: 33% !important;
				border: none !important;
			}

			td[class="deliveryColumn"] {
				display: block !important;
				text-align: center !important;
			}

            /* img */
			img[class="crest"] {
				width: 60px;
				height: auto !important;
			}

			img[class="loveLiberty"] {
				width: 200px;
				height: auto !important;
			}

            img[class="padBottom"] {
            	margin-bottom: 10px;
            }

            img[class="padTop"] {
            	margin-top: 15px;
            }
			
			/* Typography */
            *[class="headline"] {
            	font-size: 36px !important;
            	line-height: 40px !important;
            }

            *[class="secondHeadline"] {
            	font-size: 24px !important;
            	line-height: 32px !important;
            }

			*[class="paragraph"] {
            	font-size: 18px !important;
            	line-height: 24px !important;
            }

            *[class="smallParagraph"] {
				font-size: 13px !important;
            	line-height: 16px !important;
            }

            *[class="smlIntroText"] {
				font-size: 14px !important;
            	line-height: 24px !important;
            }

			*[class="centerText"] {
				text-align: center;
			}
        }

        @media screen and ( max-width: 600px ) {

			table[class="deliveryTable"] {
				width: 70% !important;
				border: 1px solid #CCCCCC !important;
				text-align: center !important;
				margin: 0 auto 10px !important;
				float: none !important;
				clear: both !important;
			}

			td[class="deliveryColumn"] {
				width: 70% !important;
				padding-top: 12px !important;
				padding-bottom: 12px !important;
				padding-left: 15% !important;
				padding-right: 15% !important;
			}

        }

        @media screen and ( max-width: 420px ) {

			table[class="deliveryTable"] {
				width: 90% !important;
				margin: 0 auto 10px !important;
			}

        }
  </style>
 </head>
 <body bgcolor="#f5f5f5" style="padding: 0px; margin: 0px; -webkit-font-smoothing: antialiased; text-size-adjust: none; width: 100%;" width="100%">
  <table border="0" cellpadding="0" cellspacing="0" style="margin: 0; padding: 0" width="100%">
   <!-- preheader -->
   <tbody>
    <tr bgcolor="#333333" class="hide">
     <td align="center" class="outerTableCellWrap" style="min-width:640px;" width="640">
      <table align="center" border="0" cellpadding="5" cellspacing="0" class="innerTable" style="min-width:600px;" width="600">
       <tbody>
        <tr height="20">
         <td align="left" class="halfWidth" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;" width="450">
          <span style="font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-size: 12px; color: #999999;">
           Update your details to make the most of your Liberty Loyalty account
          </span>
         </td>
         <td align="right" class="halfWidth" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;" width="150">
          <span style="font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-size: 12px; color: #999999;">
           <a style="color:#999999;text-decoration:none;">
            View in web browser
           </a>
          </span>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
    <!-- END preheader -->
    <!-- header -->
    <tr bgcolor="#2d043b">
     <td align="center" class="outerTableCellWrap" style="min-width:640px;" width="640">
      <table align="center" border="0" cellpadding="0" cellspacing="0" class="innerTable" style="min-width:600px;" width="600">
       <tbody>
        <tr height="80">
         <td align="left" class="topBarEdge" width="225">
          <table>
           <tbody>
            <tr>
             <td align="left" class="topBarEdge">
              <a>
               <img alt="Card icon" border="0" height="20" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcomponents%252F2016%252Fliberty-card-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPPJ:g2M5GSKstsQxFz-HfUVEH55mTOpgwJyEhP3rr5zHD9U" style="display: block;" width="20"/>
              </a>
             </td>
            </tr>
           </tbody>
          </table>
         </td>
         <td align="center" class="topBarCenter" height="80" width="150">
          <a>
           <img alt="Liberty London" border="0" height="45" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcomponents%252F2017%252Fliberty-london-logo.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPPJ:g2M5GSKstsQxFz-HfUVEH55mTOpgwJyEhP3rr5zHD9U" style="display: block;" width="150"/>
          </a>
         </td>
         <td align="right" width="225">
          <table>
           <tbody>
            <tr>
             <td align="right" class="topBarEdge">
              <a>
               <img alt="Account icon" border="0" height="20" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcomponents%252F2016%252Fliberty-account-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPPJ:g2M5GSKstsQxFz-HfUVEH55mTOpgwJyEhP3rr5zHD9U" style="display: block;" width="20"/>
              </a>
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
    <!-- END header -->
    <!-- content -->
    <tr bgcolor="#ffffff">
     <td align="center" class="outerTableCellWrap" style="min-width:640px;" width="640">
      <table align="center" border="0" cellpadding="0" cellspacing="0" class="fullInnerTable" style="min-width:600px;" width="600">
       <tbody>
        <tr>
         <td class="hide" height="40">
          <!-- spacer -->
         </td>
        </tr>
        <!-- Inner content -->
        <!-- Welcome banner -->
        <tr>
         <td align="center">
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="fullWidth" style="min-width:600px;" width="600">
           <tbody>
            <tr>
             <td>
              <a>
               <img alt="Let us help you to celebrate in style by taking a moment to update your details" border="0" class="fullWidth" height="600" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcontent%252Fprograms%252Fwelcome%252Fimages%252Fupdate-details-hero.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPPJ:g2M5GSKstsQxFz-HfUVEH55mTOpgwJyEhP3rr5zHD9U" style="display: block;" width="600"/>
              </a>
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
        <tr>
         <td class="lrgMblSpacer" height="40">
          <!-- spacer -->
         </td>
        </tr>
        <!-- END Welcome banner -->
        <!-- Introduction -->
        <tr>
         <td align="center">
          <!-- Loyalty -->
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="innerTable" style="min-width:500px;" width="500">
           <tbody>
            <tr>
             <td align="center">
              <a style="color: #c49a6c; text-decoration: none;">
               <span class="smlIntroText" style="font-family: Georgia, 'Times New Roman', serif; font-size: 16px; line-height: 24px; color: #c49a6c;">
                As a Liberty Loyalty member, you’re entitled to an annual birthday treat, but sadly we don’t have a note of the date.
               </span>
              </a>
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
        <tr>
         <td class="medMblSpacer" height="20">
          <!-- spacer -->
         </td>
        </tr>
        <tr>
         <td align="center">
          <!-- Loyalty -->
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="innerTable" style="min-width:500px;" width="500">
           <tbody>
            <tr>
             <td align="center">
              <a style="color: #c49a6c; text-decoration: none;">
               <span class="smlIntroText" style="font-family: Georgia, 'Times New Roman', serif; font-size: 16px; line-height: 24px; color: #c49a6c;">
                Don’t miss out – make sure your postal address and phone number are up to date too – we’ll occasionally send you invitations in the post, plus a free copy of our quarterly magazine.
               </span>
              </a>
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
        <tr>
         <td class="lrgMblSpacer" height="40">
          <!-- spacer -->
         </td>
        </tr>
        <!-- END Introduction -->
        <!-- Button -->
        <tr>
         <td align="center">
          <table border="0" cellpadding="0" cellspacing="0" width="280">
           <tbody>
            <tr>
             <td align="center" bgcolor="#ffffff" style="padding: 10px 15px 10px 15px; -webkit-border-radius:3px; border: solid 1px #c49a6c; border-radius:3px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;">
              <a style="font-size: 12px; font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-weight: 700; color: #c49a6c; text-decoration: none; text-transform: uppercase; letter-spacing: 2px; display: inline-block;">
               <!--[if mso]>&nbsp;<![endif]-->
               UPDATE YOUR DETAILS HERE
               <!--[if mso]>&nbsp;<![endif]-->
              </a>
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
        <tr>
         <td class="lrgMblSpacer" height="40">
          <!-- spacer -->
         </td>
        </tr>
        <!-- END Button -->
        <!-- Love Liberty signature -->
        <tr>
         <td align="center">
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="fullWidth" style="min-width:600px;" width="600">
           <tbody>
            <tr>
             <td align="center">
              <a>
               <img alt="Love Liberty" border="0" height="77" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcontent%252Fprograms%252Fwelcome%252Fimages%252Flove-liberty-signature-gold.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPPJ:g2M5GSKstsQxFz-HfUVEH55mTOpgwJyEhP3rr5zHD9U" style="display: block;" width="214"/>
              </a>
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
        <!-- END Quote -->
        <!-- END Inner content -->
        <tr>
         <td height="40">
          <!-- spacer -->
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
    <!-- END content -->
    <!-- footer -->
    <tr bgcolor="#f5f5f5" style="border-top: solid 1px #e9e9e9;">
     <td align="center" class="outerTableCellWrap" style="min-width:640px;" width="640">
      <table align="center" border="0" cellpadding="0" cellspacing="0" class="innerTable" style="min-width:600px;" width="600">
       <tbody>
        <tr>
         <td height="30">
          <!-- spacer -->
         </td>
        </tr>
        <tr>
         <td align="center">
          <span style="font-family: Georgia, 'Times New Roman', serif; font-size: 16px; color: #666666; text-decoration: none; text-transform: uppercase; letter-spacing: 1px;">
           FOLLOW LIBERTY LONDON
          </span>
         </td>
        </tr>
        <tr>
         <td height="30">
          <!-- spacer -->
         </td>
        </tr>
        <tr>
         <td align="center">
          <table cellpadding="0" cellspacing="0" class="socialIconTable" width="72%">
           <tbody>
            <tr>
             <td align="center" width="12%">
              <a>
               <img alt="Follow us on Instagram" border="0" height="24" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcomponents%252F2016%252Finstagram-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPPJ:g2M5GSKstsQxFz-HfUVEH55mTOpgwJyEhP3rr5zHD9U" style="display: block;" width="26"/>
              </a>
             </td>
             <td align="center" width="12%">
              <a>
               <img alt="Follow us on Twitter" border="0" height="24" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcomponents%252F2016%252Ftwitter-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPPJ:g2M5GSKstsQxFz-HfUVEH55mTOpgwJyEhP3rr5zHD9U" style="display: block;" width="26"/>
              </a>
             </td>
             <td align="center" width="12%">
              <a>
               <img alt="Follow us on Facebook" border="0" height="24" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcomponents%252F2016%252Ffacebook-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPPJ:g2M5GSKstsQxFz-HfUVEH55mTOpgwJyEhP3rr5zHD9U" style="display: block;" width="26"/>
              </a>
             </td>
             <td align="center" width="12%">
              <a>
               <img alt="Follow us on Pinteret" border="0" height="24" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcomponents%252F2016%252Fpinterest-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPPJ:g2M5GSKstsQxFz-HfUVEH55mTOpgwJyEhP3rr5zHD9U" style="display: block;" width="26"/>
              </a>
             </td>
             <td align="center" width="12%">
              <a>
               <img alt="Follow us on Youtube" border="0" height="24" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcomponents%252F2016%252Fyoutube-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPPJ:g2M5GSKstsQxFz-HfUVEH55mTOpgwJyEhP3rr5zHD9U" style="display: block;" width="26"/>
              </a>
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
        <tr>
         <td height="30">
          <!-- spacer -->
         </td>
        </tr>
        <tr>
         <td align="center">
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="innerTable" style="min-width:600px; border-top: solid 1px #e9e9e9; border-bottom: solid 1px #e9e9e9;" width="600">
           <tbody>
            <tr>
             <td height="30">
              <!-- spacer -->
             </td>
            </tr>
            <tr>
             <td>
              <table align="left" cellpadding="5" cellspacing="0" class="deliveryTable" style="border:1px solid #f5f5f5;" width="198">
               <tbody>
                <tr>
                 <td align="center" class="deliveryColumn" style="mso-table-lspace:0;mso-table-rspace:0;" valign="middle">
                  <a style="text-decoration: none; display: block;">
                   <img align="left" alt="Click and Collect" border="0" height="20" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcomponents%252F2016%252Fclick-and-collect-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPPJ:g2M5GSKstsQxFz-HfUVEH55mTOpgwJyEhP3rr5zHD9U" style="display: block;" width="20"/>
                   <span style="font-family: Georgia, 'Times New Roman', serif; font-size: 15px; color: #666666;">
                    Click and Collect
                   </span>
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
              <table align="left" cellpadding="5" cellspacing="0" class="deliveryTable" style="border:1px solid #f5f5f5;" width="198">
               <tbody>
                <tr>
                 <td align="center" class="deliveryColumn" style="mso-table-lspace:0;mso-table-rspace:0;" valign="middle">
                  <a style="text-decoration: none; display: block;">
                   <img align="left" alt="Free UK Returns" border="0" height="20" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcomponents%252F2016%252Freturns-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPPJ:g2M5GSKstsQxFz-HfUVEH55mTOpgwJyEhP3rr5zHD9U" style="display: block;" width="20"/>
                   <span style="font-family: Georgia, 'Times New Roman', serif; font-size: 15px; color: #666666;">
                    Free UK Returns
                   </span>
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
              <table align="left" cellpadding="5" cellspacing="0" class="deliveryTable" style="border:1px solid #f5f5f5;" width="198">
               <tbody>
                <tr>
                 <td align="center" class="deliveryColumn" style="mso-table-lspace:0;mso-table-rspace:0;" valign="middle">
                  <a style="text-decoration: none; display: block;">
                   <img align="left" alt="Next Day Delivery" border="0" height="20" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcomponents%252F2016%252Fdelivery-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPPJ:g2M5GSKstsQxFz-HfUVEH55mTOpgwJyEhP3rr5zHD9U" style="display: block;" width="20"/>
                   <span style="font-family: Georgia, 'Times New Roman', serif; font-size: 15px; color: #666666;">
                    Next Day Delivery
                   </span>
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <tr>
             <td height="30">
              <!-- spacer -->
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
        <tr>
         <td height="30">
          <!-- spacer -->
         </td>
        </tr>
        <tr>
         <td align="center" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;">
          <span style="font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-size: 12px; line-height: 18px; color: #999999;">
           You have received this email from
           <a style="font-weight: 700; color: #666666; text-decoration: none;">
            Liberty Loyalty
           </a>
           <br/>
           <br/>
           To make sure our emails reach you, add
           <a style="font-weight: 700; color: #666666; text-decoration: none;">
            loyalty@shop.libertylondon.com
           </a>
           to your address book.
           <br/>
           <br/>
           'Liberty Retail Limited' is registered in England and Wales.
           <br/>
           Registered Company Number:
           <b>
            42342
           </b>
           . Vat No:
           <b>
            GB 788 6688 37
           </b>
           .
           <br/>
           Registered Address: Liberty Retail Limited, Regent Street, London W1B 5AH.
           <br/>
           <br/>
           To unsubscribe please
           <a style="font-weight: 700; color: #666666; text-decoration: none;">
            click here
           </a>
           .
          </span>
         </td>
        </tr>
        <tr>
         <td height="70">
          <!-- spacer -->
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
    <!-- END footer -->
   </tbody>
  </table>
  <table cellpadding="0" cellspacing="0" style="border: 0px; padding: 0px; margin: 0px; position: absolute; display: none; float: left">
   <tr>
    <td height="1" style="font-size: 1px; line-height: 1px; padding: 0px;">
     <br/>
     <img src="https://inboxflows.com/_/image/https%253A%252F%252Fshop.libertylondon.com%252Fpub%252Fas%253F_ri_%253DX0Gzc2X%253DYQpglLjHJlYQGhaKyDq17zg6UIIMaO8eLSm0zeSlza0ezbzd2K7dhwBD8N4zfGMajCzaDqk8An71gq3aOVXHkMX%253Dw%2526_ei_%253DEolaGGF4SNMvxFF7KucKuWPjUT0_pUv0i7cQGeLsz6RSw1stIZbbFOKHj_g8FIf5y_7WgllEP01kh88nrsoiOKuAAbJ66N3NcqDJK1RQTXJa./?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzaG9wLmxpYmVydCJ9:1kXPPJ:pQhzCFwIZTdmzgfVUzpHAWlJfxQEc67Apa44Xi_jc7M"/>
    </td>
   </tr>
  </table>
 </body>
</html>