HTML preprocessors can make writing HTML more powerful or convenient. For instance, Markdown is designed to be easier to write and read for text documents and you could write a loop in Pug.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. So you don't have access to higher-up elements like the <html>
tag. If you want to add classes there that can affect the whole document, this is the place to do it.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. If you need things in the <head>
of the document, put that code here.
The resource you are linking to is using the 'http' protocol, which may not work when the browser is using https.
CSS preprocessors help make authoring CSS easier. All of them offer things like variables and mixins to provide convenient abstractions.
It's a common practice to apply CSS to a page that styles elements such that they are consistent across all browsers. We offer two of the most popular choices: normalize.css and a reset. Or, choose Neither and nothing will be applied.
To get the best cross-browser support, it is a common practice to apply vendor prefixes to CSS properties and values that require them to work. For instance -webkit-
or -moz-
.
We offer two popular choices: Autoprefixer (which processes your CSS server-side) and -prefix-free (which applies prefixes via a script, client-side).
Any URLs added here will be added as <link>
s in order, and before the CSS in the editor. You can use the CSS from another Pen by using its URL and the proper URL extension.
You can apply CSS to your Pen from any stylesheet on the web. Just put a URL to it here and we'll apply it, in the order you have them, before the CSS in the Pen itself.
You can also link to another Pen here (use the .css
URL Extension) and we'll pull the CSS from that Pen and include it. If it's using a matching preprocessor, use the appropriate URL Extension and we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
JavaScript preprocessors can help make authoring JavaScript easier and more convenient.
Babel includes JSX processing.
Any URL's added here will be added as <script>
s in order, and run before the JavaScript in the editor. You can use the URL of any other Pen and it will include the JavaScript from that Pen.
You can apply a script from anywhere on the web to your Pen. Just put a URL to it here and we'll add it, in the order you have them, before the JavaScript in the Pen itself.
If the script you link to has the file extension of a preprocessor, we'll attempt to process it before applying.
You can also link to another Pen here, and we'll pull the JavaScript from that Pen and include it. If it's using a matching preprocessor, we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
Search for and use JavaScript packages from npm here. By selecting a package, an import
statement will be added to the top of the JavaScript editor for this package.
Using packages here is powered by esm.sh, which makes packages from npm not only available on a CDN, but prepares them for native JavaScript ESM usage.
All packages are different, so refer to their docs for how they work.
If you're using React / ReactDOM, make sure to turn on Babel for the JSX processing.
If active, Pens will autosave every 30 seconds after being saved once.
If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update.
If enabled, your code will be formatted when you actively save your Pen. Note: your code becomes un-folded during formatting.
Visit your global Editor Settings.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title></title>
<style type="text/css">@media only screen and (max-width:480px){body,table,td,p,a,li,blockquote{-webkit-text-size-adjust:none !important}body{width:100% !important;min-width:100% !important}#bodyCell{padding:0 !important}table.kmMobileHide{display:none !important}table.kmDesktopOnly,td.kmDesktopOnly,th.kmDesktopOnly,tr.kmDesktopOnly,td.kmDesktopWrapHeaderMobileNone{display:none !important}table.kmMobileOnly{display:table !important}tr.kmMobileOnly{display:table-row !important}td.kmMobileOnly,td.kmDesktopWrapHeader,th.kmMobileOnly{display:table-cell !important}tr.kmMobileNoAlign,table.kmMobileNoAlign{float:none !important;text-align:initial !important;vertical-align:middle !important;table-layout:fixed !important}tr.kmMobileCenterAlign{float:none !important;text-align:center !important;vertical-align:middle !important;table-layout:fixed !important}td.kmButtonCollection{padding-left:9px !important;padding-right:9px !important;padding-top:9px !important;padding-bottom:9px !important}td.kmMobileHeaderStackDesktopNone,img.kmMobileHeaderStackDesktopNone,td.kmMobileHeaderStack{display:block !important;margin-left:auto !important;margin-right:auto !important;padding-bottom:9px !important;padding-right:0 !important;padding-left:0 !important}td.kmMobileWrapHeader,td.kmMobileWrapHeaderDesktopNone{display:inline-block !important}td.kmMobileHeaderSpacing{padding-right:10px !important}td.kmMobileHeaderNoSpacing{padding-right:0 !important}table.kmDesktopAutoWidth{width:inherit !important}table.kmMobileAutoWidth{width:100% !important}table.kmTextContentContainer{width:100% !important}table.kmBoxedTextContentContainer{width:100% !important}td.kmImageContent{padding-left:0 !important;padding-right:0 !important}img.kmImage{width:100% !important}td.kmMobileStretch{padding-left:0 !important;padding-right:0 !important}table.kmSplitContentLeftContentContainer,table.kmSplitContentRightContentContainer,table.kmColumnContainer,td.kmVerticalButtonBarContentOuter table.kmButtonBarContent,td.kmVerticalButtonCollectionContentOuter table.kmButtonCollectionContent,table.kmVerticalButton,table.kmVerticalButtonContent{width:100% !important}td.kmButtonCollectionInner{padding-left:9px !important;padding-right:9px !important;padding-top:9px !important;padding-bottom:9px !important}td.kmVerticalButtonIconContent,td.kmVerticalButtonTextContent,td.kmVerticalButtonContentOuter{padding-left:0 !important;padding-right:0 !important;padding-bottom:9px !important}table.kmSplitContentLeftContentContainer td.kmTextContent,table.kmSplitContentRightContentContainer td.kmTextContent,table.kmColumnContainer td.kmTextContent,table.kmSplitContentLeftContentContainer td.kmImageContent,table.kmSplitContentRightContentContainer td.kmImageContent{padding-top:9px !important}td.rowContainer.kmFloatLeft,td.rowContainer.kmFloatLeft,td.rowContainer.kmFloatLeft.firstColumn,td.rowContainer.kmFloatLeft.firstColumn,td.rowContainer.kmFloatLeft.lastColumn,td.rowContainer.kmFloatLeft.lastColumn{float:left;clear:both;width:100% !important}table.templateContainer,table.templateContainer.brandingContainer,div.templateContainer,div.templateContainer.brandingContainer,table.templateRow{max-width:600px !important;width:100% !important}td.templateContainerInner{padding:0 !important}h1{font-size:18px !important;line-height:1.5 !important}h2{font-size:13px !important;line-height:1.5 !important}h3{font-size:14px !important;line-height:1.1 !important}h4{font-size:10px !important;line-height:1.5 !important}td.kmTextContent{font-size:13px !important;line-height:1.5 !important}td.kmTextBlockInner td.kmTextContent{padding-right:18px !important;padding-left:18px !important}table.kmTableBlock.kmTableMobile td.kmTableBlockInner{padding-left:9px !important;padding-right:9px !important}table.kmTableBlock.kmTableMobile td.kmTableBlockInner .kmTextContent{font-size:13px !important;line-height:1.5 !important;padding-left:4px !important;padding-right:4px !important}td.kmTextBlockInner td.kmTextContent,td.kmImageBlockInner,td.kmSplitBlockInner,td.kmButtonBlockInner,td.kmButtonBarInner,td.kmDividerBlockInner,table.kmTableBlock.kmTableMobile td.kmTableBlockInner{padding-left:0 !important;padding-right:0 !important}}</style>
<!--[if mso]>
<style>
.templateContainer {
border: 0px none #aaaaaa;
background-color: #FFFFFF;
border-radius: 0px;
}
#brandingContainer {
background-color: transparent !important;
border: 0;
}
.templateContainerInner {
padding: 0px;
}
</style>
<![endif]-->
</head>
<body style="margin:0;padding:0;background-color:#FFF">
<div style="display:none !important;visibility:hidden;mso-hide:all;font-size:1px;color:#ffffff;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;">For a limited time, save 50% off all of our Swiss made movement watches.</div>
<div style="display:none !important;visibility:hidden;mso-hide:all;font-size:1px;color:#ffffff;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;"> </div>
<center>
<table align="center" border="0" cellpadding="0" cellspacing="0" id="bodyTable" width="100%" data-upload-file-url="/ajax/email-editor/file/upload" data-upload-files-url="/ajax/email-editor/files/upload" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:auto;padding:0;background-color:#FFF;height:100%;margin:0;width:100%">
<tbody>
<tr>
<td align="center" id="bodyCell" valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:auto;padding-top:0;padding-left:20px;padding-bottom:20px;padding-right:20px;border-top:0;height:100%;margin:0;width:100%">
<!--[if !mso]><!-->
<div class="templateContainer" style="border:0 none #aaa;background-color:#FFF;border-radius:0;display: table; width:600px">
<div class="templateContainerInner" style="padding:0">
<!--<![endif]-->
<!--[if mso]>
<table border="0" cellpadding="0" cellspacing="0" class="templateContainer" width="600" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;">
<tbody>
<tr>
<td class="templateContainerInner" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;">
<![endif]-->
<table border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tr>
<td align="center" valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table border="0" cellpadding="0" cellspacing="0" class="templateRow" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody>
<tr>
<td class="rowContainer kmFloatLeft" valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table border="0" cellpadding="0" cellspacing="0" class="kmTextBlock" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmTextBlockOuter">
<tr>
<td class="kmTextBlockInner" valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;">
<table align="left" border="0" cellpadding="0" cellspacing="0" class="kmTextContentContainer" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody>
<tr>
<td class="kmTextContent" valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:#222;font-family:Arial;font-size:13px;line-height:1.5;letter-spacing:0.39px;text-align:left;max-width:100%;word-wrap:break-word;padding-top:0px;padding-bottom:0px;line-height:1;padding-left:0px;padding-right:0px;">
<p style="margin:0;padding-bottom:0;text-align: right;"><a href="www.bredawatch.com/" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline"><img alt="" src="https://cdn2.shopify.com/s/files/1/0879/6650/files/BREDA_NL-Header_1.jpg?195502" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%;width: 100px; height: 50px; float: left;"></a><a href="www.bredawatch.com/collections/womens" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline"><img alt="" src="https://cdn2.shopify.com/s/files/1/0879/6650/files/BREDA_NL-Header_2.jpg?195502" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%;width: 60px; height: 50px;"></a><a href="www.bredawatch.com/collections/mens" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline"><img alt="" src="https://cdn2.shopify.com/s/files/1/0879/6650/files/BREDA_NL-Header_3.jpg?195502" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%;width: 45px; height: 50px;"></a><a href="https://www.bredawatch.com/blogs/all?utm_campaign=ENDING%20SOON%3A%2050%25%20Off%20Phase%20%28Lpg8Kp%29&utm_medium=email&utm_source=Klaviyo&_ke=eyJrbF9lbWFpbCI6ICJ6YWNAYnJlZGF3YXRjaC5jb20iLCAia2xfY29tcGFueV9pZCI6ICJINDg3a1MifQ%3D%3D" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline"><img alt="" src="https://cdn2.shopify.com/s/files/1/0879/6650/files/BREDA_NL-Header_4.jpg?195502" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%;width: 90px; height: 50px;"></a></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="kmDividerBlock" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmDividerBlockOuter">
<tr>
<td class="kmDividerBlockInner" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right:0px;">
<table class="kmDividerContent" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;border-top-width:1px;border-top-style:solid;border-top-color:#ccc;">
<tbody>
<tr><td style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed"><span></span></td></tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!--[if !mso]><!-->
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="kmDividerBlock kmMobileOnly" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;display:none">
<tbody class="kmDividerBlockOuter">
<tr>
<td class="kmDividerBlockInner" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right:0px;">
<table class="kmDividerContent" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;border-top-width:1px;border-top-style:solid;border-top-color:#CCCCCC;">
<tbody>
<tr><td style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed"><span></span></td></tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!--<![endif]-->
<table border="0" cellpadding="0" cellspacing="0" class="kmImageBlock" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;min-width:100%">
<tbody class="kmImageBlockOuter">
<tr>
<td class="kmImageBlockInner" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding:0px;padding-right:0px;padding-left:0px;" valign="top">
<table align="left" border="0" cellpadding="0" cellspacing="0" class="kmImageContentContainer" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;min-width:100%">
<tbody>
<tr>
<td class="kmImageContent" valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding:0;font-size:0;padding:0;">
<img align="left" alt="" class="kmImage" src="https://d3k81ch9hvuctc.cloudfront.net/company/H487kS/images/d65e54a3-51a3-4a67-a958-cf6a9cdb2430.gif" width="600" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%;padding-bottom:0;display:inline;vertical-align:top;font-size:12px;width:100%;margin-right:0;max-width:1200px;padding:0;border-width:0;">
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="kmImageBlock kmDesktopOnly" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;min-width:100%">
<tbody class="kmImageBlockOuter">
<tr>
<td class="kmImageBlockInner" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding:0px;padding-right:0px;background-color:#000000;padding-left:0px;" valign="top">
<table align="left" border="0" cellpadding="0" cellspacing="0" class="kmImageContentContainer" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;min-width:100%">
<tbody>
<tr>
<td class="kmImageContent" valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding:0;font-size:0;padding:0;">
<a href="https://www.bredawatch.com/pages/phase-collection?utm_campaign=ENDING%20SOON%3A%2050%25%20Off%20Phase%20%28Lpg8Kp%29&utm_medium=email&utm_source=Klaviyo&_ke=eyJrbF9lbWFpbCI6ICJ6YWNAYnJlZGF3YXRjaC5jb20iLCAia2xfY29tcGFueV9pZCI6ICJINDg3a1MifQ%3D%3D" target="_self" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline">
<img align="left" alt="" class="kmImage" src="https://d3k81ch9hvuctc.cloudfront.net/company/H487kS/images/58c76a8d-bb39-4644-a460-8eed51f0234a.jpeg" width="600" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%;padding-bottom:0;display:inline;vertical-align:top;font-size:12px;width:100%;margin-right:0;max-width:1200px;padding:0;border-width:0;">
</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!--[if !mso]><!-->
<table border="0" cellpadding="0" cellspacing="0" class="kmImageBlock kmMobileOnly" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;display:none;min-width:100%">
<tbody class="kmImageBlockOuter">
<tr>
<td class="kmImageBlockInner" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding:0px;padding-right:0px;background-color:#000000;padding-left:0px;" valign="top">
<table align="left" border="0" cellpadding="0" cellspacing="0" class="kmImageContentContainer" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;min-width:100%">
<tbody>
<tr>
<td class="kmImageContent" valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding:0;font-size:0;padding:0;">
<a href="https://www.bredawatch.com/pages/phase-collection?utm_campaign=ENDING%20SOON%3A%2050%25%20Off%20Phase%20%28Lpg8Kp%29&utm_medium=email&utm_source=Klaviyo&_ke=eyJrbF9lbWFpbCI6ICJ6YWNAYnJlZGF3YXRjaC5jb20iLCAia2xfY29tcGFueV9pZCI6ICJINDg3a1MifQ%3D%3D" target="_self" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline">
<img align="left" alt="" class="kmImage" src="https://d3k81ch9hvuctc.cloudfront.net/company/H487kS/images/cf5ee7ce-1a7b-4904-bd7e-af8d274065af.jpeg" width="600" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%;padding-bottom:0;display:inline;vertical-align:top;font-size:12px;width:100%;margin-right:0;max-width:1408px;padding:0;border-width:0;">
</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!--<![endif]-->
<table border="0" cellpadding="0" cellspacing="0" class="kmTextBlock kmDesktopOnly" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmTextBlockOuter">
<tr>
<td class="kmTextBlockInner" valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding-right:20px;background-color:#000000;padding-left:20px;">
<table align="left" border="0" cellpadding="0" cellspacing="0" class="kmTextContentContainer" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody>
<tr>
<td class="kmTextContent" valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:#222;font-family:Arial;font-size:13px;line-height:1.5;letter-spacing:0.39px;text-align:left;max-width:100%;word-wrap:break-word;color:#FFFFFF;padding-bottom:23px;text-align:center;padding-right:0px;padding-left:0px;padding-top:30px;">
<h2 style="display:block;font-family:Arial;font-size:14px;font-style:normal;font-weight:normal;line-height:1.5;letter-spacing:0.42px;margin:0;margin-bottom:7px;text-align:center">For a limited time, take 50% off of our Phase Collection—<br>
featuring a Swiss made movement with date functionality.</h2>
<h2 style="display:block;font-family:Arial;font-size:14px;font-style:normal;font-weight:normal;line-height:1.5;letter-spacing:0.42px;margin:0;margin-bottom:7px;text-align:center">Use code: <b>PHASE50</b></h2>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!--[if !mso]><!-->
<table border="0" cellpadding="0" cellspacing="0" class="kmTextBlock kmMobileOnly" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;display:none">
<tbody class="kmTextBlockOuter">
<tr>
<td class="kmTextBlockInner" valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding-right:20px;background-color:#000000;padding-left:20px;">
<table align="left" border="0" cellpadding="0" cellspacing="0" class="kmTextContentContainer" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody>
<tr>
<td class="kmTextContent" valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:#222;font-family:Arial;font-size:13px;line-height:1.5;letter-spacing:0.39px;text-align:left;max-width:100%;word-wrap:break-word;color:#FFFFFF;padding-bottom:23px;text-align:center;padding-right:0px;padding-left:0px;padding-top:30px;">
<h2 style="display:block;font-family:Arial;font-size:14px;font-style:normal;font-weight:normal;line-height:1.5;letter-spacing:0.42px;margin:0;margin-bottom:7px;text-align:center">For a limited time, take 50% off of our<br>
Phase Collection—featuring a Swiss<br>
made movement with date functionality.</h2>
<h2 style="display:block;font-family:Arial;font-size:14px;font-style:normal;font-weight:normal;line-height:1.5;letter-spacing:0.42px;margin:0;margin-bottom:7px;text-align:center">Use code: <b>PHASE50</b></h2>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!--<![endif]-->
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td align="center" valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table border="0" cellpadding="0" cellspacing="0" class="templateRow" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody>
<tr>
<td class="rowContainer kmFloatLeft" valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="kmButtonBlock" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;width: 100% !important">
<tbody class="kmButtonBlockOuter">
<tr>
<td valign="top" align="center" class="kmButtonBlockInner" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;min-width:60px;padding:9px 18px;padding-top:0px;padding-bottom:30px;background-color:#000000;padding-left:0px;padding-right:0px;">
<table border="0" cellpadding="0" cellspacing="0" width="" class="kmButtonContentContainer" style="border-collapse:separate;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;background-color:#999;border-style:solid;border-color:#FFFFFF;border-width:1px;background-color:#000000;border-radius:0px;">
<tbody>
<tr>
<!--[if !mso]><!-->
<td align="center" valign="middle" class="kmButtonContent" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:white;font-family:Arial;font-size:16px;color:#FFFFFF;letter-spacing:2px;font-size:12px;font-family:Arial;font-weight:normal;">
<a class="kmButton" title="" href="https://www.bredawatch.com/pages/phase-collection?utm_campaign=ENDING%20SOON%3A%2050%25%20Off%20Phase%20%28Lpg8Kp%29&utm_medium=email&utm_source=Klaviyo&_ke=eyJrbF9lbWFpbCI6ICJ6YWNAYnJlZGF3YXRjaC5jb20iLCAia2xfY29tcGFueV9pZCI6ICJINDg3a1MifQ%3D%3D" target="_self" style="word-wrap:break-word;max-width:100%;font-weight:normal;line-height:100%;text-align:center;text-decoration:underline;color:#15C;font-family:Arial;font-size:16px;text-decoration:none; display: inline-block; padding-top:12px;padding-bottom:12px;font-size:12px;color:#FFFFFF;letter-spacing:2px;font-weight:normal;padding-left:18px;padding-right:18px;font-family:Arial; ;">SHOP NOW</a>
</td>
<!--<![endif]-->
<!--[if mso]>
<td align="center" valign="middle" class="kmButtonContent"
style="padding:15px; padding-top:12px;padding-bottom:12px;font-size:12px;color:#FFFFFF;letter-spacing:2px;font-weight:normal;padding-left:18px;padding-right:18px;font-family:Arial;">
<a class="kmButton" title="" href="https://www.bredawatch.com/pages/phase-collection" target="_self" style="text-decoration:none;padding-top:12px;padding-bottom:12px;font-size:12px;color:#FFFFFF;letter-spacing:2px;font-weight:normal;padding-left:18px;padding-right:18px;font-family:Arial;; margin-top:-12px;margin-bottom:-12px;margin-left:-18px;margin-right:-18px;">SHOP NOW</a>
</td>
<![endif]-->
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table class="kmTableBlock kmFloatLeft kmDesktopOnly" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmTableBlockOuter">
<tr>
<td class="kmTableBlockInner" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding-top:30px;padding-bottom:10px;background-color:#FFFFFF;padding-left:25px;padding-right:25px;">
<table class="kmTableBlock kmFloatLeft" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmTableBlockOuter">
<tr>
<td class=" kmTableBlockInner" width="50.0%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding-top:0px;padding-right:5px;padding-left:5px;padding-bottom:20px;">
<table align="left" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody align="center" style="">
<tr>
<td align="center" valign="top" class="" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table class="kmImageBlock" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmImageBlockOuter">
<tr>
<td class="kmImageBlockInner" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<a href="https://breda-watch.myshopify.com/products/breda-phase-9000d-gold-black-watch?utm_campaign=ENDING%20SOON%3A%2050%25%20Off%20Phase%20%28Lpg8Kp%29&utm_medium=email&utm_source=Klaviyo&_ke=eyJrbF9lbWFpbCI6ICJ6YWNAYnJlZGF3YXRjaC5jb20iLCAia2xfY29tcGFueV9pZCI6ICJINDg3a1MifQ%3D%3D" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline">
<img src="https://cdn.shopify.com/s/files/1/0879/6650/products/breda-phase-9000d-gold-black-watch-front.jpg?v=1543262649" alt="Image of Phase - Gold/Black" class="kmButtonBlockIcon" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%;display:block;max-width:100%;max-height:300px;width:auto;" width="173">
</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table class="kmTextBlock" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmTextBlockOuter">
<tr>
<td class="kmTextBlockInner kmTextContent" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:#222;font-family:Arial;font-size:13px;line-height:1.5;letter-spacing:0.39px;text-align:left;max-width:100%;word-wrap:break-word;padding-top:15px;font-weight:normal;font-size:13px;text-align:center;padding-bottom:2px; ">
<p style="margin:0;padding-bottom:0">Phase - Gold/Black</p>
</td>
</tr>
<tr>
<td class="kmTextBlockInner kmTextContent" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:#222;font-family:Arial;font-size:13px;line-height:1.5;letter-spacing:0.39px;text-align:left;max-width:100%;word-wrap:break-word;padding-top:0px;font-weight:normal;font-size:13px;text-align:center;padding-bottom:0px;">
<p style="margin:0;padding-bottom:0"><s>$150</s> - $75 with code</p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
</tr>
</tbody>
</table>
</td>
<td class=" kmTableBlockInner" width="50.0%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding-top:0px;padding-right:5px;padding-left:5px;padding-bottom:20px;">
<table align="left" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody align="center" style="">
<tr>
<td align="center" valign="top" class="" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table class="kmImageBlock" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmImageBlockOuter">
<tr>
<td class="kmImageBlockInner" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<a href="https://breda-watch.myshopify.com/products/breda-phase-9000f-black-black-watch?utm_campaign=ENDING%20SOON%3A%2050%25%20Off%20Phase%20%28Lpg8Kp%29&utm_medium=email&utm_source=Klaviyo&_ke=eyJrbF9lbWFpbCI6ICJ6YWNAYnJlZGF3YXRjaC5jb20iLCAia2xfY29tcGFueV9pZCI6ICJINDg3a1MifQ%3D%3D" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline">
<img src="https://cdn.shopify.com/s/files/1/0879/6650/products/breda-phase-9000f-black-black-watch-front_da34775d-0b26-40db-8314-4d0656a37774.jpg?v=1543262610" alt="Image of Phase - Black/Black/Black" class="kmButtonBlockIcon" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%;display:block;max-width:100%;max-height:300px;width:auto;" width="173">
</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table class="kmTextBlock" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmTextBlockOuter">
<tr>
<td class="kmTextBlockInner kmTextContent" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:#222;font-family:Arial;font-size:13px;line-height:1.5;letter-spacing:0.39px;text-align:left;max-width:100%;word-wrap:break-word;padding-top:15px;font-weight:normal;font-size:13px;text-align:center;padding-bottom:2px; ">
<p style="margin:0;padding-bottom:0">Phase - Black/Black/Black</p>
</td>
</tr>
<tr>
<td class="kmTextBlockInner kmTextContent" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:#222;font-family:Arial;font-size:13px;line-height:1.5;letter-spacing:0.39px;text-align:left;max-width:100%;word-wrap:break-word;padding-top:0px;font-weight:normal;font-size:13px;text-align:center;padding-bottom:0px;">
<p style="margin:0;padding-bottom:0"><s>$150</s> - $75 with code</p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td class=" kmTableBlockInner" width="50.0%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding-top:0px;padding-right:5px;padding-left:5px;padding-bottom:20px;">
<table align="left" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody align="center" style="">
<tr>
<td align="center" valign="top" class="" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table class="kmImageBlock" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmImageBlockOuter">
<tr>
<td class="kmImageBlockInner" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<a href="https://breda-watch.myshopify.com/products/breda-phase-9000e-silver-navy-watch?utm_campaign=ENDING%20SOON%3A%2050%25%20Off%20Phase%20%28Lpg8Kp%29&utm_medium=email&utm_source=Klaviyo&_ke=eyJrbF9lbWFpbCI6ICJ6YWNAYnJlZGF3YXRjaC5jb20iLCAia2xfY29tcGFueV9pZCI6ICJINDg3a1MifQ%3D%3D" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline">
<img src="https://cdn.shopify.com/s/files/1/0879/6650/products/breda-phase-9000e-silver-navy-watch-front.jpg?v=1543262981" alt="Image of Phase - Silver/Navy" class="kmButtonBlockIcon" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%;display:block;max-width:100%;max-height:300px;width:auto;" width="173">
</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table class="kmTextBlock" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmTextBlockOuter">
<tr>
<td class="kmTextBlockInner kmTextContent" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:#222;font-family:Arial;font-size:13px;line-height:1.5;letter-spacing:0.39px;text-align:left;max-width:100%;word-wrap:break-word;padding-top:15px;font-weight:normal;font-size:13px;text-align:center;padding-bottom:2px; ">
<p style="margin:0;padding-bottom:0">Phase - Silver/Navy</p>
</td>
</tr>
<tr>
<td class="kmTextBlockInner kmTextContent" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:#222;font-family:Arial;font-size:13px;line-height:1.5;letter-spacing:0.39px;text-align:left;max-width:100%;word-wrap:break-word;padding-top:0px;font-weight:normal;font-size:13px;text-align:center;padding-bottom:0px;">
<p style="margin:0;padding-bottom:0"><s>$150</s> - $75 with code</p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
</tr>
</tbody>
</table>
</td>
<td class=" kmTableBlockInner" width="50.0%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding-top:0px;padding-right:5px;padding-left:5px;padding-bottom:20px;">
<table align="left" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody align="center" style="">
<tr>
<td align="center" valign="top" class="" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table class="kmImageBlock" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmImageBlockOuter">
<tr>
<td class="kmImageBlockInner" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<a href="https://breda-watch.myshopify.com/products/breda-phase-chronograph-9001a-silver-brown-watch?utm_campaign=ENDING%20SOON%3A%2050%25%20Off%20Phase%20%28Lpg8Kp%29&utm_medium=email&utm_source=Klaviyo&_ke=eyJrbF9lbWFpbCI6ICJ6YWNAYnJlZGF3YXRjaC5jb20iLCAia2xfY29tcGFueV9pZCI6ICJINDg3a1MifQ%3D%3D" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline">
<img src="https://cdn.shopify.com/s/files/1/0879/6650/products/breda-phase-chronograph-9001a-silver-brown-watch-front_1044afa5-1e04-401c-bf7e-014ef7bfbf52.jpg?v=1542822941" alt="Image of Phase Chronograph - Silver/Brown" class="kmButtonBlockIcon" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%;display:block;max-width:100%;max-height:300px;width:auto;" width="173">
</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table class="kmTextBlock" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmTextBlockOuter">
<tr>
<td class="kmTextBlockInner kmTextContent" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:#222;font-family:Arial;font-size:13px;line-height:1.5;letter-spacing:0.39px;text-align:left;max-width:100%;word-wrap:break-word;padding-top:15px;font-weight:normal;font-size:13px;text-align:center;padding-bottom:2px; ">
<p style="margin:0;padding-bottom:0">Phase Chronograph - Silver/Brown</p>
</td>
</tr>
<tr>
<td class="kmTextBlockInner kmTextContent" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:#222;font-family:Arial;font-size:13px;line-height:1.5;letter-spacing:0.39px;text-align:left;max-width:100%;word-wrap:break-word;padding-top:0px;font-weight:normal;font-size:13px;text-align:center;padding-bottom:0px;">
<p style="margin:0;padding-bottom:0"><s>$195</s> - $97.50 with code</p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td class=" kmTableBlockInner" width="50.0%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding-top:0px;padding-right:5px;padding-left:5px;padding-bottom:20px;">
<table align="left" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody align="center" style="">
<tr>
<td align="center" valign="top" class="" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table class="kmImageBlock" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmImageBlockOuter">
<tr>
<td class="kmImageBlockInner" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<a href="https://breda-watch.myshopify.com/products/breda-phase-chronograph-9001b-gold-black-watch?utm_campaign=ENDING%20SOON%3A%2050%25%20Off%20Phase%20%28Lpg8Kp%29&utm_medium=email&utm_source=Klaviyo&_ke=eyJrbF9lbWFpbCI6ICJ6YWNAYnJlZGF3YXRjaC5jb20iLCAia2xfY29tcGFueV9pZCI6ICJINDg3a1MifQ%3D%3D" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline">
<img src="https://cdn.shopify.com/s/files/1/0879/6650/products/breda-phase-chronograph-9001b-gold-black-watch-front.jpg?v=1542823035" alt="Image of Phase Chronograph - Gold/Black" class="kmButtonBlockIcon" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%;display:block;max-width:100%;max-height:300px;width:auto;" width="173">
</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table class="kmTextBlock" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmTextBlockOuter">
<tr>
<td class="kmTextBlockInner kmTextContent" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:#222;font-family:Arial;font-size:13px;line-height:1.5;letter-spacing:0.39px;text-align:left;max-width:100%;word-wrap:break-word;padding-top:15px;font-weight:normal;font-size:13px;text-align:center;padding-bottom:2px; ">
<p style="margin:0;padding-bottom:0">Phase Chronograph - Gold/Black</p>
</td>
</tr>
<tr>
<td class="kmTextBlockInner kmTextContent" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:#222;font-family:Arial;font-size:13px;line-height:1.5;letter-spacing:0.39px;text-align:left;max-width:100%;word-wrap:break-word;padding-top:0px;font-weight:normal;font-size:13px;text-align:center;padding-bottom:0px;">
<p style="margin:0;padding-bottom:0"><s>$195</s> - $97.50 with code</p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
</tr>
</tbody>
</table>
</td>
<td class=" kmTableBlockInner" width="50.0%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding-top:0px;padding-right:5px;padding-left:5px;padding-bottom:20px;">
<table align="left" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody align="center" style="">
<tr>
<td align="center" valign="top" class="" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table class="kmImageBlock" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmImageBlockOuter">
<tr>
<td class="kmImageBlockInner" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<a href="https://breda-watch.myshopify.com/products/breda-phase-chronograph-9001c-black-black-watch?utm_campaign=ENDING%20SOON%3A%2050%25%20Off%20Phase%20%28Lpg8Kp%29&utm_medium=email&utm_source=Klaviyo&_ke=eyJrbF9lbWFpbCI6ICJ6YWNAYnJlZGF3YXRjaC5jb20iLCAia2xfY29tcGFueV9pZCI6ICJINDg3a1MifQ%3D%3D" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline">
<img src="https://cdn.shopify.com/s/files/1/0879/6650/products/breda-phase-chronograph-9001c-black-black-watch-front_1b3707c3-4f65-4680-a75d-50d116460797.jpg?v=1542823083" alt="Image of Phase Chronograph - Black/Black" class="kmButtonBlockIcon" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%;display:block;max-width:100%;max-height:300px;width:auto;" width="173">
</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table class="kmTextBlock" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmTextBlockOuter">
<tr>
<td class="kmTextBlockInner kmTextContent" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:#222;font-family:Arial;font-size:13px;line-height:1.5;letter-spacing:0.39px;text-align:left;max-width:100%;word-wrap:break-word;padding-top:15px;font-weight:normal;font-size:13px;text-align:center;padding-bottom:2px; ">
<p style="margin:0;padding-bottom:0">Phase Chronograph - Black/Black</p>
</td>
</tr>
<tr>
<td class="kmTextBlockInner kmTextContent" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:#222;font-family:Arial;font-size:13px;line-height:1.5;letter-spacing:0.39px;text-align:left;max-width:100%;word-wrap:break-word;padding-top:0px;font-weight:normal;font-size:13px;text-align:center;padding-bottom:0px;">
<p style="margin:0;padding-bottom:0"><s>$195</s> - $97.50 with code</p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!--[if !mso]><!-->
<table class="kmTableBlock kmFloatLeft kmMobileOnly" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;display:none">
<tbody class="kmTableBlockOuter">
<tr>
<td class="kmTableBlockInner" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding-top:30px;padding-bottom:0px;background-color:#FFFFFF;padding-left:20px;padding-right:20px;">
<table class="kmTableBlock kmFloatLeft" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmTableBlockOuter">
<tr>
<td class=" kmTableBlockInner" width="100.0%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding-top:0px;padding-right:0px;padding-left:0px;padding-bottom:30px;">
<table align="left" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody align="center" style="">
<tr>
<td align="center" valign="top" class="" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table class="kmImageBlock" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmImageBlockOuter">
<tr>
<td class="kmImageBlockInner" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<a href="https://breda-watch.myshopify.com/products/breda-phase-9000d-gold-black-watch?utm_campaign=ENDING%20SOON%3A%2050%25%20Off%20Phase%20%28Lpg8Kp%29&utm_medium=email&utm_source=Klaviyo&_ke=eyJrbF9lbWFpbCI6ICJ6YWNAYnJlZGF3YXRjaC5jb20iLCAia2xfY29tcGFueV9pZCI6ICJINDg3a1MifQ%3D%3D" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline">
<img src="https://cdn.shopify.com/s/files/1/0879/6650/products/breda-phase-9000d-gold-black-watch-front.jpg?v=1543262649" alt="Image of Phase - Gold/Black" class="kmButtonBlockIcon" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%;display:block;max-width:100%;max-height:300px;width:auto;" width="186">
</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table class="kmTextBlock" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmTextBlockOuter">
<tr>
<td class="kmTextBlockInner kmTextContent" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:#222;font-family:Arial;font-size:13px;line-height:1.5;letter-spacing:0.39px;text-align:left;max-width:100%;word-wrap:break-word;padding-top:15px;font-weight:normal;font-size:13px;text-align:center;padding-bottom:2px; ">
<p style="margin:0;padding-bottom:0">Phase - Gold/Black</p>
</td>
</tr>
<tr>
<td class="kmTextBlockInner kmTextContent" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:#222;font-family:Arial;font-size:13px;line-height:1.5;letter-spacing:0.39px;text-align:left;max-width:100%;word-wrap:break-word;padding-top:0px;font-weight:normal;font-size:13px;text-align:center;padding-bottom:0px;">
<p style="margin:0;padding-bottom:0"><s>$150</s> - $75 with code</p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td class=" kmTableBlockInner" width="100.0%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding-top:0px;padding-right:0px;padding-left:0px;padding-bottom:30px;">
<table align="left" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody align="center" style="">
<tr>
<td align="center" valign="top" class="" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table class="kmImageBlock" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmImageBlockOuter">
<tr>
<td class="kmImageBlockInner" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<a href="https://breda-watch.myshopify.com/products/breda-phase-9000f-black-black-watch?utm_campaign=ENDING%20SOON%3A%2050%25%20Off%20Phase%20%28Lpg8Kp%29&utm_medium=email&utm_source=Klaviyo&_ke=eyJrbF9lbWFpbCI6ICJ6YWNAYnJlZGF3YXRjaC5jb20iLCAia2xfY29tcGFueV9pZCI6ICJINDg3a1MifQ%3D%3D" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline">
<img src="https://cdn.shopify.com/s/files/1/0879/6650/products/breda-phase-9000f-black-black-watch-front_da34775d-0b26-40db-8314-4d0656a37774.jpg?v=1543262610" alt="Image of Phase - Black/Black/Black" class="kmButtonBlockIcon" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%;display:block;max-width:100%;max-height:300px;width:auto;" width="186">
</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table class="kmTextBlock" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmTextBlockOuter">
<tr>
<td class="kmTextBlockInner kmTextContent" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:#222;font-family:Arial;font-size:13px;line-height:1.5;letter-spacing:0.39px;text-align:left;max-width:100%;word-wrap:break-word;padding-top:15px;font-weight:normal;font-size:13px;text-align:center;padding-bottom:2px; ">
<p style="margin:0;padding-bottom:0">Phase - Black/Black/Black</p>
</td>
</tr>
<tr>
<td class="kmTextBlockInner kmTextContent" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:#222;font-family:Arial;font-size:13px;line-height:1.5;letter-spacing:0.39px;text-align:left;max-width:100%;word-wrap:break-word;padding-top:0px;font-weight:normal;font-size:13px;text-align:center;padding-bottom:0px;">
<p style="margin:0;padding-bottom:0"><s>$150</s> - $75 with code</p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td class=" kmTableBlockInner" width="100.0%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding-top:0px;padding-right:0px;padding-left:0px;padding-bottom:30px;">
<table align="left" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody align="center" style="">
<tr>
<td align="center" valign="top" class="" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table class="kmImageBlock" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmImageBlockOuter">
<tr>
<td class="kmImageBlockInner" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<a href="https://breda-watch.myshopify.com/products/breda-phase-9000e-silver-navy-watch?utm_campaign=ENDING%20SOON%3A%2050%25%20Off%20Phase%20%28Lpg8Kp%29&utm_medium=email&utm_source=Klaviyo&_ke=eyJrbF9lbWFpbCI6ICJ6YWNAYnJlZGF3YXRjaC5jb20iLCAia2xfY29tcGFueV9pZCI6ICJINDg3a1MifQ%3D%3D" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline">
<img src="https://cdn.shopify.com/s/files/1/0879/6650/products/breda-phase-9000e-silver-navy-watch-front.jpg?v=1543262981" alt="Image of Phase - Silver/Navy" class="kmButtonBlockIcon" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%;display:block;max-width:100%;max-height:300px;width:auto;" width="186">
</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table class="kmTextBlock" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmTextBlockOuter">
<tr>
<td class="kmTextBlockInner kmTextContent" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:#222;font-family:Arial;font-size:13px;line-height:1.5;letter-spacing:0.39px;text-align:left;max-width:100%;word-wrap:break-word;padding-top:15px;font-weight:normal;font-size:13px;text-align:center;padding-bottom:2px; ">
<p style="margin:0;padding-bottom:0">Phase - Silver/Navy</p>
</td>
</tr>
<tr>
<td class="kmTextBlockInner kmTextContent" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:#222;font-family:Arial;font-size:13px;line-height:1.5;letter-spacing:0.39px;text-align:left;max-width:100%;word-wrap:break-word;padding-top:0px;font-weight:normal;font-size:13px;text-align:center;padding-bottom:0px;">
<p style="margin:0;padding-bottom:0"><s>$150</s> - $75 with code</p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td class=" kmTableBlockInner" width="100.0%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding-top:0px;padding-right:0px;padding-left:0px;padding-bottom:30px;">
<table align="left" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody align="center" style="">
<tr>
<td align="center" valign="top" class="" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table class="kmImageBlock" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmImageBlockOuter">
<tr>
<td class="kmImageBlockInner" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<a href="https://breda-watch.myshopify.com/products/breda-phase-chronograph-9001b-gold-black-watch?utm_campaign=ENDING%20SOON%3A%2050%25%20Off%20Phase%20%28Lpg8Kp%29&utm_medium=email&utm_source=Klaviyo&_ke=eyJrbF9lbWFpbCI6ICJ6YWNAYnJlZGF3YXRjaC5jb20iLCAia2xfY29tcGFueV9pZCI6ICJINDg3a1MifQ%3D%3D" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline">
<img src="https://cdn.shopify.com/s/files/1/0879/6650/products/breda-phase-chronograph-9001b-gold-black-watch-front.jpg?v=1542823035" alt="Image of Phase Chronograph - Gold/Black" class="kmButtonBlockIcon" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%;display:block;max-width:100%;max-height:300px;width:auto;" width="186">
</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table class="kmTextBlock" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmTextBlockOuter">
<tr>
<td class="kmTextBlockInner kmTextContent" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:#222;font-family:Arial;font-size:13px;line-height:1.5;letter-spacing:0.39px;text-align:left;max-width:100%;word-wrap:break-word;padding-top:15px;font-weight:normal;font-size:13px;text-align:center;padding-bottom:2px; ">
<p style="margin:0;padding-bottom:0">Phase Chronograph - Gold/Black</p>
</td>
</tr>
<tr>
<td class="kmTextBlockInner kmTextContent" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:#222;font-family:Arial;font-size:13px;line-height:1.5;letter-spacing:0.39px;text-align:left;max-width:100%;word-wrap:break-word;padding-top:0px;font-weight:normal;font-size:13px;text-align:center;padding-bottom:0px;">
<p style="margin:0;padding-bottom:0"><s>$195</s> - $97.50 with code</p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td class=" kmTableBlockInner" width="100.0%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding-top:0px;padding-right:0px;padding-left:0px;padding-bottom:30px;">
<table align="left" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody align="center" style="">
<tr>
<td align="center" valign="top" class="" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table class="kmImageBlock" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmImageBlockOuter">
<tr>
<td class="kmImageBlockInner" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<a href="https://breda-watch.myshopify.com/products/breda-phase-chronograph-9001a-silver-brown-watch?utm_campaign=ENDING%20SOON%3A%2050%25%20Off%20Phase%20%28Lpg8Kp%29&utm_medium=email&utm_source=Klaviyo&_ke=eyJrbF9lbWFpbCI6ICJ6YWNAYnJlZGF3YXRjaC5jb20iLCAia2xfY29tcGFueV9pZCI6ICJINDg3a1MifQ%3D%3D" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline">
<img src="https://cdn.shopify.com/s/files/1/0879/6650/products/breda-phase-chronograph-9001a-silver-brown-watch-front_1044afa5-1e04-401c-bf7e-014ef7bfbf52.jpg?v=1542822941" alt="Image of Phase Chronograph - Silver/Brown" class="kmButtonBlockIcon" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%;display:block;max-width:100%;max-height:300px;width:auto;" width="186">
</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table class="kmTextBlock" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmTextBlockOuter">
<tr>
<td class="kmTextBlockInner kmTextContent" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:#222;font-family:Arial;font-size:13px;line-height:1.5;letter-spacing:0.39px;text-align:left;max-width:100%;word-wrap:break-word;padding-top:15px;font-weight:normal;font-size:13px;text-align:center;padding-bottom:2px; ">
<p style="margin:0;padding-bottom:0">Phase Chronograph - Silver/Brown</p>
</td>
</tr>
<tr>
<td class="kmTextBlockInner kmTextContent" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:#222;font-family:Arial;font-size:13px;line-height:1.5;letter-spacing:0.39px;text-align:left;max-width:100%;word-wrap:break-word;padding-top:0px;font-weight:normal;font-size:13px;text-align:center;padding-bottom:0px;">
<p style="margin:0;padding-bottom:0"><s>$195</s> - $97.50 with code</p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td class=" kmTableBlockInner" width="100.0%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding-top:0px;padding-right:0px;padding-left:0px;padding-bottom:30px;">
<table align="left" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody align="center" style="">
<tr>
<td align="center" valign="top" class="" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table class="kmImageBlock" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmImageBlockOuter">
<tr>
<td class="kmImageBlockInner" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<a href="https://breda-watch.myshopify.com/products/breda-phase-chronograph-9001c-black-black-watch?utm_campaign=ENDING%20SOON%3A%2050%25%20Off%20Phase%20%28Lpg8Kp%29&utm_medium=email&utm_source=Klaviyo&_ke=eyJrbF9lbWFpbCI6ICJ6YWNAYnJlZGF3YXRjaC5jb20iLCAia2xfY29tcGFueV9pZCI6ICJINDg3a1MifQ%3D%3D" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline">
<img src="https://cdn.shopify.com/s/files/1/0879/6650/products/breda-phase-chronograph-9001c-black-black-watch-front_1b3707c3-4f65-4680-a75d-50d116460797.jpg?v=1542823083" alt="Image of Phase Chronograph - Black/Black" class="kmButtonBlockIcon" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%;display:block;max-width:100%;max-height:300px;width:auto;" width="186">
</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table class="kmTextBlock" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmTextBlockOuter">
<tr>
<td class="kmTextBlockInner kmTextContent" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:#222;font-family:Arial;font-size:13px;line-height:1.5;letter-spacing:0.39px;text-align:left;max-width:100%;word-wrap:break-word;padding-top:15px;font-weight:normal;font-size:13px;text-align:center;padding-bottom:2px; ">
<p style="margin:0;padding-bottom:0">Phase Chronograph - Black/Black</p>
</td>
</tr>
<tr>
<td class="kmTextBlockInner kmTextContent" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:#222;font-family:Arial;font-size:13px;line-height:1.5;letter-spacing:0.39px;text-align:left;max-width:100%;word-wrap:break-word;padding-top:0px;font-weight:normal;font-size:13px;text-align:center;padding-bottom:0px;">
<p style="margin:0;padding-bottom:0"><s>$195</s> - $97.50 with code</p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!--<![endif]-->
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="kmButtonBlock" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;width: 100% !important">
<tbody class="kmButtonBlockOuter">
<tr>
<td valign="top" align="center" class="kmButtonBlockInner" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;min-width:60px;padding:9px 18px;padding-top:0px;padding-bottom:0px;background-color:#FFFFFF;padding-left:0px;padding-right:0px;">
<table border="0" cellpadding="0" cellspacing="0" width="" class="kmButtonContentContainer" style="border-collapse:separate;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;background-color:#999;border-style:solid;border-color:#000000;border-width:1px;background-color:#FFFFFF;border-radius:0px;">
<tbody>
<tr>
<!--[if !mso]><!-->
<td align="center" valign="middle" class="kmButtonContent" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:white;font-family:Arial;font-size:16px;color:#000000;letter-spacing:2px;font-size:12px;font-family:Arial;font-weight:normal;">
<a class="kmButton" title="" href="https://www.bredawatch.com/collections/phase-all?utm_campaign=ENDING%20SOON%3A%2050%25%20Off%20Phase%20%28Lpg8Kp%29&utm_medium=email&utm_source=Klaviyo&_ke=eyJrbF9lbWFpbCI6ICJ6YWNAYnJlZGF3YXRjaC5jb20iLCAia2xfY29tcGFueV9pZCI6ICJINDg3a1MifQ%3D%3D" target="_self" style="word-wrap:break-word;max-width:100%;font-weight:normal;line-height:100%;text-align:center;text-decoration:underline;color:#15C;font-family:Arial;font-size:16px;text-decoration:none; display: inline-block; padding-top:12px;padding-bottom:12px;font-size:12px;color:#000000;letter-spacing:2px;font-weight:normal;padding-left:18px;padding-right:18px;font-family:Arial; ;">SHOP MORE</a>
</td>
<!--<![endif]-->
<!--[if mso]>
<td align="center" valign="middle" class="kmButtonContent"
style="padding:15px; padding-top:12px;padding-bottom:12px;font-size:12px;color:#000000;letter-spacing:2px;font-weight:normal;padding-left:18px;padding-right:18px;font-family:Arial;">
<a class="kmButton" title="" href="https://www.bredawatch.com/collections/phase-all" target="_self" style="text-decoration:none;padding-top:12px;padding-bottom:12px;font-size:12px;color:#000000;letter-spacing:2px;font-weight:normal;padding-left:18px;padding-right:18px;font-family:Arial;; margin-top:-12px;margin-bottom:-12px;margin-left:-18px;margin-right:-18px;">SHOP MORE</a>
</td>
<![endif]-->
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="kmDividerBlock kmDesktopOnly" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmDividerBlockOuter">
<tr>
<td class="kmDividerBlockInner" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding-top:30px;padding-bottom:0px;padding-left:0px;padding-right:0px;">
<table class="kmDividerContent" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;border-top-width:1px;border-top-style:solid;border-top-color:#CCCCCC;">
<tbody>
<tr><td style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed"><span></span></td></tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!--[if !mso]><!-->
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="kmDividerBlock kmMobileOnly" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;display:none">
<tbody class="kmDividerBlockOuter">
<tr>
<td class="kmDividerBlockInner" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding-top:30px;padding-bottom:0px;padding-left:0px;padding-right:0px;">
<table class="kmDividerContent" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;border-top-width:1px;border-top-style:solid;border-top-color:#CCCCCC;">
<tbody>
<tr><td style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed"><span></span></td></tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!--<![endif]-->
<table border="0" cellpadding="0" cellspacing="0" class="kmTextBlock" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmTextBlockOuter">
<tr>
<td class="kmTextBlockInner" valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding-top:30px;padding-bottom:0px;">
<table align="left" border="0" cellpadding="0" cellspacing="0" class="kmTextContentContainer" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody>
<tr>
<td class="kmTextContent" valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:#222;font-family:Arial;font-size:13px;line-height:1.5;letter-spacing:0.39px;text-align:left;max-width:100%;word-wrap:break-word;padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right:0px;">
<p style="margin:0;padding-bottom:0;text-align: center;"><a href="https://www.instagram.com/bredastudio/?utm_campaign=ENDING%20SOON%3A%2050%25%20Off%20Phase%20%28Lpg8Kp%29&utm_medium=email&utm_source=Klaviyo&_ke=eyJrbF9lbWFpbCI6ICJ6YWNAYnJlZGF3YXRjaC5jb20iLCAia2xfY29tcGFueV9pZCI6ICJINDg3a1MifQ%3D%3D" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline"><img alt="" src="https://cdn.shopify.com/s/files/1/0879/6650/files/dark-instagram-48.png?16104" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%;width: 24px; height: 24px;"></a> <a href="https://www.facebook.com/BredaWatch?utm_campaign=ENDING%20SOON%3A%2050%25%20Off%20Phase%20%28Lpg8Kp%29&utm_medium=email&utm_source=Klaviyo&_ke=eyJrbF9lbWFpbCI6ICJ6YWNAYnJlZGF3YXRjaC5jb20iLCAia2xfY29tcGFueV9pZCI6ICJINDg3a1MifQ%3D%3D" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline"><img alt="" src="https://cdn.shopify.com/s/files/1/0879/6650/files/dark-facebook-48.png?16104" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%;width: 24px; height: 24px;"></a> <a href="https://www.pinterest.ph/bredawatch/?utm_campaign=ENDING%20SOON%3A%2050%25%20Off%20Phase%20%28Lpg8Kp%29&utm_medium=email&utm_source=Klaviyo&_ke=eyJrbF9lbWFpbCI6ICJ6YWNAYnJlZGF3YXRjaC5jb20iLCAia2xfY29tcGFueV9pZCI6ICJINDg3a1MifQ%3D%3D" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline"><img alt="" src="https://cdn.shopify.com/s/files/1/0879/6650/files/dark-pinterest-48.png?16104" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%;width: 24px; height: 24px;"></a> <a href="https://twitter.com/BredaWatch?utm_campaign=ENDING%20SOON%3A%2050%25%20Off%20Phase%20%28Lpg8Kp%29&utm_medium=email&utm_source=Klaviyo&_ke=eyJrbF9lbWFpbCI6ICJ6YWNAYnJlZGF3YXRjaC5jb20iLCAia2xfY29tcGFueV9pZCI6ICJINDg3a1MifQ%3D%3D" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline"><img alt="" src="https://cdn.shopify.com/s/files/1/0879/6650/files/dark-twitter-48.png?16104" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%;width: 24px; height: 24px;"></a> <a href="https://www.youtube.com/user/BredaWatch?utm_campaign=ENDING%20SOON%3A%2050%25%20Off%20Phase%20%28Lpg8Kp%29&utm_medium=email&utm_source=Klaviyo&_ke=eyJrbF9lbWFpbCI6ICJ6YWNAYnJlZGF3YXRjaC5jb20iLCAia2xfY29tcGFueV9pZCI6ICJINDg3a1MifQ%3D%3D" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline"><img alt="" src="https://cdn.shopify.com/s/files/1/0879/6650/files/dark-youtube-48.png?16104" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%;width: 24px; height: 24px;"></a></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="kmTextBlock" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmTextBlockOuter">
<tr>
<td class="kmTextBlockInner" valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding-top:10px;padding-bottom:18px;padding-left:30px;padding-right:30px;">
<table align="left" border="0" cellpadding="0" cellspacing="0" class="kmTextContentContainer" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody>
<tr>
<td class="kmTextContent" valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;color:#222;font-family:Arial;font-size:13px;line-height:1.5;letter-spacing:0.39px;text-align:left;max-width:100%;word-wrap:break-word;padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right:0px;">
<h4 style="color:#656565;display:block;font-family:Arial;font-size:12px;font-style:normal;font-weight:normal;line-height:1.5;letter-spacing:0.36px;margin:0;margin-bottom:12px;text-align:center"><em>Copyright © 2019 BREDA, All rights reserved.</em></h4>
<h4 style="color:#656565;display:block;font-family:Arial;font-size:12px;font-style:normal;font-weight:normal;line-height:1.5;letter-spacing:0.36px;margin:0;margin-bottom:12px;text-align:center">Coupon code PHASE50 expires July 31, 2019. See website for details.</h4>
<h4 style="color:#656565;display:block;font-family:Arial;font-size:12px;font-style:normal;font-weight:normal;line-height:1.5;letter-spacing:0.36px;margin:0;margin-bottom:12px;text-align:center"><strong>Visit BREDA Studio at:</strong><br>
2920 Taylor Street Dallas, Texas 75226</h4>
<h4 style="color:#656565;display:block;font-family:Arial;font-size:12px;font-style:normal;font-weight:normal;line-height:1.5;letter-spacing:0.36px;margin:0;margin-bottom:12px;text-align:center"><a class="unsubscribe-link" style="color:#1155CC;font-weight:normal;text-decoration:underline;" href="#">Unsubscribe</a><br>
<a class="unsubscribe-link" style="color:#1155CC;font-weight:normal;text-decoration:underline;" href="#">Manage Preferences</a><br>
<a class="unsubscribe-link" style="color:#1155CC;font-weight:normal;text-decoration:underline;" href="#">View in Your Browser</a></h4>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</table>
<!--[if !mso]><!-->
</div>
</div>
<!--<![endif]-->
<!--[if mso]>
</td>
</tr>
</tbody>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
</center>
</body>
</html>
Also see: Tab Triggers