{"product_id":"mosquito-shield","title":"Instant Out-Door Mosquito Shield — Solar Powered","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    background: #ffffff;\n    color: #111111;\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    background: #111111;\n    color: #ffffff;\n    padding: 8px 20px;\n    border-radius: 100px;\n    font-weight: 700;\n    font-size: 12px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    margin-bottom: 28px;\n  }\n  .rp-hero-title {\n    font-size: clamp(28px, 7vw, 48px);\n    font-weight: 900;\n    color: #111111;\n    line-height: 1.1;\n    letter-spacing: -1px;\n    margin-bottom: 16px;\n    max-width: 680px;\n  }\n  .rp-hero-subtitle {\n    font-size: 17px;\n    color: #666666;\n    font-style: italic;\n    margin-bottom: 32px;\n    max-width: 500px;\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: #111111;\n    line-height: 1;\n  }\n  .rp-price-row {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n  .rp-price-compare {\n    font-size: 20px;\n    color: #666666;\n    text-decoration: line-through;\n  }\n  .rp-discount-pill {\n    display: inline-block;\n    background: #111111;\n    color: #ffffff;\n    padding: 5px 14px;\n    border-radius: 100px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n  }\n  .rp-hero-image {\n    width: 100%;\n    max-width: 700px;\n    border-radius: 20px;\n    margin-bottom: 32px;\n    display: block;\n  }\n  .rp-trust-row {\n    display: flex;\n    flex-direction: row;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 20px;\n    width: 100%;\n    max-width: 600px;\n  }\n  .rp-trust-item {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 13px;\n    color: #444444;\n    font-weight: 500;\n  }\n  .rp-trust-check {\n    width: 18px;\n    height: 18px;\n    background: #111111;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .rp-trust-check::after {\n    content: '';\n    display: block;\n    width: 5px;\n    height: 9px;\n    border: 2px solid #ffffff;\n    border-top: none;\n    border-left: none;\n    transform: rotate(45deg) translate(-1px, -1px);\n  }\n\n  \/* URGENCY WIDGET *\/\n  .rp-urgency {\n    background: #f8f8f8;\n    padding: 40px 24px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    gap: 20px;\n  }\n  .rp-urgency-badge {\n    display: inline-block;\n    border: 1px solid #666666;\n    color: #111111;\n    padding: 10px 28px;\n    border-radius: 100px;\n    font-size: 13px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n  }\n  .rp-social-row {\n    display: flex;\n    flex-direction: row;\n    align-items: center;\n    justify-content: center;\n    gap: 16px;\n    flex-wrap: wrap;\n  }\n  .rp-avatars {\n    display: flex;\n    flex-direction: row;\n    align-items: center;\n  }\n  .rp-avatar {\n    width: 40px;\n    height: 40px;\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-avatars .rp-avatar:first-child { margin-left: 0; }\n  .rp-avatar-a { background: #4a90d9; }\n  .rp-avatar-b { background: #7b68ee; }\n  .rp-avatar-c { background: #50c878; }\n  .rp-avatar-d { background: #ff7f7f; }\n  .rp-avatar-e { background: #ffa500; }\n  .rp-avatar-dot {\n    position: absolute;\n    bottom: 0;\n    right: 0;\n    width: 14px;\n    height: 14px;\n    background: #2563eb;\n    border-radius: 50%;\n    border: 1.5px solid #ffffff;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .rp-avatar-dot::after {\n    content: '';\n    display: block;\n    width: 4px;\n    height: 7px;\n    border: 1.5px solid #ffffff;\n    border-top: none;\n    border-left: none;\n    transform: rotate(45deg) translate(-0.5px, -0.5px);\n  }\n  .rp-orders-pill {\n    background: #1a1a1a;\n    color: #ffffff;\n    border-radius: 100px;\n    padding: 10px 20px;\n    text-align: left;\n  }\n  .rp-orders-pill .rp-orders-main {\n    font-size: 15px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .rp-orders-pill .rp-orders-sub {\n    font-size: 11px;\n    color: #aaaaaa;\n    line-height: 1.4;\n  }\n\n  \/* RATING BAR *\/\n  .rp-rating-bar {\n    background: #ffffff;\n    padding: 32px 24px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 8px;\n    border-bottom: 1px solid #e0e0e0;\n  }\n  .rp-stars-row {\n    display: flex;\n    flex-direction: row;\n    gap: 4px;\n  }\n  .rp-star {\n    width: 20px;\n    height: 20px;\n    position: relative;\n    display: inline-block;\n  }\n  .rp-star svg { display: block; }\n  .rp-rating-text {\n    font-size: 14px;\n    color: #666666;\n  }\n  .rp-rating-number {\n    font-size: 28px;\n    font-weight: 900;\n    color: #111111;\n  }\n\n  \/* CHAPTERS *\/\n  .rp-chapter {\n    padding: 70px 24px;\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n    max-width: 800px;\n    margin: 0 auto;\n    width: 100%;\n  }\n  .rp-chapter:nth-child(even) {\n    background: #f8f8f8;\n  }\n  .rp-chapter-wrap {\n    width: 100%;\n  }\n  .rp-chapter-wrap:nth-child(even) {\n    background: #f8f8f8;\n  }\n  .rp-chapter-label {\n    font-size: 11px;\n    color: #666666;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    margin-bottom: 20px;\n    font-weight: 600;\n  }\n  .rp-chapter-title {\n    font-size: clamp(24px, 5vw, 36px);\n    font-weight: 900;\n    color: #111111;\n    line-height: 1.1;\n    margin-bottom: 8px;\n    letter-spacing: -0.5px;\n  }\n  .rp-chapter-title-accent {\n    font-size: clamp(22px, 4.5vw, 32px);\n    font-weight: 700;\n    font-style: italic;\n    color: #111111;\n    opacity: 0.45;\n    margin-bottom: 24px;\n    line-height: 1.2;\n  }\n  .rp-chapter-desc {\n    font-size: 16px;\n    color: #444444;\n    line-height: 1.8;\n    margin-bottom: 36px;\n    max-width: 640px;\n  }\n  .rp-chapter-image {\n    width: 100%;\n    border-radius: 20px;\n    display: block;\n    max-width: 100%;\n    height: auto;\n  }\n\n  \/* BEFORE \/ AFTER *\/\n  .rp-ba-section {\n    padding: 70px 24px;\n    background: #f8f8f8;\n  }\n  .rp-ba-header {\n    text-align: center;\n    margin-bottom: 48px;\n  }\n  .rp-ba-label {\n    font-size: 11px;\n    color: #666666;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    font-weight: 600;\n    margin-bottom: 16px;\n  }\n  .rp-ba-title {\n    font-size: clamp(24px, 5vw, 36px);\n    font-weight: 900;\n    color: #111111;\n    line-height: 1.1;\n  }\n  .rp-ba-grid {\n    display: flex;\n    flex-direction: row;\n    gap: 20px;\n    max-width: 800px;\n    margin: 0 auto;\n    align-items: flex-start;\n  }\n  .rp-ba-col {\n    flex: 1;\n    min-width: 0;\n  }\n  .rp-ba-col-header {\n    text-align: center;\n    padding: 14px 20px;\n    border-radius: 12px 12px 0 0;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n  .rp-ba-col-avant .rp-ba-col-header {\n    background: #fff0f0;\n    color: #cc3333;\n  }\n  .rp-ba-col-apres .rp-ba-col-header {\n    background: #111111;\n    color: #ffffff;\n  }\n  .rp-ba-items {\n    display: flex;\n    flex-direction: column;\n    gap: 0;\n    border-radius: 0 0 12px 12px;\n    overflow: hidden;\n    border: 1px solid #e0e0e0;\n    border-top: none;\n  }\n  .rp-ba-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 16px 18px;\n    font-size: 14px;\n    line-height: 1.5;\n    border-bottom: 1px solid #e0e0e0;\n    background: #ffffff;\n  }\n  .rp-ba-item:last-child { border-bottom: none; }\n  .rp-ba-col-avant .rp-ba-item {\n    background: #fffafa;\n  }\n  .rp-ba-col-apres .rp-ba-item {\n    background: #fafafa;\n  }\n  .rp-ba-icon-x {\n    width: 20px;\n    height: 20px;\n    flex-shrink: 0;\n    margin-top: 1px;\n    position: relative;\n  }\n  .rp-ba-icon-x::before,\n  .rp-ba-icon-x::after {\n    content: '';\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    width: 12px;\n    height: 2px;\n    background: #cc3333;\n    border-radius: 2px;\n  }\n  .rp-ba-icon-x::before { transform: translate(-50%,-50%) rotate(45deg); }\n  .rp-ba-icon-x::after { transform: translate(-50%,-50%) rotate(-45deg); }\n  .rp-ba-icon-check {\n    width: 20px;\n    height: 20px;\n    background: #111111;\n    border-radius: 50%;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 1px;\n  }\n  .rp-ba-icon-check::after {\n    content: '';\n    display: block;\n    width: 5px;\n    height: 9px;\n    border: 2px solid #ffffff;\n    border-top: none;\n    border-left: none;\n    transform: rotate(45deg) translate(-1px, -1px);\n  }\n  .rp-ba-text-avant { color: #555555; font-size: 13px; }\n  .rp-ba-text-apres { color: #111111; font-size: 13px; font-weight: 500; }\n\n  \/* SPECS *\/\n  .rp-specs-section {\n    padding: 70px 24px;\n    background: #ffffff;\n  }\n  .rp-specs-header {\n    text-align: center;\n    margin-bottom: 48px;\n  }\n  .rp-specs-label {\n    font-size: 11px;\n    color: #666666;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    font-weight: 600;\n    margin-bottom: 16px;\n  }\n  .rp-specs-title {\n    font-size: clamp(24px, 5vw, 36px);\n    font-weight: 900;\n    color: #111111;\n  }\n  .rp-specs-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n    max-width: 800px;\n    margin: 0 auto;\n  }\n  @media (min-width: 600px) {\n    .rp-specs-grid { grid-template-columns: repeat(3, 1fr); }\n  }\n  .rp-spec-card {\n    background: #f0f0f0;\n    border-radius: 16px;\n    padding: 28px 20px;\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n  }\n  .rp-spec-icon {\n    font-size: 28px;\n    line-height: 1;\n    margin-bottom: 4px;\n    display: flex;\n    align-items: center;\n  }\n  .rp-spec-icon .material-symbols-outlined {\n    font-size: 28px;\n    color: #111111;\n  }\n  .rp-spec-number {\n    font-size: clamp(32px, 7vw, 44px);\n    font-weight: 900;\n    color: #111111;\n    line-height: 1;\n  }\n  .rp-spec-unit {\n    font-size: 14px;\n    font-weight: 600;\n    color: #666666;\n  }\n  .rp-spec-title {\n    font-size: 13px;\n    font-weight: 700;\n    color: #111111;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n  .rp-spec-desc {\n    font-size: 12px;\n    color: #666666;\n    line-height: 1.6;\n  }\n\n  \/* REVIEWS *\/\n  .rp-reviews-section {\n    padding: 70px 24px;\n    background: #f8f8f8;\n  }\n  .rp-reviews-header {\n    text-align: center;\n    margin-bottom: 48px;\n  }\n  .rp-reviews-label {\n    font-size: 11px;\n    color: #666666;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    font-weight: 600;\n    margin-bottom: 16px;\n  }\n  .rp-reviews-title {\n    font-size: clamp(24px, 5vw, 36px);\n    font-weight: 900;\n    color: #111111;\n    margin-bottom: 8px;\n  }\n  .rp-reviews-avg {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    margin-top: 12px;\n  }\n  .rp-reviews-avg-num {\n    font-size: 32px;\n    font-weight: 900;\n    color: #111111;\n  }\n  .rp-reviews-avg-count {\n    font-size: 14px;\n    color: #666666;\n  }\n  .rp-reviews-grid {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n    max-width: 700px;\n    margin: 0 auto;\n  }\n  .rp-review-card {\n    background: #f0f0f0;\n    border-radius: 16px;\n    padding: 28px 24px;\n  }\n  .rp-review-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 16px;\n  }\n  .rp-review-avatar {\n    width: 44px;\n    height: 44px;\n    border-radius: 50%;\n    background: #111111;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #ffffff;\n    font-size: 16px;\n    font-weight: 700;\n    flex-shrink: 0;\n  }\n  .rp-review-name {\n    font-size: 15px;\n    font-weight: 700;\n    color: #111111;\n  }\n  .rp-review-stars {\n    display: flex;\n    gap: 3px;\n    margin-top: 3px;\n  }\n  .rp-review-text {\n    font-size: 15px;\n    color: #333333;\n    line-height: 1.7;\n    font-style: italic;\n    margin-bottom: 16px;\n  }\n  .rp-review-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n  .rp-review-tag {\n    display: inline-block;\n    border: 1px solid #cccccc;\n    padding: 4px 12px;\n    border-radius: 100px;\n    font-size: 11px;\n    color: #555555;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    font-weight: 600;\n  }\n\n  \/* FAQ *\/\n  .rp-faq-section {\n    padding: 70px 24px;\n    background: #ffffff;\n  }\n  .rp-faq-header {\n    text-align: center;\n    margin-bottom: 48px;\n  }\n  .rp-faq-label {\n    font-size: 11px;\n    color: #666666;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    font-weight: 600;\n    margin-bottom: 16px;\n  }\n  .rp-faq-title {\n    font-size: clamp(24px, 5vw, 36px);\n    font-weight: 900;\n    color: #111111;\n  }\n  .rp-faq-list {\n    max-width: 700px;\n    margin: 0 auto;\n    display: flex;\n    flex-direction: column;\n    gap: 0;\n    border-top: 1px solid #e0e0e0;\n  }\n  .rp-faq-item {\n    border-bottom: 1px solid #e0e0e0;\n  }\n  .rp-faq-question {\n    padding: 22px 0;\n    font-size: 16px;\n    font-weight: 700;\n    color: #111111;\n    cursor: pointer;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 16px;\n    user-select: none;\n    line-height: 1.4;\n  }\n  .rp-faq-arrow {\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    position: relative;\n    transition: transform 0.3s ease;\n  }\n  .rp-faq-arrow::before,\n  .rp-faq-arrow::after {\n    content: '';\n    position: absolute;\n    top: 50%;\n    background: #111111;\n    height: 2px;\n    width: 8px;\n    border-radius: 2px;\n  }\n  .rp-faq-arrow::before { left: 4px; transform: rotate(45deg); }\n  .rp-faq-arrow::after { right: 4px; transform: rotate(-45deg); }\n  .rp-faq-answer {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.4s ease;\n  }\n  .rp-faq-answer-inner {\n    padding: 0 0 22px;\n    font-size: 15px;\n    color: #555555;\n    line-height: 1.8;\n  }\n  .rp-faq-item.rp-open .rp-faq-arrow {\n    transform: rotate(180deg);\n  }\n\n  \/* TRUST *\/\n  .rp-trust-section {\n    padding: 70px 24px;\n    background: #f8f8f8;\n  }\n  .rp-trust-header {\n    text-align: center;\n    margin-bottom: 48px;\n  }\n  .rp-trust-section-label {\n    font-size: 11px;\n    color: #666666;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    font-weight: 600;\n    margin-bottom: 16px;\n  }\n  .rp-trust-section-title {\n    font-size: clamp(24px, 5vw, 36px);\n    font-weight: 900;\n    color: #111111;\n  }\n  .rp-guarantee-box {\n    background: #111111;\n    color: #ffffff;\n    border-radius: 20px;\n    padding: 40px 32px;\n    text-align: center;\n    max-width: 600px;\n    margin: 0 auto 40px;\n  }\n  .rp-guarantee-icon {\n    width: 64px;\n    height: 64px;\n    margin: 0 auto 20px;\n    border: 3px solid #ffffff;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .rp-guarantee-icon::after {\n    content: '';\n    display: block;\n    width: 18px;\n    height: 28px;\n    border: 3px solid #ffffff;\n    border-top: none;\n    border-left: none;\n    transform: rotate(45deg) translate(-2px, -4px);\n  }\n  .rp-guarantee-title {\n    font-size: 22px;\n    font-weight: 900;\n    color: #ffffff;\n    margin-bottom: 12px;\n  }\n  .rp-guarantee-desc {\n    font-size: 15px;\n    color: #aaaaaa;\n    line-height: 1.7;\n  }\n  .rp-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n    max-width: 600px;\n    margin: 0 auto;\n  }\n  .rp-trust-card {\n    background: #ffffff;\n    border-radius: 16px;\n    padding: 24px 20px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    gap: 12px;\n    border: 1px solid #e0e0e0;\n  }\n  .rp-trust-icon-circle {\n    width: 48px;\n    height: 48px;\n    background: #111111;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .rp-trust-card-title {\n    font-size: 14px;\n    font-weight: 700;\n    color: #111111;\n  }\n  .rp-trust-card-desc {\n    font-size: 12px;\n    color: #666666;\n    line-height: 1.6;\n  }\n\n  \/* FINAL OFFER *\/\n  .rp-final-offer {\n    padding: 70px 24px;\n    background: #111111;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n  }\n  .rp-final-offer-badge {\n    display: inline-block;\n    background: #ffffff;\n    color: #111111;\n    padding: 8px 20px;\n    border-radius: 100px;\n    font-weight: 700;\n    font-size: 12px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    margin-bottom: 28px;\n  }\n  .rp-final-title {\n    font-size: clamp(24px, 5vw, 36px);\n    font-weight: 900;\n    color: #ffffff;\n    margin-bottom: 12px;\n    max-width: 600px;\n    line-height: 1.1;\n  }\n  .rp-final-subtitle {\n    font-size: 16px;\n    color: #aaaaaa;\n    font-style: italic;\n    margin-bottom: 32px;\n    max-width: 480px;\n    line-height: 1.5;\n  }\n  .rp-final-price-block {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 32px;\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-row {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n  .rp-final-price-compare {\n    font-size: 20px;\n    color: #666666;\n    text-decoration: line-through;\n  }\n  .rp-final-discount-pill {\n    display: inline-block;\n    background: #ffffff;\n    color: #111111;\n    padding: 5px 14px;\n    border-radius: 100px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n  }\n  .rp-limited-row {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    font-size: 14px;\n    color: #aaaaaa;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    font-weight: 600;\n  }\n  .rp-pulse-dot {\n    width: 10px;\n    height: 10px;\n    background: #ff4444;\n    border-radius: 50%;\n    animation: rp-pulse 1.5s ease-in-out infinite;\n    flex-shrink: 0;\n  }\n  @keyframes rp-pulse {\n    0%, 100% { opacity: 1; transform: scale(1); }\n    50% { opacity: 0.4; transform: scale(0.7); }\n  }\n\n  \/* GALLERY STRIP *\/\n  .rp-gallery {\n    padding: 40px 24px;\n    background: #f8f8f8;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 16px;\n  }\n  .rp-gallery-row {\n    display: flex;\n    flex-direction: row;\n    gap: 12px;\n    width: 100%;\n    max-width: 800px;\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .rp-gallery-row::-webkit-scrollbar { display: none; }\n  .rp-gallery-img {\n    width: 200px;\n    height: 200px;\n    object-fit: cover;\n    border-radius: 16px;\n    flex-shrink: 0;\n  }\n\n  \/* SVG star helper *\/\n  .rp-star-svg {\n    width: 18px;\n    height: 18px;\n    fill: #111111;\n    display: block;\n  }\n  .rp-star-svg-empty {\n    fill: #dddddd;\n  }\n\n  \/* DIVIDER *\/\n  .rp-divider {\n    width: 40px;\n    height: 3px;\n    background: #111111;\n    border-radius: 2px;\n    margin: 0 auto 24px;\n  }\n\n  @media (max-width: 480px) {\n    .rp-ba-grid {\n      flex-direction: column;\n    }\n    .rp-trust-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    .rp-specs-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rp-wrap\"\u003e\n\n  \u003c!-- ═══════════════════════════════════════════\n       HERO SECTION\n  ═══════════════════════════════════════════ --\u003e\n  \u003csection class=\"rp-hero\"\u003e\n    \u003cspan class=\"rp-offer-badge\"\u003e-70% — Offre Limitée\u003c\/span\u003e\n    \u003ch1 class=\"rp-hero-title\"\u003eBouclier Anti-Moustiques\u003cbr\u003eSolaire Instantané\u003c\/h1\u003e\n    \u003cp class=\"rp-hero-subtitle\"\u003eÉlimination silencieuse, sans produits chimiques, nuit et jour — protégez votre espace extérieur.\u003c\/p\u003e\n\n    \u003cdiv class=\"rp-price-block\"\u003e\n      \u003cdiv class=\"rp-price-current\"\u003e49,99€\u003c\/div\u003e\n      \u003cdiv class=\"rp-price-row\"\u003e\n        \u003cspan class=\"rp-price-compare\"\u003e199,99€\u003c\/span\u003e\n        \u003cspan class=\"rp-discount-pill\"\u003e-70%\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0937\/8929\/0832\/files\/D007_1.jpg?v=1781113152\" alt=\"Instant Out-Door Mosquito Shield Solaire\" class=\"rp-hero-image\" loading=\"eager\"\u003e\n\n    \u003cdiv class=\"rp-trust-row\"\u003e\n      \u003cdiv class=\"rp-trust-item\"\u003e\n        \u003cdiv class=\"rp-trust-check\"\u003e\u003c\/div\u003e\n        \u003cspan\u003eLivraison offerte\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-trust-item\"\u003e\n        \u003cdiv class=\"rp-trust-check\"\u003e\u003c\/div\u003e\n        \u003cspan\u003eSatisfait ou remboursé\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-trust-item\"\u003e\n        \u003cdiv class=\"rp-trust-check\"\u003e\u003c\/div\u003e\n        \u003cspan\u003eGarantie 90 jours\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════════════════\n       URGENCY \/ SOCIAL PROOF WIDGET\n  ═══════════════════════════════════════════ --\u003e\n  \u003csection class=\"rp-urgency\"\u003e\n    \u003cspan class=\"rp-urgency-badge\"\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 rp-avatar-a\"\u003e\n          M\n          \u003cdiv class=\"rp-avatar-dot\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-avatar rp-avatar-b\"\u003e\n          L\n          \u003cdiv class=\"rp-avatar-dot\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-avatar rp-avatar-c\"\u003e\n          A\n          \u003cdiv class=\"rp-avatar-dot\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-avatar rp-avatar-d\"\u003e\n          S\n          \u003cdiv class=\"rp-avatar-dot\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-avatar rp-avatar-e\"\u003e\n          R\n          \u003cdiv class=\"rp-avatar-dot\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-orders-pill\"\u003e\n        \u003cdiv class=\"rp-orders-main\"\u003e20+ commandes\u003c\/div\u003e\n        \u003cdiv class=\"rp-orders-sub\"\u003edans les dernières 24h\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rp-rating-bar\" style=\"background:transparent;border:none;padding:8px 0 0;\"\u003e\n      \u003cdiv style=\"display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:center;\"\u003e\n        \u003cdiv class=\"rp-stars-row\"\u003e\n          \u003csvg class=\"rp-star-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003csvg class=\"rp-star-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003csvg class=\"rp-star-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003csvg class=\"rp-star-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003csvg class=\"rp-star-svg\" viewbox=\"0 0 24 24\" style=\"fill:none;stroke:#111111;stroke-width:1.5\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan style=\"font-size:15px;font-weight:700;color:#111111;\"\u003e4,4 \/ 5\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#666666;\"\u003e3417 avis vérifiés\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════════════════\n       CHAPTER 01 — Solar \u0026 USB Powered\n  ═══════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"rp-chapter-wrap\"\u003e\n    \u003cdiv class=\"rp-chapter\"\u003e\n      \u003cp class=\"rp-chapter-label\"\u003e— Chapitre 01 \/ Alimentation\u003c\/p\u003e\n      \u003ch2 class=\"rp-chapter-title\"\u003eCHARGÉ PAR LE SOLEIL,\u003c\/h2\u003e\n      \u003ch2 class=\"rp-chapter-title-accent\"\u003eactif nuit et jour.\u003c\/h2\u003e\n      \u003cp class=\"rp-chapter-desc\"\u003e\n        Le bouclier se charge en toute autonomie grâce à son panneau solaire intégré, \n        et peut également être alimenté via USB pour une flexibilité totale. \n        Finies les piles à remplacer : la protection reste active 24h\/24, qu’il fasse soleil ou non.\n      \u003c\/p\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0937\/8929\/0832\/files\/D007_2.jpg?v=1781113152\" alt=\"Chargement solaire et USB\" class=\"rp-chapter-image\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══════════════════════════════════════════\n       CHAPTER 02 — Instant 4500V Zap\n  ═══════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"rp-chapter-wrap\" style=\"background:#f8f8f8;\"\u003e\n    \u003cdiv class=\"rp-chapter\"\u003e\n      \u003cp class=\"rp-chapter-label\"\u003e— Chapitre 02 \/ Puissance\u003c\/p\u003e\n      \u003ch2 class=\"rp-chapter-title\"\u003e4500 VOLTS.\u003c\/h2\u003e\n      \u003ch2 class=\"rp-chapter-title-accent\"\u003eL’élimination instantanée.\u003c\/h2\u003e\n      \u003cp class=\"rp-chapter-desc\"\u003e\n        Une décharge électrique de 4 500 V frappe l’insecte au contact, sans douleur \n        pour les humains ni danger pour les animaux domestiques. L’efficacité est immédiate \n        et absolue : aucun moustique ne résiste à cette puissance.\n      \u003c\/p\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0937\/8929\/0832\/files\/D007_3.jpg?v=1781113152\" alt=\"Choc électrique 4500V\" class=\"rp-chapter-image\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══════════════════════════════════════════\n       CHAPTER 03 — Whisper Quiet\n  ═══════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"rp-chapter-wrap\"\u003e\n    \u003cdiv class=\"rp-chapter\"\u003e\n      \u003cp class=\"rp-chapter-label\"\u003e— Chapitre 03 \/ Silence\u003c\/p\u003e\n      \u003ch2 class=\"rp-chapter-title\"\u003eZÉRO BRUIT.\u003c\/h2\u003e\n      \u003ch2 class=\"rp-chapter-title-accent\"\u003eUne protection invisible.\u003c\/h2\u003e\n      \u003cp class=\"rp-chapter-desc\"\u003e\n        Contrairement aux appareils à ultrason bruyants ou aux diffuseurs chimiques odorants, \n        ce bouclier opère en silence complet. Il se fond dans votre décor extérieur \n        et protège sans jamais perturber vos soirées ou votre sommeil.\n      \u003c\/p\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0937\/8929\/0832\/files\/D007_4.jpg?v=1781113152\" alt=\"Fonctionnement silencieux\" class=\"rp-chapter-image\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══════════════════════════════════════════\n       CHAPTER 04 — Eco-Friendly \u0026 Safe\n  ═══════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"rp-chapter-wrap\" style=\"background:#f8f8f8;\"\u003e\n    \u003cdiv class=\"rp-chapter\"\u003e\n      \u003cp class=\"rp-chapter-label\"\u003e— Chapitre 04 \/ Sécurité\u003c\/p\u003e\n      \u003ch2 class=\"rp-chapter-title\"\u003e100% CHIMIQUE-FREE.\u003c\/h2\u003e\n      \u003ch2 class=\"rp-chapter-title-accent\"\u003eSûr pour votre famille.\u003c\/h2\u003e\n      \u003cp class=\"rp-chapter-desc\"\u003e\n        Sans spray, sans produit toxique, sans substance nocive — le bouclier protège \n        votre espace de façon naturelle. Enfants et animaux de compagnie peuvent évoluer \n        librement à proximité en toute sérénité.\n      \u003c\/p\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0937\/8929\/0832\/files\/D007_5.jpg?v=1781113152\" alt=\"Écologique et sans produits chimiques\" class=\"rp-chapter-image\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══════════════════════════════════════════\n       CHAPTER 05 — IPX4 Weatherproof\n  ═══════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"rp-chapter-wrap\"\u003e\n    \u003cdiv class=\"rp-chapter\"\u003e\n      \u003cp class=\"rp-chapter-label\"\u003e— Chapitre 05 \/ Résistance\u003c\/p\u003e\n      \u003ch2 class=\"rp-chapter-title\"\u003eCERTIFIÉ IPX4.\u003c\/h2\u003e\n      \u003ch2 class=\"rp-chapter-title-accent\"\u003eRésistant à la pluie.\u003c\/h2\u003e\n      \u003cp class=\"rp-chapter-desc\"\u003e\n        La protection IPX4 garantit que l’appareil résiste aux éclaboussures et à la pluie, \n        quelle que soit la direction. Installez-le sur votre terrasse, dans votre jardin ou sous votre véranda \n        — il tiendra bon en toutes conditions météorologiques.\n      \u003c\/p\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0937\/8929\/0832\/files\/D007_6.jpg?v=1781113152\" alt=\"Protection IPX4 résistante à la pluie\" class=\"rp-chapter-image\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══════════════════════════════════════════\n       GALLERY STRIP\n  ═══════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"rp-gallery\"\u003e\n    \u003cp class=\"rp-chapter-label\" style=\"margin-bottom:0;\"\u003eGalerie produit\u003c\/p\u003e\n    \u003cdiv class=\"rp-gallery-row\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0937\/8929\/0832\/files\/D007_7.jpg?v=1781113152\" alt=\"Vue produit 7\" class=\"rp-gallery-img\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0937\/8929\/0832\/files\/D007_8.jpg?v=1781113152\" alt=\"Vue produit 8\" class=\"rp-gallery-img\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0937\/8929\/0832\/files\/D007_9.jpg?v=1781113152\" alt=\"Vue produit 9\" class=\"rp-gallery-img\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0937\/8929\/0832\/files\/D007_des_1.jpg?v=1781113152\" alt=\"Vue produit détail\" class=\"rp-gallery-img\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══════════════════════════════════════════\n       BEFORE \/ AFTER COMPARISON\n  ═══════════════════════════════════════════ --\u003e\n  \u003csection class=\"rp-ba-section\"\u003e\n    \u003cdiv class=\"rp-ba-header\"\u003e\n      \u003cp class=\"rp-ba-label\"\u003eComparaison\u003c\/p\u003e\n      \u003cdiv class=\"rp-divider\"\u003e\u003c\/div\u003e\n      \u003ch2 class=\"rp-ba-title\"\u003eLa différence est immédiate.\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rp-ba-grid\"\u003e\n      \u003cdiv class=\"rp-ba-col rp-ba-col-avant\"\u003e\n        \u003cdiv class=\"rp-ba-col-header\"\u003e✘ Avant\u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-items\"\u003e\n          \u003cdiv class=\"rp-ba-item\"\u003e\n            \u003cdiv class=\"rp-ba-icon-x\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"rp-ba-text-avant\"\u003ePiqûres de moustiques au jardin\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"rp-ba-item\"\u003e\n            \u003cdiv class=\"rp-ba-icon-x\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"rp-ba-text-avant\"\u003eSprays chimiques nocifs à renouveler\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"rp-ba-item\"\u003e\n            \u003cdiv class=\"rp-ba-icon-x\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"rp-ba-text-avant\"\u003eBracelets et bougies inefficaces\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"rp-ba-item\"\u003e\n            \u003cdiv class=\"rp-ba-icon-x\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"rp-ba-text-avant\"\u003eAppareils bruyants perturbant le sommeil\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"rp-ba-item\"\u003e\n            \u003cdiv class=\"rp-ba-icon-x\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"rp-ba-text-avant\"\u003ePiles à remplacer régulièrement\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-ba-col rp-ba-col-apres\"\u003e\n        \u003cdiv class=\"rp-ba-col-header\"\u003e✓ Après\u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-items\"\u003e\n          \u003cdiv class=\"rp-ba-item\"\u003e\n            \u003cdiv class=\"rp-ba-icon-check\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"rp-ba-text-apres\"\u003eProtection totale sur terrasse et jardin\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"rp-ba-item\"\u003e\n            \u003cdiv class=\"rp-ba-icon-check\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"rp-ba-text-apres\"\u003eZéro produit chimique, 100% sûr\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"rp-ba-item\"\u003e\n            \u003cdiv class=\"rp-ba-icon-check\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"rp-ba-text-apres\"\u003e4500V — élimination instantanée\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"rp-ba-item\"\u003e\n            \u003cdiv class=\"rp-ba-icon-check\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"rp-ba-text-apres\"\u003eFonctionnement en silence absolu\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"rp-ba-item\"\u003e\n            \u003cdiv class=\"rp-ba-icon-check\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"rp-ba-text-apres\"\u003eRechargé par le soleil, jamais épuisé\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════════════════\n       SPECS GRID\n  ═══════════════════════════════════════════ --\u003e\n  \u003csection class=\"rp-specs-section\"\u003e\n    \u003cdiv class=\"rp-specs-header\"\u003e\n      \u003cp class=\"rp-specs-label\"\u003eCaractéristiques techniques\u003c\/p\u003e\n      \u003cdiv class=\"rp-divider\"\u003e\u003c\/div\u003e\n      \u003ch2 class=\"rp-specs-title\"\u003eLes chiffres qui font la différence.\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rp-specs-grid\"\u003e\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003cdiv style=\"font-size:26px;line-height:1;margin-bottom:4px;\"\u003e⚡\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-number\"\u003e4500\u003cspan class=\"rp-spec-unit\"\u003eV\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-title\"\u003eTension électrique\u003c\/div\u003e\n        \u003cp class=\"rp-spec-desc\"\u003eÉlimination instantanée au contact pour moustiques et insectes volants.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003cdiv style=\"font-size:26px;line-height:1;margin-bottom:4px;\"\u003e☀\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-number\"\u003e2\u003cspan class=\"rp-spec-unit\" style=\"font-size:12px;\"\u003esources\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-title\"\u003eAlimentation\u003c\/div\u003e\n        \u003cp class=\"rp-spec-desc\"\u003ePanneau solaire + USB pour une opération continue jour et nuit.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003cdiv style=\"font-size:26px;line-height:1;margin-bottom:4px;\"\u003e☂\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-number\"\u003eIPX4\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-title\"\u003eRésistance\u003c\/div\u003e\n        \u003cp class=\"rp-spec-desc\"\u003eIndice de protection contre l’eau, adapté à une utilisation par temps de pluie.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003cdiv style=\"font-size:26px;line-height:1;margin-bottom:4px;\"\u003e🔇\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-number\"\u003e0\u003cspan class=\"rp-spec-unit\"\u003edB\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-title\"\u003eNiveau sonore\u003c\/div\u003e\n        \u003cp class=\"rp-spec-desc\"\u003eFonctionnement en silence total, aucune perturbation acoustique.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003cdiv style=\"font-size:26px;line-height:1;margin-bottom:4px;\"\u003e☘\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-number\"\u003e100\u003cspan class=\"rp-spec-unit\"\u003e%\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-title\"\u003eSécurité\u003c\/div\u003e\n        \u003cp class=\"rp-spec-desc\"\u003eSans produits chimiques, inoffensif pour les enfants, animaux et l’environnement.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════════════════\n       REVIEWS SECTION\n  ═══════════════════════════════════════════ --\u003e\n  \u003csection class=\"rp-reviews-section\"\u003e\n    \u003cdiv class=\"rp-reviews-header\"\u003e\n      \u003cp class=\"rp-reviews-label\"\u003eAvis clients\u003c\/p\u003e\n      \u003cdiv class=\"rp-divider\"\u003e\u003c\/div\u003e\n      \u003ch2 class=\"rp-reviews-title\"\u003eIls ont testé. Ils approuvent.\u003c\/h2\u003e\n      \u003cdiv class=\"rp-reviews-avg\"\u003e\n        \u003cdiv class=\"rp-stars-row\"\u003e\n          \u003csvg class=\"rp-star-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003csvg class=\"rp-star-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003csvg class=\"rp-star-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003csvg class=\"rp-star-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003csvg class=\"rp-star-svg\" viewbox=\"0 0 24 24\" style=\"fill:none;stroke:#111111;stroke-width:1.5\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"rp-reviews-avg-num\"\u003e4,4\u003c\/span\u003e\n        \u003cspan class=\"rp-reviews-avg-count\"\u003e3 417 avis vérifiés\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rp-reviews-grid\"\u003e\n\n      \u003c!-- Review 1 --\u003e\n      \u003cdiv class=\"rp-review-card\"\u003e\n        \u003cdiv class=\"rp-review-header\"\u003e\n          \u003cdiv class=\"rp-review-avatar\"\u003eM\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"rp-review-name\"\u003eMarie T.\u003c\/div\u003e\n            \u003cdiv class=\"rp-review-stars\"\u003e\n              \u003csvg class=\"rp-star-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              \u003csvg class=\"rp-star-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              \u003csvg class=\"rp-star-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              \u003csvg class=\"rp-star-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              \u003csvg class=\"rp-star-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"rp-review-text\"\u003e« Fonctionne parfaitement en extérieur — plus aucun moustique sur la terrasse ! »\u003c\/p\u003e\n        \u003cdiv class=\"rp-review-tags\"\u003e\n          \u003cspan class=\"rp-review-tag\"\u003eExtérieur\u003c\/span\u003e\n          \u003cspan class=\"rp-review-tag\"\u003eEfficace\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Review 2 --\u003e\n      \u003cdiv class=\"rp-review-card\"\u003e\n        \u003cdiv class=\"rp-review-header\"\u003e\n          \u003cdiv class=\"rp-review-avatar\" style=\"background:#7b68ee;\"\u003eL\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"rp-review-name\"\u003eLucas B.\u003c\/div\u003e\n            \u003cdiv class=\"rp-review-stars\"\u003e\n              \u003csvg class=\"rp-star-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              \u003csvg class=\"rp-star-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              \u003csvg class=\"rp-star-svg\"\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Belmonti","offers":[{"title":"Default","offer_id":53129628680528,"sku":null,"price":49.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0937\/8929\/0832\/files\/D007_1.jpg?v=1781113152","url":"https:\/\/shopbelmonti.com\/products\/mosquito-shield","provider":"Belmonti \u0026 Co","version":"1.0","type":"link"}