Inboxes

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

+New inbox

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "//www.w3.org/TR/REC-html40/loose.dtd">
<html>
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta charset="utf-8"/>
  <style type="text/css">
   :root {

		color-scheme: light dark;
		supported-color-schemes: light dark;

	}

	body {

		width: 100%;
		background: #ffffff;
		color: #000000;
		margin: 0;
		padding: 0;
		font-family: sans-serif;
		-webkit-font-smoothing: antialiased;
		-webkit-text-size-adjust: none;
		-ms-text-size-adjust: 100%;
		-moz-osx-font-smoothing: grayscale;
		font-smooth: always;
		mso-line-height: exactly;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important;

	}

	table {

		border-collapse: collapse;
		border-spacing: 0;
		mso-table-lspace: 0pt;
		mso-table-rspace: 0pt;
		font-family: sans-serif;
		-webkit-font-smoothing: antialiased;
		-webkit-text-size-adjust: none;
		-ms-text-size-adjust: 100%;
		-moz-osx-font-smoothing: grayscale;
		font-smooth: always;
		mso-line-height: exactly;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important;
		color: #000000;

	}
		
		
	img {

		border: 0 none !important;
		outline: none;
		vertical-align: middle;
		-ms-interpolation-mode: bicubic;
		height: auto;

	}

	a img {

		border: 0 none !important;
		outline: none;

	}


	a {

		color: #c82754;
		text-decoration: underline;

	}

	#outlook a {

		padding: 0;

	}

	sup {

		font-size: 60%;
		line-height: 1;
		vertical-align: top;
		margin: 0;

	}

	.ExternalClass {

		width: 100%;

	}

	.ExternalClass,
	.ExternalClass p,
	.ExternalClass span,
	.ExternalClass font,
	.ExternalClass td,
	.ExternalClass div {

		line-height: 100%;

	}

	.sm-stack-img img {

		width: 100%;
		max-width: 345px;

	}

	.btn td {

		vertical-align: middle !important;
		padding: 0 !important;
		background-color: none;
		border-bottom: solid #000000 4px;
	}

	.btn td a {

		color: #000000;

	}


	.btn.secondary td {

		background-color: #000000;

	}

	.btn.secondary td a {

		color: #ffffff;

	}

	.star-ratings td {

		padding: 5px !important;
		vertical-align: middle;
		mso-line-height: exactly;
		line-height: 20px !important;

	}

	.star-ratings td.rating {

		border-radius: 5px !important;
		padding: 5px !important;
		background-color: #c82754;
		color: #ffffff;
		mso-line-height: exactly;
		line-height: 20px;

	}

	a[x-apple-data-detectors] {

		color: inherit !important;
		text-decoration: none !important;
		font-size: inherit !important;
		font-family: inherit !important;
		font-weight: inherit !important;
		line-height: inherit !important;

	}

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

		.wrapper {

			width: 100%;
			float: none;

		}

		.wrapper td {

			padding: 0;

		}

		.content-container {

			width: 100%;
			float: none;

		}

		.content-container td {

			padding: 0;

		}

		.md-content {

			width: 100%;
			float: none;

		}

		.md-content td {

			padding: 20px;

		}

		.sm-content {

			width: 100%;
			float: none;

		}

		.sm-content td {

			padding: 10px;

		}

		.sm-content.logo-brand td {

			padding: 40px 0 20px 0;

		}

		.sm-content.md-content td {

			padding: 20px;

		}

		.sm-content.menu {

			margin: 10px 0;

		}

		.sm-content.menu td {

			padding: 5px;

		}

		.sm-content.special-offer {

			margin: 20px 0;

		}

		.bullets td {

			padding: 5px;

		}

		.sm-loren {

			float: none;
			margin: 0 auto;
			width: auto;

		}

		.sm-social-media {

			float: none;
			margin: 0 auto;

		}

		.sm-social-media td {

			padding: 5px;

		}

		.sm-center {

			margin: 0 auto;
			text-align: center;

		}

		.sm-hide {

			display: none;
			visibility: hidden;

		}

		.sm-stack {

			display: block !important;
			width: 100% !important;
			max-width: 100% !important;
			direction: ltr !important;
			margin: 0 !important;
			padding: 20px !important;
			text-align: center !important;
			box-sizing: border-box !important;
			-moz-box-sizing: border-box !important;
			-webkit-box-sizing: border-box !important;

		}

	}

	@media (prefers-color-scheme : dark) {

		body,
		table,
		table td,
		.wrapper,
		.wrapper td,
		.content-container,
		.content-container td,
		.md-content,
		.md-content td,
		.sm-content,
		.sm-content td,
		.sm-hide,
		.sm-hide td,
		.bullets,
		.bullets td {

			background-color: #292222 !important;
			color: #ffffff !important;

		}

		.warmer-gray,
		.warmer-gray td {

			background-color: #220000 !important;
			color: #ffffff !important;

		}

		.warm-gray,
		.warm-gray td {

			background-color: #333131 !important;
			color: #ffffff !important;

		}


		.footer-info,
		.footer-info td {

			background-color: #292222 !important;
			color: #ffffff !important;

		}

		.dark-img {

			display: block !important;
			width: auto !important;
			overflow: visible !important;
			float: none !important;
			max-height: inherit !important;
			max-width: inherit !important;
			line-height: auto !important;
			margin-top: 0 !important;
			visibility: inherit !important;

		}

		.light-img {

			display: none !important;

		}


		.menu td {

			border-color: #ffffff !important;

		}

		.btn td {

			background-color: #ffffff !important;

		}

		.btn td a {

			color: #000000 !important;

		}

		.btn.secondary td {

			background-color: #585555 !important;

		}

		.btn.secondary td a {

			color: #8b8888 !important;

		}

		.star-ratings td.rating {

			background-color: #c82754 !important;
			color: #ffffff !important;

		}

		div,
		td,
		p,
		b,
		i,
		em,
		strong {

			color: #ffffff !important;

		}

		a {

			color: #c82754 !important;

		}

		.menu a {

			color: #ffffff !important;

		}



	}
  </style>
 </head>
 <body>
  <img alt="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Flinks.shop.com%252Fa%252F464%252Fopen%252F10209432%252F744223822%252Fbc7aad012eddc233447db9a31e2add4933e612e1/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZsaW5rcy5zaG9wLiIsInRpbWUiOjE3MDkyNjI1ODIuMjMyMzQ0Mn0:1rftHK:6lveofnVRieILLpaqfVRfphrQsr_bqy3pHdWlwj9H4Q" style="display:block;" width="1"/>
  <table align="center" bgcolor="#ebebeb" border="0" cellpadding="20" cellspacing="0" style="min-width : 100%;" width="100%" yahoo="fix">
   <tbody>
    <tr>
     <td align="center">
      <table align="center" bgcolor="#ebebeb" border="0" cellpadding="0" cellspacing="0" class="content-container" width="690">
       <tbody>
        <tr>
         <td align="center" class="sm-center">
          <a>
           <img src="https://inboxflows.com/_/image/http%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Flogo-shop-com-usa.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlcy5tYXJrZSIsInRpbWUiOjE3MDkyNjI1ODIuMjMzMzI1fQ:1rftHK:6yGJ32feHr6yLV55Ph7G5yPGM2XVBEvZLcd5c1cafNQ"/>
          </a>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <table align="center" bgcolor="#ebebeb" border="0" cellpadding="10" cellspacing="0" class="wrapper" style="border-top : solid #cccccc 1px; border-bottom : solid #cccccc 1px; min-width : 100%;" width="100%">
   <tbody>
    <tr>
     <td align="center">
      <table align="center" bgcolor="#ebebeb" border="0" cellpadding="0" cellspacing="0" class="content-container" width="690">
       <tbody>
        <tr>
         <td align="left" class="sm-center" valign="top">
          <div style="color : #808080; font-family : sans-serif; font-size : 14px; font-weight : normal; line-height : 14px;">
           Earn up-to
           <strong style="color : #09A79D;">
            50%
            <img src="https://inboxflows.com/_/image/http%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Ficon-cashback-s-2018.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlcy5tYXJrZSIsInRpbWUiOjE3MDkyNjI1ODIuMjMzNTYwNn0:1rftHK:Pr0YV9kHbAWq-TNpQGQ0HGwsdQBsDDLvoO3j-cAhYrg"/>
            Cashback
           </strong>
           on eligible purchases.
           <a style="color : #0088ca; font-weight : bold; text-decoration : none;">
            Learn More.
           </a>
          </div>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <table align="center" bgcolor="#ebebeb" border="0" cellpadding="0" cellspacing="0" class="sm-hide" style="min-width : 100%;" width="100%">
   <tbody>
    <tr>
     <td align="center" bgcolor="#ebebeb" height="20" style="height : 20px;">
     </td>
    </tr>
   </tbody>
  </table>
  <table align="center" bgcolor="#ebebeb" border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%">
   <tbody>
    <tr>
     <td align="center">
      <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="content-container" width="690">
       <tbody>
        <tr>
         <td align="center">
          <a>
           <img src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2024%252Fcore3-usa-117680-new%2520opc3-email%252Fhero.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3MDkyNjI1ODIuMjM0MTY4fQ:1rftHK:5RIT512ZML19hP-WeXh2ByZnvS67C4m0d55wKhIKzmQ" width="100%"/>
          </a>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <table align="center" bgcolor="#ebebeb" border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%">
   <tbody>
    <tr>
     <td align="center">
      <table align="center" bgcolor="#202340" border="0" cellpadding="0" cellspacing="0" class="content-container" width="690">
       <tbody>
        <tr>
         <td align="center">
          <table align="center" bgcolor="#202340" border="0" cellpadding="20" cellspacing="0" class="sm-content" style="min-width : 320px;" width="100%">
           <tbody>
            <tr>
             <td align="center">
              <table align="center" border="0" cellpadding="5" cellspacing="0" class="sm-social-media">
               <tbody>
                <tr>
                 <!--<td align="center" style="color : #ffffff; font-size : 14px; font-weight : bold; line-height : 14px; vertical-align : middle;">Connect with Us</td>-->
                 <td align="center" style="color : #ffffff; font-size : 12px; font-weight : bold; line-height : 14px; vertical-align : middle;">
                  <a mp-encode="false" target="_blank">
                   <img src="https://inboxflows.com/_/image/http%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Finstagram.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlcy5tYXJrZSIsInRpbWUiOjE3MDkyNjI1ODIuMjM0Mzk5Nn0:1rftHK:9OfSpYuZt_EZ40qi2m9pvuKmTvJLBHWl-bk7Klr68II"/>
                  </a>
                 </td>
                 <td align="center" style="color : #ffffff; font-size : 12px; font-weight : bold; line-height : 14px; vertical-align : middle;">
                  <a mp-encode="false" target="_blank">
                   <img src="https://inboxflows.com/_/image/http%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Ftiktok.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlcy5tYXJrZSIsInRpbWUiOjE3MDkyNjI1ODIuMjM0NjE0Nn0:1rftHK:ybWD2oeUgpU-y_8TX7K_AygIZLR9fT1c-_EY0cP1T6s"/>
                  </a>
                 </td>
                 <td align="center" style="color : #ffffff; font-size : 12px; font-weight : bold; line-height : 14px; vertical-align : middle;">
                  <a mp-encode="false" target="_blank">
                   <img src="https://inboxflows.com/_/image/http%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Ffacebook.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlcy5tYXJrZSIsInRpbWUiOjE3MDkyNjI1ODIuMjM0ODg3Nn0:1rftHK:E8-bFyMS7ISwIBu1DIWRMoplYoIZUK_fqeZhenjKuP4"/>
                  </a>
                 </td>
                 <td align="center" style="color : #ffffff; font-size : 12px; font-weight : bold; line-height : 14px; vertical-align : middle;">
                  <a mp-encode="false" target="_blank">
                   <img src="https://inboxflows.com/_/image/http%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Ftwitter.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlcy5tYXJrZSIsInRpbWUiOjE3MDkyNjI1ODIuMjM1MTF9:1rftHK:T2KhUhxf6ugfCBN6qg7Hbv8Uvv7V0IiUT1hC3MBKEH4"/>
                  </a>
                 </td>
                 <td align="center" style="color : #ffffff; font-size : 12px; font-weight : bold; line-height : 14px; vertical-align : middle;">
                  <a mp-encode="false" target="_blank">
                   <img src="https://inboxflows.com/_/image/http%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Fpinterest.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlcy5tYXJrZSIsInRpbWUiOjE3MDkyNjI1ODIuMjM3MDF9:1rftHK:Ab5Ec4vH2-pLHBnf3vd4GLWuCwHj7vuEYRluMdMw3_w"/>
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <table align="center" bgcolor="#ebebeb" border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%">
   <tbody>
    <tr>
     <td align="center" height="20" style="height : 20px;">
     </td>
    </tr>
   </tbody>
  </table>
  <table align="center" bgcolor="#ebebeb" border="0" cellpadding="0" cellspacing="0" width="100%">
   <tbody>
    <tr>
     <td align="center">
      <table align="center" bgcolor="#ebebeb" border="0" cellpadding="0" cellspacing="0" class="sm-content" width="690">
       <tbody>
        <tr>
         <td align="center">
          <div style="color : #0e4766; font-family : sans-serif; font-size : 14px; font-weight : bold; line-height : 14px;">
           Find it all on SHOP•COM
          </div>
          <div style="color : #808080; font-family : sans-serif; font-size : 14px; font-weight : normal; line-height : 14px; margin : 20px 0;">
           <a style="border: none; color: #0e4766; text-decoration: none;">
            Nutrition
           </a>
           |
           <a style="border: none; color: #0e4766; text-decoration: none;">
            Clothes
           </a>
           |
           <a style="border: none; color: #0e4766; text-decoration: none;">
            Home Store
           </a>
           |
           <a style="border: none; color: #0e4766; text-decoration: none;">
            Exclusive Brands
           </a>
           |
           <a style="border: none; color: #0e4766; text-decoration: none;">
            Beauty
           </a>
           |
           <a style="border: none; color: #0e4766; text-decoration: none;">
            Deals
           </a>
           |
           <a style="border: none; color: #0e4766; text-decoration: none;">
            SHOP Local
           </a>
          </div>
          <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : normal; line-height : 16px; margin : 20px 0;">
           Get GR8 deals &amp; earn Cashback! Text SHOPDEALS to +1 336-360-6467.*
          </div>
          <div style="color : #404040; font-family : sans-serif; font-size : 12px; font-weight : normal; line-height : 14px; margin : 20px 0;">
           *Message and data rates may apply. Message frequency varies. Reply HELP for help. Reply STOP to opt out. View
           <a style="border: none; color: #0e4766; text-decoration: none;">
            Terms
           </a>
           and
           <a style="border: none; color: #0e4766; text-decoration: none;">
            Privacy Policy
           </a>
          </div>
          <div style="color : #404040; font-family : sans-serif; font-size : 12px; font-weight : normal; line-height : 14px; margin : 20px 0;">
           *Individual Cashback is rounded off to the nearest value and may vary depending on new and/or pending purchases credited to SHOP•COM account. Offer and Cashback percentages are subject to change without notice by our Partner Stores.
           <a style="border: none; color: #0e4766; text-decoration: none;">
            See Terms of Use and SHOP•COM for details.
           </a>
           <br/>
           <br/>
           Market America | SHOP.COM is a global product brokerage and internet marketing company that specializes in one-to-one marketing.
          </div>
          <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : normal; line-height : 14px; margin : 20px 0;">
           <a style="border: none; color: #0e4766; text-decoration: none;">
            Unsubscribe
           </a>
           |
           <a style="border: none; color: #0e4766; text-decoration: none;">
            Privacy Policy
           </a>
          </div>
          <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : normal; line-height : 14px; margin : 20px 0;">
           SHOP•COM, 1302 Pleasant Ridge Rd, Greensboro, NC 27409
           <br/>
           Copyright © 2024  SHOP MA, Inc. All rights reserved.
          </div>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
 </body>
</html>