{"product_id":"green-lion-magsafe-metalshield-for-iphone-16-pro-max-pro","title":"Green Lion MagSafe Metalshield for iPhone 16 Pro Max \/ Pro","description":"\u003cstyle\u003e\n  .gulf-premium-phone{\n    --bg:#fbfbfa;\n    --surface:#ffffff;\n    --surface-2:#f5f5f2;\n    --text:#111111;\n    --muted:#666b75;\n    --line:rgba(17,17,17,.08);\n    --accent:#1b1b1b;\n    --accent-soft:rgba(17,17,17,.04);\n    --shadow:0 24px 80px rgba(20,20,30,.05);\n    width:100%;\n    margin:0;\n    padding:0;\n    font-family:Arial, Helvetica, sans-serif;\n    color:var(--text);\n  }\n\n  .gulf-premium-phone *{\n    box-sizing:border-box;\n  }\n\n  .gulf-premium-phone .gp-shell{\n    width:100%;\n    background:\n      radial-gradient(circle at top right, rgba(0,0,0,.025), transparent 28%),\n      radial-gradient(circle at bottom left, rgba(0,0,0,.02), transparent 24%),\n      linear-gradient(180deg, #ffffff 0%, #f8f8f6 100%);\n    border:1px solid rgba(17,17,17,.06);\n    border-radius:34px;\n    overflow:hidden;\n    box-shadow:var(--shadow);\n  }\n\n  .gulf-premium-phone .gp-container{\n    width:100%;\n    max-width:1440px;\n    margin:0 auto;\n    padding:0 40px;\n  }\n\n  .gulf-premium-phone .gp-hero{\n    min-height:720px;\n    display:grid;\n    grid-template-columns:1.08fr .92fr;\n    gap:48px;\n    align-items:center;\n    padding:56px 0;\n  }\n\n  .gulf-premium-phone .gp-media{\n    position:relative;\n    min-height:620px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    border-radius:30px;\n    background:\n      radial-gradient(circle at center, rgba(0,0,0,.035), transparent 42%),\n      linear-gradient(180deg, #ffffff 0%, #f7f7f5 100%);\n    border:1px solid rgba(17,17,17,.05);\n    overflow:hidden;\n  }\n\n  .gulf-premium-phone .gp-media img{\n    width:100%;\n    max-width:760px;\n    height:auto;\n    display:block;\n    object-fit:contain;\n    position:relative;\n    z-index:2;\n  }\n\n  .gulf-premium-phone .gp-copy{\n    max-width:640px;\n  }\n\n  .gulf-premium-phone .gp-kicker{\n    display:inline-block;\n    margin-bottom:18px;\n    padding:9px 16px;\n    border-radius:999px;\n    background:rgba(255,255,255,.9);\n    border:1px solid rgba(17,17,17,.08);\n    color:#222222;\n    font-size:13px;\n    font-weight:800;\n    letter-spacing:.08em;\n    line-height:1.4;\n    text-transform:uppercase;\n  }\n\n  .gulf-premium-phone .gp-title{\n    margin:0 0 18px;\n    font-size:clamp(42px, 6vw, 82px);\n    line-height:.96;\n    font-weight:800;\n    letter-spacing:-.05em;\n  }\n\n  .gulf-premium-phone .gp-title span{\n    display:block;\n    color:#5d5d5d;\n  }\n\n  .gulf-premium-phone .gp-desc{\n    margin:0 0 28px;\n    font-size:18px;\n    line-height:1.95;\n    color:var(--muted);\n    max-width:580px;\n  }\n\n  .gulf-premium-phone .gp-highlights{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:14px;\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .gulf-premium-phone .gp-highlights li{\n    background:rgba(255,255,255,.92);\n    border:1px solid rgba(17,17,17,.06);\n    border-radius:20px;\n    padding:18px 18px 16px;\n    min-height:112px;\n    box-shadow:0 10px 24px rgba(17,17,17,.025);\n  }\n\n  .gulf-premium-phone .gp-highlights strong{\n    display:block;\n    margin-bottom:6px;\n    font-size:15px;\n    line-height:1.4;\n    font-weight:700;\n    color:#18181d;\n  }\n\n  .gulf-premium-phone .gp-highlights span{\n    display:block;\n    font-size:13px;\n    line-height:1.7;\n    color:#737887;\n  }\n\n  .gulf-premium-phone .gp-sections{\n    padding:20px 0 56px;\n  }\n\n  .gulf-premium-phone .gp-section{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:56px;\n    align-items:center;\n    padding:56px 0;\n    border-top:1px solid rgba(17,17,17,.06);\n  }\n\n  .gulf-premium-phone .gp-visual{\n    border-radius:28px;\n    overflow:hidden;\n    background:#fff;\n    border:1px solid rgba(17,17,17,.05);\n    min-height:420px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n  }\n\n  .gulf-premium-phone .gp-visual img{\n    width:100%;\n    max-width:100%;\n    height:auto;\n    display:block;\n    object-fit:contain;\n  }\n\n  .gulf-premium-phone .gp-label{\n    display:inline-block;\n    margin-bottom:14px;\n    font-size:13px;\n    letter-spacing:.08em;\n    line-height:1.4;\n    text-transform:uppercase;\n    color:#2b2f38;\n    font-weight:800;\n  }\n\n  .gulf-premium-phone .gp-heading{\n    margin:0 0 16px;\n    font-size:clamp(30px, 3vw, 48px);\n    line-height:1.04;\n    letter-spacing:-.04em;\n    font-weight:800;\n  }\n\n  .gulf-premium-phone .gp-text p{\n    margin:0;\n    max-width:620px;\n    color:var(--muted);\n    font-size:16px;\n    line-height:1.95;\n  }\n\n  .gulf-premium-phone .gp-specs{\n    display:grid;\n    grid-template-columns:repeat(4,minmax(0,1fr));\n    gap:14px;\n    margin-top:28px;\n  }\n\n  .gulf-premium-phone .gp-spec{\n    background:rgba(255,255,255,.92);\n    border:1px solid rgba(17,17,17,.06);\n    border-radius:18px;\n    padding:16px;\n    text-align:center;\n  }\n\n  .gulf-premium-phone .gp-spec small{\n    display:block;\n    margin-bottom:6px;\n    font-size:11px;\n    letter-spacing:.10em;\n    text-transform:uppercase;\n    color:#9094a3;\n    font-weight:700;\n  }\n\n  .gulf-premium-phone .gp-spec strong{\n    font-size:15px;\n    line-height:1.5;\n    color:#1a1c23;\n    font-weight:700;\n  }\n\n  .gulf-premium-phone .gp-section.gp-specs-only{\n    grid-template-columns:1fr;\n    text-align:center;\n  }\n\n  .gulf-premium-phone .gp-section.gp-specs-only .gp-text{\n    max-width:980px;\n    margin:0 auto;\n  }\n\n  .gulf-premium-phone .gp-section.gp-specs-only .gp-text p{\n    max-width:760px;\n    margin:0 auto;\n  }\n\n  .gulf-premium-phone .gp-section.gp-specs-only .gp-label,\n  .gulf-premium-phone .gp-section.gp-specs-only .gp-heading{\n    text-align:center;\n    display:block;\n  }\n\n  @media (max-width: 1199px){\n    .gulf-premium-phone .gp-container{\n      padding:0 28px;\n    }\n\n    .gulf-premium-phone .gp-hero{\n      grid-template-columns:1fr 1fr;\n      min-height:auto;\n    }\n\n    .gulf-premium-phone .gp-media{\n      min-height:520px;\n    }\n\n    .gulf-premium-phone .gp-specs{\n      grid-template-columns:repeat(2,minmax(0,1fr));\n    }\n  }\n\n  @media (max-width: 991px){\n    .gulf-premium-phone .gp-hero,\n    .gulf-premium-phone .gp-section{\n      grid-template-columns:1fr;\n      gap:28px;\n    }\n\n    .gulf-premium-phone .gp-media{\n      min-height:auto;\n      padding:18px;\n    }\n\n    .gulf-premium-phone .gp-title{\n      font-size:52px;\n    }\n\n    .gulf-premium-phone .gp-desc{\n      font-size:16px;\n    }\n\n    .gulf-premium-phone .gp-section.gp-specs-only{\n      text-align:center;\n    }\n  }\n\n  @media (max-width: 640px){\n    .gulf-premium-phone .gp-container{\n      padding:0 16px;\n    }\n\n    .gulf-premium-phone .gp-shell{\n      border-radius:22px;\n    }\n\n    .gulf-premium-phone .gp-hero{\n      padding:24px 0 20px;\n    }\n\n    .gulf-premium-phone .gp-sections{\n      padding:0 0 24px;\n    }\n\n    .gulf-premium-phone .gp-section{\n      padding:28px 0;\n      gap:20px;\n    }\n\n    .gulf-premium-phone .gp-title{\n      font-size:34px;\n    }\n\n    .gulf-premium-phone .gp-desc,\n    .gulf-premium-phone .gp-text p{\n      font-size:14px;\n      line-height:1.85;\n    }\n\n    .gulf-premium-phone .gp-highlights,\n    .gulf-premium-phone .gp-specs{\n      grid-template-columns:1fr;\n    }\n\n    .gulf-premium-phone .gp-visual{\n      min-height:auto;\n    }\n\n    .gulf-premium-phone .gp-kicker,\n    .gulf-premium-phone .gp-label{\n      font-size:12px;\n      letter-spacing:.06em;\n      line-height:1.4;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"gulf-premium-phone\"\u003e\n\u003cdiv class=\"gp-shell\"\u003e\n\u003cdiv class=\"gp-container\" style=\"text-align: center;\"\u003e\n\u003csection class=\"gp-hero\"\u003e\n\u003cdiv style=\"text-align: center;\" class=\"gp-media\"\u003e  \u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"Green Lion MagSafe Metalshield for iPhone 16 Pro Max \/ Pro\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0983\/2117\/0717\/files\/Green_Lion_MagSafe_Metalshield_for_iPhone_16_ProMax_-_Pro_1.jpg?v=1776784405\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gp-copy\"\u003e\n\u003cdiv id=\"vd_OG-product-description\" class=\"vd_OG-product-description vd_OG-product-detail\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"vd_OG-product-specification\" class=\"vd_OG-product-specification vd_OG-product-detail\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"vd_OG-product-description\" class=\"vd_OG-product-description vd_OG-product-detail\"\u003e\n\u003cdiv class=\"description content\"\u003e\n\u003cdiv data-oe-version=\"1.2\"\u003e\n\u003cdiv id=\"vd_OG-product-description\" class=\"vd_OG-product-description vd_OG-product-detail\"\u003e\n\u003cdiv class=\"description content\"\u003e\n\u003cdiv data-oe-version=\"1.2\"\u003e\n\u003cdiv class=\"vd_OG-product-description vd_OG-product-detail\" id=\"vd_OG-product-description\"\u003e\n\u003cdiv class=\"description content\"\u003e\n\u003cdiv data-oe-version=\"1.2\"\u003e\n\u003csection class=\"pb16 o_colored_level\"\u003e\n\u003cdiv class=\"vd_OL-detail-content vd_OL-product-detail\"\u003e\n\u003cdiv class=\"detail-content\"\u003e\n\u003cdiv class=\"description content\"\u003e\n\u003cdiv data-oe-version=\"1.2\"\u003e\n\u003cdiv id=\"vd_OG-product-description\" class=\"vd_OG-product-description vd_OG-product-detail\"\u003e\n\u003cdiv class=\"description content\"\u003e\n\u003cdiv data-oe-version=\"1.2\"\u003e\n\u003cdiv id=\"vd_OG-product-description\" class=\"vd_OG-product-description vd_OG-product-detail\"\u003e\n\u003cdiv class=\"description content\"\u003e\n\u003cdiv data-oe-version=\"1.2\"\u003e\n\u003cdiv class=\"vd_OG-product-description vd_OG-product-detail\" id=\"vd_OG-product-description\"\u003e\n\u003cdiv class=\"description content\"\u003e\n\u003cdiv data-oe-version=\"1.2\"\u003e\n\u003cdiv class=\"vd_OL-detail-content vd_OL-product-detail\"\u003e\n\u003cdiv class=\"detail-content\"\u003e\n\u003cdiv class=\"description content\"\u003e\n\u003cdiv data-oe-version=\"1.2\"\u003e\n\u003csection class=\"text-token-text-primary w-full focus:outline-none [--shadow-height:45px] has-data-writing-block:pointer-events-none has-data-writing-block:-mt-(--shadow-height) has-data-writing-block:pt-(--shadow-height) [\u0026amp;:has([data-writing-block])\u0026gt;*]:pointer-events-auto [content-visibility:auto] supports-[content-visibility:auto]:[contain-intrinsic-size:auto_100lvh] R6Vx5W_threadScrollVars scroll-mb-[calc(var(--scroll-root-safe-area-inset-bottom,0px)+var(--thread-response-height))] scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]\" dir=\"auto\" data-turn-id=\"request-69d7a418-907c-832d-a835-c10a74a6d8e1-6\" data-testid=\"conversation-turn-178\" data-scroll-anchor=\"false\" data-turn=\"assistant\"\u003e\n\u003cdiv class=\"text-base my-auto mx-auto pb-10 [--thread-content-margin:var(--thread-content-margin-xs,calc(var(--spacing)*4))] @w-sm\/main:[--thread-content-margin:var(--thread-content-margin-sm,calc(var(--spacing)*6))] @w-lg\/main:[--thread-content-margin:var(--thread-content-margin-lg,calc(var(--spacing)*16))] px-(--thread-content-margin)\"\u003e\n\u003cdiv class=\"[--thread-content-max-width:40rem] @w-lg\/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group\/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn\"\u003e\n\u003cdiv class=\"flex max-w-full flex-col gap-4 grow\"\u003e\n\u003cdiv data-message-author-role=\"assistant\" data-message-id=\"b1bb27c5-7545-4efb-a764-3ea644525c10\" data-turn-start-message=\"true\" dir=\"auto\" data-message-model-slug=\"gpt-5-3\" class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal outline-none keyboard-focused:focus-ring [.text-message+\u0026amp;]:mt-1\" tabindex=\"0\"\u003e\n\u003cdiv class=\"flex w-full flex-col gap-1 empty:hidden\"\u003e\n\u003cdiv class=\"streaming-animation markdown prose dark:prose-invert w-full wrap-break-word light markdown-new-styling\"\u003e\n\u003ch3 data-end=\"386\" data-start=\"119\"\u003e\u003cstrong\u003eThe Green Lion MagSafe Metalshield is a durable, premium protective case designed for users who want a stronger, more solid build than standard slim cases. It combines metal details, reinforced protection, and MagSafe compatibility in a tough everyday design.\u003c\/strong\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vd_OL-detail-content vd_OL-product-detail vd_OL-spec-feature-detail\"\u003e\n\u003cdiv class=\"detail-content\"\u003e\n\u003cdiv class=\"vd_OL-product-features\" id=\"vd_OL-product-features\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vd_OG-product-specification vd_OG-product-detail\" id=\"vd_OG-product-specification\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"vd_OG-product-specification\" class=\"vd_OG-product-specification vd_OG-product-detail\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"vd_OG-product-specification\" class=\"vd_OG-product-specification vd_OG-product-detail\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vd_OL-detail-content vd_OL-product-detail vd_OL-spec-feature-detail\"\u003e\n\u003cdiv class=\"detail-content\"\u003e\n\u003cdiv id=\"vd_OL-product-features\" class=\"vd_OL-product-features\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"o_colored_level pb0\"\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vd_OG-product-specification vd_OG-product-detail\" id=\"vd_OG-product-specification\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"vd_OG-product-specification\" class=\"vd_OG-product-specification vd_OG-product-detail\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"vd_OG-product-specification\" class=\"vd_OG-product-specification vd_OG-product-detail\"\u003e\u003c\/div\u003e\n\u003cul class=\"gp-highlights\"\u003e\n\u003cli\u003e\n\u003ch3 data-end=\"446\" data-start=\"393\" data-section-id=\"18l9zkp\"\u003e\u003cspan role=\"text\"\u003e\u003cstrong data-end=\"444\" data-start=\"397\"\u003eMagSafe Compatibility (Secure Magnetic Use)\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp data-end=\"589\" data-start=\"447\"\u003e\u003cstrong\u003eBuilt-in magnetic system ensures stable connection with MagSafe chargers and accessories for reliable wireless charging and strong attachment.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003ch3 data-end=\"649\" data-start=\"596\" data-section-id=\"1jtt2bl\"\u003e\u003cspan role=\"text\"\u003e\u003cstrong data-end=\"647\" data-start=\"600\"\u003eMetalshield Design (Strong Protection Feel)\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp data-end=\"770\" data-start=\"650\"\u003e\u003cstrong\u003eBuilt with a reinforced structure and metallic-style accents that give the case a tougher, more premium protective look.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003ch3 data-end=\"819\" data-start=\"777\" data-section-id=\"1aup86d\"\u003e\u003cspan role=\"text\"\u003e\u003cstrong data-end=\"817\" data-start=\"781\"\u003eCamera Protection (Raised Edges)\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp data-end=\"911\" data-start=\"820\"\u003e\u003cstrong\u003eRaised bezel around the camera keeps lenses safe from scratches and direct surface contact.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"gp-section\" style=\"text-align: center;\"\u003e\n\u003cdiv class=\"gp-text\"\u003e\n\u003cspan class=\"gp-label\"\u003ePerformance\u003c\/span\u003e\n\u003ch2 class=\"gp-heading\"\u003e Ready For Daily Use\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli data-end=\"1454\" data-start=\"1398\" data-section-id=\"raop0n\"\u003e\n\u003cstrong data-end=\"1418\" data-start=\"1400\"\u003eCompatibility:\u003c\/strong\u003e iPhone 16 Pro \/ iPhone 16 Pro Max\u003c\/li\u003e\n\u003cli data-end=\"1508\" data-start=\"1455\" data-section-id=\"5lajah\"\u003e\n\u003cstrong data-end=\"1477\" data-start=\"1457\"\u003eMagSafe Support:\u003c\/strong\u003e Yes (built-in magnetic ring)\u003c\/li\u003e\n\u003cli data-end=\"1552\" data-start=\"1509\" data-section-id=\"1a96fyz\"\u003e\n\u003cstrong data-end=\"1527\" data-start=\"1511\"\u003eDesign Type:\u003c\/strong\u003e Rugged protective case\u003c\/li\u003e\n\u003cli data-end=\"1613\" data-start=\"1553\" data-section-id=\"1w0kh2g\"\u003e\n\u003cstrong data-end=\"1576\" data-start=\"1555\"\u003eProtection Level:\u003c\/strong\u003e Drop + scratch + camera protection\u003c\/li\u003e\n\u003cli data-end=\"1654\" data-start=\"1614\" data-section-id=\"p8o5pb\"\u003e\n\u003cstrong data-end=\"1630\" data-start=\"1616\"\u003eGrip Type:\u003c\/strong\u003e Solid anti-slip frame\u003c\/li\u003e\n\u003cli data-end=\"1693\" data-start=\"1655\" data-section-id=\"ac6jfl\"\u003e\n\u003cstrong data-end=\"1669\" data-start=\"1657\"\u003eButtons:\u003c\/strong\u003e Metal tactile buttons\u003c\/li\u003e\n\u003cli data-end=\"1738\" data-start=\"1694\" data-section-id=\"bn34ge\"\u003e\n\u003cstrong data-end=\"1707\" data-start=\"1696\"\u003eFinish:\u003c\/strong\u003e Anti-scratch surface coating\u003c\/li\u003e\n\u003cli data-end=\"1803\" data-start=\"1739\" data-section-id=\"1v54wyf\"\u003e\n\u003cstrong data-end=\"1751\" data-start=\"1741\"\u003eUsage:\u003c\/strong\u003e Daily protection \/ rugged use \/ wireless charging\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" class=\"gp-visual\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"Green Lion MagSafe Metalshield for iPhone 16 Pro Max \/ Pro\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0983\/2117\/0717\/files\/GNMGMSL16PMGY_Green_Lion_MagSafe_Metalshield_for_iPhone_16_Pro_Max_-_Pro_iPhone_16_Pro_Max_Grey.jpg?v=1776784405\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch1 style=\"text-align: center;\"\u003eSpecifications\u003cbr\u003ePremium Design. Practical Power.\u003c\/h1\u003e\n\u003cdiv class=\"main-product__block main-product__block-title\"\u003e\n\u003ch3 class=\"product-block-group product-block-group--title\"\u003e\n\u003cstrong\u003eGreen Lion MagSafe Metalshield for iPhone 16 Pro Max \/ Pro\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/h3\u003e\n\u003cdiv data-compile=\"false\" data-id=\"1745565587715\" data-ver=\"1\" data-icon=\"gpicon-judge_reviews\" class=\"module-wrap\" id=\"m-1745565587715\" data-atomgroup=\"3rd-parties\" data-key=\"judge-reviews\" data-label=\"Judge.me Reviews\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003cstrong\u003e\u003csmall\u003e\u003c\/small\u003e\u003c\/strong\u003e\n\u003cdiv class=\"gp-specs\"\u003e\n\u003ch2 class=\"gp-spec\" style=\"text-align: center;\"\u003e\n\u003cstrong\u003e\u003csmall\u003eMaterial\u003c\/small\u003ePC + TPU reinforced hybrid\u003cbr\u003e\u003c\/strong\u003e\u003cstrong\u003e\u003csmall\u003e\u003c\/small\u003e\u003c\/strong\u003e\n\u003c\/h2\u003e\n\u003ch2 class=\"gp-spec\" style=\"text-align: center;\"\u003e\n\u003cstrong\u003e\u003csmall\u003eMagnet System\u003c\/small\u003eBuilt-in MagSafe magnets\u003cbr\u003e\u003c\/strong\u003e\u003cstrong\u003e\u003csmall\u003e\u003c\/small\u003e\u003c\/strong\u003e\u003cstrong\u003e\u003csmall\u003e\u003c\/small\u003e\u003c\/strong\u003e\n\u003c\/h2\u003e\n\u003cdiv id=\"vd_OG-product-features\" class=\"vd_OG-product-features vd_OG-product-detail\" style=\"text-align: center;\"\u003e\u003c\/div\u003e\n\u003ch2 class=\"gp-spec\" style=\"text-align: center;\"\u003e\n\u003cstrong\u003e\u003csmall\u003edesign\u003c\/small\u003eMetalshield rugged frame design\u003cbr\u003e\u003c\/strong\u003e\u003cstrong\u003e\u003csmall\u003e\u003c\/small\u003e\u003c\/strong\u003e\u003cstrong\u003e\u003csmall\u003e\u003c\/small\u003e\u003c\/strong\u003e\n\u003c\/h2\u003e\n\u003cdiv id=\"vd_OG-product-features\" class=\"vd_OG-product-features vd_OG-product-detail\" style=\"text-align: center;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Miami Center","offers":[{"title":"Default Title","offer_id":51191343710493,"sku":null,"price":79.0,"currency_code":"AED","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0983\/2117\/0717\/files\/GNMGMSL16PMGY_GreenLionMagSafeMetalshieldforiPhone16ProMax-Pro_iPhone16ProMax_Grey.jpg?v=1776784437","url":"https:\/\/miamicenteruae.com\/products\/green-lion-magsafe-metalshield-for-iphone-16-pro-max-pro","provider":"Miami Center","version":"1.0","type":"link"}