{"product_id":"iphone-14-pro-c3b50b7e","title":"iPhone 14 Pro","description":"\u003cstyle\u003e\n  .qbp-product-description {\n    font-family:\n      -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n    color: #19152b;\n    line-height: 1.6;\n  }\n  .qbp-product-description * {\n    box-sizing: border-box;\n  }\n  .qbp-product-hero {\n    background: linear-gradient(135deg, #f8fdfd 0%, #e6f9fa 100%);\n    padding: 2rem;\n    border-radius: 15px;\n    margin-bottom: 2rem;\n    border-left: 4px solid #42d2d5;\n  }\n  .qbp-product-title {\n    font-size: 1.8rem;\n    color: #19152b;\n    margin-bottom: 1rem;\n    font-weight: 700;\n  }\n  .qbp-product-subtitle {\n    font-size: 1.1rem;\n    color: #666;\n    margin-bottom: 1.5rem;\n  }\n  .qbp-warranty-badge {\n    display: inline-flex;\n    align-items: center;\n    background: linear-gradient(135deg, #42d2d5 0%, #3ab9bb 100%);\n    color: #fff;\n    padding: 0.6rem 1.2rem;\n    border-radius: 50px;\n    font-weight: 700;\n    box-shadow: 0 5px 15px rgba(66, 210, 213, 0.3);\n  }\n  .qbp-warranty-badge:before {\n    content: \"✓\";\n    margin-right: 0.5rem;\n    font-size: 1.1rem;\n  }\n  .qbp-key-points {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n    gap: 1rem;\n    margin: 2rem 0;\n  }\n  .qbp-key-point {\n    background: #fff;\n    padding: 1.5rem;\n    border-radius: 10px;\n    border: 2px solid #e6f9fa;\n    transition: 0.3s;\n  }\n  .qbp-key-point:hover {\n    border-color: #42d2d5;\n    transform: translateY(-3px);\n    box-shadow: 0 5px 15px rgba(66, 210, 213, 0.2);\n  }\n  .qbp-key-point-icon {\n    font-size: 1.5rem;\n    margin-bottom: 0.5rem;\n    display: block;\n  }\n  .qbp-key-point-title {\n    font-weight: 600;\n    color: #19152b;\n    margin-bottom: 0.3rem;\n  }\n  .qbp-key-point-desc {\n    font-size: 0.95rem;\n    color: #666;\n  }\n  .qbp-specs-detailed {\n    background: #f8fdfd;\n    padding: 2rem;\n    border-radius: 15px;\n    margin: 2rem 0;\n  }\n  .qbp-specs-title {\n    font-size: 1.5rem;\n    color: #19152b;\n    margin-bottom: 1.5rem;\n    font-weight: 600;\n    display: flex;\n    align-items: center;\n    gap: 0.5rem;\n  }\n  .qbp-specs-category {\n    margin-bottom: 2rem;\n  }\n  .qbp-specs-category-title {\n    font-size: 1.2rem;\n    color: #19152b;\n    margin-bottom: 1rem;\n    font-weight: 600;\n    padding-bottom: 0.5rem;\n    border-bottom: 2px solid #42d2d5;\n  }\n  .qbp-specs-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 0.8rem;\n  }\n  .qbp-spec-item {\n    display: flex;\n    justify-content: space-between;\n    padding: 0.8rem 1rem;\n    background: #fff;\n    border-radius: 8px;\n    transition: 0.3s;\n  }\n  .qbp-spec-item:hover {\n    background: #e6f9fa;\n    transform: translateX(5px);\n  }\n  .qbp-spec-label {\n    font-weight: 600;\n    color: #19152b;\n    flex-shrink: 0;\n  }\n  .qbp-spec-value {\n    color: #666;\n    text-align: right;\n    margin-left: 1rem;\n  }\n  .qbp-info-box {\n    background: #fff8e1;\n    border: 2px solid #ffc107;\n    border-radius: 12px;\n    padding: 1.5rem;\n    margin: 2rem 0;\n  }\n  .qbp-info-box p {\n    margin: 0;\n    color: #19152b;\n  }\n  .qbp-info-box strong {\n    color: #f57c00;\n    font-size: 1.05rem;\n  }\n  .qbp-faq-section {\n    background: #fff;\n    padding: 2rem;\n    border-radius: 15px;\n    margin: 2rem 0;\n    border: 2px solid #e6f9fa;\n  }\n  .qbp-faq-title {\n    font-size: 1.5rem;\n    color: #19152b;\n    margin-bottom: 1.5rem;\n    font-weight: 600;\n    display: flex;\n    align-items: center;\n    gap: 0.5rem;\n  }\n  .qbp-faq-item {\n    margin-bottom: 1.5rem;\n    padding-bottom: 1.5rem;\n    border-bottom: 1px solid #e6f9fa;\n  }\n  .qbp-faq-item:last-child {\n    border-bottom: none;\n    margin-bottom: 0;\n    padding-bottom: 0;\n  }\n  .qbp-faq-question {\n    font-weight: 600;\n    color: #19152b;\n    margin-bottom: 0.5rem;\n    font-size: 1.05rem;\n    display: flex;\n    align-items: center;\n    gap: 0.5rem;\n  }\n  .qbp-faq-question:before {\n    content: \"❓\";\n    font-size: 1rem;\n  }\n  .qbp-faq-answer {\n    color: #666;\n    line-height: 1.7;\n    padding-left: 1.5rem;\n  }\n  .qbp-benefits {\n    margin: 2rem 0;\n  }\n  .qbp-benefits-title {\n    font-size: 1.5rem;\n    color: #19152b;\n    margin-bottom: 1.5rem;\n    font-weight: 600;\n  }\n  .qbp-benefit-list {\n    list-style: none;\n    padding: 0;\n  }\n  .qbp-benefit-item {\n    position: relative;\n    padding-left: 2rem;\n    margin-bottom: 1rem;\n    line-height: 1.8;\n  }\n  .qbp-benefit-item:before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    color: #42d2d5;\n    font-weight: bold;\n    font-size: 1.2rem;\n  }\n  .qbp-eco-section {\n    background: linear-gradient(135deg, #3b6b46 0%, #3b6b45 100%);\n    color: #fff;\n    padding: 1.5rem;\n    border-radius: 15px;\n    margin: 2rem 0;\n  }\n  .qbp-eco-title {\n    font-size: 1.3rem;\n    margin-bottom: 1rem;\n    display: flex;\n    align-items: center;\n    gap: 0.5rem;\n    color: #fff;\n  }\n  .qbp-eco-stats {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n    gap: 1rem;\n    text-align: center;\n  }\n  .qbp-eco-stat {\n    background: rgba(255, 255, 255, 0.1);\n    padding: 1rem;\n    border-radius: 10px;\n  }\n  .qbp-eco-number {\n    font-size: 1.8rem;\n    font-weight: 700;\n    display: block;\n  }\n  .qbp-eco-label {\n    font-size: 0.9rem;\n    opacity: 0.9;\n  }\n  @media (max-width: 768px) {\n    .qbp-product-title {\n      font-size: 1.5rem;\n    }\n    .qbp-specs-grid {\n      grid-template-columns: 1fr;\n    }\n    .qbp-key-points {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"qbp-product-description\"\u003e\n  \u003cdiv class=\"qbp-product-hero\"\u003e\n    \u003ch2 class=\"qbp-product-title\"\u003eiPhone 14 Pro Reconditionné\u003c\/h2\u003e\n    \u003cp class=\"qbp-product-subtitle\"\u003e\n      Écran 6,1″ ProMotion 120 Hz, Dynamic Island et photo 48 MP — responsable\n      et garanti\n    \u003c\/p\u003e\n    \u003cdiv class=\"qbp-warranty-badge\"\u003eGarantie 12 mois incluse\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Points clés --\u003e\n  \u003cdiv class=\"qbp-key-points\"\u003e\n    \u003cdiv class=\"qbp-key-point\"\u003e\n      \u003cspan class=\"qbp-key-point-icon\"\u003e🖥️\u003c\/span\u003e\n      \u003cdiv class=\"qbp-key-point-title\"\u003eProMotion 120 Hz \u0026amp; Dynamic Island\u003c\/div\u003e\n      \u003cdiv class=\"qbp-key-point-desc\"\u003e\n        Super Retina XDR 2556×1179, Always-On, jusqu’à 2000 nits en extérieur\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qbp-key-point\"\u003e\n      \u003cspan class=\"qbp-key-point-icon\"\u003e🚀\u003c\/span\u003e\n      \u003cdiv class=\"qbp-key-point-title\"\u003ePuce A16 Bionic\u003c\/div\u003e\n      \u003cdiv class=\"qbp-key-point-desc\"\u003e\n        Puissance et efficacité pour apps, jeux et vidéo ProRes\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qbp-key-point\"\u003e\n      \u003cspan class=\"qbp-key-point-icon\"\u003e📷\u003c\/span\u003e\n      \u003cdiv class=\"qbp-key-point-title\"\u003eSystème photo Pro 48 MP\u003c\/div\u003e\n      \u003cdiv class=\"qbp-key-point-desc\"\u003e\n        Ultra grand-angle + téléobjectif 3×, 4K jusqu’à 60 i\/s\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qbp-key-point\"\u003e\n      \u003cspan class=\"qbp-key-point-icon\"\u003e⚡\u003c\/span\u003e\n      \u003cdiv class=\"qbp-key-point-title\"\u003eLightning \u0026amp; charge sans fil\u003c\/div\u003e\n      \u003cdiv class=\"qbp-key-point-desc\"\u003e\n        MagSafe (jusqu’à 15 W) et Qi (jusqu’à 7,5 W)\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Caractéristiques techniques --\u003e\n  \u003cdiv class=\"qbp-specs-detailed\"\u003e\n    \u003ch3 class=\"qbp-specs-title\"\u003e📱 Caractéristiques techniques complètes\u003c\/h3\u003e\n\n    \u003cdiv class=\"qbp-specs-category\"\u003e\n      \u003ch4 class=\"qbp-specs-category-title\"\u003eAffichage \u0026amp; design\u003c\/h4\u003e\n      \u003cdiv class=\"qbp-specs-grid\"\u003e\n        \u003cdiv class=\"qbp-spec-item\"\u003e\n          \u003cspan class=\"qbp-spec-label\"\u003eÉcran :\u003c\/span\u003e\u003cspan class=\"qbp-spec-value\"\u003e6,1″ Super Retina XDR OLED (ProMotion 120 Hz, Always-On)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qbp-spec-item\"\u003e\n          \u003cspan class=\"qbp-spec-label\"\u003eRésolution :\u003c\/span\u003e\u003cspan class=\"qbp-spec-value\"\u003e2556 × 1179 px (460 ppp)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qbp-spec-item\"\u003e\n          \u003cspan class=\"qbp-spec-label\"\u003eLuminosité :\u003c\/span\u003e\u003cspan class=\"qbp-spec-value\"\u003e1000 nits (typ.), 1600 nits (HDR), 2000 nits (ext.)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qbp-spec-item\"\u003e\n          \u003cspan class=\"qbp-spec-label\"\u003eDimensions :\u003c\/span\u003e\u003cspan class=\"qbp-spec-value\"\u003e147,5 × 71,5 × 7,85 mm\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qbp-spec-item\"\u003e\n          \u003cspan class=\"qbp-spec-label\"\u003ePoids :\u003c\/span\u003e\u003cspan class=\"qbp-spec-value\"\u003e206 g\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qbp-specs-category\"\u003e\n      \u003ch4 class=\"qbp-specs-category-title\"\u003ePerformance \u0026amp; stockage\u003c\/h4\u003e\n      \u003cdiv class=\"qbp-specs-grid\"\u003e\n        \u003cdiv class=\"qbp-spec-item\"\u003e\n          \u003cspan class=\"qbp-spec-label\"\u003eProcesseur :\u003c\/span\u003e\u003cspan class=\"qbp-spec-value\"\u003eApple A16 Bionic\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qbp-spec-item\"\u003e\n          \u003cspan class=\"qbp-spec-label\"\u003eRAM :\u003c\/span\u003e\u003cspan class=\"qbp-spec-value\"\u003e6 Go\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qbp-spec-item\"\u003e\n          \u003cspan class=\"qbp-spec-label\"\u003eStockage :\u003c\/span\u003e\u003cspan class=\"qbp-spec-value\"\u003e128 \/ 256 \/ 512 Go \/ 1 To\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qbp-specs-category\"\u003e\n      \u003ch4 class=\"qbp-specs-category-title\"\u003ePhoto \u0026amp; vidéo\u003c\/h4\u003e\n      \u003cdiv class=\"qbp-specs-grid\"\u003e\n        \u003cdiv class=\"qbp-spec-item\"\u003e\n          \u003cspan class=\"qbp-spec-label\"\u003eGrand-angle :\u003c\/span\u003e\u003cspan class=\"qbp-spec-value\"\u003e48 MP (quad-pixel), ƒ\/1.78, ProRAW\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qbp-spec-item\"\u003e\n          \u003cspan class=\"qbp-spec-label\"\u003eUltra grand-angle :\u003c\/span\u003e\u003cspan class=\"qbp-spec-value\"\u003e12 MP, ƒ\/2.2\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qbp-spec-item\"\u003e\n          \u003cspan class=\"qbp-spec-label\"\u003eTéléobjectif :\u003c\/span\u003e\u003cspan class=\"qbp-spec-value\"\u003e12 MP, 3× optique\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qbp-spec-item\"\u003e\n          \u003cspan class=\"qbp-spec-label\"\u003eVidéo :\u003c\/span\u003e\u003cspan class=\"qbp-spec-value\"\u003e4K jusqu’à 60 i\/s, ProRes, Dolby Vision, Action Mode\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qbp-spec-item\"\u003e\n          \u003cspan class=\"qbp-spec-label\"\u003eAvant :\u003c\/span\u003e\u003cspan class=\"qbp-spec-value\"\u003e12 MP TrueDepth avec AF\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qbp-specs-category\"\u003e\n      \u003ch4 class=\"qbp-specs-category-title\"\u003eConnectivité \u0026amp; autonomie\u003c\/h4\u003e\n      \u003cdiv class=\"qbp-specs-grid\"\u003e\n        \u003cdiv class=\"qbp-spec-item\"\u003e\n          \u003cspan class=\"qbp-spec-label\"\u003eRéseaux :\u003c\/span\u003e\u003cspan class=\"qbp-spec-value\"\u003e5G, 4G LTE\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qbp-spec-item\"\u003e\n          \u003cspan class=\"qbp-spec-label\"\u003eSans fil :\u003c\/span\u003e\u003cspan class=\"qbp-spec-value\"\u003eWi-Fi 6, Bluetooth 5.3, UWB (puce bande ultra-large), NFC\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qbp-spec-item\"\u003e\n          \u003cspan class=\"qbp-spec-label\"\u003ePort :\u003c\/span\u003e\u003cspan class=\"qbp-spec-value\"\u003eLightning\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qbp-spec-item\"\u003e\n          \u003cspan class=\"qbp-spec-label\"\u003eBatterie :\u003c\/span\u003e\u003cspan class=\"qbp-spec-value\"\u003e≈ 3200 mAh \/ 12,38 Wh (capacité garantie ≥ 85 %)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qbp-spec-item\"\u003e\n          \u003cspan class=\"qbp-spec-label\"\u003eCharge :\u003c\/span\u003e\u003cspan class=\"qbp-spec-value\"\u003eRapide 50 % ~30 min (adaptateur 20 W+), MagSafe 15 W \/ Qi 7,5\n            W\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Information importante --\u003e\n  \u003cdiv class=\"qbp-info-box\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003e⚠️ Note importante :\u003c\/strong\u003e Nos iPhone 14 Pro reconditionnés\n      sont des produits testés. Ils peuvent présenter des traces\n      d’usure selon le grade choisi, mais sont 100 % fonctionnels avec une\n      \u003cstrong\u003egarantie 12 mois\u003c\/strong\u003e.\n      \u003cstrong\u003eLa résistance à l’eau n’est pas garantie sur les produits\n        reconditionnés.\u003c\/strong\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"qbp-faq-section\"\u003e\n    \u003ch3 class=\"qbp-faq-title\"\u003e\n      ❔ Questions fréquentes sur l’iPhone 14 Pro reconditionné\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"qbp-faq-item\"\u003e\n      \u003cdiv class=\"qbp-faq-question\"\u003e\n        Quelles différences entre les grades A, B et C ?\n      \u003c\/div\u003e\n      \u003cdiv class=\"qbp-faq-answer\"\u003e\n        \u003cstrong\u003eGrade A – Excellent état\u003c\/strong\u003e : traces d’usure invisibles à\n        20 cm.\u003cbr\u003e\n        \u003cstrong\u003eGrade B – Très bon état\u003c\/strong\u003e : micro-rayures visibles,\n        fonctionnement parfait.\u003cbr\u003e\n        \u003cstrong\u003eGrade C – Bon état\u003c\/strong\u003e : traces d’usure visibles,\n        fonctionnement parfait.\u003cbr\u003e\n        Tous nos iPhone 14 Pro reconditionnés sont 100 % fonctionnels et\n        bénéficient d’une \u003cstrong\u003egarantie 12 mois\u003c\/strong\u003e.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qbp-faq-item\"\u003e\n      \u003cdiv class=\"qbp-faq-question\"\u003eLa batterie est-elle neuve ?\u003c\/div\u003e\n      \u003cdiv class=\"qbp-faq-answer\"\u003e\n        Nous garantissons une \u003cstrong\u003ecapacité minimale de 85 %\u003c\/strong\u003e de la\n        capacité d’origine. (Aucune option de remplacement de batterie n’est\n        proposée.)\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qbp-faq-item\"\u003e\n      \u003cdiv class=\"qbp-faq-question\"\u003e\n        La charge sans fil est-elle compatible ?\n      \u003c\/div\u003e\n      \u003cdiv class=\"qbp-faq-answer\"\u003e\n        Oui, compatible \u003cstrong\u003eMagSafe\u003c\/strong\u003e (jusqu’à 15 W) et\n        \u003cstrong\u003eQi\u003c\/strong\u003e (jusqu’à 7,5 W). Utilisez des accessoires certifiés\n        ; la vitesse réelle dépend du chargeur et des conditions d’usage.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qbp-faq-item\"\u003e\n      \u003cdiv class=\"qbp-faq-question\"\u003e\n        Quelles capacités de stockage sont proposées ?\n      \u003c\/div\u003e\n      \u003cdiv class=\"qbp-faq-answer\"\u003e\n        \u003cstrong\u003e128 Go\u003c\/strong\u003e, \u003cstrong\u003e256 Go\u003c\/strong\u003e,\n        \u003cstrong\u003e512 Go\u003c\/strong\u003e ou \u003cstrong\u003e1 To\u003c\/strong\u003e. Choisissez selon votre\n        usage (photos\/vidéos 4K\/ProRes, apps, jeux).\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qbp-faq-item\"\u003e\n      \u003cdiv class=\"qbp-faq-question\"\u003e\n        La résistance à l’eau est-elle garantie ?\n      \u003c\/div\u003e\n      \u003cdiv class=\"qbp-faq-answer\"\u003e\n        Le modèle est classé IP68 en conditions d’origine, mais\n        \u003cstrong\u003ela résistance à l’eau n’est pas garantie sur les produits\n          reconditionnés\u003c\/strong\u003e. Évitez tout contact avec l’eau.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Avantages --\u003e\n  \u003cdiv class=\"qbp-benefits\"\u003e\n    \u003ch3 class=\"qbp-benefits-title\"\u003e\n      Pourquoi choisir cet iPhone 14 Pro reconditionné ?\n    \u003c\/h3\u003e\n    \u003cul class=\"qbp-benefit-list\"\u003e\n      \u003cli class=\"qbp-benefit-item\"\u003e\n        Écran 6,1″ fluide (120 Hz) avec Always-On \u0026amp; Dynamic Island\n      \u003c\/li\u003e\n      \u003cli class=\"qbp-benefit-item\"\u003e\n        Système photo Pro 48 MP + téléobjectif 3×\n      \u003c\/li\u003e\n      \u003cli class=\"qbp-benefit-item\"\u003eLightning + charge sans fil MagSafe \/ Qi\u003c\/li\u003e\n      \u003cli class=\"qbp-benefit-item\"\u003e\n        \u003cstrong\u003eGarantie 12 mois\u003c\/strong\u003e incluse pour une tranquillité d’esprit\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Impact écologique --\u003e\n  \u003cdiv class=\"qbp-eco-section\"\u003e\n    \u003ch3 class=\"qbp-eco-title\"\u003e🌍 Impact environnemental positif\u003c\/h3\u003e\n    \u003cdiv class=\"qbp-eco-stats\"\u003e\n      \u003cdiv class=\"qbp-eco-stat\"\u003e\n        \u003cspan class=\"qbp-eco-number\"\u003e-90kg\u003c\/span\u003e\u003cspan class=\"qbp-eco-label\"\u003ede CO₂\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qbp-eco-stat\"\u003e\n        \u003cspan class=\"qbp-eco-number\"\u003e-24k L\u003c\/span\u003e\u003cspan class=\"qbp-eco-label\"\u003ed'eau économisés\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qbp-eco-stat\"\u003e\n        \u003cspan class=\"qbp-eco-number\"\u003e-237kg\u003c\/span\u003e\u003cspan class=\"qbp-eco-label\"\u003ede matières premières\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Apple","offers":[{"title":"Violet \/ 128 \/ Bon état","offer_id":55029523480900,"sku":"64070c7dc4883e60efddd336-FAIR","price":441.0,"currency_code":"EUR","in_stock":true},{"title":"Violet \/ 128 \/ Très bon état","offer_id":55029523513668,"sku":"64070c7dc4883e60efddd336-VERY-GOOD","price":451.5,"currency_code":"EUR","in_stock":true},{"title":"Violet \/ 128 \/ Parfait état","offer_id":55029523546436,"sku":"64070c7dc4883e60efddd336-MINT","price":0.0,"currency_code":"EUR","in_stock":false},{"title":"Violet \/ 256 \/ Bon état","offer_id":55029523579204,"sku":"64070e46daa8d4b8851f42f7-FAIR","price":467.25,"currency_code":"EUR","in_stock":true},{"title":"Violet \/ 256 \/ Très bon état","offer_id":55029523611972,"sku":"64070e46daa8d4b8851f42f7-VERY-GOOD","price":0.0,"currency_code":"EUR","in_stock":false},{"title":"Violet \/ 256 \/ Parfait état","offer_id":55029523644740,"sku":"64070e46daa8d4b8851f42f7-MINT","price":548.1,"currency_code":"EUR","in_stock":true},{"title":"Violet \/ 512 \/ Bon état","offer_id":55029523677508,"sku":"64070e565d2df3e933522cd0-FAIR","price":533.4,"currency_code":"EUR","in_stock":true},{"title":"Violet \/ 512 \/ Très bon état","offer_id":55029523710276,"sku":"64070e565d2df3e933522cd0-VERY-GOOD","price":564.9,"currency_code":"EUR","in_stock":true},{"title":"Violet \/ 512 \/ Parfait état","offer_id":55029523743044,"sku":"64070e565d2df3e933522cd0-MINT","price":605.85,"currency_code":"EUR","in_stock":true},{"title":"Violet \/ 1000 \/ Bon état","offer_id":55029523775812,"sku":"64070e659806a458218dee80-FAIR","price":0.0,"currency_code":"EUR","in_stock":false},{"title":"Violet \/ 1000 \/ Très bon état","offer_id":55029523808580,"sku":"64070e659806a458218dee80-VERY-GOOD","price":0.0,"currency_code":"EUR","in_stock":false},{"title":"Violet \/ 1000 \/ Parfait état","offer_id":55029523841348,"sku":"64070e659806a458218dee80-MINT","price":0.0,"currency_code":"EUR","in_stock":false},{"title":"Noir \/ 128 \/ Bon état","offer_id":55029523874116,"sku":"64070e75f47e468d5058a109-FAIR","price":441.0,"currency_code":"EUR","in_stock":true},{"title":"Noir \/ 128 \/ Très bon état","offer_id":55029523906884,"sku":"64070e75f47e468d5058a109-VERY-GOOD","price":467.25,"currency_code":"EUR","in_stock":true},{"title":"Noir \/ 128 \/ Parfait état","offer_id":55029523939652,"sku":"64070e75f47e468d5058a109-MINT","price":518.7,"currency_code":"EUR","in_stock":true},{"title":"Noir \/ 256 \/ Bon état","offer_id":55029523972420,"sku":"64070ed1c7d362f958500a52-FAIR","price":0.0,"currency_code":"EUR","in_stock":false},{"title":"Noir \/ 256 \/ Très bon état","offer_id":55029524005188,"sku":"64070ed1c7d362f958500a52-VERY-GOOD","price":498.75,"currency_code":"EUR","in_stock":true},{"title":"Noir \/ 256 \/ Parfait état","offer_id":55029524037956,"sku":"64070ed1c7d362f958500a52-MINT","price":548.1,"currency_code":"EUR","in_stock":true},{"title":"Noir \/ 512 \/ Bon état","offer_id":55029524070724,"sku":"64070ee3c78511d309eb8539-FAIR","price":533.4,"currency_code":"EUR","in_stock":true},{"title":"Noir \/ 512 \/ Très bon état","offer_id":55029524103492,"sku":"64070ee3c78511d309eb8539-VERY-GOOD","price":570.15,"currency_code":"EUR","in_stock":true},{"title":"Noir \/ 512 \/ Parfait état","offer_id":55029524136260,"sku":"64070ee3c78511d309eb8539-MINT","price":0.0,"currency_code":"EUR","in_stock":false},{"title":"Noir \/ 1000 \/ Bon état","offer_id":55029524169028,"sku":"64070ef453c41277f075ff4e-FAIR","price":0.0,"currency_code":"EUR","in_stock":false},{"title":"Noir \/ 1000 \/ Très bon état","offer_id":55029524201796,"sku":"64070ef453c41277f075ff4e-VERY-GOOD","price":0.0,"currency_code":"EUR","in_stock":false},{"title":"Noir \/ 1000 \/ Parfait état","offer_id":55029524234564,"sku":"64070ef453c41277f075ff4e-MINT","price":0.0,"currency_code":"EUR","in_stock":false},{"title":"Or \/ 128 \/ Bon état","offer_id":55029524267332,"sku":"64070f255870817a68e40199-FAIR","price":451.5,"currency_code":"EUR","in_stock":true},{"title":"Or \/ 128 \/ Très bon état","offer_id":55029524300100,"sku":"64070f255870817a68e40199-VERY-GOOD","price":467.25,"currency_code":"EUR","in_stock":true},{"title":"Or \/ 128 \/ Parfait état","offer_id":55029524332868,"sku":"64070f255870817a68e40199-MINT","price":530.25,"currency_code":"EUR","in_stock":true},{"title":"Or \/ 256 \/ Bon état","offer_id":55029524365636,"sku":"64070f5c4d72bb4c98f96edd-FAIR","price":0.0,"currency_code":"EUR","in_stock":false},{"title":"Or \/ 256 \/ Très bon état","offer_id":55029524398404,"sku":"64070f5c4d72bb4c98f96edd-VERY-GOOD","price":0.0,"currency_code":"EUR","in_stock":false},{"title":"Or \/ 256 \/ Parfait état","offer_id":55029524431172,"sku":"64070f5c4d72bb4c98f96edd-MINT","price":548.1,"currency_code":"EUR","in_stock":true},{"title":"Or \/ 512 \/ Bon état","offer_id":55029524463940,"sku":"64070f7a31920388d548ac00-FAIR","price":0.0,"currency_code":"EUR","in_stock":false},{"title":"Or \/ 512 \/ Très bon état","offer_id":55029524496708,"sku":"64070f7a31920388d548ac00-VERY-GOOD","price":0.0,"currency_code":"EUR","in_stock":false},{"title":"Or \/ 512 \/ Parfait état","offer_id":55029524529476,"sku":"64070f7a31920388d548ac00-MINT","price":0.0,"currency_code":"EUR","in_stock":false},{"title":"Or \/ 1000 \/ Bon état","offer_id":55029524562244,"sku":"64070f877c6d1411e3102a89-FAIR","price":0.0,"currency_code":"EUR","in_stock":false},{"title":"Or \/ 1000 \/ Très bon état","offer_id":55029524595012,"sku":"64070f877c6d1411e3102a89-VERY-GOOD","price":0.0,"currency_code":"EUR","in_stock":false},{"title":"Or \/ 1000 \/ Parfait état","offer_id":55029524627780,"sku":"64070f877c6d1411e3102a89-MINT","price":0.0,"currency_code":"EUR","in_stock":false},{"title":"Argent \/ 128 \/ Bon état","offer_id":55029524660548,"sku":"64070f96d896ea5cf2e33fb3-FAIR","price":0.0,"currency_code":"EUR","in_stock":false},{"title":"Argent \/ 128 \/ Très bon état","offer_id":55029524693316,"sku":"64070f96d896ea5cf2e33fb3-VERY-GOOD","price":0.0,"currency_code":"EUR","in_stock":false},{"title":"Argent \/ 128 \/ Parfait état","offer_id":55029524726084,"sku":"64070f96d896ea5cf2e33fb3-MINT","price":517.65,"currency_code":"EUR","in_stock":true},{"title":"Argent \/ 256 \/ Bon état","offer_id":55029524758852,"sku":"64070fb5d273f4b8f114b307-FAIR","price":0.0,"currency_code":"EUR","in_stock":false},{"title":"Argent \/ 256 \/ Très bon état","offer_id":55029524791620,"sku":"64070fb5d273f4b8f114b307-VERY-GOOD","price":0.0,"currency_code":"EUR","in_stock":false},{"title":"Argent \/ 256 \/ Parfait état","offer_id":55029524824388,"sku":"64070fb5d273f4b8f114b307-MINT","price":0.0,"currency_code":"EUR","in_stock":false},{"title":"Argent \/ 512 \/ Bon état","offer_id":55029524857156,"sku":"64070fc4d0f3ce19528949b5-FAIR","price":0.0,"currency_code":"EUR","in_stock":false},{"title":"Argent \/ 512 \/ Très bon état","offer_id":55029524889924,"sku":"64070fc4d0f3ce19528949b5-VERY-GOOD","price":0.0,"currency_code":"EUR","in_stock":false},{"title":"Argent \/ 512 \/ Parfait état","offer_id":55029524922692,"sku":"64070fc4d0f3ce19528949b5-MINT","price":594.3,"currency_code":"EUR","in_stock":true},{"title":"Argent \/ 1000 \/ Bon état","offer_id":55029524955460,"sku":"64070fe912c6c969f28a71de-FAIR","price":0.0,"currency_code":"EUR","in_stock":false},{"title":"Argent \/ 1000 \/ Très bon état","offer_id":55029524988228,"sku":"64070fe912c6c969f28a71de-VERY-GOOD","price":0.0,"currency_code":"EUR","in_stock":false},{"title":"Argent \/ 1000 \/ Parfait état","offer_id":55029525020996,"sku":"64070fe912c6c969f28a71de-MINT","price":0.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0932\/7552\/1348\/files\/64070a9c052e5270a5494977_56a9f8a7-3729-4801-a438-5f6b20117130.webp?v=1780025502","url":"https:\/\/www.quelbonplan.fr\/products\/iphone-14-pro-c3b50b7e","provider":"QuelBonPlan","version":"1.0","type":"link"}