×

注意!页面内容来自https://www.squaretrade.com/wtpro/,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

< type="text/css">/* --- Base --- */ @font-face { font-family: "BogleWeb-Bold"; src: url("/img/walmart/BogleWeb-Bold.eot"); src: url("/img/walmart/BogleWeb-Bold.eot?#iefix") format("embedded-opentype"), url("/img/walmart/BogleWeb-Bold.woff") format("woff"), url("/img/walmart/BogleWeb-Bold.ttf") format("truetype"); /* src: url("./assets/BogleWeb-Bold.eot"); src: url("./assets/BogleWeb-Bold.eot?#iefix") format("embedded-opentype")url("./assets/BogleWeb-Bold.woff") format("woff")url("./assets/BogleWeb-Bold.ttf") format("truetype"); */ } @font-face { font-family: "BogleWeb-Regular"; src: url("/img/walmart/BogleWeb-Regular.eot"); src: url("/img/walmart/BogleWeb-Regular.eot?#iefix") format("embedded-opentype"), url("/img/walmart/BogleWeb-Regular.woff") format("woff"), url("/img/walmart/BogleWeb-Regular.ttf") format("truetype"); /* src: url("./assets/BogleWeb-Regular.eot"); src: url("./assets/BogleWeb-Regular.eot?#iefix") format("embedded-opentype")url("./assets/BogleWeb-Regular.woff") format("woff")url("./assets/BogleWeb-Regular.ttf") format("truetype"); */ } .container { max-width: 1232px; width: 100%; margin: 30px auto; font-family: "BogleWeb-Regular""Helvetica Neue"HelveticaArial, sans-serif; font-size: 18px; } .container a { color: #000; text-decoration: underline; } .container p { line-height: 1.5; } .container .bold { font-family: "BogleWeb-Bold"HelveticaArialsans-serif; font-weight: 400; /* Needed to fix IOS bug: https://stackoverflow.com/questions/5069752/ios-4-2-webfont-ttf-s-bold-font-weight-rendering-bug/11879044#11879044*/ } .container .section-title { font-size: 24px; text-align: center; width: 1035px; } .container .screen-hidden { opacity: 0; margin: 0; padding: 0; height: 0; } @media screen and (max-width: 464px) { .container .section-title { text-align: center; width: 100%; font-size: 16px; } } /* --- Protection section --- */ /* MOBILE VIEW CHANGES */ .section-protection { align-items: center; display: none; flex-direction: column; padding: 0 0 10px; margin-top: 16px; } .section-protection .protection-image-container { width: 100%; display: flex; flex-direction: column; align-items: center; margin-bottom: 100px; border-bottom: 2px solid #f6f7f7; } .section-protection .protection-image-container>img { margin: 10px 10px -100px 10px; width: 158px; max-height: 181px; } .section-protection .select-container { margin-bottom: 0; padding: 0 20px; box-sizing: border-box; width: 100%; display: flex; flex-direction: column; align-items: center; } .section-protection .protection-text { margin: 0 25px; max-width: 740px; z-index: 10; } .section-protection .protection-list { display: none; flex-wrap: wrap; max-width: 640px; margin-top: 6.64px; margin-bottom: 15.78px; } .section-protection .protection-item { margin: 20px 0 15px; display: flex; width: 50%; align-items: center; box-sizing: border-box; padding: 0 20px; display: flex; justify-content: center; gap: 17.14px; } .section-protection .protection-item>img { width: 30px; height: 30px; margin-right: 25px; flex-shrink: 0; } .section-protection .protection-item>p { margin: 0; width: 112px; font-size: 14px; font-weight: 400; } .tiles { width: 145px !important; height: 145px !important; display: flex; justify-content: center; align-items: center; background-color: #f6f6f6; border-radius: 5px; transition: all 0.5s; filter: drop-shadow(0px 4px 4px rgba(0000.25)); } .tiles img { width: 100%; height: 100%; border-radius: 5px; } .tiles-label { margin-top: 10px; width: 144.34px; font-size: 16px; line-height: 22.24px; text-align: center; margin:4px 0 0 0; } .tabs-container { width: 100%; display: flex; justify-content: space-around; gap: 29.78px; } .bold-label { font-weight: 700; } .tab-active { border: 2px solid #0071ce; background-color: #dfeffa; } .arrow-button { position: absolute; width: 122px; height: 122px; border: none; z-index: 10; cursor: pointer; background-color: transparent; } .arrow-button:active { transform: scale(1.1); } .slick-arrows { display: none; } .slick-slide span img { width: 70%; height: 50%; position: relative; top: 25%; left: 17%; /* display: block; */ /* height: auto; */ } .slick-slide { margin: 0px 9px; } .slick-prev, .slick-next { width: 52px; height: 52px; top: 38%; z-index: 1; visibility: hidden; } @media screen and (max-width: 767px) { .section-protection { display: flex; } .section-protection .protection-list { flex-direction: column; } .protection-text p{ margin:0px } .tabs-container { width: 98%; } .slick-prev, .slick-next { visibility: visible; } #-protection-text { text-align: center; font-size: 14px; line-height: 19.46px; font-weight: 400; } .section-protection .protection-item { width: 100%; margin-top-8px; } .section-protection .protection-text p strong { font-size: 14px; } } /* Desktop view css */ .section-protection-desktop { align-items: center; display: none; flex-direction: column; padding: 0 0 10px; margin-top: 50px; } .section-protection-desktop .protection-image-container { width: 100%; display: flex; flex-direction: column; align-items: center; margin-bottom: 100px; border-bottom: 2px solid #f6f7f7; } .section-protection-desktop .protection-image-container>img { margin: 10px 10px -100px 10px; width: 158px; max-height: 181px; } .section-protection-desktop .select-container-desktop { margin-bottom: 60px; box-sizing: border-box; width: 100%; display: flex; flex-direction: column; align-items: center; } .section-protection-desktop .protection-text-desktop { margin: 0 25px; max-width: 909px; z-index: 10; } .section-protection-desktop .protection-list-desktop { display: none; flex-wrap: wrap; max-width: 640px; margin: 30px 0 40px; } .section-protection-desktop .protection-item-desktop { margin: 20px 0 15px; display: flex; width: 50%; align-items: center; box-sizing: border-box; padding: 0 20px; display: flex; justify-content: center; } .section-protection-desktop .protection-item-desktop>img { width: 30px; height: 30px; margin-right: 25px; flex-shrink: 0; } .section-protection-desktop .protection-item-desktop>p { margin: 0; width: 160px; font-size: 18px; } .section-protection-desktop .protection-text-desktop>p { font-size: 18px; } .tile { width: 148.9px !important; height: 152.22px !important; display: flex; justify-content: center; align-items: center; background-color: #f6f6f6; border-radius: 5px; transition: all 0.5s; filter: drop-shadow(0px 4px 4px rgba(0000.25)); } .tile img { width: 100%; height: 100%; border-radius: 5px; } .tab-container-desktop { width: 100%; display: flex; justify-content: space-between; } .tab-active { border: 2px solid #0071ce; background-color: #dfeffa; } .contentWrapper{ display:flex; flex-direction:column; justify-content:center; align-items:center; } @media screen and (min-width: 768px) { .section-protection-desktop { display: flex; } .tiles-label{ width: 148.9px; } } /* --- Claims section --- */ .section-claims { align-items: center; display: flex; flex-direction: column; padding: 26px 0 15px; } .section-claims .how-to-item { margin: 20px 0 10px 15px; display: flex; align-items: flex-start; width: 480px; box-sizing: border-box; } .section-claims .how-to-item>img { width: 30px; height: 30px; margin-right: 25px; flex-shrink: 0; } .section-claims .how-to-item>p { margin: 0 0 15px 0; width: 422px; height: 50px; font-size: 18px; } .section-claims .cta-button { text-align: center; font-size: 16px; display: block; padding: 10px; cursor: pointer; margin-top: 10px; width: 160px; text-decoration: none; color: inherit; border-radius: 20px; border: 1px solid #424242; } @media screen and (max-width: 464px) { .section-claims { padding: 25px 0 10px; } .section-claims .how-to-item { width: 100%; padding: 0 30px; margin: 10px 0 10px; } .section-claims .how-to-item>p { width: 100%; height: auto; font-size: 14px; margin: 0 0 0 0; } .section-claims .cta-button { font-size: 14px; } .section-claims .section-title { margin: 0 0 10px 0; } } /* --- Allstate section --- */ .section-allstate { display: flex; justify-content: center; margin-top: 35px; padding-bottom: 35px; } .section-allstate>img { width: 50%; height: 200px; width: 618px; } .section-allstate .allstate-info { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 616px; background-color: #f6f6f6; } .section-allstate .allstate-info>img { height: 70px; width: 210px; } .section-allstate .allstate-info>p { width: 489px; text-align: center; font-size: 18px; } .section-allstate .allstate-info>p strong { width: 489px; text-align: center; font-size: 24px; } @media screen and (max-width: 736px) { .container { width: 96%; } .section-allstate { flex-direction: column; align-items: center; padding: 15px 0 10px 0; margin: 0 0 0 0; } .section-allstate>img { width: 100%; height: 100%; object-fit: cover; } .section-allstate .allstate-info { text-align: center; width: 100%; } .section-allstate .allstate-info>img { margin-bottom: 10px; height: 100%; width: 100%; } .section-allstate .allstate-info>p { padding: 0; width: 100%; font-size: 14px; margin: 11px; } .section-allstate .allstate-info>p strong { font-size: 16px; margin: 10px 0; } } /* --- FAQ --- */ .faq { width: 100%; display: flex; flex-direction: column; align-items: center; margin-top: 15px; box-sizing: border-box; border-bottom: 1px solid #ececec; } .faq * { margin: 0; padding: 0; } .faq__items { width: 100%; } .faq__item { border-top: 1px solid #ececec; padding: 24px 0 10px; display: flex; } .faq__item--last { border-bottom: 1px solid #ececec; } .faq__item__question { padding-bottom: 15px; cursor: pointer; font-size: 18px; background-color: #00000000; border: #00000000; } .faq__item__answer { padding-bottom: 15px; font-size: 18px; width: 734px; } .faq__item__answer li { margin: 2px 0 2px 20px; } .faq__item__answer--hidden { display: none; } .faq__item__icon { font-weight: lighter; font-size: 23px; margin-right: 15px; width: 15px; flex-shrink: 0; line-height: 1; cursor: pointer; margin-left: auto; } .section-header { margin: 0 0 35px; font-weight: 600; font-size: 24px; width: 984px; text-align: center; } @media screen and (max-width: 736px) { .faq__item__answer { width: 100%; font-size: 14px; } .faq__item__question { cursor: pointer; font-size: 14px; text-align: left; } .section-header { width: 100%; font-size: 16px; margin: 0 0 15px; } .faq__item { border-bottom: 1px solid #ececec; } } /* --- USAMA changes begin------ */ /* Float four columns side by side */ .cover-plan-bottom { width: 422px; /* padding: 0 25%; */ text-align: left; margin: 19px 0px 40px 81px; } /* Clear floats after the columns */ .row:after { content: ""; display: table; clear: both; } .card-body { width: 422px; /* padding: 0 21%; */ align-items: center; margin: auto; } .card { box-shadow: 0 4px 8px 0 rgba(0000.2); padding: 16px; text-align: center; background-color: #f1f1f1; } .cover-plan-bottom ul { margin-left: 1.3rem !important; margin-top: 22px; } .cover-plan-bottom ul li { margin-top: 15px; } .cover-plan-bottom ul li p{ font-size: 18px; line-height: 1; } .cover-title { font-family: BogleWeb-Bold; font-size: 24px; text-align: center; } /* usama changes */ .cover-card-title { font-family: BogleWeb-Bold; font-size: 24px; text-align: center; margin-top: 13px; } .cover-desc{ font-size: 18px; margin-top: 10px; line-height: 25.02px; text-align: center; } /* --------------------- */ .cover-sub-title { font-family: BogleWeb-Bold; font-size: 20px; } p.line { border-bottom: solid 1px #b9b9b9; width: 80%; margin: auto; } .flex-container { display: flex; flex-direction: row; justify-content: space-between; margin-top: 25px; } .plan-cover { /* margin: 2%; */ width: 1232px; height: 593px; } .column { /* float: left; */ width: 605px; height: auto; /* padding: 0 10px; */ } .column1 { /* float: left; */ width: 605px; height: auto; /* padding: 0 10px; */ } .cover-img-accident { width: 330px; height: 200px; margin-left: 45px; } .cover-img-standard { width: 280px; height: 200px; margin-left: 67px; } /* Responsive columns */ @media screen and (max-width: 600px) { /* usama changes */ .cover-title { font-size: 16px; line-height: 22.24px; margin: 0px; margin-bottom: 17.59px; } .cover-card-title { font-size: 16px; line-height: 22.24px; margin: 9px 0px 5px 0px; } .cover-desc{ font-size: 14px; margin-top:0px; line-height: 19.46px; margin-bottom: 11.53px; padding: 0 20px 0 20px; } p.line{ margin: -23.1px 28.06px 16.42px 28.25px; } /* ------------------- */ .column { width: 100%; display: block; margin-bottom: 20px; height: auto; } .column1 { width: 100%; display: block; margin-bottom: 20px; height: auto; } .card-body { width: 100%; padding: 0px; } .cover-plan-bottom { padding: 0px; text-align: left; font-size: 14px; width: 100%; margin: auto; } .cover-plan-bottom h3 { font-size: 14px; text-align: center; line-height: 19.46px; margin: 0px 19.61px 8px 20.21px; } .card-body { /* width: 80%; */ padding: 0px; } .cover-plan-bottom ul { font-size: 14px; padding-left: 12px; margin: 0 0 25px 43px; } .cover-plan-bottom ul p{ margin-left:8.25px; line-height: 19.46px; margin: 0 0 0 8.2px; } .cover-plan-bottom ul li { line-height: 19.46px; } .cover-plan-bottom ul li p{ font-size: 14px; line-height: 0px; } .cover-img-accident { width: 214.63px; height: 129.8px; margin-left: 70px; } .cover-img-standard { width: 165px; height: 118px; margin-left: 90px; } .flex-container { /* grid-template-columns: repeat(11fr) !important; */ flex-direction: column; margin: 0 0 0 0; } .plan-cover { /* margin: 2%; */ width: 100% !important; height: auto; } } @media screen and (max-width: 1024px) { .card-body { padding: 0%; } .cover-plan-bottom { padding: 0%; } } /* screen settings for tablet all sections */ @media screen and (max-width: 820px) and (min-width: 768px){ .container{ width:1232px; } .flex-container { justify-content:space-around; } .column,.column1 { width:592px; } .cover-plan-bottom{ margin: 19px 0px 40px 57px; } .section-protection-desktop,.section-allstate{ padding:20px 12px; } .faq{ padding:0px 12px; } } /* Style the counter cards */ /* --- Dnbaramade changes end ------ */ /* --- Footer --- */ .footer { text-align: center; font-size: 14px; color: #424242; margin: 50px 0; } @media screen and (max-width: 464px) { .footer { margin: 18px 15px 50px 15px; font-size: 12px; } } .newProtectionText { padding-top: 15px; text-align: center; color: #000; line-height: 1.5; font-family: "BogleWeb-Bold""Helvetica Neue"HelveticaArial, sans-serif !important; font-size: 20px !important; }

What do Walmart Protection Plans cover?

Standard Plans

Available for most products like TVshome applianceslawn & gardenpower tools & more.

 

What does my Standard Plan cover?

  • Mechanical & electrical failures

  • Power surges or power supply failure

  • Breakdowns during normal use

Accident Plans

Available for select portable electronics like laptopstabletsphones & headphones.

 

What does my Accident Plan cover?

  • Drops & cracked screens

  • Spills & liquid damage

  • Plus everything covered in Standard Plans

 

 

 

 

 

 

 

 

 

 

 

 

 

 

About Allstate

Allstate has been protecting people and the things most important to them for more than 90 years. So you know they’ll be there when you need them most.

Frequently Asked Questions

You can manage your plans anytimeanywhere online here.

Your receipt is required to file a claimbut no worries—we can save it for you:

  1. Go to the top of this page where it says "Save your receipt"
  2. Click "Download the Walmart App"
  3. Follow the easy instructions to save your receipt
  4. We will save it in case you ever need to file a claim in the future
  1. Find and manage your plan here
  2. Click on a plan in the list
  3. Click on transfer plan on the right pane

Noyou do not need to register your plan. Howeveryour receipt is required to file a claim—so registering it now can save time if you ever do need to file a claim in the future:

  1. Go to the top of this page where it says "Save your receipt"
  2. Click "Download the Walmart App"
  3. Follow the easy instructions to save your receipt
  4. We will save it in case you ever need to file a claim in the future

During the first 30 days of your protection plan:
If you purchased your protection plan at a Walmart storebring the receipt for your plan back to the store where it was purchased or visit Walmart.com/account.

If you purchased your plan onlinevisit Walmart.com/account.

After the first 30 days of your plan:
You can cancel it here.

Most products come with a manufacturer’s warranty that lasts 90 days to one year from the date of purchase. If there is an issue during this time that is covered by the warrantyyou will be referred to the manufacturer for service.