Advertisement
paulshoptalk

Untitled

Jan 8th, 2019
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 52.19 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.  
  45. @media screen and (max-width: 599px) {
  46. .st-email-container { margin: auto !important; min-width: 320px !important; width: 100% !important; }
  47. .st-email-container p { font-size: 16px; }
  48. .st-img-fluid { height: auto !important; margin-left: auto !important; margin-right: auto !important; max-width: 100% !important; }
  49. .st-img-main { width: 100% !important; max-width: 600px; height: auto !important; }
  50. .st-img-opacity { visibility: hidden; opacity: 0; }
  51. }
  52. @media screen and (max-width: 599px) {
  53. .st-hide-on-mobile { display: none; }
  54. .link-auto-height { height: auto !important; }
  55. .st-text-1 { font-size: 21px !important; line-height: 21px !important; }
  56. .st-text-2 { font-size: 27px !important; line-height: 27px !important; }
  57. .st-text-3 { font-size: 28px !important; line-height: 28px !important; }
  58. .st-text-4 { font-size: 18px !important; line-height: 24px !important; }
  59. .st-text-5 { font-size: 13px !important; line-height: 13px !important; }
  60. @media screen and (max-width: 499px) {
  61. .st-text-1 { font-size: 17px !important; line-height: 17px !important; }
  62. .st-text-2 { font-size: 21px !important; line-height: 21px !important; }
  63. .st-text-3 { font-size: 22px !important; line-height: 22px !important; }
  64. .st-text-4 { font-size: 14px !important; line-height: 20px !important; }
  65. .st-text-5 { font-size: 11px !important; line-height: 11px !important; }
  66. }
  67. @media screen and (max-width: 399px) {
  68. .st-text-1 { font-size: 13px !important; line-height: 13px !important; }
  69. .st-text-2 { font-size: 17px !important; line-height: 17px !important; }
  70. .st-text-3 { font-size: 18px !important; line-height: 18px !important; }
  71. .st-text-4 { font-size: 12px !important; line-height: 16px !important; }
  72. .st-text-5 { font-size: 8.5px !important; line-height: 8.5px !important; }
  73. }
  74. @media screen and (min-width: 600px) {
  75. .st-hide-on-desktop { display: none !important; }
  76. }
  77. @media screen and (max-width: 599px) {
  78. .st-hide-on-desktop { display: table !important; }
  79. }
  80. @media screen and (max-width: 600px) {
  81. table, center { width: 100% !important; max-width: 600px !important; min-width: 320px !important; margin-left: auto !important; margin-right: auto !important; text-align: center !important; }
  82. }
  83. </style>
  84. <!--[if gte mso 9]>
  85. <xml>
  86. <o:OfficeDocumentSettings>
  87. <o:AllowPNG/>
  88. <o:PixelsPerInch>96</o:PixelsPerInch>
  89. </o:OfficeDocumentSettings>
  90. </xml>
  91. <![endif]-->
  92. <!--[if mso]>
  93. <style>
  94. .st-img-opacity-now { visibility: visible; opacity: 1; }
  95. </style>
  96. <![endif]-->
  97. </head>
  98.  
  99. <body width="100%" bgcolor="#F4F4F4" style="margin: 0; mso-line-height-rule: exactly;">
  100. <center width="100%" bgcolor="#F4F4F4" style="width: 100%; background: #F4F4F4; text-align: left;">
  101.  
  102. <!-- Hidden Preheader Text -->
  103. <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;">
  104. Ticket Prices Go Up Friday at Midnight -- Join the Industry’s Community of 8,000+ Innovators Creating the Future of Retail at Shoptalk -- Shoptalk, March 3-6, 2019, Venetian, Las Vegas -- www.shoptalk.com
  105. </div>
  106. <!-- / Hidden Preheader Text -->
  107.  
  108. <!-- Header -->
  109. <!--[if !mso]><!-- -->
  110. <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="600" class="st-email-container st-hide-on-mobile" style="margin: auto;">
  111. <tr>
  112. <td width="100%" height="115" bgcolor="#134668" align="center" valign="middle">
  113. <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%">
  114. <tr>
  115. <td width="123" 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/20190108-60DaysPriceBreak/d-h-1-1.png') center/cover; background-image: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/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=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" style="text-decoration: none; display: block;"><img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/d-h-1-1.png" width="123" 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>
  116. <td width="477" height="115" align="left" valign="top">
  117. <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%">
  118. <tr>
  119. <td width="100%" height="87" align="left" valign="top" padding="0">
  120. <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" height="87">
  121. <tr>
  122. <td width="308" 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/20190102-CommonAssets/d-h-2-1.png') center/cover; background-image: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190102-CommonAssets/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=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" style="text-decoration: none; display: block;"><img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190102-CommonAssets/d-h-2-1.png" width="308" 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>
  123. <td width="18" height="87" align="left" valign="top" padding="0" bgcolor="#fd704b" style="padding: 0px; margin: 0px; background: #fd704b url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190102-CommonAssets/d-h-3-1.png') center/cover; background-image: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190102-CommonAssets/d-h-3-1.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat;"><a href="https://shoptalk.com/networking-program/hosted-retailers?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" style="text-decoration: none; display: block;"><img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190102-CommonAssets/d-h-3-1.png" width="18" height="87" alt="" border="0" class="g-img st-img-opacity-now" style="vertical-align: top; height: 87px;"></a></td>
  124. <td width="57" height="87" align="center" valign="top" bgcolor="#fd704b" padding="0" style="padding: 0px; margin: 0px;">
  125.     <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%">
  126.         <tr>
  127.             <td width="57" height="31" align="center" valign="bottom" padding="0" style="padding: 0px; margin: 0px; background: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190102-CommonAssets/d-h-4-1.png') center/cover; background-image: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190102-CommonAssets/d-h-4-1.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat; mso-line-height-rule: exactly;">
  128.                 <p margin="0" padding="0" color="#ffffff" style="color: #ffffff; font-family: 'Helvetica', 'Arial', sans-serif; font-size: 5px; font-weight: 600; line-height: 5px; mso-line-height-rule: exactly; margin: 0px; padding: 0px;">
  129.                     <a href="https://shoptalk.com/networking-program/hosted-retailers?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" color="#ffffff" target="_blank" style="color: #ffffff; text-decoration: none;">
  130.                         <font color="#ffffff"><nobr>RETAILERS & BRANDS</nobr></font>
  131.                    </a>
  132.                </p>
  133.                <table cellspacing="0" cellpadding="0" border="0" align="center" width="100%">
  134.                    <tr>
  135.                        <td width="100%" height="7" align="center" valign="top"><a href="https://shoptalk.com/networking-program/hosted-retailers?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" style="padding: 0px; margin: 0px; display: block; height: 7px; max-height: 7px;"><img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190102-CommonAssets/d-h-4-2.png" width="57" height="7" alt="Apply For" border="0" class="g-img" style="padding: 0px; margin: 0px; display: block; height: 7px; line-height: 7px;" border="0"></a></td>
  136.                     </tr>
  137.                 </table>
  138.                 <p margin="0" padding="0" color="#ffffff" style="color: #ffffff; font-family: 'Helvetica', 'Arial', sans-serif; font-size: 6px; font-weight: 600; line-height: 7px; mso-line-height-rule: exactly; margin: 0px; padding: 0px;">
  139.                     <a href="https://shoptalk.com/networking-program/hosted-retailers?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" color="#ffffff" target="_blank" style="color: #ffffff; text-decoration: none;">
  140.                         <font color="#ffffff">FREE TICKETS<br>& TRAVEL</font>
  141.                    </a>
  142.                </p>
  143.            </td>
  144.        </tr>
  145.        <tr>
  146.            <td width="57" height="56" align="left" valign="top" padding="0" style="padding: 0px; margin: 0px; background: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190102-CommonAssets/d-h-4-3.png') center/cover; background-image: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190102-CommonAssets/d-h-4-3.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat;"><a href="https://shoptalk.com/networking-program/hosted-retailers?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" style="text-decoration: none; display: block;"><img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190102-CommonAssets/d-h-4-3.png" width="57" height="56" alt="Shoptalk - March 3-6, 2019 -- Venetian, Las Vegas" border="0" class="g-img st-img-opacity-now" style="vertical-align: top; height: 56px;"></a></td>
  147.         </tr>
  148.     </table>
  149. </td>
  150. <td width="18" height="87" align="left" valign="top" padding="0" bgcolor="#fd704b" style="padding: 0px; margin: 0px; background: #fd704b url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190102-CommonAssets/d-h-5-1.png') center/cover; background-image: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190102-CommonAssets/d-h-5-1.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat;"><a href="https://shoptalk.com/networking-program/hosted-retailers?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" style="text-decoration: none; display: block;"><img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190102-CommonAssets/d-h-5-1.png" width="18" height="87" alt="" border="0" class="g-img st-img-opacity-now" style="vertical-align: top; height: 87px;"></a></td>
  151. <td width="15" height="87" align="left" valign="top" padding="0" bgcolor="#22b573" style="padding: 0px; margin: 0px; background: #22b573 url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190102-CommonAssets/d-h-6-1.png') center/cover; background-image: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190102-CommonAssets/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/register?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" style="text-decoration: none; display: block;"><img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190102-CommonAssets/d-h-6-1.png" width="15" height="87" alt="" border="0" class="g-img st-img-opacity-now" style="vertical-align: top; height: 87px;"></a></td>
  152. <td width="37" height="87" align="center" valign="top" bgcolor="#22b573" padding="0" style="padding: 0px; margin: 0px;">
  153.     <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%">
  154.         <tr>
  155.             <td width="37" height="22" align="center" valign="bottom" padding="0" style="padding: 0px; margin: 0px; mso-line-height-rule: exactly;">
  156.                 <p margin="0" padding="0" color="#ffffff" style="color: #ffffff; font-family: 'Arial Black', 'Arial Bold', 'Helvetica', 'Arial', sans-serif; font-size: 6px; font-weight: 900; line-height: 7px; mso-line-height-rule: exactly; margin: 0px; padding: 0px;">
  157.                     <a href="https://shoptalk.com/register?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" color="#ffffff" target="_blank" style="color: #ffffff; text-decoration: none;">
  158.                         <font color="#ffffff"><nobr>GET YOUR</nobr><br>TICKET</font>
  159.                     </a>
  160.                 </p>
  161.             </td>
  162.         </tr>
  163.         <tr>
  164.             <td width="37" height="65" align="left" valign="top" padding="0" style="padding: 0px; margin: 0px; background: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190102-CommonAssets/d-h-7-1.png') center/cover; background-image: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190102-CommonAssets/d-h-7-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=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" style="text-decoration: none; display: block;"><img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190102-CommonAssets/d-h-7-1.png" width="37" height="65" alt="" border="0" class="g-img st-img-opacity-now" style="vertical-align: top; height: 65px;"></a></td>
  165.         </tr>
  166.     </table>
  167. </td>
  168. <td width="24" height="87" align="left" valign="top" padding="0" bgcolor="#22b573" style="padding: 0px; margin: 0px; background: #22b573 url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190102-CommonAssets/d-h-8-1.png') center/cover; background-image: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190102-CommonAssets/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/register?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" style="text-decoration: none; display: block;"><img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190102-CommonAssets/d-h-8-1.png" width="24" height="87" alt="" border="0" class="g-img st-img-opacity-now" style="vertical-align: top; height: 87px;"></a></td>
  169. </tr>
  170. </table>
  171. </td>
  172. </tr>
  173. <tr>
  174. <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;">
  175. <p margin="0" padding="0" color="#ffffff" style="color: #ffffff; margin: 0px; padding: 0px; font-family: 'Helvetica', 'Arial', sans-serif; font-size: 120%; font-weight: bold; line-height: 100%; mso-line-height-rule: exactly;">
  176. <a href="https://shoptalk.com/?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" color="#ffffff" target="_blank" style="color: #ffffff; text-decoration: none;">
  177. <font color="#ffffff"><font color="#ffffff">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;8,000+ Attendees from 3,000+ Companies</font>
  178. </a>
  179. </p>
  180. </td>
  181. </tr>
  182. <tr>
  183. <td width="100%" height="4" bgcolor="#b30919" 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>
  184. </tr>
  185. </table>
  186. </td>
  187. </tr>
  188. </table>
  189. </td>
  190. </tr>
  191. </table>
  192. <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;">
  193. <tr>
  194. <td width="100%" height="100" bgcolor="#134668" align="center" valign="middle">
  195. <table width="100%" height="100" role="presentation" cellspacing="0" cellpadding="0" border="0">
  196. <tr>
  197. <td height="100" align="center" valign="middle"><a href="https://shoptalk.com/?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&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>
  198. <td height="100" bgcolor="#fd704b" align="center" valign="middle" style="margin: 0px; padding: 0px; vertical-align: middle">
  199. <p style="margin: 0px; padding: 10px; font-family: 'Helvetica', 'Arial', sans-serif; font-size: 11px; line-height: 16px; font-weight: bold;">
  200. <a href="https://shoptalk.com/networking-program/hosted-retailers?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" style="display: block; color: #ffffff; text-decoration: none;">
  201. <font color="#ffffff">RETAILERS & BRANDS<br>GET FREE<br>TICKETS<br>& TRAVEL</font>
  202. </a>
  203. </p>
  204. </td>
  205. <td height="100" bgcolor="#22b573" align="center" valign="middle" style="margin: 0px; padding: 0px; vertical-align: middle">
  206. <p style="margin: 0px; padding: 10px; font-family: 'Helvetica', 'Arial', sans-serif; font-size: 14px; line-height: 18px; font-weight: bold;">
  207. <a href="https://shoptalk.com/register?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" style="display: block; color: #ffffff; text-decoration: none;">
  208. <font color="#ffffff">GET<br>YOUR<br>TICKET</font>
  209. </a>
  210. </p>
  211. </td>
  212. </tr>
  213. </table>
  214. </td>
  215. </tr>
  216. <tr>
  217. <td width="100%" bgcolor="#1b3142" align="center" valign="middle">
  218. <table role="presentation" width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
  219. <tr>
  220. <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;">
  221. <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;">
  222. <a href="https://shoptalk.com/?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" color="#ffffff" target="_blank" style="color: #ffffff; text-decoration: none;">
  223. <font color="#ffffff">8,000+ Attendees from 3,000+ Companies</font>
  224. </a>
  225. </p>
  226. </td>
  227. </tr>
  228. <tr>
  229. <td width="100%" height="2" bgcolor="#b30919" align="left" valign="top" padding="0"></td>
  230. </tr>
  231. </table>
  232. </td>
  233. </tr>
  234. </table>
  235. <!--<![endif]-->
  236. <!--[if gte mso 9]>
  237. <table cellspacing="0" cellpadding="0" border="0" align="center" width="600" style="margin: auto;" class="st-email-container st-hide-on-mobile">
  238. <tr>
  239. <td width="422" height="87" bgcolor="#28476a" align="center" valign="middle" padding="0" style="padding: 0px; margin: 0px; mso-line-height-rule: exactly;">
  240. <a href="https://shoptalk.com/?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" style="display: block; color: #ffffff; text-decoration: none; mso-line-height-rule: exactly;">
  241. <img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190102-CommonAssets/o-h-1-1.png" width="422" height="87" class="" alt="Shoptalk -- March 3-6, 2019 - Venetian, Las Vegas -- Create the Future of Retail" style="line-height: 87px;">
  242. </a>
  243. </td>
  244. <td width="102" height="87" bgcolor="#fd704b" align="center" valign="middle" padding="0" style="padding: 0px; margin: 0px; mso-line-height-rule: exactly;">
  245. <a href="https://shoptalk.com/networking-program/hosted-retailers?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" style="display: block; color: #ffffff; text-decoration: none; mso-line-height-rule: exactly;">
  246. <img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190102-CommonAssets/o-h-1-2.png" width="102" height="87" class="" alt="Retailers & Brands -- Apply for Free Tickets & Travel" style="line-height: 87px;">
  247. </a>
  248. </td>
  249. <td width="76" height="87" bgcolor="#22b573" align="center" valign="middle" padding="0" style="padding: 0px; margin: 0px; mso-line-height-rule: exactly;">
  250. <a href="https://shoptalk.com/register?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" style="display: block; color: #ffffff; text-decoration: none; mso-line-height-rule: exactly;">
  251. <img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190102-CommonAssets/o-h-1-3.png" width="76" height="87" class="" alt="Get Your Ticket" style="line-height: 87px;">
  252. </a>
  253. </td>
  254. </tr>
  255. </table>
  256. <table cellspacing="0" cellpadding="0" border="0" align="center" width="600" style="margin: auto;" class="st-email-container st-hide-on-mobile">
  257. <tr>
  258. <td bgcolor="#1b3142" align="center" valign="middle" padding="0" style="padding: 0px; margin: 0px; mso-line-height-rule: exactly;">
  259. <a href="https://shoptalk.com/?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" style="display: block; color: #000000; text-decoration: none; mso-line-height-rule: exactly;">
  260. <img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190102-CommonAssets/o-h-2-1.png" width="600" height="28" class="" alt="8,000+ Attendees from 3,000+ Companies" style="line-height: 28px;">
  261. </a>
  262. </td>
  263. </tr>
  264. </table>
  265. <![endif]-->
  266. <!-- / Header -->
  267.  
  268. <!-- Body -->
  269. <!--[if !mso]><!-- -->
  270. <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="600" class="st-email-container" style="margin: auto;">
  271. <tr>
  272. <td width="11%" bgcolor="#d81233" align="right" valign="top" padding="0" style="padding: 0px; margin: 0px; background: #d81233 url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-1-1.png') center/cover; background-image: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-1-1.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat;">
  273. <a href="https://shoptalk.com/register?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" color="#ffffff" class="link-auto-height" style="text-decoration: none; display: block; max-height: 40px; overflow: hidden;">
  274. <img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-1-1.png" width="66" height="40" class="st-img-main st-img-opacity-now" alt="" style="height: 40px;">
  275. </a>
  276. </td>
  277. <td bgcolor="#d81233" align="center" valign="middle" padding="0" style="padding: 0px; margin: 0px; mso-line-height-rule: exactly;">
  278. <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: 27px; line-height: 27px; mso-line-height-rule: exactly;">
  279. <a href="https://shoptalk.com/register?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" style="display: block; color: #ffffff; text-decoration: none; mso-line-height-rule: exactly;">
  280. <font color="#ffffff" style="mso-line-height-rule: exactly;"><nobr>60 Days to Go: Don’t Miss Out</nobr></font>
  281. </a>
  282. </p>
  283. </td>
  284. <td width="12%" bgcolor="#d81233" align="left" valign="top" padding="0" style="padding: 0px; margin: 0px; background: #d81233 url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-1-2.png') center/cover; background-image: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-1-2.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat;">
  285. <a href="https://shoptalk.com/register?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" color="#ffffff" class="link-auto-height" style="text-decoration: none; display: block; max-height: 40px; overflow: hidden;">
  286. <img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-1-2.png" width="72" height="40" class="st-img-main st-img-opacity-now" alt="" style="height: 40px;">
  287. </a>
  288. </td>
  289. </tr>
  290. </table>
  291. <!--<![endif]-->
  292. <!--[if gte mso 9]>
  293. <table cellspacing="0" cellpadding="0" border="0" align="center" width="600" class="st-email-container">
  294. <tr>
  295. <td bgcolor="#d81233" height="40" padding="0" align="center" valign="middle" style="padding: 0px; color: #ffffff;">
  296. <a href="https://shoptalk.com/register?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" color="#ffffff" style="text-decoration: none;">
  297. <img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-1-outlook.png" width="600" height="40" class="st-img-main" alt="60 Days to Go: Don’t Miss Out">
  298. </a>
  299. </td>
  300. </tr>
  301. </table>
  302. <![endif]-->
  303. <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="600" class="st-email-container" style="margin: auto;">
  304. <tr>
  305. <td width="100%" bgcolor="#d3ebff" align="left" valign="top" padding="0" style="padding: 0px; margin: 0px; background: #d3ebff url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-2-1.png') center/cover; background-image: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-2-1.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat;">
  306. <a href="https://shoptalk.com/register?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" color="#000000" class="link-auto-height" style="text-decoration: none; display: block; max-height: 54px; overflow: hidden;">
  307. <img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-2-1.png" width="600" height="54" class="st-img-main st-img-opacity-now" alt="" style="height: 54px; max-height: 54px;">
  308. </a>
  309. </td>
  310. </tr>
  311. </table>
  312. <!--[if !mso]><!-- -->
  313. <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="600" class="st-email-container" style="margin: auto;">
  314. <tr>
  315. <td width="13%" bgcolor="#d3ebff" align="right" valign="top" padding="0" style="padding: 0px; margin: 0px; background: #d3ebff url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-3-1.png') center/cover; background-image: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-3-1.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat;">
  316. <a href="https://shoptalk.com/register?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" color="#ffffff" class="link-auto-height" style="text-decoration: none; display: block; max-height: 87px; overflow: hidden;">
  317. <img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-3-1.png" width="78" height="87" class="st-img-main st-img-opacity-now" alt="" style="height: 87px;">
  318. </a>
  319. </td>
  320. <td bgcolor="#ffffff" align="center" valign="middle" padding="0" style="padding: 0px; margin: 0px; mso-line-height-rule: exactly;">
  321. <p color="#bf0000" margin="0" padding="0" class="st-text-2" style="color: #bf0000; margin: 0px; padding: 0px; font-family: 'Arial Black', 'Arial Bold', 'Arial', 'Helvetica', sans-serif; font-weight: 900; font-size: 34px; line-height: 34px; mso-line-height-rule: exactly;">
  322. <a href="https://shoptalk.com/register?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" style="display: block; color: #bf0000; text-decoration: none; mso-line-height-rule: exactly;">
  323. <font color="#bf0000" style="mso-line-height-rule: exactly;"><nobr>TICKET PRICES GO UP</nobr></font>
  324. </a>
  325. </p>
  326. <p color="#bf0000" margin="0" padding="0" class="st-text-3" style="color: #bf0000; margin: 0px; padding: 0px; font-family: 'Arial Black', 'Arial Bold', 'Arial', 'Helvetica', sans-serif; font-weight: 900; font-size: 36px; line-height: 36px; mso-line-height-rule: exactly;">
  327. <a href="https://shoptalk.com/register?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" style="display: block; color: #bf0000; text-decoration: none; mso-line-height-rule: exactly;">
  328. <font color="#bf0000" style="mso-line-height-rule: exactly;"><nobr>FRIDAY AT MIDNIGHT</nobr></font>
  329. </a>
  330. </p>
  331. </td>
  332. <td width="13%" bgcolor="#d3ebff" align="left" valign="top" padding="0" style="padding: 0px; margin: 0px; background: #d3ebff url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-3-2.png') center/cover; background-image: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-3-2.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat;">
  333. <a href="https://shoptalk.com/register?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" color="#ffffff" class="link-auto-height" style="text-decoration: none; display: block; max-height: 87px; overflow: hidden;">
  334. <img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-3-2.png" width="78" height="87" class="st-img-main st-img-opacity-now" alt="" style="height: 87px;">
  335. </a>
  336. </td>
  337. </tr>
  338. </table>
  339. <!--<![endif]-->
  340. <!--[if gte mso 9]>
  341. <table cellspacing="0" cellpadding="0" border="0" align="center" width="600" class="st-email-container">
  342. <tr>
  343. <td bgcolor="#d3ebff" height="87" padding="0" align="center" valign="middle" style="padding: 0px; color: #ffffff;">
  344. <a href="https://shoptalk.com/register?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" color="#ffffff" style="text-decoration: none;">
  345. <img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-3-outlook.png" width="600" height="87" class="st-img-main" alt="Ticket Prices Go Up Friday at Midnight">
  346. </a>
  347. </td>
  348. </tr>
  349. </table>
  350. <![endif]-->
  351. <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="600" class="st-email-container" style="margin: auto;">
  352. <tr>
  353. <td width="100%" bgcolor="#d3ebff" align="left" valign="top" padding="0" style="padding: 0px; margin: 0px; background: #d3ebff url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-4-1.png') center/cover; background-image: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-4-1.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat;">
  354. <a href="https://shoptalk.com/register?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" color="#000000" class="link-auto-height" style="text-decoration: none; display: block; max-height: 75px; overflow: hidden;">
  355. <img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-4-1.png" width="600" height="75" class="st-img-main st-img-opacity-now" alt="" style="height: 75px; max-height: 75px;">
  356. </a>
  357. </td>
  358. </tr>
  359. </table>
  360. <!--[if !mso]><!-- -->
  361. <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="600" class="st-email-container" style="margin: auto;">
  362. <tr>
  363. <td bgcolor="#b5def6" align="center" valign="middle" padding="0" style="padding: 0px; margin: 0px; mso-line-height-rule: exactly;">
  364. <p color="#0e1c3a" margin="0" padding="0" class="st-text-4" style="color: #0e1c3a; margin: 0px; padding: 0px; font-family: 'Arial Black', 'Arial Bold', 'Arial', 'Helvetica', sans-serif; font-weight: 900; font-size: 22px; line-height: 28px; mso-line-height-rule: exactly;">
  365. <a href="https://shoptalk.com/register?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" style="display: block; color: #0e1c3a; text-decoration: none; mso-line-height-rule: exactly;">
  366. <font color="#0e1c3a" style="mso-line-height-rule: exactly;"><nobr>Join the Industry’s Community</nobr><br><nobr><span style="font-family: 'Arial'; font-weight: bold;"><i>of</i></span> 8,000+ Innovators</nobr><br><nobr><span style="color: #bf0000;">Creating the Future of Retail</span> <span style="font-family: 'Arial'; font-weight: bold;"><i>at Shoptalk</i></span></nobr></font>
  367. </a>
  368. </p>
  369. </td>
  370. </tr>
  371. </table>
  372. <!--<![endif]-->
  373. <!--[if gte mso 9]>
  374. <table cellspacing="0" cellpadding="0" border="0" align="center" width="600" class="st-email-container">
  375. <tr>
  376. <td bgcolor="#b5def6" height="85" padding="0" align="center" valign="middle" style="padding: 0px; color: #ffffff;">
  377. <a href="https://shoptalk.com/register?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" color="#ffffff" style="text-decoration: none;">
  378. <img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-5-outlook.png" width="600" height="85" class="st-img-main" alt="Join the Industry’s Community of 8,000+ Innovators Creating the Future of Retail at Shoptalk">
  379. </a>
  380. </td>
  381. </tr>
  382. </table>
  383. <![endif]-->
  384. <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="600" class="st-email-container" style="margin: auto;">
  385. <tr>
  386. <td width="100%" bgcolor="#b5def6" align="left" valign="top" padding="0" style="padding: 0px; margin: 0px; background: #b5def6 url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-6-1.png') center/cover; background-image: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-6-1.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat;">
  387. <a href="https://shoptalk.com/register?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" color="#000000" class="link-auto-height" style="text-decoration: none; display: block; max-height: 30px; overflow: hidden;">
  388. <img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-6-1.png" width="600" height="30" class="st-img-main st-img-opacity-now" alt="" style="height: 30px; max-height: 30px;">
  389. </a>
  390. </td>
  391. </tr>
  392. </table>
  393. <!--[if !mso]><!-- -->
  394. <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="600" class="st-email-container" style="margin: auto;">
  395. <tr>
  396. <td width="31%" bgcolor="#b5def6" align="right" valign="top" padding="0" style="padding: 0px; margin: 0px; background: #b5def6 url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-7-1.png') center/cover; background-image: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-7-1.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat;">
  397. <a href="https://shoptalk.com/register?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" color="#ffffff" class="link-auto-height" style="text-decoration: none; display: block; max-height: 17px; overflow: hidden;">
  398. <img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-7-1.png" width="186" height="17" class="st-img-main st-img-opacity-now" alt="" style="height: 17px;">
  399. </a>
  400. </td>
  401. <td bgcolor="#bf0000" align="center" valign="middle" padding="0" style="padding: 0px; margin: 0px; mso-line-height-rule: exactly;">
  402. <p color="#ffffff" margin="0" padding="0" class="st-text-5" style="color: #ffffff; margin: 0px; padding: 0px; font-family: 'Arial Black', 'Arial Bold', 'Arial', 'Helvetica', sans-serif; font-weight: 900; font-size: 16px; line-height: 16px; mso-line-height-rule: exactly;">
  403. <a href="https://shoptalk.com/register?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" style="display: block; color: #ffffff; text-decoration: none; mso-line-height-rule: exactly;">
  404. <font color="#ffffff" style="mso-line-height-rule: exactly;"><nobr>GET YOUR TICKET NOW</nobr></font>
  405. </a>
  406. </p>
  407. </td>
  408. <td width="29%" bgcolor="#b5def6" align="left" valign="top" padding="0" style="padding: 0px; margin: 0px; background: #b5def6 url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-7-2.png') center/cover; background-image: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-7-2.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat;">
  409. <a href="https://shoptalk.com/register?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" color="#ffffff" class="link-auto-height" style="text-decoration: none; display: block; max-height: 17px; overflow: hidden;">
  410. <img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-7-2.png" width="174" height="17" class="st-img-main st-img-opacity-now" alt="" style="height: 17px;">
  411. </a>
  412. </td>
  413. </tr>
  414. </table>
  415. <!--<![endif]-->
  416. <!--[if gte mso 9]>
  417. <table cellspacing="0" cellpadding="0" border="0" align="center" width="600" class="st-email-container">
  418. <tr>
  419. <td bgcolor="#b5def6" height="17" padding="0" align="center" valign="middle" style="padding: 0px; color: #ffffff;">
  420. <a href="https://shoptalk.com/register?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" color="#ffffff" style="text-decoration: none;">
  421. <img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-7-outlook.png" width="600" height="17" class="st-img-main" alt="Get Your Ticket Now">
  422. </a>
  423. </td>
  424. </tr>
  425. </table>
  426. <![endif]-->
  427. <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="600" class="st-email-container" style="margin: auto;">
  428. <tr>
  429. <td width="100%" bgcolor="#b5def6" align="left" valign="top" padding="0" style="padding: 0px; margin: 0px; background: #b5def6 url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-8-1.png') center/cover; background-image: url('https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-8-1.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat;">
  430. <a href="https://shoptalk.com/register?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&utm_content=Registration" target="_blank" color="#000000" class="link-auto-height" style="text-decoration: none; display: block; max-height: 30px; overflow: hidden;">
  431. <img src="https://s3.amazonaws.com/assets.shoptalk.com/emails/usa/2019-responsive/20190108-60DaysPriceBreak/main-part-8-1.png" width="600" height="30" class="st-img-main st-img-opacity-now" alt="" style="height: 30px; max-height: 30px;">
  432. </a>
  433. </td>
  434. </tr>
  435. </table>
  436. <!-- / Body -->
  437.  
  438. <!-- Footer -->
  439. <!--[if !mso]><!-- -->
  440. <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="600" style="margin: auto;" class="st-email-container st-hide-on-mobile">
  441. <tr>
  442. <td width="600" bgcolor="#000000">
  443. <table role="presentation" cellspacing="0" cellpadding="0" border="0">
  444. <tr>
  445. <td width="20">&nbsp;</td>
  446. <td width="230" align="left" valign="middle" style="padding: 8px 0px; mso-line-height-rule: exactly;">
  447. <a href="https://shoptalk.com/?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&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;">
  448. <font color="#ffffff">SHOPTALK.COM</font>
  449. </a>
  450. </td>
  451. <td width="170" align="left" valign="middle" style="padding: 8px 0px; mso-line-height-rule: exactly;">
  452. <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;">
  453. <font color="#ffffff">INFO@SHOPTALK.COM</font>
  454. </a>
  455. </td>
  456. <td width="160" align="right" valign="middle" style="padding: 2px 0px; font-size: 10px; color: #000000;">
  457. <a href="https://twitter.com/shoptalk" target="_blank" border="0" style="color: #000000;">
  458. <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;">
  459. </a>
  460. &nbsp;
  461. <a href="https://www.facebook.com/shoptalk" target="_blank" border="0" style="color: #000000;">
  462. <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;">
  463. </a>
  464. &nbsp;
  465. <a href="https://www.linkedin.com/groups/6978134" target="_blank" border="0" style="color: #000000;">
  466. <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;">
  467. </a>
  468. &nbsp;
  469. <a href="https://www.youtube.com/channel/UCZunCt8NU-Y1aWiArDXT3JQ" target="_blank" border="0" style="color: #000000;">
  470. <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;">
  471. </a>
  472. </td>
  473. <td width="20">&nbsp;</td>
  474. </tr>
  475. </table>
  476. </td>
  477. </tr>
  478. </table>
  479. <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;">
  480. <tr>
  481. <td bgcolor="#000000" style="padding: 12px; color: #ffffff;" align="center">
  482. <a href="https://shoptalk.com/?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&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>
  483. <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>
  484. <br>
  485. <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
  486. <tr>
  487. <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>
  488. <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>
  489. <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>
  490. <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>
  491. </tr>
  492. </table>
  493. </td>
  494. </tr>
  495. </table>
  496. <!--<![endif]-->
  497. <!--[if gte mso 9]>
  498. <table cellspacing="0" cellpadding="0" border="0" align="center" width="600" style="margin: auto;" class="st-email-container st-hide-on-mobile">
  499. <tr>
  500. <td width="600" bgcolor="#000000">
  501. <table width="100%" role="presentation" cellspacing="0" cellpadding="0" border="0">
  502. <tr>
  503. <td width="20">&nbsp;</td>
  504. <td width="230" align="left" valign="middle" style="padding: 8px 0px; mso-line-height-rule: exactly;">
  505. <a href="https://shoptalk.com/?utm_source=Shoptalk&utm_medium=email&utm_campaign=Price%20Break%20-%2060%20Days&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;">
  506. <font color="#ffffff">SHOPTALK.COM</font>
  507. </a>
  508. </td>
  509. <td width="170" align="left" valign="middle" style="padding: 8px 0px; mso-line-height-rule: exactly;">
  510. <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;">
  511. <font color="#ffffff">INFO@SHOPTALK.COM</font>
  512. </a>
  513. </td>
  514. <td width="160" align="right" valign="middle" style="padding: 2px 0px; font-size: 10px; color: #000000;">
  515. <a href="https://twitter.com/shoptalk" target="_blank" border="0" style="color: #000000;">
  516. <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;">
  517. </a>
  518. &nbsp;
  519. <a href="https://www.facebook.com/shoptalk" target="_blank" border="0" style="color: #000000;">
  520. <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;">
  521. </a>
  522. &nbsp;
  523. <a href="https://www.linkedin.com/groups/6978134" target="_blank" border="0" style="color: #000000;">
  524. <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;">
  525. </a>
  526. &nbsp;
  527. <a href="https://www.youtube.com/channel/UCZunCt8NU-Y1aWiArDXT3JQ" target="_blank" border="0" style="color: #000000;">
  528. <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;">
  529. </a>
  530. </td>
  531. <td width="20">&nbsp;</td>
  532. </tr>
  533. </table>
  534. </td>
  535. </tr>
  536. </table>
  537. <![endif]-->
  538. <!-- / Footer -->
  539.  
  540. </center>
  541. <br><br>
  542. </body>
  543.  
  544. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement