{"product_id":"iphone-18-pro-max-back-cover-case-fusion-magnetic-clear","title":"iPhone 18 Pro Max Back Cover Case | Fusion Magnetic - Clear","description":"\u003cstyle\u003e\n  .accordion-tabs {\n    font-family: 'Outfit', sans-serif;\n    max-width: 1200px;\n    margin: auto;\n    border-radius: 10px;\n    overflow: hidden;\n  }\n\n  .tab {\n    border-top: 1px solid #ddd;\n  }\n\n  .tab-header {\n    background-color: #f9f9f9;\n    cursor: pointer;\n    padding: 1rem;\n    font-weight: 600;\n    position: relative;\n  }\n\n  .tab-header::after {\n    content: \"+\";\n    position: absolute;\n    right: 20px;\n    font-size: 1.5rem;\n  }\n\n  .tab.active .tab-header::after {\n    content: \"-\";\n  }\n\n  .tab-content {\n    display: none;\n    padding: 1rem;\n    background-color: #fff;\n  }\n\n  .tab.active .tab-content {\n    display: block;\n  }\n\n  .spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 1rem;\n  }\n\n  .spec-table td {\n    padding: 0.75rem;\n    border: 1px solid #ddd;\n    font-size: 0.95rem;\n  }\n\n  .spec-table td:first-child {\n    font-weight: 600;\n    width: 40%;\n    background-color: #f5f5f5;\n  }\n\n  .below-images {\n    max-width: 1200px;\n    margin: 2rem auto;\n    display: flex;\n    flex-direction: column;\n    gap: 1.5rem;\n  }\n\n  .below-images img {\n    width: 100%;\n    height: auto;\n    border-radius: 12px;\n  }\n\n  @media (max-width: 768px) {\n    .tab-header {\n      font-size: 1rem;\n    }\n\n    .spec-table td {\n      font-size: 0.85rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"accordion-tabs\"\u003e\n  \u003c!-- Tab 1 --\u003e\n  \u003cdiv class=\"tab\"\u003e\n    \u003cdiv class=\"tab-header\"\u003eProduct Specifications\u003c\/div\u003e\n    \u003cdiv class=\"tab-content\"\u003e\n      \u003ctable class=\"spec-table\"\u003e\n        \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eRingke\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003eMagnetic Clear\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eForm Factor\u003c\/td\u003e\n\u003ctd\u003eBumper\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCompatible Phone Models\u003c\/td\u003e\n\u003ctd\u003eiPhone 18 Pro Max\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePolycarbonate, Thermoplastic Polyurethane\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Tab 2 --\u003e\n  \u003cdiv class=\"tab\"\u003e\n    \u003cdiv class=\"tab-header\"\u003eAbout This Item\u003c\/div\u003e\n    \u003cdiv class=\"tab-content\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eCompatibility : iPhone 18 Pro Max\u003c\/li\u003e\n        \u003cli\u003eMinimalist clear case with a built-in magnetic ring to securely attach MagSafe compatible accessories and charger.\u003c\/li\u003e\n        \u003cli\u003eHybrid case with durable polycarbonate clear back panel and TPU bumper frames provides protection.\u003c\/li\u003e\n        \u003cli\u003eSlim, lightweight design to be easy to hold and provide high levels of impact resistance.\u003c\/li\u003e\n        \u003cli\u003eLanyard holes on each side of the device allow for the usage of accessories such as hand straps, wrist lanyards, and phone charms. (Additional accessories not included)\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Tab 3 --\u003e\n  \u003cdiv class=\"tab\"\u003e\n    \u003cdiv class=\"tab-header\"\u003eProduct Description\u003c\/div\u003e\n    \u003cdiv class=\"tab-content\"\u003e\n      \u003cp\u003eRingke cases are built for serious protection without sacrificing style. With military-grade drop defense and rugged bumpers, they shield your phone from life’s unexpected slips and falls. The clear back shows off your device, while the grippy edges keep it firmly in hand. Tough, sleek, and ready for anything—Ringke has your phone covered.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Tab 4 --\u003e\n  \u003cdiv class=\"tab\"\u003e\n    \u003cdiv class=\"tab-header\"\u003eWhat’s in the Box?\u003c\/div\u003e\n    \u003cdiv class=\"tab-content\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e1 x Ringke Fusion Magnetic Case\u003c\/li\u003e\n        \u003cli\u003e(Lanyard strap not included)\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\n\u003cscript\u003e\n  document.querySelectorAll(\".tab-header\").forEach(header =\u003e {\n    header.addEventListener(\"click\", () =\u003e {\n      const tab = header.parentElement;\n      tab.classList.toggle(\"active\");\n    });\n  });\n\u003c\/script\u003e\n","brand":"Apple","offers":[{"title":"Default Title","offer_id":44101023858754,"sku":"RING-IP18PM-FSMG-CLR","price":1999.0,"currency_code":"INR","in_stock":false}],"url":"https:\/\/ringke.co.in\/products\/iphone-18-pro-max-back-cover-case-fusion-magnetic-clear","provider":"Ringke India","version":"1.0","type":"link"}