جديد

Apple iPhone Anti-Yellowing Magnetic for 17 Pro Max Case Clear Black

Apple iPhone Anti-Yellowing Magnetic for 17 Pro Max Case Clear Black cellphone
21 التقييم العام
متوفر أيضًا في:

حول هذا الـ Phone

.aplus-v2 .aplus-content-wrapper { position: relative; overflow: hidden; } .aplus-v2 .container-with-background-image { width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover; } function logShoppableMetrics(moduleName, showsAddToCart) { if (window.ue && window.ue.count) { window.ue.count("aplus:shoppable:" + moduleName + ":addToCart", showsAddToCart ? 1 : 0); } } Product description .aplus-v2 .premium-aplus-module-2 .premium-background-wrapper { position: relative; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper { position: absolute; width: 50%; height: 100%; top: 0; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right { left: 50%; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right { left: auto; right: 50%; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.secondary-color { color: #fff; } .aplus-v2 .premium-aplus-module-2 .premium-intro-background { padding: 20px; } .aplus-v2 .premium-aplus-module-2 .aplus-module-2-topic { padding-bottom: 10px; } .aplus-v2 .premium-aplus-module-2 .aplus-module-2-heading { padding-bottom: 20px; } .aplus-v2 .premium-aplus-module-2 .aplus-module-2-description { line-height: 1.5em; } .aplus-v2 .premium-aplus-module-2 .premium-intro-background.white-background { background: rgba(255,255,255,0.5); } .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background { background: rgba(0,0,0,0.5); } .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background h1, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background h5, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ol, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ul, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ol .a-list-item, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ul .a-list-item { color: #fff; } .aplus-v2 .premium-aplus-module-2 .premium-intro-content-container { display: table; height: 100%; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.left .premium-intro-content-container { padding-left: 40px; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.left .premium-intro-content-container { padding-left: 0px; padding-right: 40px; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right .premium-intro-content-container { padding-right: 40px; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right .premium-intro-content-container { padding-right: 0px; padding-left: 40px; } .aplus-v2 .premium-aplus-module-2 .premium-intro-content-column { display: table-cell; vertical-align: middle; } (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.now('premium-module-5-comparison-table-scroller').execute('init-premium-module-5-comparison-table', function(init){ if (init) { return; } P.register('premium-module-5-comparison-table-scroller', function(){ return function() { P.when('jQuery', 'a-popover', 'A', 'ready').execute('premium-5-comparison-table-scroller', function($, popover, A) { function initCompTable(module) { /** * Premium comparison table: popover trigger module */ var comparisonName = $(module).data('comparison-name'); (function() { var $additionalInfo = $('.aplus-v2 .aplus-popover-trigger'); $additionalInfo.each(function(i, trigger) { return popover.create(trigger, $(trigger).data()); }); $additionalInfo.hover( function() { $(this).focus(); } ); })(); /** * Premium comparison table: adjust column width module */ (function() { var VISIBLE_COLUMNS = 4.2; /* How many visible columns on load */ var MIN_WIDTH = 230; var getWidth = function() { return $(this).outerWidth(); } /* cache selectors */ var $container = $('.aplus-v2 .comparison-table #'+comparisonName), $header = $('.aplus-v2 .comparison-table #'+comparisonName+' td.attribute'), $slider = $('.aplus-v2 .comparison-table #'+comparisonName+' .table-slider'), $columns = $('.aplus-v2 .comparison-table #'+comparisonName+' .aplus-data-column'), $activeColumn = $('.aplus-v2 .comparison-table #'+comparisonName+' .aplus-data-column.active.active-item'); /* Formula for determining desired column width */ var calculatedColumnWidth = Math.floor( ($container.innerWidth() - $header.innerWidth()) / VISIBLE_COLUMNS ); var childWidths = $activeColumn.map(getWidth).get(); var maxChildWidth = Math.max(MIN_WIDTH, Math.max.apply(Math, childWidths)); var minColumnWidth = $columns.innerWidth(); /* set the min-width of each column to the calulated width or minWidth */ $columns.css( 'min-width', Math.max(MIN_WIDTH, (calculatedColumnWidth < minColumnWidth ? calculatedColumnWidth : minColumnWidth)) ); $activeColumn.css('width', maxChildWidth); /* show the component */ $container.removeClass('loading'); })(); /** * Premium comparison table: sticky attribute & column */ (function() { /* cache selectors */ const comparisonTable = document.querySelector('.aplus-v2 .comparison-table #'+comparisonName); const header = comparisonTable.querySelector('td.attribute'); const fixedColumn = comparisonTable.querySelector('td.active'); const attributeColumnObserver = new ResizeObserver((entries) => { for (let entry of entries) { const bounds = entry.target.getBoundingClientRect().width; const activeCellWidth = window.getComputedStyle(fixedColumn).left; if (bounds + "px" !== activeCellWidth) { const activeCells = document.querySelectorAll('.aplus-data-column.active'); activeCells.forEach(cell => cell.style.left = bounds + "px"); } } }) attributeColumnObserver.observe(header) })(); /** * Premium comparison table: top scroll bar */ (function() { /* cache selectors */ var $header = $('.aplus-v2 .comparison-table #'+comparisonName+' td.attribute'), $fixedColumn = $('.aplus-v2 .comparison-table #'+comparisonName+' td.active'), $scrollWrapperTop = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-top'), $scrollWrapperBottom = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-bottom'), $scrollWidth = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-width'), $scrollBar = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-bar'); /* confirm fixed column exists and can add width to the total width of the scroll bar */ var fixedColumnWidth = $fixedColumn.innerWidth(); if ( fixedColumnWidth === null ) { fixedColumnWidth = 0; } /* set width of scrollBar */ $scrollBar.css('width', $scrollWidth.innerWidth() + fixedColumnWidth + $header.innerWidth()); /* connect scrolls together */ $scrollWrapperTop.scroll(function() { $scrollWrapperBottom.scrollLeft($scrollWrapperTop.scrollLeft()); }); $scrollWrapperBottom.scroll(function() { $scrollWrapperTop.scrollLeft($scrollWrapperBottom.scrollLeft()); }); })(); } $('.aplus-v2 .premium-aplus-module-5 .table-container').each(function(index, module) { initCompTable(module); }); }); } }); }); })); /** * Premium-module 5: Comparision table - scroller */ .aplus-v2 .premium-aplus-module-5 h1 { padding-bottom: 30px; } /* position column-headers relative to this table */ .aplus-v2 .premium-aplus-module-5 .table-container { position: relative; opacity: 1; } .aplus-v2 .premium-aplus-module-5 .table-container.loading { opacity: 0; } .aplus-v2 .premium-aplus-module-5 .table-slider { overflow-x: scroll; overflow-y: visible; width: 100%; } .aplus-v2 .premium-aplus-module-5 td.attribute { min-width: 300px; top: auto; left: 0; z-index: 100; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-5 td.attribute { right: 0px; left: auto; } .aplus-v2 .premium-aplus-module-5 td.active-item, .aplus-v2 .premium-aplus-module-5 th.active-item { top: auto; left: 300px; z-index: 100; } html[dir="rtl"] .premium-aplus-module-5 td.active-item, html[dir="rtl"] .premium-aplus-module-5 th.active-item { left: auto; right: 300px; } .aplus-v2 .premium-aplus-module-5 .attribute, .aplus-v2 .premium-aplus-module-5 .active-item{ position: sticky; } .aplus-v2 .premium-aplus-module-5 table.a-bordered td, .aplus-v2 .premium-aplus-module-5 table.a-bordered th { background-color: #fff; } .aplus-v2 .premium-aplus-module-5 table.a-bordered td.attribute .aplus-popover-trigger::after { content: "?"; display: inline-block; font-size: 12px; position: relative; bottom: 5px; } .aplus-v2 .premium-aplus-module-5 .product-title { font-size: 15px; padding: 10px 0; } .aplus-v2 .premium-aplus-module-5 .scroll-width { overflow-x: scroll; overflow-y: visible; } .aplus-v2 .premium-aplus-module-5 td.attribute.empty { height: 300px; } .aplus-v2 .premium-aplus-module-5 .header-img { padding-top: 10px; } /* Override default AUI .a-bordered table borders */ .aplus-v2 .premium-aplus-module-5 table.a-bordered { border-width: 0; border-color: #eaeaea; border-style: solid; } /* Size the top scroller */ .aplus-v2 .premium-aplus-module-5 .scroll-wrapper-top { width: 100%; height: 20px; overflow-x: scroll; overflow-y: visible; } .aplus-v2 .premium-aplus-module-5 .scroll-bar { height: 1px; } .aplus-v2 .premium-aplus-module-5 .add-to-cart { line-height: 1rem; font-weight: normal; } .aplus-v2 .premium-aplus-module-5 .review { font-size: 14px; } /** * Premium modules global styles */ .aplus-v2.desktop { max-width: 1464px; min-width: 800px; margin-left: auto; margin-right: auto; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; } /* Undo this for tech-specs because it breaks table layout */ .aplus-v2.desktop .premium-aplus .aplus-tech-spec-table { word-break: initial; } .aplus-v2 .premium-aplus, .aplus-v2 .premium-aplus .aplus-h1, .aplus-v2 .premium-aplus .aplus-h2, .aplus-v2 .premium-aplus .aplus-p1, .aplus-v2 .premium-aplus .aplus-p2, .aplus-v2 .premium-aplus .aplus-p3, .aplus-v2 .premium-aplus .aplus-accent1, .aplus-v2 .premium-aplus .aplus-accent2 { font-family: Arial, sans-serif; } .aplus-v2 .premium-aplus, .aplus-v2 .premium-aplus .aplus-h1, .aplus-v2 .premium-aplus .aplus-h2, .aplus-v2 .premium-aplus .aplus-p1, .aplus-v2 .premium-aplus .aplus-p2, .aplus-v2 .premium-aplus .aplus-p3, .aplus-v2 .premium-aplus .aplus-accent1, .aplus-v2 .premium-aplus .aplus-accent2 { font-family: inherit; } /* type */ .aplus-v2 .premium-aplus .aplus-h1 { font-size: 32px; line-height: 1.2em; font-weight: 500; } .aplus-v2 .premium-aplus .aplus-h2 { font-size: 26px; line-height: 1.25em; font-weight: 500; } .aplus-v2 .premium-aplus .aplus-h3 { font-size: 18px; line-height: 1.25em; font-weight: 500; } .aplus-v2 .premium-aplus .aplus-p1 { font-size: 20px; line-height: 1.3em; font-weight: 300; } .aplus-v2 .premium-aplus .aplus-p2 { font-size: 16px; line-height: 1.4em; font-weight: 300; } .aplus-v2 .premium-aplus .aplus-p3 { font-size: 14px; line-height: 1.4em; font-weight: 300; } .aplus-v2 .premium-aplus .aplus-accent1 { font-size: 16px; line-height: 1.4em; font-weight: 600; } .aplus-v2 .premium-aplus .aplus-accent2 { font-size: 14px; line-height: 1.4em; font-weight: 600; } /* spacing */ .aplus-v2 .aplus-container-1 { padding: 40px; } .aplus-v2 .aplus-container-1-2 { padding: 40px 80px; } .aplus-v2 .aplus-container-2 { padding: 80px; } .aplus-v2 .aplus-container-3 { padding: 40px 0; } /* Display */ .aplus-v2 .premium-aplus .aplus-display-table { display: table; } .aplus-v2 .premium-aplus .aplus-display-table-cell { display: table-cell; } .aplus-v2 .premium-aplus .aplus-display-inline-block { display: inline-block; } /* Aplus display table with min-width 1000px and fill remaining space inside parent */ .aplus-v2.desktop .premium-aplus .aplus-display-table-width { min-width: 1000px; width: 100% } /** * Padding and margin for element should be 10, 20, 40, or 80 px. Considering mini 10, small 20, medium 40, large 80. */ <img alt="iphone 17 pro max case" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/904da62a-2bee-45ed-aa6e-6305ec19559e.__CR0,0,1464,600_PT0_SX1464_V1___.png"/> <img alt="iphone 17 pro case" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/0c0248da-54fa-4e28-8177-e6e2427267ae.__CR0,0,1464,600_PT0_SX1464_V1___.png"/> <img alt="iphone 17 pro max case magsafe" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/2769335a-32ac-4d43-8dd6-267a87405b5b.__CR0,0,1464,600_PT0_SX1464_V1___.png"/> <img alt="iphone 17 pro max case orange" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/36f91442-10c1-42b4-88e8-1ced207c77f2.__CR0,0,1464,600_PT0_SX1464_V1___.png"/> <img alt="iphone air case" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/014cce21-a70a-40fc-88c9-15ef87c3572c.__CR0,0,1464,600_PT0_SX1464_V1___.png"/> Pinlisheng Offers You More Styles! Cler Magnetic Case Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) Matte Magnetic Case Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) Cler Case Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) Matte Case Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) Liquid Silicone Case Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) Customer Reviews .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 4.5 out of 5 stars 2,514 .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 4.5 out of 5 stars 2,514 .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 4.5 out of 5 stars 655 .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 4.5 out of 5 stars 655 .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 3.4 out of 5 stars 10 Price $5.00$5.00 $5.39$5.39 $5.59$5.59 $6.39$6.39 $9.99$9.99 Color Clear Black Clear Black Orange Brand PinLiSheng PinLiSheng PinLiSheng PinLiSheng PinLiSheng Size 6.9 Inch 6.9 Inch 6.9 Inch 6.9 Inch 6.9 Inch Screen Protector ✔ ✔ ✘ ✘ ✘ Shockproof Protective ✔ ✔ ✔ ✔ ✔ (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('premium-module-5-comparison-table-scroller', 'ready').execute('invoke-premium-5-comparison-table', function(init){ init() }); }));

  • 【Compatibility & Packaging】Compatible with iPhone 17 Pro Max for safe and fast wireless charging.Package Includes:iPhone 17 Pro Max Case X1; Screen Protector X1.The screen protector does not cover the edges and is fragile. Should it become damaged, we will provide a replacement or refund.
  • 【Stronger Magnetic Lock】The built-in powerful N52SH magnet has 2800GS of attraction and attaches securely to magnetic accessories such as car mounts and Magsafe wallets.
  • 【Crystal Clear & ANTI-YELLOWING】Featuring an upgraded high-quality ultra-clear TPU and PC material with an anti-yellowing coating, it effectively resists stains and sweat corrosion, perfectly showcasing the original colors of the iPhone 17 Pro Max.
  • 【Camera & Screen Protection】Raised edges around the screen and camera lens provide enhanced extra protection for vital areas.
  • 【Customer Support】A satisfactory solution is Pinlisheng's eternal promise. If you have questions, please feel free to contact us and we will resolve all quality related issues with a replacement or refund.

نظرة عامة

الأداء

نسب الأداء المئوية

Build 64.2
Camera 11.3
Battery 14.7
Display 8.3
Feature 2.7
User Sentiment 86.5
Performance 7.7
Connectivity 11.2
Social Proof 89

المزايا والعيوب

Pros

  • Strong social proof (89th percentile) 89th
  • Strong user sentiment (87th percentile) 87th

Cons

  • Below average feature (3th percentile) 3th
  • Below average performance (8th percentile) 8th
  • Below average display (8th percentile) 8th
  • Below average connectivity (11th percentile) 11th

المواصفات التقنية

المواصفات الكاملة

Design & Build

Weight 0.0 kg / 0.1 lbs

القيمة مقابل السعر

‏٢٥١ MX$

مقارنة بالمنافسين

Spec Apple iPhone Anti-Yellowing Magnetic for 17 Pro Max Case Samsung Galaxy S23 Ultra SM-S918W Google Pixel 10a Pixel 10a Motorola Motorola G Stylus PB6V0014US Xiaomi 17 Pro 17 Pro Honor 400 Pro 400 Pro
Screen Size - 6.8 6.3 6.7 6.3 6.7
Display Type - AMOLED OLED AMOLED LTPO AMOLED AMOLED
Refresh Rate - 120 120 120 120 120
Processor - Snapdragon 8 Gen 2 Google Tensor G4 Snapdragon 6 Gen 3 Mobile Platform Snapdragon 8 Elite Gen 5 Snapdragon 8 Gen 3
RAM (GB) - 8 8 8 12 12
Storage (GB) - 256 128 256 256 512
Rear Camera Mp - 200 48 50 50 200
Front Camera Mp - 12 13 32 50 50
Battery Capacity Mah - 5000 5000 5000 6300 5300
Charging Wattage - 45 30 68 100 100
Wireless Charging - true true true true true
Five (g) - true true true true true
Water Resistance - Water Resistant IP68 IP68 IP68 IP68/IP69
Operating System - Android Android Android Android Android
Compare Compare Compare Compare Compare
Product BuildCameraBatteryDisplayFeatureUser SentimentPerformanceConnectivitySocial Proof
Apple iPhone Anti-Yellowing Magnetic for 17 Pro Max Case 64.211.314.78.32.786.57.711.289
Samsung Galaxy S23 Ultra SM-S918W Compare 94.299.497.392.999.3083.586.299
Google Pixel 10a Pixel 10a Compare 94.271.794.688.981.446.682.592.199
Motorola Motorola G Stylus PB6V0014US Compare 94.271.198.396.399.556.556.692.190.6
Xiaomi 17 Pro 17 Pro Compare 86.798.599.998.268.8095.296.313.8
Honor 400 Pro 400 Pro Compare 86.797.798.996.368.8096.992.913.8

تقييمات حسب الاستخدام

Overall (20.7)Budget (25.3)Gaming (5.8)Rugged (18.9)Compact (14.2)Business (11.6)Flagship (6.5)Foldable (11.8)Photography (7)Battery Life (11.1)

مراجعة كاملة قادمة قريبًا. المواصفات والتقييمات والأسعار والرسوم البيانية أعلاه محدَّثة دائمًا.

منتجات مشابهة