{"product_id":"iphone-xr","title":"iPhone XR","description":"\u003cstyle\u003e\n  .rx-product {\n    max-width: 1050px;\n    margin: 0 auto;\n    font-family: Arial, Helvetica, sans-serif;\n    color: #111827;\n    line-height: 1.45;\n  }\n\n  .rx-product * {\n    box-sizing: border-box;\n  }\n\n  .rx-hero {\n    padding: 24px;\n    margin-bottom: 14px;\n    border: 1px solid #e5e7eb;\n    border-radius: 24px;\n    background:\n      radial-gradient(circle at top right, rgba(17, 24, 39, 0.06), transparent 32%),\n      linear-gradient(135deg, #ffffff, #f8fafc);\n  }\n\n  .rx-badge {\n    display: inline-block;\n    margin-bottom: 10px;\n    padding: 6px 11px;\n    border: 1px solid #e5e7eb;\n    border-radius: 999px;\n    background: #f3f4f6;\n    color: #000000;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.4px;\n    text-transform: uppercase;\n  }\n\n  .rx-hero h2,\n  .rx-title,\n  .rx-grade-card strong,\n  .rx-highlight strong,\n  .rx-spec-group h4,\n  .rx-policy-item h4 {\n    color: #000000;\n  }\n\n  .rx-hero h2 {\n    margin: 0 0 8px;\n    font-size: 30px;\n    line-height: 1.15;\n  }\n\n  .rx-hero p {\n    max-width: 760px;\n    margin: 0;\n    color: #4b5563;\n    font-size: 15px;\n  }\n\n  .rx-proof-grid,\n  .rx-highlight-grid {\n    display: grid;\n    gap: 10px;\n  }\n\n  .rx-proof-grid {\n    grid-template-columns: repeat(4, 1fr);\n    margin-top: 18px;\n  }\n\n  .rx-proof,\n  .rx-grade-card,\n  .rx-highlight,\n  .rx-compact-box,\n  .rx-policy-item,\n  .rx-details {\n    border: 1px solid #e5e7eb;\n    background: #ffffff;\n  }\n\n  .rx-proof {\n    padding: 12px;\n    border-radius: 16px;\n  }\n\n  .rx-proof strong {\n    display: block;\n    margin-bottom: 3px;\n    color: #000000;\n    font-size: 14px;\n  }\n\n  .rx-proof span {\n    display: block;\n    color: #6b7280;\n    font-size: 12px;\n  }\n\n  .rx-section {\n    margin-bottom: 14px;\n  }\n\n  .rx-title {\n    margin: 0 0 10px;\n    font-size: 18px;\n  }\n\n  .rx-grade-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n  }\n\n  .rx-grade-card {\n    padding: 16px;\n    border-radius: 20px;\n  }\n\n  .rx-grade-card strong {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 17px;\n  }\n\n  .rx-grade-card p {\n    margin: 0;\n    color: #4b5563;\n    font-size: 14px;\n  }\n\n  .rx-compact-box {\n    padding: 16px;\n    margin-bottom: 14px;\n    border-radius: 22px;\n  }\n\n  .rx-pills {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n  }\n\n  .rx-pill {\n    padding: 9px 12px;\n    border: 1px solid #e5e7eb;\n    border-radius: 999px;\n    background: #f9fafb;\n    color: #111827;\n    font-size: 14px;\n  }\n\n  .rx-note {\n    margin: 12px 0 0;\n    color: #4b5563;\n    font-size: 13px;\n  }\n\n  .rx-highlight-grid {\n    grid-template-columns: repeat(6, 1fr);\n  }\n\n  .rx-highlight {\n    min-height: 84px;\n    padding: 12px;\n    border-radius: 18px;\n  }\n\n  .rx-highlight span {\n    display: block;\n    margin-bottom: 5px;\n    color: #6b7280;\n    font-size: 12px;\n  }\n\n  .rx-highlight strong {\n    display: block;\n    font-size: 14px;\n  }\n\n  .rx-details {\n    margin-bottom: 10px;\n    border-radius: 18px;\n    overflow: hidden;\n  }\n\n  .rx-details summary {\n    position: relative;\n    padding: 15px 48px 15px 16px;\n    background: #f9fafb;\n    color: #000000;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .rx-details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .rx-details summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 18px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 22px;\n    font-weight: 400;\n  }\n\n  .rx-details[open] summary::after {\n    content: \"-\";\n  }\n\n  .rx-detail-body {\n    padding: 14px 16px 16px;\n    border-top: 1px solid #e5e7eb;\n  }\n\n  .rx-spec-group {\n    margin-bottom: 16px;\n  }\n\n  .rx-spec-group:last-child {\n    margin-bottom: 0;\n  }\n\n  .rx-spec-group h4 {\n    margin: 0 0 8px;\n    font-size: 15px;\n  }\n\n  .rx-table {\n    width: 100%;\n    border: 1px solid #eef0f2;\n    border-collapse: collapse;\n    border-radius: 14px;\n    background: #ffffff;\n    font-size: 13px;\n    overflow: hidden;\n  }\n\n  .rx-table td {\n    padding: 9px 10px;\n    border-bottom: 1px solid #eef0f2;\n    vertical-align: top;\n  }\n\n  .rx-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .rx-table td:first-child {\n    width: 36%;\n    background: #f9fafb;\n    color: #000000;\n    font-weight: 700;\n  }\n\n  .rx-policy-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n  }\n\n  .rx-policy-item {\n    padding: 13px;\n    border-radius: 16px;\n  }\n\n  .rx-policy-item h4 {\n    margin: 0 0 6px;\n    font-size: 15px;\n  }\n\n  .rx-policy-item p,\n  .rx-policy-item ul {\n    margin: 0;\n    color: #4b5563;\n    font-size: 13px;\n  }\n\n  .rx-policy-item ul {\n    padding-left: 18px;\n  }\n\n  .rx-disclaimer {\n    margin-top: 12px;\n    padding: 13px;\n    border: 1px solid #e5e7eb;\n    border-radius: 16px;\n    background: #f9fafb;\n    color: #4b5563;\n    font-size: 13px;\n  }\n\n  @media only screen and (max-width: 850px) {\n    .rx-proof-grid,\n    .rx-highlight-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .rx-grade-grid,\n    .rx-policy-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .rx-hero h2 {\n      font-size: 24px;\n    }\n  }\n\n  @media only screen and (max-width: 520px) {\n    .rx-proof-grid,\n    .rx-highlight-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .rx-hero {\n      padding: 18px;\n    }\n\n    .rx-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .rx-table td:first-child {\n      width: 100%;\n      padding-bottom: 4px;\n      border-bottom: 0;\n    }\n\n    .rx-table td:last-child {\n      padding-top: 4px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rx-product\"\u003e\n\n  \u003csection class=\"rx-hero\"\u003e\n    \u003cspan class=\"rx-badge\"\u003eProfessionally Refurbished\u003c\/span\u003e\n\n    \u003ch2\u003eApple iPhone XR\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Fully tested, cleaned, restored to factory settings, and ready to use. Available in Excellent and Good condition grades, unlocked to UK networks, and supplied with 6 months warranty.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rx-proof-grid\"\u003e\n      \u003cdiv class=\"rx-proof\"\u003e\n        \u003cstrong\u003eFully Tested\u003c\/strong\u003e\n        \u003cspan\u003eChecked before dispatch\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rx-proof\"\u003e\n        \u003cstrong\u003eUnlocked\u003c\/strong\u003e\n        \u003cspan\u003eTested for UK networks\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rx-proof\"\u003e\n        \u003cstrong\u003eFree Delivery\u003c\/strong\u003e\n        \u003cspan\u003eRoyal Mail service\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rx-proof\"\u003e\n        \u003cstrong\u003e6 Months\u003c\/strong\u003e\n        \u003cspan\u003eWarranty included\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rx-section\"\u003e\n    \u003ch3 class=\"rx-title\"\u003eCondition Guide\u003c\/h3\u003e\n\n    \u003cdiv class=\"rx-grade-grid\"\u003e\n      \u003cdiv class=\"rx-grade-card\"\u003e\n        \u003cstrong\u003eExcellent\u003c\/strong\u003e\n        \u003cp\u003eVery light signs of use. Fully functional, professionally refurbished, and tested before dispatch.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rx-grade-card\"\u003e\n        \u003cstrong\u003eGood\u003c\/strong\u003e\n        \u003cp\u003eVisible signs of use such as light marks or scuffs. Fully functional, professionally refurbished, and reliable for everyday use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rx-compact-box\"\u003e\n    \u003ch3 class=\"rx-title\"\u003eWhat’s Included?\u003c\/h3\u003e\n\n    \u003cdiv class=\"rx-pills\"\u003e\n      \u003cspan class=\"rx-pill\"\u003eApple iPhone XR device\u003c\/span\u003e\n      \u003cspan class=\"rx-pill\"\u003eLightning charging cable\u003c\/span\u003e\n      \u003cspan class=\"rx-pill\"\u003eSIM tool\u003c\/span\u003e\n      \u003cspan class=\"rx-pill\"\u003ePlain generic box\u003c\/span\u003e\n      \u003cspan class=\"rx-pill\"\u003eFree Royal Mail delivery\u003c\/span\u003e\n      \u003cspan class=\"rx-pill\"\u003eFree 6 months warranty\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"rx-note\"\u003e\n      Device comes in a plain generic box with a protected insert and is sealed for security and quality.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rx-section\"\u003e\n    \u003ch3 class=\"rx-title\"\u003eKey Highlights\u003c\/h3\u003e\n\n    \u003cdiv class=\"rx-highlight-grid\"\u003e\n      \u003cdiv class=\"rx-highlight\"\u003e\n        \u003cspan\u003eDisplay\u003c\/span\u003e\n        \u003cstrong\u003e6.1-inch Liquid Retina HD\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rx-highlight\"\u003e\n        \u003cspan\u003eCamera\u003c\/span\u003e\n        \u003cstrong\u003e12MP Camera\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rx-highlight\"\u003e\n        \u003cspan\u003eChip\u003c\/span\u003e\n        \u003cstrong\u003eApple A12 Bionic\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rx-highlight\"\u003e\n        \u003cspan\u003eStorage\u003c\/span\u003e\n        \u003cstrong\u003e128GB\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rx-highlight\"\u003e\n        \u003cspan\u003eCharging\u003c\/span\u003e\n        \u003cstrong\u003eLightning + Qi\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rx-highlight\"\u003e\n        \u003cspan\u003eNetwork\u003c\/span\u003e\n        \u003cstrong\u003e4G Unlocked\u003c\/strong\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdetails class=\"rx-details\"\u003e\n    \u003csummary\u003eView Full Technical Specifications\u003c\/summary\u003e\n\n    \u003cdiv class=\"rx-detail-body\"\u003e\n\n      \u003cdiv class=\"rx-spec-group\"\u003e\n        \u003ch4\u003eGeneral\u003c\/h4\u003e\n        \u003ctable class=\"rx-table\"\u003e\n          \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eApple\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eiPhone XR\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eYear introduced\u003c\/td\u003e\n\u003ctd\u003e2018\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eColours\u003c\/td\u003e\n\u003ctd\u003eRed, Yellow, Coral, White\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eBuild\u003c\/td\u003e\n\u003ctd\u003eAluminium frame with glass front and glass back\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eWater and dust resistance\u003c\/td\u003e\n\u003ctd\u003eIP67 splash, water and dust resistant\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e150.9 x 75.7 x 8.3 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e194g\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eBattery capacity\u003c\/td\u003e\n\u003ctd\u003e2942 mAh\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eRemovable battery\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eStorage\u003c\/td\u003e\n\u003ctd\u003e128GB\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rx-spec-group\"\u003e\n        \u003ch4\u003eDisplay\u003c\/h4\u003e\n        \u003ctable class=\"rx-table\"\u003e\n          \u003ctr\u003e\n\u003ctd\u003eDisplay type\u003c\/td\u003e\n\u003ctd\u003eLiquid Retina HD IPS LCD display\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eScreen size\u003c\/td\u003e\n\u003ctd\u003e6.1 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eResolution\u003c\/td\u003e\n\u003ctd\u003e1792 x 828 pixels\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003ePixels per inch\u003c\/td\u003e\n\u003ctd\u003e326 PPI\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eAspect ratio\u003c\/td\u003e\n\u003ctd\u003e19.5:9\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eTouchscreen\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eTrue Tone\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eWide colour\u003c\/td\u003e\n\u003ctd\u003eP3 wide colour display\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eHaptic Touch\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eProtection\u003c\/td\u003e\n\u003ctd\u003eScratch-resistant glass with oleophobic coating\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rx-spec-group\"\u003e\n        \u003ch4\u003ePerformance \u0026amp; Storage\u003c\/h4\u003e\n        \u003ctable class=\"rx-table\"\u003e\n          \u003ctr\u003e\n\u003ctd\u003eProcessor\u003c\/td\u003e\n\u003ctd\u003eApple A12 Bionic chip\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCPU\u003c\/td\u003e\n\u003ctd\u003eSix-core processor\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eGPU\u003c\/td\u003e\n\u003ctd\u003eApple GPU, four-core graphics\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eNeural Engine\u003c\/td\u003e\n\u003ctd\u003eSecond-generation Neural Engine\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eRAM\u003c\/td\u003e\n\u003ctd\u003e3GB\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eInternal storage\u003c\/td\u003e\n\u003ctd\u003e128GB\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eExpandable storage\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eExternal storage type\u003c\/td\u003e\n\u003ctd\u003eNot applicable\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rx-spec-group\"\u003e\n        \u003ch4\u003eCamera\u003c\/h4\u003e\n        \u003ctable class=\"rx-table\"\u003e\n          \u003ctr\u003e\n\u003ctd\u003eRear camera\u003c\/td\u003e\n\u003ctd\u003e12MP wide camera\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eWide camera\u003c\/td\u003e\n\u003ctd\u003e12MP wide, f\/1.8 aperture, optical image stabilisation\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eRear autofocus\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eRear flash\u003c\/td\u003e\n\u003ctd\u003eQuad-LED True Tone flash with Slow Sync\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eZoom\u003c\/td\u003e\n\u003ctd\u003eDigital zoom up to 5x\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003ePortrait mode\u003c\/td\u003e\n\u003ctd\u003eSupported\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eVideo recording\u003c\/td\u003e\n\u003ctd\u003e4K video recording up to 60fps\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eSlow motion video\u003c\/td\u003e\n\u003ctd\u003e1080p at 120fps or 240fps\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eFront camera\u003c\/td\u003e\n\u003ctd\u003e7MP TrueDepth camera\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eFace ID\u003c\/td\u003e\n\u003ctd\u003eSupported\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rx-spec-group\"\u003e\n        \u003ch4\u003eBattery \u0026amp; Charging\u003c\/h4\u003e\n        \u003ctable class=\"rx-table\"\u003e\n          \u003ctr\u003e\n\u003ctd\u003eBattery type\u003c\/td\u003e\n\u003ctd\u003eBuilt-in rechargeable lithium-ion battery\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eBattery capacity\u003c\/td\u003e\n\u003ctd\u003e2942 mAh\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCharging connector\u003c\/td\u003e\n\u003ctd\u003eLightning connector\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eFast charging\u003c\/td\u003e\n\u003ctd\u003eSupported with compatible power adapter\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eWireless charging\u003c\/td\u003e\n\u003ctd\u003eQi wireless charging supported\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eTalk time\u003c\/td\u003e\n\u003ctd\u003eUp to 25 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eInternet use\u003c\/td\u003e\n\u003ctd\u003eUp to 15 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eVideo playback\u003c\/td\u003e\n\u003ctd\u003eUp to 16 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eAudio playback\u003c\/td\u003e\n\u003ctd\u003eUp to 65 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rx-spec-group\"\u003e\n        \u003ch4\u003eSoftware\u003c\/h4\u003e\n        \u003ctable class=\"rx-table\"\u003e\n          \u003ctr\u003e\n\u003ctd\u003eOperating system\u003c\/td\u003e\n\u003ctd\u003eiOS, supports compatible iOS updates up to iOS 18\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rx-spec-group\"\u003e\n        \u003ch4\u003eConnectivity\u003c\/h4\u003e\n        \u003ctable class=\"rx-table\"\u003e\n          \u003ctr\u003e\n\u003ctd\u003eNetwork compatibility\u003c\/td\u003e\n\u003ctd\u003eUnlocked to UK networks\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003e5G\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003e4G LTE\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eWi-Fi\u003c\/td\u003e\n\u003ctd\u003eWi-Fi 802.11 a\/b\/g\/n\/ac, dual-band\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eBluetooth\u003c\/td\u003e\n\u003ctd\u003eBluetooth 5.0\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eNFC\u003c\/td\u003e\n\u003ctd\u003eYes, Apple Pay support\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eGPS\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eUSB\u003c\/td\u003e\n\u003ctd\u003eLightning\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eHeadphone jack\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eFM radio\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eSIM\u003c\/td\u003e\n\u003ctd\u003eNano-SIM and eSIM support\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rx-spec-group\"\u003e\n        \u003ch4\u003eSensors \u0026amp; Security\u003c\/h4\u003e\n        \u003ctable class=\"rx-table\"\u003e\n          \u003ctr\u003e\n\u003ctd\u003eFace ID\u003c\/td\u003e\n\u003ctd\u003eYes, enabled by TrueDepth camera\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eTouch ID\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eFingerprint sensor\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eAccelerometer\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eGyroscope\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCompass \/ Magnetometer\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eProximity sensor\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eAmbient light sensor\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eBarometer\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"rx-details\"\u003e\n    \u003csummary\u003eShipping, Returns \u0026amp; Warranty\u003c\/summary\u003e\n\n    \u003cdiv class=\"rx-detail-body\"\u003e\n      \u003cdiv class=\"rx-policy-grid\"\u003e\n\n        \u003cdiv class=\"rx-policy-item\"\u003e\n          \u003ch4\u003eShipping\u003c\/h4\u003e\n          \u003cp\u003eWe ship all items using Royal Mail. If payment is received before 3:00PM, your item will be shipped on the same day. If payment is received after 3:00PM, your item will be shipped on the next working day.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rx-policy-item\"\u003e\n          \u003ch4\u003eReturns\u003c\/h4\u003e\n          \u003cp\u003eCustomer satisfaction is our priority. We accept returns if you do not like the item for any reason and offer a 30-day return policy with a money back guarantee.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rx-policy-item\"\u003e\n          \u003ch4\u003eRefunds \u0026amp; Exchanges\u003c\/h4\u003e\n          \u003cul\u003e\n            \u003cli\u003ePlease provide the tracking number as soon as possible when returning an item.\u003c\/li\u003e\n            \u003cli\u003eRefunds or exchanges are processed within 2 business days.\u003c\/li\u003e\n            \u003cli\u003eFor refunds, any required cancellation request must be approved by the customer.\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rx-policy-item\"\u003e\n          \u003ch4\u003e6 Months Warranty\u003c\/h4\u003e\n          \u003cp\u003eFor customer peace of mind, this device includes 6 months warranty. Buy with confidence, you are in safe hands.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rx-disclaimer\"\u003e\n        Product images are for illustration purposes only and may not be an exact representation of the product.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Mobile Solution Nottingham","offers":[{"title":"White \/ 64GB \/ Excellent","offer_id":53359898755421,"sku":null,"price":224.99,"currency_code":"GBP","in_stock":true},{"title":"White \/ 64GB \/ Good","offer_id":53380130701661,"sku":null,"price":154.99,"currency_code":"GBP","in_stock":false},{"title":"White \/ 128GB \/ Excellent","offer_id":53359898788189,"sku":null,"price":249.99,"currency_code":"GBP","in_stock":true},{"title":"White \/ 128GB \/ Good","offer_id":53380130767197,"sku":null,"price":199.99,"currency_code":"GBP","in_stock":false},{"title":"White \/ 256GB \/ Excellent","offer_id":53359898820957,"sku":null,"price":264.99,"currency_code":"GBP","in_stock":false},{"title":"White \/ 256GB \/ Good","offer_id":53380130832733,"sku":null,"price":209.99,"currency_code":"GBP","in_stock":false},{"title":"Black \/ 64GB \/ Excellent","offer_id":53359898853725,"sku":null,"price":224.99,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 64GB \/ Good","offer_id":53380130898269,"sku":null,"price":154.99,"currency_code":"GBP","in_stock":false},{"title":"Black \/ 128GB \/ Excellent","offer_id":53359898886493,"sku":null,"price":249.99,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 128GB \/ Good","offer_id":53380130963805,"sku":null,"price":199.99,"currency_code":"GBP","in_stock":false},{"title":"Black \/ 256GB \/ Excellent","offer_id":53359898919261,"sku":null,"price":264.99,"currency_code":"GBP","in_stock":false},{"title":"Black \/ 256GB \/ Good","offer_id":53380131029341,"sku":null,"price":209.99,"currency_code":"GBP","in_stock":false},{"title":"Blue \/ 64GB \/ Excellent","offer_id":53359898952029,"sku":null,"price":224.99,"currency_code":"GBP","in_stock":true},{"title":"Blue \/ 64GB \/ Good","offer_id":53380131094877,"sku":null,"price":154.99,"currency_code":"GBP","in_stock":false},{"title":"Blue \/ 128GB \/ Excellent","offer_id":53359898984797,"sku":null,"price":249.99,"currency_code":"GBP","in_stock":true},{"title":"Blue \/ 128GB \/ Good","offer_id":53380131160413,"sku":null,"price":199.99,"currency_code":"GBP","in_stock":false},{"title":"Blue \/ 256GB \/ Excellent","offer_id":53359899017565,"sku":null,"price":264.99,"currency_code":"GBP","in_stock":false},{"title":"Blue \/ 256GB \/ Good","offer_id":53380131225949,"sku":null,"price":209.99,"currency_code":"GBP","in_stock":false},{"title":"Yellow \/ 64GB \/ Excellent","offer_id":53359899050333,"sku":null,"price":224.99,"currency_code":"GBP","in_stock":true},{"title":"Yellow \/ 64GB \/ Good","offer_id":53380131291485,"sku":null,"price":154.99,"currency_code":"GBP","in_stock":false},{"title":"Yellow \/ 128GB \/ Excellent","offer_id":53359899083101,"sku":null,"price":249.99,"currency_code":"GBP","in_stock":true},{"title":"Yellow \/ 128GB \/ Good","offer_id":53380131357021,"sku":null,"price":199.99,"currency_code":"GBP","in_stock":false},{"title":"Yellow \/ 256GB \/ Excellent","offer_id":53359899115869,"sku":null,"price":264.99,"currency_code":"GBP","in_stock":false},{"title":"Yellow \/ 256GB \/ Good","offer_id":53380131422557,"sku":null,"price":209.99,"currency_code":"GBP","in_stock":false},{"title":"Red \/ 64GB \/ Excellent","offer_id":53359899148637,"sku":null,"price":224.99,"currency_code":"GBP","in_stock":true},{"title":"Red \/ 64GB \/ Good","offer_id":53380131488093,"sku":null,"price":154.99,"currency_code":"GBP","in_stock":false},{"title":"Red \/ 128GB \/ Excellent","offer_id":53359899181405,"sku":null,"price":249.99,"currency_code":"GBP","in_stock":true},{"title":"Red \/ 128GB \/ Good","offer_id":53380131553629,"sku":null,"price":199.99,"currency_code":"GBP","in_stock":false},{"title":"Red \/ 256GB \/ Excellent","offer_id":53359899214173,"sku":null,"price":264.99,"currency_code":"GBP","in_stock":false},{"title":"Red \/ 256GB \/ Good","offer_id":53380131651933,"sku":null,"price":209.99,"currency_code":"GBP","in_stock":false},{"title":"Coral \/ 64GB \/ Excellent","offer_id":53359899246941,"sku":null,"price":224.99,"currency_code":"GBP","in_stock":true},{"title":"Coral \/ 64GB \/ Good","offer_id":53380131717469,"sku":null,"price":154.99,"currency_code":"GBP","in_stock":false},{"title":"Coral \/ 128GB \/ Excellent","offer_id":53359899279709,"sku":null,"price":249.99,"currency_code":"GBP","in_stock":true},{"title":"Coral \/ 128GB \/ Good","offer_id":53380131783005,"sku":null,"price":199.99,"currency_code":"GBP","in_stock":false},{"title":"Coral \/ 256GB \/ Excellent","offer_id":53359899312477,"sku":null,"price":264.99,"currency_code":"GBP","in_stock":false},{"title":"Coral \/ 256GB \/ Good","offer_id":53380131848541,"sku":null,"price":209.99,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/2389\/9997\/files\/APXR_3a28d097-e45f-442c-85be-a945dabe3c6b.png?v=1725552880","url":"https:\/\/mobilesolution.uk\/products\/iphone-xr","provider":"Mobile Solution Nottingham","version":"1.0","type":"link"}