{"product_id":"iphone-14-pro-jailbreak-ready","title":"Apple iPhone 14 Pro | Jailbreak Ready","description":"\u003cstyle\u003e\n  :root {\n    --accent-color: #111;\n    --background-color: #f0f0f0;\n    --tab-radius: 14px;\n    --transition-speed: 0.3s;\n    --font: 'Trade Gothic', sans-serif;\n  }\n\n  .modern-tabs {\n    width: 100%;\n    max-width: 100%;\n    margin-top: 40px;\n    font-family: var(--font);\n    color: #222;\n    background: #fff;\n    border-radius: var(--tab-radius);\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);\n    overflow: hidden;\n  }\n\n  .modern-tabs-nav {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: space-between;\n    border-bottom: 1px solid #eee;\n    background: var(--background-color);\n  }\n\n  .modern-tabs-nav button {\n    flex: 1 1 14.28%;\n    text-align: center;\n    background: none;\n    border: none;\n    padding: 16px 12px;\n    font-size: 15px;\n    font-weight: 600;\n    cursor: pointer;\n    color: #444;\n    transition: background var(--transition-speed), color var(--transition-speed);\n    font-family: var(--font);\n  }\n\n  .modern-tabs-nav button.active {\n    background: #fff;\n    color: var(--accent-color);\n    border-bottom: 2px solid var(--accent-color);\n  }\n\n  .modern-tab-panel {\n    display: none;\n    padding: 28px 24px;\n    animation: fadeIn var(--transition-speed) ease;\n    font-family: var(--font);\n  }\n\n  .modern-tab-panel.active {\n    display: block;\n  }\n\n  @keyframes fadeIn {\n    from {\n      opacity: 0;\n      transform: translateY(8px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  .modern-tab-panel h3 {\n    font-size: 20px;\n    margin-bottom: 12px;\n  }\n\n  .modern-tab-panel p,\n  .modern-tab-panel li {\n    font-size: 15px;\n    line-height: 1.6;\n    color: #333;\n  }\n\n  .modern-tab-panel ul {\n    padding-left: 20px;\n    list-style: disc;\n    margin: 12px 0 0;\n  }\n\n  @media (max-width: 768px) {\n    .modern-tabs-nav button {\n      flex: 1 1 50%;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .modern-tabs-nav button {\n      flex: 1 1 100%;\n    }\n\n    .modern-tab-panel {\n      padding: 20px 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"modern-tabs\"\u003e\n  \u003cdiv class=\"modern-tabs-nav\"\u003e\n    \u003cbutton class=\"active\" onclick=\"switchTab(event, 'overview')\"\u003eOverview\u003c\/button\u003e\n    \u003cbutton onclick=\"switchTab(event, 'apps')\"\u003eJailbreak\u003c\/button\u003e\n    \u003cbutton onclick=\"switchTab(event, 'box')\"\u003eIncluded\u003c\/button\u003e\n    \u003cbutton onclick=\"switchTab(event, 'condition')\"\u003eCondition\u003c\/button\u003e\n    \u003cbutton onclick=\"switchTab(event, 'shipping')\"\u003eShipping\u003c\/button\u003e\n    \u003cbutton onclick=\"switchTab(event, 'returns')\"\u003eReturns\u003c\/button\u003e\n    \u003cbutton onclick=\"switchTab(event, 'disclaimer')\"\u003eDisclaimer\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"overview\" class=\"modern-tab-panel active\"\u003e\n    \u003ch3\u003ePrivacyPortal | iPhone 14 Pro – Jailbreak\u003c\/h3\u003e\n    \u003cp\u003e\u003cstrong\u003eThe premium jailbroken iOS experience, ready out of the box.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cul\u003e\n      \u003cli\u003eJailbreak preinstalled\u003c\/li\u003e\n      \u003cli\u003eStorage options: 128GB \/ 256GB \/ 512GB \/ 1TB\u003c\/li\u003e\n      \u003cli\u003eColours: Space Black, Silver, Gold, Deep Purple\u003c\/li\u003e\n      \u003cli\u003eJailbreak-safe tweaks available upon request\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"apps\" class=\"modern-tab-panel\"\u003e\n    \u003ch3\u003eJailbreak\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eLatest semi-untethered jailbreak with rootless support\u003c\/li\u003e\n      \u003cli\u003eCompatible with TrollStore, Sileo, and Filza\u003c\/li\u003e\n      \u003cli\u003eiPogo \/ Pokemod setup available for Pokémon GO spoofing\u003c\/li\u003e\n      \u003cli\u003eCustom tweaks and sources preloaded if requested\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp\u003eFully activated and configured before dispatch. Simply sign in and go.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"box\" class=\"modern-tab-panel\"\u003e\n    \u003ch3\u003eWhat’s in the Box?\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eApple iPhone 14 Pro – Jailbroken with Jailbreak Ready\u003c\/li\u003e\n      \u003cli\u003eSecure, eco-friendly packaging\u003c\/li\u003e\n      \u003cli\u003ePokémon GO spoofing method \u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp\u003e\u003cem\u003eCharging accessories not included — available on request.\u003c\/em\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"condition\" class=\"modern-tab-panel\"\u003e\n    \u003ch3\u003eCondition Options\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003eNew:\u003c\/strong\u003e Unused and sealed. Only software modified.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eLike New:\u003c\/strong\u003e Excellent condition, minimal wear.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eUsed:\u003c\/strong\u003e Light visible signs of use. Fully tested.\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp\u003eAll devices are data-wiped, tested, and re-jailbroken before shipment.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"modern-tab-panel\"\u003e\n    \u003ch3\u003eShipping Info\u003c\/h3\u003e\n    \u003cp\u003eOrders dispatch within \u003cstrong\u003e1–3 working days\u003c\/strong\u003e. Tracking is emailed upon shipment.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003e🇬🇧 UK Shipping:\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cul\u003e\n      \u003cli\u003eRoyal Mail Tracked 48 – \u003cstrong\u003eFree\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003eRoyal Mail Tracked 24 – \u003cstrong\u003e£3.99\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003eFedEx Express Priority – \u003cstrong\u003e£8.99\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp\u003e\u003cstrong\u003e🌍 International Shipping:\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cul\u003e\n      \u003cli\u003eRoyal Mail International Tracked \u0026amp; Signed – \u003cstrong\u003eFree\u003c\/strong\u003e (USA = DDP, we cover customs)\u003c\/li\u003e\n      \u003cli\u003eUPS Express Saver – \u003cstrong\u003e£45\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e For countries outside the USA, import taxes and VAT are the buyer’s responsibility (DDU).\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"returns\" class=\"modern-tab-panel\"\u003e\n    \u003ch3\u003eReturn Policy\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e30-day return window from delivery\u003c\/li\u003e\n      \u003cli\u003eFree return shipping for faulty or incorrect items\u003c\/li\u003e\n      \u003cli\u003eBuyer pays return shipping for non-faulty returns\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"disclaimer\" class=\"modern-tab-panel\"\u003e\n    \u003ch3\u003eDisclaimer\u003c\/h3\u003e\n    \u003cp\u003eThis device is pre-jailbroken as requested. Jailbreaks are semi-untethered and may require reactivation if rebooted. We are not responsible for post-sale tweaks or app bans. Pokémon GO spoofing is at your own risk. All sales final once jailbreak is modified.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function switchTab(evt, id) {\n    document.querySelectorAll('.modern-tab-panel').forEach(panel =\u003e panel.classList.remove('active'));\n    document.querySelectorAll('.modern-tabs-nav button').forEach(btn =\u003e btn.classList.remove('active'));\n    document.getElementById(id).classList.add('active');\n    evt.currentTarget.classList.add('active');\n  }\n\u003c\/script\u003e\n","brand":"Jailbroken iOS","offers":[{"title":"Space Black \/ 128GB \/ Used","offer_id":48902264783161,"sku":null,"price":834.0,"currency_code":"GBP","in_stock":true},{"title":"Space Black \/ 128GB \/ Like New","offer_id":48902264815929,"sku":null,"price":972.0,"currency_code":"GBP","in_stock":true},{"title":"Space Black \/ 128GB \/ New","offer_id":48902264848697,"sku":null,"price":1092.0,"currency_code":"GBP","in_stock":true},{"title":"Space Black \/ 256GB \/ Used","offer_id":48902264881465,"sku":null,"price":1000.0,"currency_code":"GBP","in_stock":true},{"title":"Space Black \/ 256GB \/ Like New","offer_id":48902264914233,"sku":null,"price":1093.0,"currency_code":"GBP","in_stock":true},{"title":"Space Black \/ 256GB \/ New","offer_id":48902264947001,"sku":null,"price":1191.0,"currency_code":"GBP","in_stock":true},{"title":"Space Black \/ 512GB \/ Used","offer_id":48902264979769,"sku":null,"price":1112.0,"currency_code":"GBP","in_stock":true},{"title":"Space Black \/ 512GB \/ Like New","offer_id":48902265012537,"sku":null,"price":1250.0,"currency_code":"GBP","in_stock":true},{"title":"Space Black \/ 512GB \/ New","offer_id":48902265045305,"sku":null,"price":1315.0,"currency_code":"GBP","in_stock":true},{"title":"Space Black \/ 1TB \/ Used","offer_id":48902265078073,"sku":null,"price":1204.0,"currency_code":"GBP","in_stock":true},{"title":"Space Black \/ 1TB \/ Like New","offer_id":48902265110841,"sku":null,"price":1352.0,"currency_code":"GBP","in_stock":true},{"title":"Space Black \/ 1TB \/ New","offer_id":48902265143609,"sku":null,"price":1468.0,"currency_code":"GBP","in_stock":true},{"title":"Silver \/ 128GB \/ Used","offer_id":48902265176377,"sku":null,"price":834.0,"currency_code":"GBP","in_stock":true},{"title":"Silver \/ 128GB \/ Like New","offer_id":48902265209145,"sku":null,"price":972.0,"currency_code":"GBP","in_stock":true},{"title":"Silver \/ 128GB \/ New","offer_id":48902265274681,"sku":null,"price":1092.0,"currency_code":"GBP","in_stock":true},{"title":"Silver \/ 256GB \/ Used","offer_id":48902265307449,"sku":null,"price":1000.0,"currency_code":"GBP","in_stock":true},{"title":"Silver \/ 256GB \/ Like New","offer_id":48902265340217,"sku":null,"price":1093.0,"currency_code":"GBP","in_stock":true},{"title":"Silver \/ 256GB \/ New","offer_id":48902265372985,"sku":null,"price":1191.0,"currency_code":"GBP","in_stock":true},{"title":"Silver \/ 512GB \/ Used","offer_id":48902265405753,"sku":null,"price":1204.0,"currency_code":"GBP","in_stock":true},{"title":"Silver \/ 512GB \/ Like New","offer_id":48902265438521,"sku":null,"price":1250.0,"currency_code":"GBP","in_stock":true},{"title":"Silver \/ 512GB \/ New","offer_id":48902265471289,"sku":null,"price":1315.0,"currency_code":"GBP","in_stock":true},{"title":"Silver \/ 1TB \/ Used","offer_id":48902265504057,"sku":null,"price":1288.0,"currency_code":"GBP","in_stock":true},{"title":"Silver \/ 1TB \/ Like New","offer_id":48902265536825,"sku":null,"price":1352.0,"currency_code":"GBP","in_stock":true},{"title":"Silver \/ 1TB \/ New","offer_id":48902265569593,"sku":null,"price":1468.0,"currency_code":"GBP","in_stock":true},{"title":"Gold \/ 128GB \/ Used","offer_id":48902265602361,"sku":null,"price":834.0,"currency_code":"GBP","in_stock":true},{"title":"Gold \/ 128GB \/ Like New","offer_id":48902265635129,"sku":null,"price":972.0,"currency_code":"GBP","in_stock":true},{"title":"Gold \/ 128GB \/ New","offer_id":48902265667897,"sku":null,"price":1092.0,"currency_code":"GBP","in_stock":true},{"title":"Gold \/ 256GB \/ Used","offer_id":48902265700665,"sku":null,"price":1000.0,"currency_code":"GBP","in_stock":true},{"title":"Gold \/ 256GB \/ Like New","offer_id":48902265733433,"sku":null,"price":1093.0,"currency_code":"GBP","in_stock":true},{"title":"Gold \/ 256GB \/ New","offer_id":48902265766201,"sku":null,"price":1191.0,"currency_code":"GBP","in_stock":true},{"title":"Gold \/ 512GB \/ Used","offer_id":48902265831737,"sku":null,"price":1204.0,"currency_code":"GBP","in_stock":true},{"title":"Gold \/ 512GB \/ Like New","offer_id":48902265864505,"sku":null,"price":1250.0,"currency_code":"GBP","in_stock":true},{"title":"Gold \/ 512GB \/ New","offer_id":48902265897273,"sku":null,"price":1315.0,"currency_code":"GBP","in_stock":true},{"title":"Gold \/ 1TB \/ Used","offer_id":48902265930041,"sku":null,"price":1242.0,"currency_code":"GBP","in_stock":true},{"title":"Gold \/ 1TB \/ Like New","offer_id":48902265962809,"sku":null,"price":1352.0,"currency_code":"GBP","in_stock":true},{"title":"Gold \/ 1TB \/ New","offer_id":48902265995577,"sku":null,"price":1468.0,"currency_code":"GBP","in_stock":true},{"title":"Deep Purple \/ 128GB \/ Used","offer_id":48902266028345,"sku":null,"price":834.0,"currency_code":"GBP","in_stock":true},{"title":"Deep Purple \/ 128GB \/ Like New","offer_id":48902266061113,"sku":null,"price":972.0,"currency_code":"GBP","in_stock":true},{"title":"Deep Purple \/ 128GB \/ New","offer_id":48902266093881,"sku":null,"price":1092.0,"currency_code":"GBP","in_stock":true},{"title":"Deep Purple \/ 256GB \/ Used","offer_id":48902266126649,"sku":null,"price":1000.0,"currency_code":"GBP","in_stock":true},{"title":"Deep Purple \/ 256GB \/ Like New","offer_id":48902266159417,"sku":null,"price":1093.0,"currency_code":"GBP","in_stock":true},{"title":"Deep Purple \/ 256GB \/ New","offer_id":48902266192185,"sku":null,"price":1191.0,"currency_code":"GBP","in_stock":true},{"title":"Deep Purple \/ 512GB \/ Used","offer_id":48902266224953,"sku":null,"price":1204.0,"currency_code":"GBP","in_stock":true},{"title":"Deep Purple \/ 512GB \/ Like New","offer_id":48902266257721,"sku":null,"price":1250.0,"currency_code":"GBP","in_stock":true},{"title":"Deep Purple \/ 512GB \/ New","offer_id":48902266290489,"sku":null,"price":1315.0,"currency_code":"GBP","in_stock":true},{"title":"Deep Purple \/ 1TB \/ Used","offer_id":48902266323257,"sku":null,"price":1288.0,"currency_code":"GBP","in_stock":true},{"title":"Deep Purple \/ 1TB \/ Like New","offer_id":48902266356025,"sku":null,"price":1352.0,"currency_code":"GBP","in_stock":true},{"title":"Deep Purple \/ 1TB \/ New","offer_id":48902266388793,"sku":null,"price":1468.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0768\/2372\/4345\/files\/CB005E5B-5CDD-4217-879E-54B42D9D2DC3_7737ac3a-a9ad-48a0-9e11-e6d6b6b8ac9e.jpg?v=1714409133","url":"https:\/\/www.privacyportal.co.uk\/products\/iphone-14-pro-jailbreak-ready","provider":"PrivacyPortal","version":"1.0","type":"link"}