{"product_id":"tonnelle-pliante","title":"Tonnelle pliante","description":"\u003cstyle\u003e\n  .rp-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .rp-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    color: #000000;\n    background: #ffffff;\n    max-width: 100%;\n    overflow: hidden;\n    word-wrap: break-word;\n  }\n\n  \/* ── HERO ── *\/\n  .rp-hero {\n    background: #ffffff;\n    padding: 60px 24px 40px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n  }\n  .rp-offer-badge {\n    display: inline-block;\n    padding: 8px 20px;\n    border-radius: 100px;\n    background: #000000;\n    color: #ffffff;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    font-size: 11px;\n    margin-bottom: 28px;\n  }\n  .rp-hero-title {\n    font-size: clamp(28px, 6vw, 48px);\n    font-weight: 900;\n    line-height: 1.1;\n    letter-spacing: -1px;\n    color: #000000;\n    max-width: 780px;\n    margin-bottom: 16px;\n  }\n  .rp-hero-subtitle {\n    font-size: 17px;\n    font-style: italic;\n    color: #666666;\n    max-width: 560px;\n    margin-bottom: 32px;\n    line-height: 1.5;\n  }\n  .rp-price-block {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 36px;\n  }\n  .rp-price-current {\n    font-size: clamp(42px, 10vw, 60px);\n    font-weight: 900;\n    color: #000000;\n    line-height: 1;\n  }\n  .rp-price-row {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    flex-wrap: wrap;\n    justify-content: center;\n  }\n  .rp-price-compare {\n    font-size: 22px;\n    color: #666666;\n    text-decoration: line-through;\n    font-weight: 400;\n  }\n  .rp-discount-badge {\n    display: inline-block;\n    padding: 5px 14px;\n    border-radius: 100px;\n    background: #000000;\n    color: #ffffff;\n    font-weight: 700;\n    font-size: 13px;\n    letter-spacing: 1px;\n  }\n  .rp-hero-img {\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    border-radius: 20px;\n    display: block;\n    margin-bottom: 32px;\n  }\n  .rp-trust-row {\n    display: flex;\n    flex-direction: row;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 20px;\n    margin-top: 4px;\n  }\n  .rp-trust-item {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #000000;\n    letter-spacing: 0.5px;\n  }\n  .rp-trust-check {\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    background: #000000;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .rp-trust-check::after {\n    content: '\\2713';\n    color: #ffffff;\n    font-size: 11px;\n    font-weight: 700;\n  }\n\n  \/* ── URGENCY ── *\/\n  .rp-urgency {\n    background: #f8f8f8;\n    padding: 48px 24px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 20px;\n    text-align: center;\n  }\n  .rp-urgency-pill {\n    display: inline-block;\n    border: 1px solid #666666;\n    border-radius: 100px;\n    padding: 10px 28px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #000000;\n  }\n  .rp-social-row {\n    display: flex;\n    flex-direction: row;\n    align-items: center;\n    gap: 16px;\n    flex-wrap: wrap;\n    justify-content: center;\n  }\n  .rp-avatars {\n    display: flex;\n    flex-direction: row;\n  }\n  .rp-avatar {\n    width: 42px;\n    height: 42px;\n    border-radius: 50%;\n    border: 2px solid #ffffff;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    font-weight: 700;\n    color: #ffffff;\n    margin-left: -10px;\n    position: relative;\n    flex-shrink: 0;\n  }\n  .rp-avatar:first-child { margin-left: 0; }\n  .rp-avatar-badge {\n    position: absolute;\n    bottom: -2px;\n    right: -2px;\n    width: 14px;\n    height: 14px;\n    border-radius: 50%;\n    background: #2563eb;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .rp-avatar-badge::after {\n    content: '\\2713';\n    color: #ffffff;\n    font-size: 8px;\n    font-weight: 700;\n  }\n  .rp-social-pill {\n    background: #1a1a1a;\n    color: #ffffff;\n    border-radius: 100px;\n    padding: 10px 20px;\n    text-align: center;\n    line-height: 1.3;\n  }\n  .rp-social-pill strong {\n    display: block;\n    font-size: 15px;\n    font-weight: 700;\n  }\n  .rp-social-pill span {\n    font-size: 12px;\n    opacity: 0.8;\n  }\n\n  \/* ── CHAPTERS ── *\/\n  .rp-chapter {\n    padding: 72px 24px;\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n    max-width: 860px;\n    margin: 0 auto;\n    width: 100%;\n  }\n  .rp-chapter.rp-chapter-alt {\n    background: #f8f8f8;\n    max-width: 100%;\n    padding-left: 24px;\n    padding-right: 24px;\n  }\n  .rp-chapter.rp-chapter-alt .rp-chapter-inner {\n    max-width: 860px;\n    margin: 0 auto;\n    width: 100%;\n  }\n  .rp-chapter-label {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #666666;\n    margin-bottom: 20px;\n  }\n  .rp-chapter-title {\n    font-size: clamp(24px, 5vw, 36px);\n    font-weight: 900;\n    line-height: 1.15;\n    color: #000000;\n    margin-bottom: 24px;\n    letter-spacing: -0.5px;\n  }\n  .rp-chapter-title em {\n    font-style: italic;\n    color: #444444;\n    font-weight: 400;\n  }\n  .rp-chapter-text {\n    font-size: 17px;\n    line-height: 1.75;\n    color: #333333;\n    margin-bottom: 36px;\n    max-width: 660px;\n  }\n  .rp-chapter-img {\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    border-radius: 20px;\n    display: block;\n  }\n\n  \/* ── BEFORE \/ AFTER ── *\/\n  .rp-ba-section {\n    padding: 72px 24px;\n    background: #f8f8f8;\n  }\n  .rp-ba-header {\n    text-align: center;\n    margin-bottom: 48px;\n  }\n  .rp-ba-header .rp-chapter-label {\n    display: block;\n    margin-bottom: 12px;\n  }\n  .rp-ba-header h2 {\n    font-size: clamp(26px, 5vw, 40px);\n    font-weight: 900;\n    letter-spacing: -0.5px;\n    color: #000000;\n  }\n  .rp-ba-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n    max-width: 800px;\n    margin: 0 auto;\n  }\n  @media (max-width: 560px) {\n    .rp-ba-grid { grid-template-columns: 1fr; }\n  }\n  .rp-ba-col {\n    border-radius: 20px;\n    padding: 36px 28px;\n    display: flex;\n    flex-direction: column;\n    gap: 0;\n  }\n  .rp-ba-col.rp-avant {\n    background: #fff5f5;\n    border: 1px solid #fecaca;\n  }\n  .rp-ba-col.rp-apres {\n    background: #f0fdf4;\n    border: 1px solid #bbf7d0;\n  }\n  .rp-ba-col-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    margin-bottom: 24px;\n  }\n  .rp-avant .rp-ba-col-label { color: #dc2626; }\n  .rp-apres .rp-ba-col-label { color: #16a34a; }\n  .rp-ba-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 12px 0;\n    border-bottom: 1px solid rgba(0,0,0,0.06);\n    font-size: 15px;\n    line-height: 1.5;\n    color: #333333;\n  }\n  .rp-ba-item:last-child { border-bottom: none; }\n  .rp-ba-icon {\n    width: 22px;\n    height: 22px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    margin-top: 1px;\n    font-size: 12px;\n    font-weight: 700;\n  }\n  .rp-avant .rp-ba-icon {\n    background: #fecaca;\n    color: #dc2626;\n  }\n  .rp-avant .rp-ba-icon::after { content: '\\00D7'; }\n  .rp-apres .rp-ba-icon {\n    background: #000000;\n    color: #ffffff;\n  }\n  .rp-apres .rp-ba-icon::after { content: '\\2713'; }\n\n  \/* ── SPECS ── *\/\n  .rp-specs-section {\n    padding: 72px 24px;\n    background: #ffffff;\n  }\n  .rp-specs-header {\n    text-align: center;\n    margin-bottom: 52px;\n  }\n  .rp-specs-header .rp-chapter-label {\n    display: block;\n    margin-bottom: 12px;\n  }\n  .rp-specs-header h2 {\n    font-size: clamp(26px, 5vw, 40px);\n    font-weight: 900;\n    letter-spacing: -0.5px;\n  }\n  .rp-specs-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 24px;\n    max-width: 960px;\n    margin: 0 auto;\n  }\n  @media (max-width: 720px) {\n    .rp-specs-grid { grid-template-columns: repeat(2, 1fr); }\n  }\n  @media (max-width: 440px) {\n    .rp-specs-grid { grid-template-columns: 1fr; }\n  }\n  .rp-spec-card {\n    background: #f0f0f0;\n    border-radius: 20px;\n    padding: 32px 24px;\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n  }\n  .rp-spec-icon {\n    width: 36px;\n    height: 36px;\n    margin-bottom: 4px;\n  }\n  .rp-spec-number {\n    font-size: clamp(32px, 6vw, 48px);\n    font-weight: 900;\n    color: #000000;\n    line-height: 1;\n    letter-spacing: -1px;\n  }\n  .rp-spec-number span {\n    font-size: 18px;\n    font-weight: 500;\n    letter-spacing: 0;\n  }\n  .rp-spec-title {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #666666;\n    margin-top: 4px;\n  }\n  .rp-spec-desc {\n    font-size: 13px;\n    line-height: 1.6;\n    color: #555555;\n    margin-top: 4px;\n  }\n\n  \/* ── REVIEWS ── *\/\n  .rp-reviews-section {\n    padding: 72px 24px;\n    background: #f8f8f8;\n  }\n  .rp-reviews-header {\n    text-align: center;\n    margin-bottom: 48px;\n  }\n  .rp-reviews-header .rp-chapter-label { display: block; margin-bottom: 12px; }\n  .rp-reviews-header h2 {\n    font-size: clamp(26px, 5vw, 40px);\n    font-weight: 900;\n    letter-spacing: -0.5px;\n  }\n  .rp-reviews-empty {\n    text-align: center;\n    color: #666666;\n    font-size: 16px;\n    font-style: italic;\n    padding: 40px 0;\n  }\n\n  \/* ── FAQ ── *\/\n  .rp-faq-section {\n    padding: 72px 24px;\n    background: #ffffff;\n  }\n  .rp-faq-header {\n    text-align: center;\n    margin-bottom: 48px;\n  }\n  .rp-faq-header .rp-chapter-label { display: block; margin-bottom: 12px; }\n  .rp-faq-header h2 {\n    font-size: clamp(26px, 5vw, 40px);\n    font-weight: 900;\n    letter-spacing: -0.5px;\n  }\n  .rp-faq-list {\n    max-width: 760px;\n    margin: 0 auto;\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n  }\n  .rp-faq-item {\n    background: #f0f0f0;\n    border-radius: 16px;\n    overflow: hidden;\n  }\n  .rp-faq-item summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 22px 28px;\n    font-size: 16px;\n    font-weight: 700;\n    color: #000000;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    user-select: none;\n  }\n  .rp-faq-item summary::-webkit-details-marker { display: none; }\n  .rp-faq-item summary::after {\n    content: '+';\n    font-size: 22px;\n    font-weight: 300;\n    color: #666666;\n    flex-shrink: 0;\n    margin-left: 12px;\n    transition: transform 0.2s;\n  }\n  .rp-faq-item[open] summary::after { content: '\\2212'; }\n  .rp-faq-answer {\n    padding: 0 28px 24px;\n    font-size: 15px;\n    line-height: 1.7;\n    color: #444444;\n  }\n  .rp-faq-empty {\n    text-align: center;\n    color: #666666;\n    font-size: 16px;\n    font-style: italic;\n    padding: 40px 0;\n  }\n\n  \/* ── GUARANTEE \/ TRUST ── *\/\n  .rp-guarantee-section {\n    padding: 72px 24px;\n    background: #f8f8f8;\n  }\n  .rp-guarantee-header {\n    text-align: center;\n    margin-bottom: 48px;\n  }\n  .rp-guarantee-header .rp-chapter-label { display: block; margin-bottom: 12px; }\n  .rp-guarantee-header h2 {\n    font-size: clamp(26px, 5vw, 36px);\n    font-weight: 900;\n    letter-spacing: -0.5px;\n    max-width: 620px;\n    margin: 0 auto;\n    line-height: 1.2;\n  }\n  .rp-safety-box {\n    background: #fffbeb;\n    border: 1px solid #fde68a;\n    border-radius: 20px;\n    padding: 28px;\n    max-width: 760px;\n    margin: 0 auto 48px;\n    font-size: 14px;\n    line-height: 1.7;\n    color: #78350f;\n  }\n  .rp-safety-box strong {\n    display: block;\n    font-size: 12px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    margin-bottom: 10px;\n    color: #92400e;\n  }\n  .rp-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n    max-width: 760px;\n    margin: 0 auto;\n  }\n  @media (max-width: 440px) {\n    .rp-trust-grid { grid-template-columns: 1fr; }\n  }\n  .rp-trust-card {\n    background: #ffffff;\n    border-radius: 20px;\n    padding: 28px 24px;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    border: 1px solid #e0e0e0;\n  }\n  .rp-trust-card-icon {\n    width: 44px;\n    height: 44px;\n    background: #000000;\n    border-radius: 12px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .rp-trust-card-icon svg { width: 22px; height: 22px; fill: none; stroke: #ffffff; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }\n  .rp-trust-card-title {\n    font-size: 15px;\n    font-weight: 700;\n    color: #000000;\n  }\n  .rp-trust-card-desc {\n    font-size: 13px;\n    line-height: 1.6;\n    color: #666666;\n  }\n\n  \/* ── FINAL OFFER ── *\/\n  .rp-final-section {\n    padding: 80px 24px;\n    background: #000000;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    gap: 24px;\n  }\n  .rp-final-badge {\n    display: inline-block;\n    padding: 8px 20px;\n    border-radius: 100px;\n    background: #ffffff;\n    color: #000000;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    font-size: 11px;\n  }\n  .rp-final-title {\n    font-size: clamp(24px, 5vw, 36px);\n    font-weight: 900;\n    color: #ffffff;\n    letter-spacing: -0.5px;\n    line-height: 1.2;\n    max-width: 600px;\n  }\n  .rp-final-price-current {\n    font-size: clamp(42px, 10vw, 60px);\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1;\n  }\n  .rp-final-price-compare {\n    font-size: 20px;\n    color: rgba(255,255,255,0.5);\n    text-decoration: line-through;\n  }\n  .rp-final-discount {\n    display: inline-block;\n    padding: 5px 14px;\n    border-radius: 100px;\n    background: #ffffff;\n    color: #000000;\n    font-weight: 700;\n    font-size: 13px;\n  }\n  .rp-pulse-row {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    justify-content: center;\n  }\n  .rp-pulse-dot {\n    width: 10px;\n    height: 10px;\n    border-radius: 50%;\n    background: #ef4444;\n    animation: rp-pulse 1.6s ease-in-out infinite;\n  }\n  @keyframes rp-pulse {\n    0%, 100% { opacity: 1; transform: scale(1); }\n    50% { opacity: 0.4; transform: scale(0.7); }\n  }\n  .rp-pulse-text {\n    font-size: 13px;\n    font-weight: 600;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.8);\n  }\n  .rp-final-divider {\n    width: 40px;\n    height: 1px;\n    background: rgba(255,255,255,0.2);\n  }\n\n  \/* ── ICON SVGs inline ── *\/\n  .rp-spec-svg { width: 32px; height: 32px; fill: none; stroke: #000000; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; margin-bottom: 8px; }\n\n  \/* ── UTILITY ── *\/\n  @media (max-width: 600px) {\n    .rp-chapter, .rp-chapter.rp-chapter-alt .rp-chapter-inner {\n      padding-left: 0;\n      padding-right: 0;\n    }\n    .rp-chapter-text { font-size: 15px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rp-wrap\"\u003e\n\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003c!-- 1. HERO --\u003e\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003csection class=\"rp-hero\"\u003e\n    \u003cspan class=\"rp-offer-badge\"\u003eOffre limitée de déstockage\u003c\/span\u003e\n\n    \u003ch1 class=\"rp-hero-title\"\u003eTonnelle Pliante 3×3 m — Protection Ultime, Déployée en Minutes\u003c\/h1\u003e\n    \u003cp class=\"rp-hero-subtitle\"\u003eGazebo pliable robuste en acier, toile Oxford imperméable, hauteur réglable — idéal pour le jardin, le camping et les événements.\u003c\/p\u003e\n\n    \u003cdiv class=\"rp-price-block\"\u003e\n      \u003cdiv class=\"rp-price-current\"\u003e39,99 €\u003c\/div\u003e\n      \u003cdiv class=\"rp-price-row\"\u003e\n        \u003cspan class=\"rp-price-compare\"\u003e99,99 €\u003c\/span\u003e\n        \u003cspan class=\"rp-discount-badge\"\u003e−60 %\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg class=\"rp-hero-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1069\/7628\/0908\/files\/e64ac0dc00a4151bf7484f219d2555dd.jpg?v=1782989930\" alt=\"Tonnelle pliante 3x3m vue principale\" loading=\"eager\"\u003e\n\n    \u003cdiv class=\"rp-trust-row\"\u003e\n      \u003cdiv class=\"rp-trust-item\"\u003e\n\u003cspan class=\"rp-trust-check\"\u003e\u003c\/span\u003eLivraison offerte\u003c\/div\u003e\n      \u003cdiv class=\"rp-trust-item\"\u003e\n\u003cspan class=\"rp-trust-check\"\u003e\u003c\/span\u003eSatisfait ou remboursé\u003c\/div\u003e\n      \u003cdiv class=\"rp-trust-item\"\u003e\n\u003cspan class=\"rp-trust-check\"\u003e\u003c\/span\u003eStock limité garanti\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003c!-- 1b. URGENCY \/ SOCIAL PROOF --\u003e\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003csection class=\"rp-urgency\"\u003e\n    \u003cspan class=\"rp-urgency-pill\"\u003ePIÈCES LIMITÉES  |  STOCK BAS\u003c\/span\u003e\n\n    \u003cdiv class=\"rp-social-row\"\u003e\n      \u003cdiv class=\"rp-avatars\"\u003e\n        \u003cdiv class=\"rp-avatar\" style=\"background:#3b82f6;\"\u003eM\u003cspan class=\"rp-avatar-badge\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-avatar\" style=\"background:#8b5cf6;\"\u003eL\u003cspan class=\"rp-avatar-badge\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-avatar\" style=\"background:#10b981;\"\u003eA\u003cspan class=\"rp-avatar-badge\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-avatar\" style=\"background:#f59e0b;\"\u003eS\u003cspan class=\"rp-avatar-badge\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-avatar\" style=\"background:#ef4444;\"\u003eR\u003cspan class=\"rp-avatar-badge\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-social-pill\"\u003e\n        \u003cstrong\u003e20+ commandes\u003c\/strong\u003e\n        \u003cspan\u003edans les dernières 24h\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003c!-- 2. CHAPTER 01 — Robustesse --\u003e\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003csection class=\"rp-chapter\" style=\"background:#ffffff;\"\u003e\n    \u003cspan class=\"rp-chapter-label\"\u003e— Chapitre 01 \/ Durabilité\u003c\/span\u003e\n    \u003ch2 class=\"rp-chapter-title\"\u003eSTRUCTURE EN ACIER\u003cbr\u003e\u003cem\u003econçue pour durer saison après saison\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"rp-chapter-text\"\u003e\n      Chaque centimètre de ce gazebo a été pensé pour résister à l'épreuve du temps et des éléments. La structure en acier à revêtement en poudre combat la rouille dès la première pluie. La toile de toit en tissu Oxford avec traitement polyuréthane bloque les rayons UV nocifs et repousse l'eau grâce à des coutures thermosoudées — aucune infiltration, aucun compromis.\n    \u003c\/p\u003e\n    \u003cimg class=\"rp-chapter-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1069\/7628\/0908\/files\/e298ed4bc110296e7b40271b2c3eb93c.jpg?v=1782989930\" alt=\"Structure en acier robuste du gazebo\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003c!-- 2. CHAPTER 02 — Hauteur réglable --\u003e\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003csection style=\"background:#f8f8f8; padding: 72px 24px;\"\u003e\n    \u003cdiv style=\"max-width:860px; margin:0 auto; display:flex; flex-direction:column; align-items:flex-start;\"\u003e\n      \u003cspan class=\"rp-chapter-label\"\u003e— Chapitre 02 \/ Ergonomie\u003c\/span\u003e\n      \u003ch2 class=\"rp-chapter-title\"\u003eHAUTEUR SUR MESURE,\u003cbr\u003e\u003cem\u003epieds sans pincement pour une sécurité totale\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"rp-chapter-text\"\u003e\n        Trois positions de hauteur — 260 cm, 257 cm ou 254 cm — s'adaptent à chaque configuration de terrain et de convive. Les leviers améliorés sur les pieds éliminent le risque de se pincer les doigts lors du déverrouillage. Plus de douleur, plus de frustration: la mise en place devient un geste fluide et serein.\n      \u003c\/p\u003e\n      \u003cimg class=\"rp-chapter-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1069\/7628\/0908\/files\/af7e7c7ecf9c1164bef8842c34813ec0.jpg?v=1782989930\" alt=\"Réglage de hauteur du gazebo pliable\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003c!-- 2. CHAPTER 03 — Montage express --\u003e\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003csection class=\"rp-chapter\" style=\"background:#ffffff;\"\u003e\n    \u003cspan class=\"rp-chapter-label\"\u003e— Chapitre 03 \/ Simplicité\u003c\/span\u003e\n    \u003ch2 class=\"rp-chapter-title\"\u003eDÉPLOYÉ EN QUELQUES MINUTES,\u003cbr\u003e\u003cem\u003eaucun outil requis\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"rp-chapter-text\"\u003e\n      Oubliez les notices interminables. Il suffit de déplier la structure, de positionner la toile, de pousser depuis le centre pour déployer le toit, puis de régler la hauteur et d'écarter les pieds. Le tout tient dans son sac de transport à roulettes — transportable dans la plupart des voitures. Du coffre à l'ombre en un temps record.\n    \u003c\/p\u003e\n    \u003cimg class=\"rp-chapter-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1069\/7628\/0908\/files\/f30675fd7c6e9830ffe75dd7055fac23.jpg?v=1782989930\" alt=\"Montage facile du gazebo pliant\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003c!-- 2. CHAPTER 04 — Polyvalence --\u003e\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003csection style=\"background:#f8f8f8; padding: 72px 24px;\"\u003e\n    \u003cdiv style=\"max-width:860px; margin:0 auto; display:flex; flex-direction:column; align-items:flex-start;\"\u003e\n      \u003cspan class=\"rp-chapter-label\"\u003e— Chapitre 04 \/ Polyvalence\u003c\/span\u003e\n      \u003ch2 class=\"rp-chapter-title\"\u003eJARDIN, PLAGE, MARCHÉ, FÊTE —\u003cbr\u003e\u003cem\u003eune seule tonnelle, tous les usages\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"rp-chapter-text\"\u003e\n        Ce gazebo pliant est le compagnon universel de vos moments en extérieur. Terrasse, bord de lac, salon professionnel, pique-nique, barbecue ou grand événement sportif: il s'installe partout où vous avez besoin d'ombre et de protection. Une surface de 9 m² qui accueille famille, clients ou convives dans un confort absolu.\n      \u003c\/p\u003e\n      \u003cimg class=\"rp-chapter-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1069\/7628\/0908\/files\/e026dc9ba087158900669d399f113401.webp?v=1782989930\" alt=\"Utilisations multiples du gazebo pliant\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003c!-- 2. CHAPTER 05 — Contenu complet --\u003e\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003csection class=\"rp-chapter\" style=\"background:#ffffff;\"\u003e\n    \u003cspan class=\"rp-chapter-label\"\u003e— Chapitre 05 \/ Équipement\u003c\/span\u003e\n    \u003ch2 class=\"rp-chapter-title\"\u003eTOUT INCLUS DÈS L'OUVERTURE DE LA BOÎTE,\u003cbr\u003e\u003cem\u003eprêt à l'aventure\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"rp-chapter-text\"\u003e\n      Le colis livre un kit d'accessoires complet: 4 cordes de tension et 8 piquets d'ancrage pour une stabilité irréprochable, plus un sac de transport en tissu Oxford 420D équipé de roulettes pour un transport aisé. Rien à acheter séparément — tout est là, pensé pour vous simplifier la vie dès le premier jour.\n    \u003c\/p\u003e\n    \u003cimg class=\"rp-chapter-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1069\/7628\/0908\/files\/5b4817ff9fc7b4397d0e0389a882a682.webp?v=1782989930\" alt=\"Contenu du colis complet avec accessoires\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003c!-- 3. BEFORE \/ AFTER --\u003e\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003csection class=\"rp-ba-section\"\u003e\n    \u003cdiv class=\"rp-ba-header\"\u003e\n      \u003cspan class=\"rp-chapter-label\"\u003e— Comparaison\u003c\/span\u003e\n      \u003ch2\u003eLa différence que ça fait\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rp-ba-grid\"\u003e\n      \u003cdiv class=\"rp-ba-col rp-avant\"\u003e\n        \u003cdiv class=\"rp-ba-col-label\"\u003eAvant — Sans tonnelle\u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n\u003cspan class=\"rp-ba-icon\"\u003e\u003c\/span\u003eExposé au soleil brûlant sans protection\u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n\u003cspan class=\"rp-ba-icon\"\u003e\u003c\/span\u003ePluie surprise qui ruine la fête\u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n\u003cspan class=\"rp-ba-icon\"\u003e\u003c\/span\u003eInstallation longue et complexe\u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n\u003cspan class=\"rp-ba-icon\"\u003e\u003c\/span\u003eStructure fragile qui s'effondre au vent\u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n\u003cspan class=\"rp-ba-icon\"\u003e\u003c\/span\u003eTransport encombrant, pas pratique\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-ba-col rp-apres\"\u003e\n        \u003cdiv class=\"rp-ba-col-label\"\u003eAprès — Avec notre gazebo\u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n\u003cspan class=\"rp-ba-icon\"\u003e\u003c\/span\u003e9 m² d'ombre et protection UV garantie\u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n\u003cspan class=\"rp-ba-icon\"\u003e\u003c\/span\u003eToile imperméable aux coutures thermosoudées\u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n\u003cspan class=\"rp-ba-icon\"\u003e\u003c\/span\u003eDéployé en quelques minutes, sans outil\u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n\u003cspan class=\"rp-ba-icon\"\u003e\u003c\/span\u003eAcier traité, 8 piquets et 4 cordes inclus\u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n\u003cspan class=\"rp-ba-icon\"\u003e\u003c\/span\u003eSac à roulettes, tient dans le coffre\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003c!-- EXTRA IMAGE BREAK --\u003e\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003csection style=\"background:#ffffff; padding: 60px 24px;\"\u003e\n    \u003cdiv style=\"max-width:960px; margin:0 auto; display:grid; grid-template-columns:1fr 1fr; gap:20px;\"\u003e\n      \u003cimg style=\"width:100%;height:auto;border-radius:20px;display:block;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1069\/7628\/0908\/files\/01643717ec7bd988a94ffd6434c9fba4.webp?v=1782989930\" alt=\"Détail structure gazebo\" loading=\"lazy\"\u003e\n      \u003cimg style=\"width:100%;height:auto;border-radius:20px;display:block;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1069\/7628\/0908\/files\/49f4ed9f44b7720bea1f6e2fabab3c91.webp?v=1782989930\" alt=\"Gazebo en situation extérieure\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003c!-- 4. SPECS --\u003e\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003csection class=\"rp-specs-section\"\u003e\n    \u003cdiv class=\"rp-specs-header\"\u003e\n      \u003cspan class=\"rp-chapter-label\"\u003e— Fiche Technique\u003c\/span\u003e\n      \u003ch2\u003eLes chiffres qui comptent\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rp-specs-grid\"\u003e\n\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003csvg class=\"rp-spec-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M2 12h20M12 2v20\"\u003e\u003c\/path\u003e\u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003cdiv class=\"rp-spec-number\"\u003e9\u003cspan\u003em²\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-title\"\u003eDimensions\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-desc\"\u003eBase 3 m × 3 m, hauteur réglable de 254 cm à 260 cm, pliée pour rentrer dans la plupart des voitures.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003csvg class=\"rp-spec-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003cdiv class=\"rp-spec-number\"\u003e420\u003cspan\u003eD\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-title\"\u003eMatériaux\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-desc\"\u003eToile Oxford 420D avec revêtement PU. Structure acier anti-rouille à revêtement en poudre pour une durabilité maximale.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003csvg class=\"rp-spec-svg\" viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003cdiv class=\"rp-spec-number\"\u003e3\u003cspan\u003emin\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-title\"\u003eInstallation\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-desc\"\u003eMontage sans outil en quelques minutes. Leviers anti-pincement sur les pieds pour une sécurité accrue à chaque utilisation.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003csvg class=\"rp-spec-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"10\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003cdiv class=\"rp-spec-number\"\u003e12\u003cspan\u003epcs\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-title\"\u003eAccessoires Inclus\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-desc\"\u003eSac de transport Oxford 420D à roulettes, 4 cordes de tension et 8 piquets d'ancrage pour une stabilité optimale sur tout terrain.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003csvg class=\"rp-spec-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003cdiv class=\"rp-spec-number\"\u003e100\u003cspan\u003e%\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-title\"\u003eRésistance aux Conditions\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-desc\"\u003eCoutures thermosoudées anti-infiltration, résistance à la rouille et stabilité renforcée face aux vents forts.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003csvg class=\"rp-spec-svg\" viewbox=\"0 0 24 24\"\u003e\u003crect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003cdiv class=\"rp-spec-number\"\u003e3\u003cspan\u003eH\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-title\"\u003eHauteurs Réglables\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-desc\"\u003eTrois positions: 260 cm, 257 cm et 254 cm pour s'adapter à tous les besoins et configurations d'espace.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003c!-- 5. REVIEWS --\u003e\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003csection class=\"rp-reviews-section\"\u003e\n    \u003cdiv class=\"rp-reviews-header\"\u003e\n      \u003cspan class=\"rp-chapter-label\"\u003e— Avis Clients\u003c\/span\u003e\n      \u003ch2\u003eCe qu'ils en pensent\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rp-reviews-empty\"\u003eSoyez parmi les premiers à partager votre expérience avec ce produit.\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003c!-- 6. FAQ --\u003e\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003csection class=\"rp-faq-section\"\u003e\n    \u003cdiv class=\"rp-faq-header\"\u003e\n      \u003cspan class=\"rp-chapter-label\"\u003e— Questions Fréquentes\u003c\/span\u003e\n      \u003ch2\u003eTout ce que vous devez savoir\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rp-faq-list\"\u003e\n      \u003cdetails class=\"rp-faq-item\"\u003e\n        \u003csummary class=\"rp-faq-question\"\u003eCombien de temps prend le montage du gazebo ?\u003c\/summary\u003e\n        \u003cdiv class=\"rp-faq-answer\"\u003eLe gazebo se monte en quelques minutes seulement, sans outil. Il suffit de déplier la structure, de placer la toile de toit, de pousser depuis le centre pour déployer le toit, puis de régler la hauteur et d'écarter les pieds pour les stabiliser.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"rp-faq-item\"\u003e\n        \u003csummary class=\"rp-faq-question\"\u003eLa toile est-elle vraiment imperméable ?\u003c\/summary\u003e\n        \u003cdiv class=\"rp-faq-answer\"\u003eOui. La toile en tissu Oxford 420D est dotée d'un revêtement en polyuréthane (PU) et de coutures thermosoudées qui empêchent toute infiltration d'eau. Elle assure également une protection efficace contre les rayons UV nocifs.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"rp-faq-item\"\u003e\n        \u003csummary class=\"rp-faq-question\"\u003ePuis-je l'utiliser en cas de vent fort ?\u003c\/summary\u003e\n        \u003cdiv class=\"rp-faq-answer\"\u003eIl est fortement déconseillé d'utiliser le gazebo par vent fort, neige ou froid extrême. Pour une stabilité maximale, ancrez-le toujours avec les 8 piquets et les 4 cordes fournis. Vérifiez régulièrement la solidité des fixations.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"rp-faq-item\"\u003e\n        \u003csummary class=\"rp-faq-question\"\u003eLe sac de transport est-il inclus ?\u003c\/summary\u003e\n        \u003cdiv class=\"rp-faq-answer\"\u003eOui, un sac de transport en tissu Oxford 420D équipé de roulettes est inclus dans le colis. Il facilite le transport et le rangement du gazebo, qui peut tenir dans le coffre de la plupart des voitures.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"rp-faq-item\"\u003e\n        \u003csummary class=\"rp-faq-question\"\u003eQuels accessoires sont fournis avec le gazebo ?\u003c\/summary\u003e\n        \u003cdiv class=\"rp-faq-answer\"\u003eLe colis comprend le gazebo pliant 3×3 m, 1 sac de transport à roulettes, 4 cordes de tension et 8 piquets d'ancrage. Tout le nécessaire pour une installation sûre et stable est inclus — rien à acheter séparément.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"rp-faq-item\"\u003e\n        \u003csummary class=\"rp-faq-question\"\u003eQuelles sont les trois hauteurs disponibles ?\u003c\/summary\u003e\n        \u003cdiv class=\"rp-faq-answer\"\u003eLe gazebo propose trois positions de hauteur réglables: 260 cm, 257 cm et 254 cm. Choisissez la hauteur qui correspond le mieux à votre espace et à votre usage du moment.\u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003c!-- 7. GUARANTEE \/ TRUST --\u003e\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003csection class=\"rp-guarantee-section\"\u003e\n    \u003cdiv class=\"rp-guarantee-header\"\u003e\n      \u003cspan class=\"rp-chapter-label\"\u003e— Garanties \u0026amp; Sécurité\u003c\/span\u003e\n      \u003ch2\u003eVotre tranquillité d'esprit, notre priorité\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rp-safety-box\"\u003e\n      \u003cstrong\u003e⚠ Avis de Sécurité Important\u003c\/strong\u003e\n      Ce gazebo doit être solidement ancré en utilisant les 8 piquets et les 4 cordes fournis. Une fixation inadéquate peut entraîner l'effondrement de la structure, en particulier par mauvais temps. Vérifiez régulièrement la stabilité et évitez de l'utiliser en cas de vent fort, de neige ou de froid extrême.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rp-trust-grid\"\u003e\n      \u003cdiv class=\"rp-trust-card\"\u003e\n        \u003cdiv class=\"rp-trust-card-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M5 12h14M12 5l7 7-7 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-title\"\u003eLivraison rapide\u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-desc\"\u003eLivraison offerte et expédiée dans les meilleurs délais directement chez vous.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-trust-card\"\u003e\n        \u003cdiv class=\"rp-trust-card-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-title\"\u003ePaiement sécurisé\u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-desc\"\u003eTransactions cryptées SSL. Vos données bancaires ne sont jamais stockées.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-trust-card\"\u003e\n        \u003cdiv class=\"rp-trust-card-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"23 4 23 10 17 10\"\u003e\u003c\/polyline\u003e\u003cpath d=\"M20.49 15a9 9 0 1 1-2.12-9.36L23 10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-title\"\u003eSatisfait ou remboursé\u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-desc\"\u003eRetour facilité si le produit ne correspond pas à vos attentes. Votre satisfaction est notre engagement.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-trust-card\"\u003e\n        \u003cdiv class=\"rp-trust-card-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 13a19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 3.6 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L7.91 9.91a16 16 0 0 0 6.09 6.09l1.08-.9a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-title\"\u003eService client disponible\u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-desc\"\u003eNotre équipe est à votre disposition pour répondre à toutes vos questions avant et après l'achat.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003c!-- EXTRA IMAGES --\u003e\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003csection style=\"background:#ffffff; padding: 60px 24px;\"\u003e\n    \u003cdiv style=\"max-width:960px; margin:0 auto;\"\u003e\n      \u003cimg style=\"width:100%;height:auto;border-radius:20px;display:block;margin-bottom:20px;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1069\/7628\/0908\/files\/21562350405737e60238230528878851.jpg?v=1782989930\" alt=\"Vue d'ensemble du gazebo installé\" loading=\"lazy\"\u003e\n      \u003cimg style=\"width:100%;height:auto;border-radius:20px;display:block;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1069\/7628\/0908\/files\/e64ac0dc00a4151bf7484f219d2555dd_1024x_d21f73c0-6435-4f3b-b62c-336bc142f184.webp?v=1782989930\" alt=\"Tonnelle pliante en situation réelle\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003c!-- 8. FINAL OFFER --\u003e\n  \u003c!-- ═══════════════════════════════════════════════════════ --\u003e\n  \u003csection class=\"rp-final-section\"\u003e\n    \u003cspan class=\"rp-final-badge\"\u003eOffre limitée de déstockage\u003c\/span\u003e\n\n    \u003ch2 class=\"rp-final-title\"\u003eVotre tonnelle premium, disponible maintenant au meilleur prix\u003c\/h2\u003e\n\n    \u003cdiv class=\"rp-final-divider\"\u003e\u003c\/div\u003e\n\n    \u003cdiv style=\"display:flex; flex-direction:column; align-items:center; gap:12px;\"\u003e\n      \u003cdiv class=\"rp-final-price-current\"\u003e39,99 €\u003c\/div\u003e\n      \u003cdiv style=\"display:flex; align-items:center; gap:12px; flex-wrap:wrap; justify-content:center;\"\u003e\n        \u003cspan class=\"rp-final-price-compare\"\u003e99,99 €\u003c\/span\u003e\n        \u003cspan class=\"rp-final-discount\"\u003e−60 %\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rp-final-divider\"\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"rp-pulse-row\"\u003e\n      \u003cdiv class=\"rp-pulse-dot\"\u003e\u003c\/div\u003e\n      \u003cspan class=\"rp-pulse-text\"\u003eOffre limitée — Stock bas\u003c\/span\u003e\n      \u003cdiv class=\"rp-pulse-dot\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:13px; color:rgba(255,255,255,0.55); letter-spacing:0.5px; max-width:400px; line-height:1.6;\"\u003e\n      Livraison offerte · Paiement sécurisé · Satisfait ou remboursé\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Lunnea","offers":[{"title":"Blanc","offer_id":57947328938316,"sku":null,"price":39.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1069\/7628\/0908\/files\/e64ac0dc00a4151bf7484f219d2555dd.jpg?v=1782989930","url":"https:\/\/shoplunnea.com\/products\/tonnelle-pliante","provider":"Lunnea","version":"1.0","type":"link"}