{"product_id":"iphone-13-pro-jailbreak-ready","title":"Apple iPhone 13 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\" data-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')\"\u003eApps\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 13 Pro – Jailbreak\u003c\/h3\u003e\n    \u003cp\u003e\u003cstrong\u003eJailbroken powerhouse perfect for Pokécoin grinding, tweaks, and testing.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp\u003eThe iPhone 13 Pro combines modern hardware with an untethered jailbreak — fully set up and ready for action with Jailbreak Ready.\u003c\/p\u003e\n    \u003cul\u003e\n      \u003cli\u003eJailbreak Ready preinstalled with full tweak support (via Sileo)\u003c\/li\u003e\n      \u003cli\u003eCompatible with spoofing tools like iPogo, Shungo, Pokemod, etc.\u003c\/li\u003e\n      \u003cli\u003eStorage: \u003cstrong\u003e128GB or 256GB\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003eColours: \u003cstrong\u003eWhite, Silver, Grey, Black\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003eAvailable in \u003cstrong\u003ePreloved\u003c\/strong\u003e and \u003cstrong\u003eLike New\u003c\/strong\u003e condition\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"apps\" class=\"modern-tab-panel\"\u003e\n    \u003ch3\u003ePreinstalled Jailbreak Toolkit\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003eJailbreak Ready\u003c\/strong\u003e – Fast, semi-untethered jailbreak with support for A15\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSileo\u003c\/strong\u003e – Package manager for tweaks, themes, and repos\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eOptional Installs:\u003c\/strong\u003e iPogo, Pokemod, Shungo, AppSync Unified\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp\u003eLeave a note at checkout if you'd like specific apps or spoofing tools included.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"condition\" class=\"modern-tab-panel\"\u003e\n    \u003ch3\u003eDevice Condition\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePreloved:\u003c\/strong\u003e Moderate wear, fully tested and cleaned\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eLike New:\u003c\/strong\u003e Excellent display \u0026amp; battery. Very minor signs of use\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp\u003eBattery health guaranteed to be \u003cstrong\u003e85%+\u003c\/strong\u003e. All devices undergo full diagnostics and jailbreak verification before dispatch.\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\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\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 = \u003cstrong\u003eDDP\u003c\/strong\u003e, no customs fees)\u003c\/li\u003e\n      \u003cli\u003eUPS Express Saver – \u003cstrong\u003e£45\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cp\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e USA customers choosing Royal Mail pay \u003cstrong\u003eno customs fees\u003c\/strong\u003e (DDP). All other countries remain \u003cem\u003eDelivery Duties Unpaid (DDU)\u003c\/em\u003e — buyer pays import fees.\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 date of delivery\u003c\/li\u003e\n      \u003cli\u003eWe cover return postage for faulty or incorrect orders\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\u003e\n      All devices are pre-jailbroken and tested. PrivacyPortal is not responsible for misuse, bans, OTA updates, or user-applied tweaks that cause instability. Always back up your data before modifying the system.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function switchTab(evt, id) {\n    const tabsContainer = evt.currentTarget.closest('[data-tabs]');\n    const tabButtons = tabsContainer.querySelectorAll('.modern-tabs-nav button');\n    const tabPanels = tabsContainer.querySelectorAll('.modern-tab-panel');\n\n    tabButtons.forEach(btn =\u003e {\n      btn.classList.remove('active');\n      btn.setAttribute('aria-selected', 'false');\n    });\n\n    tabPanels.forEach(panel =\u003e panel.classList.remove('active'));\n\n    evt.currentTarget.classList.add('active');\n    evt.currentTarget.setAttribute('aria-selected', 'true');\n    tabsContainer.querySelector(`#${id}`).classList.add('active');\n  }\n\u003c\/script\u003e\n","brand":"Jailbroken iOS","offers":[{"title":"Silver \/ Preloved \/ 128GB","offer_id":51133215277369,"sku":null,"price":694.0,"currency_code":"GBP","in_stock":true},{"title":"Silver \/ Preloved \/ 256GB","offer_id":51133215310137,"sku":null,"price":764.0,"currency_code":"GBP","in_stock":true},{"title":"Silver \/ Like New \/ 128GB","offer_id":51133215342905,"sku":null,"price":718.0,"currency_code":"GBP","in_stock":true},{"title":"Silver \/ Like New \/ 256GB","offer_id":51133215375673,"sku":null,"price":807.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Preloved \/ 128GB","offer_id":51133215408441,"sku":null,"price":694.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Preloved \/ 256GB","offer_id":51133215441209,"sku":null,"price":764.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Like New \/ 128GB","offer_id":51133215473977,"sku":null,"price":718.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Like New \/ 256GB","offer_id":51133215506745,"sku":null,"price":807.0,"currency_code":"GBP","in_stock":true},{"title":"Gold \/ Preloved \/ 128GB","offer_id":51133215539513,"sku":null,"price":694.0,"currency_code":"GBP","in_stock":true},{"title":"Gold \/ Preloved \/ 256GB","offer_id":51133215572281,"sku":null,"price":764.0,"currency_code":"GBP","in_stock":true},{"title":"Gold \/ Like New \/ 128GB","offer_id":51133215605049,"sku":null,"price":718.0,"currency_code":"GBP","in_stock":true},{"title":"Gold \/ Like New \/ 256GB","offer_id":51133215637817,"sku":null,"price":807.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Preloved \/ 128GB","offer_id":51133215670585,"sku":null,"price":694.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Preloved \/ 256GB","offer_id":51133215703353,"sku":null,"price":764.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Like New \/ 128GB","offer_id":51133215736121,"sku":null,"price":718.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Like New \/ 256GB","offer_id":51133215768889,"sku":null,"price":807.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0768\/2372\/4345\/files\/refurb-iphone-13-pro-silver-2023.jpg?v=1730462558","url":"https:\/\/www.privacyportal.co.uk\/products\/iphone-13-pro-jailbreak-ready","provider":"PrivacyPortal","version":"1.0","type":"link"}