Advertisement
paulshoptalk

Untitled

Mar 2nd, 2019
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 32.57 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" lang="en">
  3.  
  4. <head>
  5. <meta charset="utf-8">
  6. <meta name="viewport" content="width=device-width">
  7. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  8. <meta name="x-apple-disable-message-reformatting">
  9. <!--[if mso]>
  10. <style> * { font-family: 'Arial', sans-serif !important; } </style>
  11. <![endif]-->
  12. <style>
  13. html, body { margin: 0 auto !important; padding: 0 !important; height: 100% !important; width: 100% !important; }
  14. div[style*="margin: 16px 0"] { margin: 0 !important; }
  15. table, td { mso-table-lspace: 0pt !important; mso-table-rspace: 0pt !important; }
  16. table { border-spacing: 0 !important; border-collapse: collapse !important; table-layout: fixed !important; margin: 0 auto !important; }
  17. table table table { table-layout: auto; }
  18. img { border: 0; -ms-interpolation-mode: bicubic; }
  19. *[x-apple-data-detectors], .x-gmail-data-detectors, .x-gmail-data-detectors *, .aBn { border-bottom: 0 !important; cursor: default !important; color: #000000 !important; text-decoration: none !important; font-size: 100% !important; font-family: 'Arial' !important; font-weight: normal !important; line-height: 100% !important; }
  20. .a6S { display: none !important; opacity: 0.01 !important; }
  21. img.g-img+div { display: none !important; }
  22. .button-link { text-decoration: none !important; }
  23. @media only screen and (min-device-width: 375px) and (max-device-width: 413px) {
  24. .st-email-container { min-width: 375px !important; }
  25. }
  26. @media screen and (max-width: 480px) {
  27. u~div .st-email-container { min-width: 100vw; width: 100% !important; }
  28. }
  29. .st-img-opacity-now { visibility: hidden; opacity: 0; }
  30. p:empty { height: 0px; max-height: 0px; opacity: 0; }
  31.  
  32. #backgroundTable { padding: 0px !important; max-width: 600px !important; }
  33. #templateTable { width: 100% !important; max-width: 600px !important; font-family: 'Arial', sans-serif !important; padding: 0px !important; }
  34. #contentCell { padding: 0px 0px !important; }
  35. #headerTable { padding-right: 0px !important; }
  36. #contentTableOuter { padding: 0px !important; }
  37. td#bodyCell { padding:0px !important; }
  38. td.bodyContent { font-size: 11px !important; line-height: 100% !important; }
  39. td#footerTable { padding-left: 0px !important; padding-right: 0px !important; font-size: 11px !important; line-height: 100% !important; }
  40. td.columnContent { line-height: 100% !important; padding-top: 10px !important; padding-right: 0px !important; padding-bottom: 10px !important; padding-left: 0px !important; }
  41. table.emailwrapto100pc { width: 100% !important; height: auto !important; }
  42. td { line-height: 100% !important; }
  43. .emailwrapto100pc td { width: 100%; }
  44. td, p, div, img, a { -webkit-text-size-adjust: none; }
  45.  
  46. @media screen and (max-width: 599px) {
  47. .st-email-container { margin: auto !important; min-width: 320px !important; width: 100% !important; }
  48. .st-email-container p { font-size: 16px; }
  49. .st-img-fluid { height: auto !important; margin-left: auto !important; margin-right: auto !important; max-width: 100% !important; }
  50. .st-img-main { width: 100% !important; max-width: 600px; height: auto !important; }
  51. .st-img-opacity { visibility: hidden; opacity: 0; }
  52. }
  53. @media screen and (max-width: 599px) {
  54. .st-hide-on-mobile { display: none; }
  55. .link-auto-height { height: auto !important; }
  56. }
  57. @media screen and (max-width: 500px) {
  58. .st-text-1 { font-size: 24px !important; line-height: 27px !important; }
  59. .st-text-2 { font-size: 20px !important; line-height: 23px !important; }
  60. .st-text-3 { font-size: 18px !important; line-height: 18px !important; }
  61. .st-text-4 { font-size: 29px !important; line-height: 50px !important; }
  62. }
  63. @media screen and (max-width: 400px) {
  64. .st-text-1 { font-size: 21px !important; line-height: 24px !important; }
  65. .st-text-2 { font-size: 18px !important; line-height: 21px !important; }
  66. .st-text-3 { font-size: 16px !important; line-height: 16px !important; }
  67. .st-text-4 { font-size: 25px !important; line-height: 44px !important; }
  68. }
  69. @media screen and (max-width: 320px) {
  70. .st-text-1 { font-size: 18px !important; line-height: 22px !important; }
  71. .st-text-2 { font-size: 15px !important; line-height: 18px !important; }
  72. .st-text-3 { font-size: 14px !important; line-height: 14px !important; }
  73. .st-text-4 { font-size: 20px !important; line-height: 40px !important; }
  74. }
  75. @media screen and (min-width: 600px) {
  76. .st-hide-on-desktop { display: none !important; }
  77. }
  78. @media screen and (max-width: 599px) {
  79. .st-hide-on-desktop { display: table !important; }
  80. }
  81. @media screen and (max-width: 600px) {
  82. table, center { width: 100% !important; max-width: 600px !important; min-width: 60px !important; margin-left: auto !important; margin-right: auto !important; text-align: center !important; }
  83. }
  84. </style>
  85. <!--[if gte mso 9]>
  86. <xml>
  87. <o:OfficeDocumentSettings>
  88. <o:AllowPNG/>
  89. <o:PixelsPerInch>96</o:PixelsPerInch>
  90. </o:OfficeDocumentSettings>
  91. </xml>
  92. <![endif]-->
  93. <!--[if mso]>
  94. <style>
  95. .st-img-opacity-now { visibility: visible; opacity: 1; }
  96. </style>
  97. <![endif]-->
  98. </head>
  99.  
  100. <body width="100%" bgcolor="#F4F4F4" style="margin: 0; mso-line-height-rule: exactly;">
  101. <center width="100%" bgcolor="#F4F4F4" style="width: 100%; background: #F4F4F4; text-align: left;">
  102.  
  103. <!-- Hidden Preheader Text -->
  104. <div style="display: none; font-size: 1px; line-height: 1px; max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden; mso-hide: all; font-family: sans-serif;">
  105. Join us on Monday 1:15 PM for a Keynote Presentation from Helena Foulkes, CEO, Hudson's Bay Company -- Shoptalk, March 3-6, 2019, Venetian, Las Vegas -- www.shoptalk.com
  106. </div>
  107. <!-- / Hidden Preheader Text -->
  108.  
  109. <div style="display:none; white-space:nowrap; font:15px courier; color:#ffffff;">
  110. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  111. </div>
  112.  
  113. <!-- Header -->
  114. <!--[if !mso]><!-- -->
  115. <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="600" class="st-email-container st-hide-on-mobile" style="margin: auto;">
  116. <tr>
  117. <td width="100%" height="115" bgcolor="#134668" align="center" valign="middle">
  118. <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%">
  119. <tr>
  120. <td width="132" height="115" align="left" valign="top" padding="0" style="padding: 0px; margin: 0px; background: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190302-HBC/d-h-1-1.png') center/cover; background-image: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190302-HBC/d-h-1-1.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat;"><a href="https://shoptalk.com/?utm_source=Database&utm_medium=email&utm_campaign=HBC%20Keynote&utm_content=Registration" target="_blank" style="text-decoration: none; display: block;"><img src="Assets/d-h-1-1.png" width="132" height="115" alt="2019 - Create the Future of Retail" border="0" class="g-img st-img-opacity-now" style="vertical-align: top; height: 115px;"></a></td>
  121. <td width="468" height="115" align="left" valign="top">
  122. <table role="presentation" width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
  123. <tr>
  124. <td width="100%" height="87" align="left" valign="top" padding="0">
  125. <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" height="87"><tr><td width="325" height="87" align="left" valign="top" padding="0" style="padding: 0px; margin: 0px; background: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190302-HBC/d-h-2-1.png') center/cover; background-image: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190302-HBC/d-h-2-1.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat"><a href="https://shoptalk.com/?utm_source=Database&utm_medium=email&utm_campaign=HBC%20Keynote&utm_content=Registration" target="_blank" style="text-decoration: none; display: block"><img src="Assets/d-h-2-1.png" width="325" height="87" alt="Shoptalk - March 3-6, 2019 -- Venetian, Las Vegas" border="0" class="g-img st-img-opacity-now" style="vertical-align: top; height: 87px"></a></td><td width="26" height="87" align="left" valign="top" padding="0" bgcolor="#22b473" style="padding: 0px; margin: 0px; background: #22b473 url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190302-HBC/d-h-6-1.png') center/cover; background-image: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190302-HBC/d-h-6-1.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat"><a href="https://shoptalk.com/agenda?utm_source=Database&utm_medium=email&utm_campaign=HBC%20Keynote&utm_content=Registration" target="_blank" style="text-decoration: none; display: block"><img src="Assets/d-h-6-1.png" width="26" height="87" alt="" border="0" class="g-img st-img-opacity-now" style="vertical-align: top; height: 87px"></a></td><td width="69" height="87" align="center" valign="top" padding="0" style="padding: 0px; margin: 0px; background: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190302-HBC/d-h-7-1.png') center/cover; background-image: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190302-HBC/d-h-7-1.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat"><p margin="0" padding="0" color="#ffffff" style="color: #ffffff; font-family: 'Arial Black', 'Arial Bold', 'Helvetica', 'Arial', sans-serif; font-size: 10px; font-weight: 900; line-height: 12px; mso-line-height-rule: exactly; margin: 0px; padding: 0px"><a href="https://shoptalk.com/agenda?utm_source=Database&utm_medium=email&utm_campaign=HBC%20Keynote&utm_content=Registration" color="#ffffff" target="_blank" style="color: #ffffff; text-decoration: none"><font color="#ffffff"><br><nobr>VIEW&nbsp;THE</nobr><br>AGENDA</font></a></p></td><td width="48" height="86" align="left" valign="top" padding="0" bgcolor="#22b473" style="padding: 0px; margin: 0px; background: #22b473 url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190302-HBC/d-h-8-1.png') center/cover; background-image: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190302-HBC/d-h-8-1.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat"><a href="https://shoptalk.com/agenda?utm_source=Database&utm_medium=email&utm_campaign=HBC%20Keynote&utm_content=Registration" target="_blank" style="text-decoration: none; display: block"><img src="Assets/d-h-8-1.png" width="48" height="86" alt="" border="0" class="g-img st-img-opacity-now" style="vertical-align: top; height: 86px"></a></td></tr></table>
  126. </td>
  127. </tr>
  128. <tr>
  129. <td width="100%" height="24" bgcolor="#1b3142" align="left" valign="middle" padding="0" style="font-family: 'Helvetica', 'Arial', sans-serif; font-size: 10px; padding: 0px; mso-line-height-rule: exactly;">
  130. <p margin="0" padding="0" color="#ffffff" style="color: #ffffff; margin: 0px; padding: 0px; font-family: 'Helvetica', 'Arial', sans-serif; font-size: 105%; font-weight: bold; line-height: 100%; mso-line-height-rule: exactly;">
  131. <a href="https://shoptalk.com/?utm_source=Database&utm_medium=email&utm_campaign=HBC%20Keynote&utm_content=Registration" color="#ffffff" target="_blank" style="color: #ffffff; text-decoration: none;">
  132. <font color="#ffffff">LESS THAN 1 DAY <i>to</i> SHOW&nbsp;&nbsp;</font><font color="#fbb03b">&bull;</font>&nbsp;&nbsp;<font color="#ffffff">8,400 Attendees from 3,000+ Companies</font>
  133. </a>
  134. </p>
  135. </td>
  136. </tr>
  137. <tr>
  138. <td width="100%" height="4" bgcolor="#861b1f" align="left" valign="top" padding="0" style="height: 4px; line-height: 4px; overflow: hidden; mso-line-height-rule: exactly;"><img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2018-responsive/20180417-CommonAssets/px.png" width="20" height="4" style="height: 4px; line-height: 4px; display: block;"></td>
  139. </tr>
  140. </table>
  141. </td>
  142. </tr>
  143. </table>
  144. </td>
  145. </tr>
  146. </table>
  147. <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" class="st-email-container st-hide-on-desktop" style="mso-hide: all; display: none"><tr><td width="100%" height="100" bgcolor="#134668" align="center" valign="middle"><table width="100%" height="100" role="presentation" cellspacing="0" cellpadding="0" border="0"><tr><td height="100" align="center" valign="middle"><a href="https://shoptalk.com/?utm_source=Database&utm_medium=email&utm_campaign=HBC%20Keynote&utm_content=Registration" target="_blank" color="#ffffff" style="color: #ffffff; text-decoration: none"><img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190102-CommonAssets/m-h-1-1.png" width="105" height="90" alt="Shoptalk -- March 3-6, 2019 -- Venetian, Las Vegas" border="0" valign="middle" style="vertical-align: middle"></a></td><td height="100" bgcolor="#22b573" align="center" valign="middle" style="margin: 0px; padding: 0px; vertical-align: middle"><p style="margin: 0px; padding: 10px; font-family: 'Helvetica', 'Arial', sans-serif; font-size: 14px; line-height: 18px; font-weight: bold"><a href="https://shoptalk.com/agenda?utm_source=Database&utm_medium=email&utm_campaign=HBC%20Keynote&utm_content=Registration" target="_blank" style="display: block; color: #ffffff; text-decoration: none"><font color="#ffffff">VIEW<br>THE<br>AGENDA</font></a></p></td></tr></table></td></tr><tr><td width="100%" bgcolor="#1b3142" align="center" valign="middle"><table role="presentation" width="100%" cellspacing="0" cellpadding="0" border="0" align="center"><tr><td align="center" valign="middle" padding="10" style="font-family: 'Helvetica', 'Arial', sans-serif; font-size: 12px; padding: 10px 20px; text-align: center; mso-line-height-rule: exactly"><p margin="0" padding="0" color="#ffffff" style="color: #ffffff; font-family: 'Helvetica', 'Arial', sans-serif; font-size: 12px; font-weight: 600; line-height: 17px; mso-line-height-rule: exactly; margin: 0px; padding: 0px"><a href="https://shoptalk.com/?utm_source=Database&utm_medium=email&utm_campaign=HBC%20Keynote&utm_content=Registration" color="#ffffff" target="_blank" style="color: #ffffff; text-decoration: none"><font color="#ffffff">LESS THAN 1 DAY <i>to</i> SHOW<br>8,400+ Attendees from 3,000+ Companies</font></a></p></td></tr><tr><td width="100%" height="2" bgcolor="#861b1f" align="left" valign="top" padding="0"></td></tr></table></td></tr></table>
  148. <!--<![endif]-->
  149. <!--[if gte mso 9]>
  150. <table cellspacing="0" cellpadding="0" border="0" align="center" width="600" style="padding: 0px; margin: auto" class="st-email-container st-hide-on-mobile"><tr><td width="450" height="86" bgcolor="#134668" align="center" valign="middle" padding="0" style="padding: 0px; margin: 0px; mso-line-height-rule: exactly"><a href="https://shoptalk.com/?utm_source=Database&utm_medium=email&utm_campaign=HBC%20Keynote&utm_content=Registration" target="_blank" style="text-decoration: none; mso-line-height-rule: exactly"><img src="Assets/o-h-1-1.png" width="450" height="86" class="" alt="Shoptalk -- March 3-6, 2019 - Venetian, Las Vegas -- Create the Future of Retail"></a></td><td width="150" height="86" bgcolor="#22b473" align="center" valign="middle" padding="0" style="padding: 0px; margin: 0px; mso-line-height-rule: exactly"><a href="https://shoptalk.com/agenda?utm_source=Database&utm_medium=email&utm_campaign=HBC%20Keynote&utm_content=Registration" target="_blank" style="text-decoration: none; mso-line-height-rule: exactly"><img src="Assets/o-h-1-2.png" width="150" height="86" class="" alt="View the Agenda"></a></td></tr></table><table cellspacing="0" cellpadding="0" border="0" align="center" width="600" style="margin: auto" class="st-email-container st-hide-on-mobile"><tr><td width="600" height="29" bgcolor="#1b3142" align="center" valign="middle" padding="0" style="padding: 0px; margin: 0px; mso-line-height-rule: exactly"><a href="https://shoptalk.com/?utm_source=Database&utm_medium=email&utm_campaign=HBC%20Keynote&utm_content=Registration" target="_blank" style="text-decoration: none; line-height: 29px; mso-line-height-rule: exactly"><img src="Assets/o-h-2-1.png" width="600" height="29" class="" alt="LESS THAN 1 DAY to SHOW -- 8,400 Attendees from 3,000+ Companies" style="line-height: 29px"></a></td></tr></table>
  151. <![endif]-->
  152. <!-- / Header -->
  153.  
  154. <!-- Body -->
  155. <!--[if !mso]><!-- -->
  156. <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="600" class="st-email-container" style="margin: auto; mso-hide: all"><tr><td width="5%" bgcolor="#c0272d" align="right" valign="top" padding="0" style="padding: 0px; margin: 0px; background: #c0272d url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190302-HBC/main-part-1-1.png') center/cover; background-image: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190302-HBC/main-part-1-1.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat"><a href="https://shoptalk.com/register?utm_source=Database&utm_medium=email&utm_campaign=HBC%20Keynote&utm_content=Registration" target="_blank" color="#ffffff" class="link-auto-height" style="text-decoration: none; display: block; max-height: 115px; overflow: hidden"><img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190302-HBC/main-part-1-1.png" width="30" height="115" class="st-img-main st-img-opacity-now" alt="" style="height: 115px; max-height: 115px"></a></td><td bgcolor="#c0272d" align="center" valign="middle" padding="0" style="padding: 0px; margin: 0px; mso-line-height-rule: exactly"><p color="#ffffff" margin="0" padding="0" class="st-text-1" style="color: #ffffff; margin: 0px; padding: 0px; font-family: 'Arial Black', 'Arial Bold', 'Arial', 'Helvetica', sans-serif; font-weight: 900; font-size: 34px; line-height: 38px; mso-line-height-rule: exactly"><a href="https://shoptalk.com/register?utm_source=Database&utm_medium=email&utm_campaign=HBC%20Keynote&utm_content=Registration" target="_blank" style="display: block; color: #ffffff; text-decoration: none; mso-line-height-rule: exactly"><font color="#ffffff" style="mso-line-height-rule: exactly"><nobr>Join&nbsp;us&nbsp;on&nbsp;Monday&nbsp;1:15&nbsp;PM</nobr></font></a></p><p color="#ffffff" margin="0" padding="0" class="st-text-2" style="color: #ffffff; margin: 0px; padding: 0px; font-family: 'Arial Black', 'Arial Bold', 'Arial', 'Helvetica', sans-serif; font-weight: 900; font-size: 29px; line-height: 34px; mso-line-height-rule: exactly"><a href="https://shoptalk.com/register?utm_source=Database&utm_medium=email&utm_campaign=HBC%20Keynote&utm_content=Registration" target="_blank" style="display: block; color: #ffffff; text-decoration: none; mso-line-height-rule: exactly"><font color="#ffffff" style="mso-line-height-rule: exactly"><nobr>for&nbsp;a&nbsp;Keynote&nbsp;Presentation&nbsp;from</nobr></font></a></p></td><td width="5%" bgcolor="#c0272d" align="left" valign="top" padding="0" style="padding: 0px; margin: 0px; background: #c0272d url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190302-HBC/main-part-1-2.png') center/cover; background-image: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190302-HBC/main-part-1-2.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat"><a href="https://shoptalk.com/register?utm_source=Database&utm_medium=email&utm_campaign=HBC%20Keynote&utm_content=Registration" target="_blank" color="#ffffff" class="link-auto-height" style="text-decoration: none; display: block; max-height: 115px; overflow: hidden"><img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190302-HBC/main-part-1-2.png" width="30" height="115" class="st-img-main st-img-opacity-now" alt="" style="height: 115px; max-height: 115px"></a></td></tr></table>
  157. <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="600" class="st-email-container" style="margin: auto;">
  158. <tr>
  159. <td width="100%" bgcolor="#ffffff" align="right" valign="top" padding="0" style="padding: 0px; margin: 0px; background: #ffffff url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190302-HBC/main-part-2-1.png') center/cover; background-image: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190302-HBC/main-part-2-1.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat;">
  160. <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="margin: auto;">
  161. <tr>
  162. <td align="center" valign="top" padding="0" style="padding: 0px; margin: 0px; mso-line-height-rule: exactly;">
  163. <p color="#000000" margin="0" padding="0" class="st-text-3" style="color: #000000; margin: 0px; padding: 0px; font-family: 'Arial', 'Helvetica', sans-serif; font-weight: bold; font-size: 32px; line-height: 32px; mso-line-height-rule: exactly"><a href="https://shoptalk.com/register?utm_source=Database&utm_medium=email&utm_campaign=HBC%20Keynote&utm_content=Registration" target="_blank" style="display: block; color: #000000; text-decoration: none; mso-line-height-rule: exactly"><font color="#000000" style="mso-line-height-rule: exactly"><br></font></a></p><p color="#000000" margin="0" padding="0" class="st-text-4" style="color: #000000; margin: 0px; padding: 0px; font-family: 'Arial', 'Helvetica', sans-serif; font-weight: bold; font-size: 40px; line-height: 70px; mso-line-height-rule: exactly"><a href="https://shoptalk.com/register?utm_source=Database&utm_medium=email&utm_campaign=HBC%20Keynote&utm_content=Registration" target="_blank" style="display: block; color: #000000; text-decoration: none; mso-line-height-rule: exactly"><font color="#000000" style="mso-line-height-rule: exactly"><nobr>Helena&nbsp;Foulkes</nobr></font></a></p><p color="#000000" margin="0" padding="0" class="st-text-3" style="color: #000000; margin: 0px; padding: 0px; font-family: 'Arial', 'Helvetica', sans-serif; font-weight: bold; font-size: 27px; line-height: 27px; mso-line-height-rule: exactly"><a href="https://shoptalk.com/register?utm_source=Database&utm_medium=email&utm_campaign=HBC%20Keynote&utm_content=Registration" target="_blank" style="display: block; color: #000000; text-decoration: none; mso-line-height-rule: exactly"><font color="#000000" style="mso-line-height-rule: exactly"><nobr>CEO,<br>Hudson's&nbsp;Bay&nbsp;Company</nobr></font></a></p>
  164. </td>
  165. <td width="41%" align="left" valign="top" padding="0" style="padding: 0px; margin: 0px; background: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190302-HBC/main-part-2-2.png') center/cover; background-image: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190302-HBC/main-part-2-2.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat;">
  166. <a href="https://shoptalk.com/register?utm_source=Database&utm_medium=email&utm_campaign=HBC%20Keynote&utm_content=Registration" target="_blank" color="#ffffff" class="link-auto-height" style="text-decoration: none; display: block; max-height: 368px; overflow: hidden;">
  167. <img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190302-HBC/main-part-2-2.png" width="246" height="368" class="st-img-main st-img-opacity-now" alt="" style="height: 368px; max-height: 368px;">
  168. </a>
  169. </td>
  170. </tr>
  171. </table>
  172. </td>
  173. </tr>
  174. </table>
  175. <!--<![endif]-->
  176. <!--[if gte mso 9]>
  177. <table cellspacing="0" cellpadding="0" border="0" align="center" width="600" class="st-email-container"><tr><td width="600" height="115" bgcolor="#c0272d" padding="0" align="center" valign="middle" style="padding: 0px; color: #ffffff"><a href="https://shoptalk.com/register?utm_source=Database&utm_medium=email&utm_campaign=HBC%20Keynote&utm_content=Registration" target="_blank" color="#ffffff" style="text-decoration: none"><img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190302-HBC/main-part-1-outlook.png" width="600" height="115" class="st-img-main" alt="Join us on Monday 1:15 PM for a Keynote Presentation from" style="height: 115px; max-height: 115px"></a></td></tr><tr><td width="600" height="368" bgcolor="#ffffff" padding="0" align="center" valign="middle" style="padding: 0px; color: #ffffff"><a href="https://shoptalk.com/register?utm_source=Database&utm_medium=email&utm_campaign=HBC%20Keynote&utm_content=Registration" target="_blank" color="#ffffff" style="text-decoration: none"><img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190302-HBC/main-part-2-outlook.png" width="600" height="368" class="st-img-main" alt="Helena Foulkes, CEO, Hudson's Bay Company" style="height: 368px; max-height: 368px"></a></td></tr></table>
  178. <![endif]-->
  179. <!-- / Body -->
  180.  
  181. <!-- Footer -->
  182. <!--[if !mso]><!-- -->
  183. <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="600" style="margin: auto" class="st-email-container st-hide-on-mobile"><tr><td width="600" bgcolor="#000000"><table role="presentation" cellspacing="0" cellpadding="0" border="0"><tr><td width="20">&nbsp;</td><td width="230" align="left" valign="middle" style="padding: 8px 0px; mso-line-height-rule: exactly"><a href="https://shoptalk.com/?utm_source=Database&utm_medium=email&utm_campaign=HBC%20Keynote&utm_content=Registration" target="_blank" color="#ffffff" style="display: block; color: #ffffff; text-decoration: none; margin: 0px; padding: 0px; font-family: 'Arial', sans-serif; font-size: 11px; font-weight: 600; line-height: 11px"><font color="#ffffff">SHOPTALK.COM</font></a></td><td width="170" align="left" valign="middle" style="padding: 8px 0px; mso-line-height-rule: exactly"><a href="mailto:info@shoptalk.com" target="_blank" color="#ffffff" style="display: block; color: #ffffff; text-decoration: none; margin: 0px; padding: 0px; font-family: 'Arial', sans-serif; font-size: 11px; font-weight: 600; line-height: 11px"><font color="#ffffff">INFO@SHOPTALK.COM</font></a></td><td width="160" align="right" valign="middle" style="padding: 2px 0px; font-size: 10px; color: #000000"><a href="https://twitter.com/shoptalk" target="_blank" border="0" style="color: #000000"><img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2018-responsive/20180417-CommonAssets/footer-icon-twitter.png" width="16" height="16" border="0" alt="" style="vertical-align: bottom"></a> &nbsp; <a href="https://www.facebook.com/shoptalk" target="_blank" border="0" style="color: #000000"><img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2018-responsive/20180417-CommonAssets/footer-icon-facebook.png" width="16" height="16" border="0" alt="" style="vertical-align: bottom"></a> &nbsp; <a href="https://www.linkedin.com/groups/6978134" target="_blank" border="0" style="color: #000000"><img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2018-responsive/20180417-CommonAssets/footer-icon-linkedin.png" width="16" height="16" border="0" alt="" style="vertical-align: bottom"></a> &nbsp; <a href="https://www.youtube.com/channel/UCZunCt8NU-Y1aWiArDXT3JQ" target="_blank" border="0" style="color: #000000"><img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2018-responsive/20180417-CommonAssets/footer-icon-youtube.png" width="16" height="16" border="0" alt="" style="vertical-align: bottom"></a></td><td width="20">&nbsp;</td></tr></table></td></tr></table>
  184. <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" class="st-email-container st-hide-on-desktop" style="mso-hide: all; display: none"><tr><td bgcolor="#000000" style="padding: 12px; color: #ffffff" align="center"><a href="https://shoptalk.com/?utm_source=Database&utm_medium=email&utm_campaign=HBC%20Keynote&utm_content=Registration" target="_blank" style="border-bottom: 1px solid #666666; color: #ffffff; font-family: 'Arial', sans-serif; font-size: 12px; font-weight: 400; text-decoration: none; padding: 10px; margin: 0px; display: block; line-height: 1; letter-spacing: 0.01em"><strong>SHOPTALK.COM</strong></a> <a href="mailto:info@shoptalk.com" target="_blank" style="border-bottom: 1px solid #666666; color: #ffffff; font-family: 'Arial', sans-serif; font-size: 12px; font-weight: 400; text-decoration: none; padding: 10px; margin: 0px; display: block; line-height: 1; letter-spacing: 0.01em"><strong>INFO@SHOPTALK.COM</strong></a><br><table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%"><tr><td width="25%" align="center" valign="middle"><a href="https://twitter.com/shoptalk" target="_blank" border="0"><img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2018-responsive/20180417-CommonAssets/footer-icon-twitter.png" width="16" height="16" border="0" alt="" style="vertical-align: bottom"></a></td><td width="25%" align="center" valign="middle"><a href="https://www.facebook.com/shoptalk" target="_blank" border="0"><img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2018-responsive/20180417-CommonAssets/footer-icon-facebook.png" width="16" height="16" border="0" alt="" style="vertical-align: bottom"></a></td><td width="25%" align="center" valign="middle"><a href="https://www.linkedin.com/groups/6978134" target="_blank" border="0"><img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2018-responsive/20180417-CommonAssets/footer-icon-linkedin.png" width="16" height="16" border="0" alt="" style="vertical-align: bottom"></a></td><td width="25%" align="center" valign="middle"><a href="https://www.youtube.com/channel/UCZunCt8NU-Y1aWiArDXT3JQ" target="_blank" border="0"><img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2018-responsive/20180417-CommonAssets/footer-icon-youtube.png" width="16" height="16" border="0" alt="" style="vertical-align: bottom"></a></td></tr></table></td></tr></table>
  185. <!--<![endif]-->
  186. <!--[if gte mso 9]>
  187. <table cellspacing="0" cellpadding="0" border="0" align="center" width="600" style="margin: auto" class="st-email-container st-hide-on-mobile"><tr><td width="600" bgcolor="#000000"><table width="100%" role="presentation" cellspacing="0" cellpadding="0" border="0"><tr><td width="20">&nbsp;</td><td width="230" align="left" valign="middle" style="padding: 8px 0px; mso-line-height-rule: exactly"><a href="https://shoptalk.com/?utm_source=Database&utm_medium=email&utm_campaign=HBC%20Keynote&utm_content=Registration" target="_blank" color="#ffffff" style="display: block; color: #ffffff; text-decoration: none; margin: 0px; padding: 0px; font-family: 'Arial', sans-serif; font-size: 11px; font-weight: 600; line-height: 11px"><font color="#ffffff">SHOPTALK.COM</font></a></td><td width="170" align="left" valign="middle" style="padding: 8px 0px; mso-line-height-rule: exactly"><a href="mailto:info@shoptalk.com" target="_blank" color="#ffffff" style="display: block; color: #ffffff; text-decoration: none; margin: 0px; padding: 0px; font-family: 'Arial', sans-serif; font-size: 11px; font-weight: 600; line-height: 11px"><font color="#ffffff">INFO@SHOPTALK.COM</font></a></td><td width="160" align="right" valign="middle" style="padding: 2px 0px; font-size: 10px; color: #000000"><a href="https://twitter.com/shoptalk" target="_blank" border="0" style="color: #000000"><img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2018-responsive/20180417-CommonAssets/footer-icon-twitter.png" width="16" height="16" border="0" alt="" style="vertical-align: bottom"></a> &nbsp; <a href="https://www.facebook.com/shoptalk" target="_blank" border="0" style="color: #000000"><img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2018-responsive/20180417-CommonAssets/footer-icon-facebook.png" width="16" height="16" border="0" alt="" style="vertical-align: bottom"></a> &nbsp; <a href="https://www.linkedin.com/groups/6978134" target="_blank" border="0" style="color: #000000"><img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2018-responsive/20180417-CommonAssets/footer-icon-linkedin.png" width="16" height="16" border="0" alt="" style="vertical-align: bottom"></a> &nbsp; <a href="https://www.youtube.com/channel/UCZunCt8NU-Y1aWiArDXT3JQ" target="_blank" border="0" style="color: #000000"><img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2018-responsive/20180417-CommonAssets/footer-icon-youtube.png" width="16" height="16" border="0" alt="" style="vertical-align: bottom"></a></td><td width="20">&nbsp;</td></tr></table></td></tr></table>
  188. <![endif]-->
  189. <!-- / Footer -->
  190.  
  191. </center>
  192. <br><br>
  193. </body>
  194.  
  195. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement