{"product_id":"pressure-washer","title":"Forvandl Din Almindelige Haveslange Til En Kraftfuld Højtryksrenser","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    padding: 8px 20px;\n    border-radius: 100px;\n    background: #111111;\n    color: #ffffff;\n    font-weight: 700;\n    font-size: 12px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    margin-bottom: 24px;\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    max-width: 680px;\n    margin-bottom: 16px;\n    letter-spacing: -0.5px;\n  }\n  .rp-hero-sub {\n    font-style: italic;\n    color: #666666;\n    font-size: 16px;\n    max-width: 520px;\n    margin-bottom: 32px;\n    line-height: 1.6;\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    flex-wrap: wrap;\n    justify-content: center;\n  }\n  .rp-price-compare {\n    font-size: 20px;\n    color: #999999;\n    text-decoration: line-through;\n    font-weight: 400;\n  }\n  .rp-discount-pill {\n    display: inline-block;\n    padding: 5px 14px;\n    border-radius: 100px;\n    background: #111111;\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: 640px;\n    height: auto;\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    margin-top: 8px;\n  }\n  .rp-trust-item {\n    display: flex;\n    align-items: center;\n    gap: 7px;\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) translateY(-1px);\n  }\n\n  \/* URGENCY WIDGET *\/\n  .rp-urgency {\n    padding: 40px 24px;\n    background: #f8f8f8;\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    border-radius: 100px;\n    padding: 10px 28px;\n    font-size: 13px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #333333;\n  }\n  .rp-avatars-row {\n    display: flex;\n    flex-direction: row;\n    align-items: center;\n    gap: 0;\n  }\n  .rp-avatar-wrap {\n    position: relative;\n    margin-left: -10px;\n  }\n  .rp-avatar-wrap:first-child { margin-left: 0; }\n  .rp-avatar-circle {\n    width: 40px;\n    height: 40px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 700;\n    font-size: 14px;\n    color: #ffffff;\n    border: 2px solid #ffffff;\n  }\n  .rp-avatar-badge {\n    position: absolute;\n    bottom: -2px;\n    right: -2px;\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-badge::after {\n    content: '';\n    display: block;\n    width: 4px;\n    height: 6px;\n    border: 1.5px solid #ffffff;\n    border-top: none;\n    border-left: none;\n    transform: rotate(45deg) translateY(-1px);\n  }\n  .rp-urgency-social {\n    display: flex;\n    flex-direction: row;\n    align-items: center;\n    gap: 14px;\n    flex-wrap: wrap;\n    justify-content: center;\n  }\n  .rp-orders-pill {\n    background: #1a1a1a;\n    color: #ffffff;\n    border-radius: 100px;\n    padding: 8px 18px;\n    text-align: left;\n    line-height: 1.3;\n  }\n  .rp-orders-bold {\n    font-size: 14px;\n    font-weight: 700;\n    display: block;\n  }\n  .rp-orders-sub {\n    font-size: 11px;\n    color: #aaaaaa;\n    display: block;\n  }\n\n  \/* CHAPTERS *\/\n  .rp-chapter {\n    padding: 70px 24px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n  }\n  .rp-chapter:nth-child(even) { background: #f8f8f8; }\n  .rp-chapter:nth-child(odd) { background: #ffffff; }\n  .rp-chapter-label {\n    font-size: 11px;\n    text-transform: uppercase;\n    letter-spacing: 3px;\n    color: #666666;\n    margin-bottom: 18px;\n    font-weight: 500;\n  }\n  .rp-chapter-title {\n    font-size: clamp(22px, 5vw, 32px);\n    font-weight: 900;\n    color: #111111;\n    line-height: 1.15;\n    max-width: 600px;\n    margin-bottom: 6px;\n    letter-spacing: -0.3px;\n  }\n  .rp-chapter-title-italic {\n    font-size: clamp(20px, 4.5vw, 30px);\n    font-style: italic;\n    font-weight: 700;\n    color: #111111;\n    line-height: 1.2;\n    max-width: 600px;\n    margin-bottom: 24px;\n  }\n  .rp-chapter-desc {\n    font-size: 16px;\n    color: #555555;\n    max-width: 560px;\n    line-height: 1.8;\n    margin-bottom: 40px;\n  }\n  .rp-chapter-img {\n    width: 100%;\n    max-width: 620px;\n    height: auto;\n    border-radius: 20px;\n    display: block;\n  }\n\n  \/* BEFORE \/ AFTER *\/\n  .rp-ba-section {\n    padding: 70px 24px;\n    background: #f8f8f8;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n  }\n  .rp-ba-label {\n    font-size: 11px;\n    text-transform: uppercase;\n    letter-spacing: 3px;\n    color: #666666;\n    margin-bottom: 14px;\n    font-weight: 500;\n  }\n  .rp-ba-title {\n    font-size: clamp(22px, 5vw, 32px);\n    font-weight: 900;\n    color: #111111;\n    margin-bottom: 40px;\n    max-width: 560px;\n    line-height: 1.2;\n  }\n  .rp-ba-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n    max-width: 680px;\n    width: 100%;\n  }\n  .rp-ba-col {\n    border-radius: 20px;\n    padding: 28px 20px;\n    text-align: left;\n  }\n  .rp-ba-col-before {\n    background: #fff5f5;\n    border: 1px solid #ffd0d0;\n  }\n  .rp-ba-col-after {\n    background: #f5f5f5;\n    border: 1px solid #d0d0d0;\n  }\n  .rp-ba-col-head {\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    margin-bottom: 18px;\n  }\n  .rp-ba-col-before .rp-ba-col-head { color: #cc3333; }\n  .rp-ba-col-after .rp-ba-col-head { color: #111111; }\n  .rp-ba-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    margin-bottom: 14px;\n    font-size: 14px;\n    line-height: 1.5;\n  }\n  .rp-ba-item:last-child { margin-bottom: 0; }\n  .rp-ba-x {\n    flex-shrink: 0;\n    width: 18px;\n    height: 18px;\n    border-radius: 50%;\n    background: #ffd0d0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 10px;\n    color: #cc3333;\n    font-weight: 900;\n    margin-top: 1px;\n  }\n  .rp-ba-check {\n    flex-shrink: 0;\n    width: 18px;\n    height: 18px;\n    border-radius: 50%;\n    background: #111111;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 1px;\n  }\n  .rp-ba-check::after {\n    content: '';\n    display: block;\n    width: 4px;\n    height: 8px;\n    border: 1.5px solid #ffffff;\n    border-top: none;\n    border-left: none;\n    transform: rotate(45deg) translateY(-1px);\n  }\n  .rp-ba-item-text-before { color: #883333; }\n  .rp-ba-item-text-after { color: #222222; }\n\n  \/* SPECS *\/\n  .rp-specs-section {\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-specs-label {\n    font-size: 11px;\n    text-transform: uppercase;\n    letter-spacing: 3px;\n    color: #888888;\n    margin-bottom: 14px;\n    font-weight: 500;\n  }\n  .rp-specs-title {\n    font-size: clamp(22px, 5vw, 32px);\n    font-weight: 900;\n    color: #ffffff;\n    margin-bottom: 50px;\n    max-width: 560px;\n    line-height: 1.2;\n  }\n  .rp-specs-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 24px;\n    max-width: 700px;\n    width: 100%;\n  }\n  @media (min-width: 600px) {\n    .rp-specs-grid { grid-template-columns: repeat(3, 1fr); }\n  }\n  .rp-spec-card {\n    background: #1c1c1c;\n    border-radius: 16px;\n    padding: 28px 20px;\n    text-align: center;\n    border: 1px solid #2a2a2a;\n  }\n  .rp-spec-icon {\n    width: 44px;\n    height: 44px;\n    border-radius: 12px;\n    background: #2a2a2a;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 14px;\n  }\n  .rp-spec-icon svg {\n    width: 22px;\n    height: 22px;\n    fill: none;\n    stroke: #ffffff;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n  .rp-spec-card-title {\n    font-size: 13px;\n    font-weight: 800;\n    color: #ffffff;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    margin-bottom: 8px;\n  }\n  .rp-spec-card-desc {\n    font-size: 12px;\n    color: #888888;\n    line-height: 1.6;\n  }\n\n  \/* REVIEWS *\/\n  .rp-reviews-section {\n    padding: 70px 24px;\n    background: #ffffff;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n  }\n  .rp-reviews-label {\n    font-size: 11px;\n    text-transform: uppercase;\n    letter-spacing: 3px;\n    color: #666666;\n    margin-bottom: 14px;\n    font-weight: 500;\n  }\n  .rp-reviews-title {\n    font-size: clamp(22px, 5vw, 32px);\n    font-weight: 900;\n    color: #111111;\n    margin-bottom: 12px;\n  }\n  .rp-reviews-rating-row {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 40px;\n    flex-wrap: wrap;\n  }\n  .rp-stars {\n    display: flex;\n    gap: 3px;\n  }\n  .rp-star {\n    width: 20px;\n    height: 20px;\n  }\n  .rp-reviews-count {\n    font-size: 14px;\n    color: #666666;\n  }\n  .rp-review-cards {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n    max-width: 640px;\n    width: 100%;\n  }\n  .rp-review-card {\n    background: #f0f0f0;\n    border-radius: 16px;\n    padding: 28px 24px;\n    text-align: left;\n  }\n  .rp-review-top {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 14px;\n  }\n  .rp-reviewer-avatar {\n    width: 42px;\n    height: 42px;\n    border-radius: 50%;\n    background: #111111;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #ffffff;\n    font-weight: 700;\n    font-size: 16px;\n    flex-shrink: 0;\n  }\n  .rp-reviewer-info {}\n  .rp-reviewer-name {\n    font-size: 14px;\n    font-weight: 700;\n    color: #111111;\n    margin-bottom: 3px;\n  }\n  .rp-review-stars { display: flex; gap: 2px; }\n  .rp-review-text {\n    font-size: 15px;\n    color: #333333;\n    line-height: 1.7;\n    margin-bottom: 14px;\n  }\n  .rp-review-tags {\n    display: flex;\n    gap: 8px;\n    flex-wrap: wrap;\n  }\n  .rp-review-tag {\n    display: inline-block;\n    padding: 4px 12px;\n    border-radius: 100px;\n    background: #e0e0e0;\n    font-size: 11px;\n    font-weight: 600;\n    color: #555555;\n    letter-spacing: 0.5px;\n  }\n\n  \/* FAQ *\/\n  .rp-faq-section {\n    padding: 70px 24px;\n    background: #f8f8f8;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n  }\n  .rp-faq-label {\n    font-size: 11px;\n    text-transform: uppercase;\n    letter-spacing: 3px;\n    color: #666666;\n    margin-bottom: 14px;\n    font-weight: 500;\n    text-align: center;\n  }\n  .rp-faq-title {\n    font-size: clamp(22px, 5vw, 32px);\n    font-weight: 900;\n    color: #111111;\n    margin-bottom: 40px;\n    text-align: center;\n    max-width: 560px;\n  }\n  .rp-faq-list {\n    max-width: 680px;\n    width: 100%;\n  }\n  .rp-faq-item {\n    border-bottom: 1px solid #e0e0e0;\n    background: #ffffff;\n    border-radius: 12px;\n    margin-bottom: 10px;\n    overflow: hidden;\n  }\n  .rp-faq-question {\n    padding: 20px 24px;\n    font-size: 15px;\n    font-weight: 700;\n    color: #111111;\n    cursor: pointer;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 12px;\n    user-select: none;\n  }\n  .rp-faq-icon {\n    width: 24px;\n    height: 24px;\n    border-radius: 50%;\n    background: #f0f0f0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    font-size: 16px;\n    font-weight: 300;\n    color: #111111;\n    transition: background 0.2s;\n  }\n  .rp-faq-answer {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.35s ease;\n  }\n  .rp-faq-answer-inner {\n    padding: 0 24px 20px;\n    font-size: 14px;\n    color: #555555;\n    line-height: 1.8;\n  }\n\n  \/* TRUST \/ GUARANTEE *\/\n  .rp-trust-section {\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-trust-section-label {\n    font-size: 11px;\n    text-transform: uppercase;\n    letter-spacing: 3px;\n    color: #888888;\n    margin-bottom: 14px;\n    font-weight: 500;\n  }\n  .rp-trust-section-title {\n    font-size: clamp(22px, 5vw, 30px);\n    font-weight: 900;\n    color: #ffffff;\n    margin-bottom: 12px;\n    max-width: 560px;\n    line-height: 1.2;\n  }\n  .rp-trust-section-sub {\n    font-size: 15px;\n    color: #aaaaaa;\n    max-width: 520px;\n    line-height: 1.7;\n    margin-bottom: 48px;\n  }\n  .rp-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n    max-width: 600px;\n    width: 100%;\n  }\n  .rp-trust-card {\n    background: #1c1c1c;\n    border-radius: 16px;\n    padding: 28px 20px;\n    text-align: center;\n    border: 1px solid #2a2a2a;\n  }\n  .rp-trust-card-icon {\n    width: 48px;\n    height: 48px;\n    border-radius: 14px;\n    background: #2a2a2a;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 14px;\n  }\n  .rp-trust-card-icon svg {\n    width: 24px;\n    height: 24px;\n    fill: none;\n    stroke: #ffffff;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n  .rp-trust-card-title {\n    font-size: 13px;\n    font-weight: 800;\n    color: #ffffff;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 6px;\n  }\n  .rp-trust-card-desc {\n    font-size: 12px;\n    color: #888888;\n    line-height: 1.6;\n  }\n\n  \/* FINAL OFFER *\/\n  .rp-final-section {\n    padding: 80px 24px;\n    background: #ffffff;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n  }\n  .rp-final-label {\n    font-size: 11px;\n    text-transform: uppercase;\n    letter-spacing: 3px;\n    color: #666666;\n    margin-bottom: 20px;\n    font-weight: 500;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    justify-content: center;\n  }\n  .rp-pulse-dot {\n    width: 8px;\n    height: 8px;\n    background: #111111;\n    border-radius: 50%;\n    display: inline-block;\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.3; transform: scale(0.7); }\n  }\n  .rp-final-title {\n    font-size: clamp(24px, 6vw, 40px);\n    font-weight: 900;\n    color: #111111;\n    max-width: 600px;\n    line-height: 1.15;\n    margin-bottom: 32px;\n    letter-spacing: -0.3px;\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: #111111;\n    line-height: 1;\n  }\n  .rp-final-price-row {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    flex-wrap: wrap;\n    justify-content: center;\n  }\n  .rp-final-img {\n    width: 100%;\n    max-width: 500px;\n    height: auto;\n    border-radius: 20px;\n    display: block;\n    margin-bottom: 32px;\n  }\n  .rp-final-guarantee {\n    max-width: 520px;\n    background: #f8f8f8;\n    border-radius: 16px;\n    padding: 24px 28px;\n    font-size: 14px;\n    color: #555555;\n    line-height: 1.7;\n    border: 1px solid #e8e8e8;\n  }\n  .rp-final-guarantee strong {\n    color: #111111;\n    font-weight: 700;\n  }\n\n  \/* GLOBAL IMAGE *\/\n  .rp-wrap img {\n    max-width: 100%;\n    height: auto;\n    border-radius: 20px;\n    display: block;\n  }\n\n  \/* RESPONSIVE *\/\n  @media (max-width: 480px) {\n    .rp-ba-grid { grid-template-columns: 1fr; }\n    .rp-trust-grid { grid-template-columns: 1fr; }\n    .rp-specs-grid { grid-template-columns: 1fr 1fr; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rp-wrap\"\u003e\n\n  \u003c!-- ===== HERO ===== --\u003e\n  \u003csection class=\"rp-hero\"\u003e\n    \u003cspan class=\"rp-offer-badge\"\u003e−70% Tilbud\u003c\/span\u003e\n    \u003ch1 class=\"rp-hero-title\"\u003eForvandl Din Haveslange Til Et Kraftfuldt Højtryksrenser\u003c\/h1\u003e\n    \u003cp class=\"rp-hero-sub\"\u003eEt universalt højtryks-dysettilbehør, der øjeblikkeligt forvandler enhver standard haveslange til en kraftfuld, justerbar højtryksrenser.\u003c\/p\u003e\n\n    \u003cdiv class=\"rp-price-block\"\u003e\n      \u003cdiv class=\"rp-price-current\"\u003e299,99 kr\u003c\/div\u003e\n      \u003cdiv class=\"rp-price-row\"\u003e\n        \u003cspan class=\"rp-price-compare\"\u003e700 kr\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\/1029\/3634\/6972\/files\/0-4-4.png?v=1781021980\" alt=\"Højtryks haveslange dyse\" class=\"rp-hero-img\"\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\u003eGratis levering\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\u003eTilfredshedsgaranti\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\u003e90-dages garanti\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ===== URGENCY \/ SOCIAL PROOF ===== --\u003e\n  \u003csection class=\"rp-urgency\"\u003e\n    \u003cdiv class=\"rp-urgency-badge\"\u003eBegrænsede stykker  |  Lav lagerbeholdning\u003c\/div\u003e\n    \u003cdiv class=\"rp-urgency-social\"\u003e\n      \u003cdiv class=\"rp-avatars-row\"\u003e\n        \u003cdiv class=\"rp-avatar-wrap\"\u003e\n          \u003cdiv class=\"rp-avatar-circle\" style=\"background:#4f46e5;\"\u003eM\u003c\/div\u003e\n          \u003cdiv class=\"rp-avatar-badge\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-avatar-wrap\"\u003e\n          \u003cdiv class=\"rp-avatar-circle\" style=\"background:#0891b2;\"\u003eL\u003c\/div\u003e\n          \u003cdiv class=\"rp-avatar-badge\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-avatar-wrap\"\u003e\n          \u003cdiv class=\"rp-avatar-circle\" style=\"background:#059669;\"\u003eA\u003c\/div\u003e\n          \u003cdiv class=\"rp-avatar-badge\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-avatar-wrap\"\u003e\n          \u003cdiv class=\"rp-avatar-circle\" style=\"background:#d97706;\"\u003eS\u003c\/div\u003e\n          \u003cdiv class=\"rp-avatar-badge\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-avatar-wrap\"\u003e\n          \u003cdiv class=\"rp-avatar-circle\" style=\"background:#dc2626;\"\u003eR\u003c\/div\u003e\n          \u003cdiv class=\"rp-avatar-badge\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-orders-pill\"\u003e\n        \u003cspan class=\"rp-orders-bold\"\u003e20+ ordrer\u003c\/span\u003e\n        \u003cspan class=\"rp-orders-sub\"\u003einden for de sidste 24t\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ===== CHAPTER 01 ===== --\u003e\n  \u003csection class=\"rp-chapter\" style=\"background:#ffffff;\"\u003e\n    \u003cdiv class=\"rp-chapter-label\"\u003e— Kapitel 01 \/ Ekstrem Højtryk\u003c\/div\u003e\n    \u003cdiv class=\"rp-chapter-title\"\u003eFORVANDL DIN SLANGE.\u003c\/div\u003e\n    \u003cdiv class=\"rp-chapter-title-italic\"\u003eEkstrem vandkraft, ét enkelt tilbehør.\u003c\/div\u003e\n    \u003cp class=\"rp-chapter-desc\"\u003e\n      Glem dyre og tunge højtryksrensere. Med vores universel dyse forvandles din helt almindelige haveslange øjeblikkeligt til et kraftfuldt renseværktøj. Den accelererede vandstrøm fjerner selv den mest hårdnakkede snavs, mudder og alger på få sekunder. Rengøring var aldrig så enkel.\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1029\/3634\/6972\/files\/0-4-4.png?v=1781021980\" alt=\"Ekstrem højtryk boost\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ===== CHAPTER 02 ===== --\u003e\n  \u003csection class=\"rp-chapter\" style=\"background:#f8f8f8;\"\u003e\n    \u003cdiv class=\"rp-chapter-label\"\u003e— Kapitel 02 \/ Fuldt Justerbar Spray\u003c\/div\u003e\n    \u003cdiv class=\"rp-chapter-title\"\u003eDIN VILJE. DIN SPRAY.\u003c\/div\u003e\n    \u003cdiv class=\"rp-chapter-title-italic\"\u003eFrå kraftig jet til blød tåge.\u003c\/div\u003e\n    \u003cp class=\"rp-chapter-desc\"\u003e\n      Et enkelt vrid er alt, der skal til. Skift problemfrit mellem en fokuseret højtryksstråle til at blæse snavs af beton og biler, og en blid, jævn tåge til at vande dine blomster og planter. Et værktøj. Uendelige muligheder.\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1029\/3634\/6972\/files\/0-6-6.png?v=1781021980\" alt=\"Fuldt justerbar spray\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ===== CHAPTER 03 ===== --\u003e\n  \u003csection class=\"rp-chapter\" style=\"background:#ffffff;\"\u003e\n    \u003cdiv class=\"rp-chapter-label\"\u003e— Kapitel 03 \/ Universel Tilslutning\u003c\/div\u003e\n    \u003cdiv class=\"rp-chapter-title\"\u003eTILSLUT PÅ SEKUNDER.\u003c\/div\u003e\n    \u003cdiv class=\"rp-chapter-title-italic\"\u003eIngen værktøjer. Ingen rørlægger.\u003c\/div\u003e\n    \u003cp class=\"rp-chapter-desc\"\u003e\n      Det universale quick-connect beslag passer på alle standard haveslanger. Ingen skruetrækker, ingen nøgle, ingen frustration. Sæt dysen på, drej, og du er klar til at rengøre. Det er designet til at fungere — straks, for alle.\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1029\/3634\/6972\/files\/0-8-8.png?v=1781021980\" alt=\"Universel quick-connect tilslutning\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ===== CHAPTER 04 ===== --\u003e\n  \u003csection class=\"rp-chapter\" style=\"background:#f8f8f8;\"\u003e\n    \u003cdiv class=\"rp-chapter-label\"\u003e— Kapitel 04 \/ Robust Holdbarhed\u003c\/div\u003e\n    \u003cdiv class=\"rp-chapter-title\"\u003eBYGGET TIL AT HOLDE.\u003c\/div\u003e\n    \u003cdiv class=\"rp-chapter-title-italic\"\u003eVær og tryk — ingen problem.\u003c\/div\u003e\n    \u003cp class=\"rp-chapter-desc\"\u003e\n      Konstrueret af tunge materialer, der tåler daglig udendørs brug, højtryksbelastning og alle vejrforhold. Frost, regn, sol — dette tilbehør er bygget til det. Investér én gang, og nyd det i årevis.\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1029\/3634\/6972\/files\/0-5-5.png?v=1781021980\" alt=\"Robust holdbarhed\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ===== CHAPTER 05 ===== --\u003e\n  \u003csection class=\"rp-chapter\" style=\"background:#ffffff;\"\u003e\n    \u003cdiv class=\"rp-chapter-label\"\u003e— Kapitel 05 \/ Alsidig Anvendelse\u003c\/div\u003e\n    \u003cdiv class=\"rp-chapter-title\"\u003eÉT TILBEHØR. ALT RENGØRING.\u003c\/div\u003e\n    \u003cdiv class=\"rp-chapter-title-italic\"\u003eBil, indkørsel, have — og mere.\u003c\/div\u003e\n    \u003cp class=\"rp-chapter-desc\"\u003e\n      Vask biler, rengør indkørsler, terrasser og hegn, eller vand din have — alt med ét enkelt tilbehør. Den ultimative alt-i-én løsning til enhver bolig med have. Spar tid, spar penge, og få resultater du kan se.\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1029\/3634\/6972\/files\/0-1-1.png?v=1781021980\" alt=\"Alsidig anvendelse\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ===== BEFORE \/ AFTER ===== --\u003e\n  \u003csection class=\"rp-ba-section\"\u003e\n    \u003cdiv class=\"rp-ba-label\"\u003e— Sammenligningsoversigt\u003c\/div\u003e\n    \u003ch2 class=\"rp-ba-title\"\u003eFØR vs. EFTER\u003c\/h2\u003e\n    \u003cdiv class=\"rp-ba-grid\"\u003e\n      \u003cdiv class=\"rp-ba-col rp-ba-col-before\"\u003e\n        \u003cdiv class=\"rp-ba-col-head\"\u003eFØR\u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cdiv class=\"rp-ba-x\"\u003e×\u003c\/div\u003e\n          \u003cspan class=\"rp-ba-item-text-before\"\u003eSvag vandstrøm, ingen rensekraft\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cdiv class=\"rp-ba-x\"\u003e×\u003c\/div\u003e\n          \u003cspan class=\"rp-ba-item-text-before\"\u003eDær og tunge maskiner nødvendige\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cdiv class=\"rp-ba-x\"\u003e×\u003c\/div\u003e\n          \u003cspan class=\"rp-ba-item-text-before\"\u003eKun én fast vandfunktion\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cdiv class=\"rp-ba-x\"\u003e×\u003c\/div\u003e\n          \u003cspan class=\"rp-ba-item-text-before\"\u003eSvært at montere og bruge\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cdiv class=\"rp-ba-x\"\u003e×\u003c\/div\u003e\n          \u003cspan class=\"rp-ba-item-text-before\"\u003eTimer spildt på ineffektiv rengøring\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-ba-col rp-ba-col-after\"\u003e\n        \u003cdiv class=\"rp-ba-col-head\"\u003eEFTER\u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cdiv class=\"rp-ba-check\"\u003e\u003c\/div\u003e\n          \u003cspan class=\"rp-ba-item-text-after\"\u003eEkstremt højtryk, lynhurtig rengøring\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cdiv class=\"rp-ba-check\"\u003e\u003c\/div\u003e\n          \u003cspan class=\"rp-ba-item-text-after\"\u003eLet og kompakt, passer i lommen\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cdiv class=\"rp-ba-check\"\u003e\u003c\/div\u003e\n          \u003cspan class=\"rp-ba-item-text-after\"\u003eFuldt justerbar spray fra jet til tåge\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cdiv class=\"rp-ba-check\"\u003e\u003c\/div\u003e\n          \u003cspan class=\"rp-ba-item-text-after\"\u003eUniversel tilslutning på sekunder\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cdiv class=\"rp-ba-check\"\u003e\u003c\/div\u003e\n          \u003cspan class=\"rp-ba-item-text-after\"\u003eBil, have, terrasse — alt på én gang\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ===== SPECS ===== --\u003e\n  \u003csection class=\"rp-specs-section\"\u003e\n    \u003cdiv class=\"rp-specs-label\"\u003e— Tekniske Specifikationer\u003c\/div\u003e\n    \u003ch2 class=\"rp-specs-title\"\u003eHvert Detail. Gennemtænkt.\u003c\/h2\u003e\n    \u003cdiv class=\"rp-specs-grid\"\u003e\n\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003cdiv class=\"rp-spec-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003crect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\n            \u003cpath d=\"M16 7V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2\"\u003e\u003c\/path\u003e\n            \u003cline x1=\"12\" y1=\"12\" x2=\"12\" y2=\"16\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"10\" y1=\"14\" x2=\"14\" y2=\"14\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-card-title\"\u003ePakkens Indhold\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-card-desc\"\u003e3 pakker: 1 højtryksbyse og 2 slangeholdere per sæt\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003cdiv class=\"rp-spec-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-card-title\"\u003eKompatibilitet\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-card-desc\"\u003eUniversel quick-connect til alle standard haveslanger\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003cdiv class=\"rp-spec-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 12h8M12 8l4 4-4 4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-card-title\"\u003eSpray Tilstande\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-card-desc\"\u003eFuldt justerbar fra kraftig højtryksjet til blød havevånding\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003cdiv class=\"rp-spec-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-card-title\"\u003eBygkvalitet\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-card-desc\"\u003eRobust og holdbar konstruktion til langvarig udendørs brug\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003cdiv class=\"rp-spec-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\n            \u003cpath d=\"M16 8h4l3 3v5h-7V8z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-card-title\"\u003eLeveringsestimering\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-card-desc\"\u003eLeveres inden for 7–12 hverdage efter bestilling\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003cdiv class=\"rp-spec-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \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\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-card-title\"\u003eBrugeranmeldelser\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-card-desc\"\u003e4,4\/5 ud fra 2.588 bekræftede anmeldelser\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ===== REVIEWS ===== --\u003e\n  \u003csection class=\"rp-reviews-section\"\u003e\n    \u003cdiv class=\"rp-reviews-label\"\u003e— Hvad kunderne siger\u003c\/div\u003e\n    \u003ch2 class=\"rp-reviews-title\"\u003eVirkelige Resultater\u003c\/h2\u003e\n    \u003cdiv class=\"rp-reviews-rating-row\"\u003e\n      \u003cdiv class=\"rp-stars\"\u003e\n        \u003csvg class=\"rp-star\" viewbox=\"0 0 20 20\"\u003e\u003cpolygon points=\"10,1 12.9,7 19.5,7.6 14.5,12 16.2,18.5 10,15 3.8,18.5 5.5,12 0.5,7.6 7.1,7\" fill=\"#111111\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n        \u003csvg class=\"rp-star\" viewbox=\"0 0 20 20\"\u003e\u003cpolygon points=\"10,1 12.9,7 19.5,7.6 14.5,12 16.2,18.5 10,15 3.8,18.5 5.5,12 0.5,7.6 7.1,7\" fill=\"#111111\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n        \u003csvg class=\"rp-star\" viewbox=\"0 0 20 20\"\u003e\u003cpolygon points=\"10,1 12.9,7 19.5,7.6 14.5,12 16.2,18.5 10,15 3.8,18.5 5.5,12 0.5,7.6 7.1,7\" fill=\"#111111\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n        \u003csvg class=\"rp-star\" viewbox=\"0 0 20 20\"\u003e\u003cpolygon points=\"10,1 12.9,7 19.5,7.6 14.5,12 16.2,18.5 10,15 3.8,18.5 5.5,12 0.5,7.6 7.1,7\" fill=\"#111111\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n        \u003csvg class=\"rp-star\" viewbox=\"0 0 20 20\"\u003e\n          \u003cdefs\u003e\u003clineargradient id=\"rp-half\"\u003e\u003cstop offset=\"44%\" stop-color=\"#111111\"\u003e\u003c\/stop\u003e\u003cstop offset=\"44%\" stop-color=\"#dddddd\"\u003e\u003c\/stop\u003e\u003c\/lineargradient\u003e\u003c\/defs\u003e\n          \u003cpolygon points=\"10,1 12.9,7 19.5,7.6 14.5,12 16.2,18.5 10,15 3.8,18.5 5.5,12 0.5,7.6 7.1,7\" fill=\"url(#rp-half)\"\u003e\u003c\/polygon\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan style=\"font-size:22px;font-weight:900;color:#111111;\"\u003e4,4\u003c\/span\u003e\n      \u003cspan class=\"rp-reviews-count\"\u003e2.588 anmeldelser\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rp-review-cards\"\u003e\n      \u003cdiv class=\"rp-review-card\"\u003e\n        \u003cdiv class=\"rp-review-top\"\u003e\n          \u003cdiv class=\"rp-reviewer-avatar\"\u003eV\u003c\/div\u003e\n          \u003cdiv class=\"rp-reviewer-info\"\u003e\n            \u003cdiv class=\"rp-reviewer-name\"\u003eBekræftet Kunde\u003c\/div\u003e\n            \u003cdiv class=\"rp-review-stars\"\u003e\n              \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 20 20\"\u003e\u003cpolygon points=\"10,1 12.9,7 19.5,7.6 14.5,12 16.2,18.5 10,15 3.8,18.5 5.5,12 0.5,7.6 7.1,7\" fill=\"#111111\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n              \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 20 20\"\u003e\u003cpolygon points=\"10,1 12.9,7 19.5,7.6 14.5,12 16.2,18.5 10,15 3.8,18.5 5.5,12 0.5,7.6 7.1,7\" fill=\"#111111\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n              \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 20 20\"\u003e\u003cpolygon points=\"10,1 12.9,7 19.5,7.6 14.5,12 16.2,18.5 10,15 3.8,18.5 5.5,12 0.5,7.6 7.1,7\" fill=\"#111111\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n              \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 20 20\"\u003e\u003cpolygon points=\"10,1 12.9,7 19.5,7.6 14.5,12 16.2,18.5 10,15 3.8,18.5 5.5,12 0.5,7.6 7.1,7\" fill=\"#111111\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n              \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 20 20\"\u003e\u003cpolygon points=\"10,1 12.9,7 19.5,7.6 14.5,12 16.2,18.5 10,15 3.8,18.5 5.5,12 0.5,7.6 7.1,7\" fill=\"#111111\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"rp-review-text\"\u003e\n          “Dette produkt er fantastisk! Det forvandlede min almindelige haveslange til et kraftfuldt højtryksrenser. Rensede min indkørsel på få minutter.”\n        \u003c\/p\u003e\n        \u003cdiv class=\"rp-review-tags\"\u003e\n          \u003cspan class=\"rp-review-tag\"\u003eRengøring\u003c\/span\u003e\n          \u003cspan class=\"rp-review-tag\"\u003eNem at bruge\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-review-card\"\u003e\n        \u003cdiv class=\"rp-review-top\"\u003e\n          \u003cdiv class=\"rp-reviewer-avatar\" style=\"background:#4f46e5;\"\u003eT\u003c\/div\u003e\n          \u003cdiv class=\"rp-reviewer-info\"\u003e\n            \u003cdiv class=\"rp-reviewer-name\"\u003eThomas M.\u003c\/div\u003e\n            \u003cdiv class=\"rp-review-stars\"\u003e\n              \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 20 20\"\u003e\u003cpolygon points=\"10,1 12.9,7 19.5,7.6 14.5,12 16.2,18.5 10,15 3.8,18.5 5.5,12 0.5,7.6 7.1,7\" fill=\"#111111\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n              \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 20 20\"\u003e\u003cpolygon points=\"10,1 12.9,7 19.5,7.6 14.5,12 16.2,18.5 10,15 3.8,18.5 5.5,12 0.5,7.6 7.1,7\" fill=\"#111111\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n              \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 20 20\"\u003e\u003cpolygon points=\"10,1 12.9,7 19.5,7.6 14.5,12 16.2,18.5 10,15 3.8,18.5 5.5,12 0.5,7.6 7.1,7\" fill=\"#111111\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n              \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 20 20\"\u003e\u003cpolygon points=\"10,1 12.9,7 19.5,7.6 14.5,12 16.2,18.5 10,15 3.8,18.5 5.5,12 0.5,7.6 7.1,7\" fill=\"#111111\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n              \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 20 20\"\u003e\u003cpolygon points=\"10,1 12.9,7 19.5,7.6 14.5,12 16.2,18.5 10,15 3.8,18.5 5.5,12 0.5,7.6 7.1,7\" fill=\"#dddddd\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"rp-review-text\"\u003e\n          “Jeg var skeptisk, men efter første brug var jeg sældet. Vasket hele terrassen på under 20 minutter. Utroligt produkt til den pris.”\n        \u003c\/p\u003e\n        \u003cdiv class=\"rp-review-tags\"\u003e\n          \u003cspan class=\"rp-review-tag\"\u003eVærdi for pengene\u003c\/span\u003e\n          \u003cspan class=\"rp-review-tag\"\u003eTerrasse\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-review-card\"\u003e\n        \u003cdiv class=\"rp-review-top\"\u003e\n          \u003cdiv class=\"rp-reviewer-avatar\" style=\"background:#059669;\"\u003eL\u003c\/div\u003e\n          \u003cdiv class=\"rp-reviewer-info\"\u003e\n            \u003cdiv class=\"rp-reviewer-name\"\u003eLine K.\u003c\/div\u003e\n            \u003cdiv class=\"rp-review-stars\"\u003e\n              \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 20 20\"\u003e\u003cpolygon points=\"10,1 12.9,7 19.5,7.6 14.5,12 16.2,18.5 10,15 3.8,18.5 5.5,12 0.5,7.6 7.1,7\" fill=\"#111111\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n              \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 20 20\"\u003e\u003cpolygon points=\"10,1 12.9,7 19.5,7.6 14.5,12 16.2,18.5 10,15 3.8,18.5 5.5,12 0.5,7.6 7.1,7\" fill=\"#111111\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n              \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 20 20\"\u003e\u003cpolygon points=\"10,1 12.9,7 19.5,7.6 14.5,12 16.2,18.5 10,15 3.8,18.5 5.5,12 0.5,7.6 7.1,7\" fill=\"#111111\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n              \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 20 20\"\u003e\u003cpolygon points=\"10,1 12.9,7 19.5,7.6 14.5,12 16.2,18.5 10,15 3.8,18.5 5.5,12 0.5,7.6 7.1,7\" fill=\"#111111\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n              \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 20 20\"\u003e\u003cpolygon points=\"10,1 12.9,7 19.5,7.6 14.5,12 16.2,18.5 10,15 3.8,18.5 5.5,12 0.5,7.6 7.1,7\" fill=\"#111111\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"rp-review-text\"\u003e\n          “Bruger det til både bilvaskning og havevånding. Justeringen er så nem, og det sidder solidt på slangen. Anbefales på det varmeste!”\n        \u003c\/p\u003e\n        \u003cdiv class=\"rp-review-tags\"\u003e\n          \u003cspan class=\"rp-review-tag\"\u003eBil\u003c\/span\u003e\n          \u003cspan class=\"rp-review-tag\"\u003eHave\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ===== FAQ ===== --\u003e\n  \u003csection class=\"rp-faq-section\"\u003e\n    \u003cdiv class=\"rp-faq-label\"\u003e— Ofte stillede spørgsmål\u003c\/div\u003e\n    \u003ch2 class=\"rp-faq-title\"\u003eVi Besvarer Dine Spørgsmål\u003c\/h2\u003e\n    \u003cdiv class=\"rp-faq-list\"\u003e\n\n      \u003cdiv class=\"rp-faq-item\"\u003e\n        \u003cdiv class=\"rp-faq-question\" onclick=\"var a=this.nextElementSibling;a.style.maxHeight=a.style.maxHeight?null:'300px';this.querySelector('.rp-faq-icon').textContent=a.style.maxHeight?'−':'+';\"\u003e\n          \u003cspan\u003ePasser dysen til min haveslange?\u003c\/span\u003e\n          \u003cspan class=\"rp-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-faq-answer\"\u003e\n          \u003cdiv class=\"rp-faq-answer-inner\"\u003eJa. Dysen er udstyret med et universalt quick-connect beslag, der er kompatibelt med alle standard haveslanger. Du behøver ingen værktøjer — blot tilslut og brug.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-faq-item\"\u003e\n        \u003cdiv class=\"rp-faq-question\" onclick=\"var a=this.nextElementSibling;a.style.maxHeight=a.style.maxHeight?null:'300px';this.querySelector('.rp-faq-icon').textContent=a.style.maxHeight?'−':'+';\"\u003e\n          \u003cspan\u003eKan jeg bruge den til at vande min have?\u003c\/span\u003e\n          \u003cspan class=\"rp-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-faq-answer\"\u003e\n          \u003cdiv class=\"rp-faq-answer-inner\"\u003eAbsolut. Dysen har en fuldt justerbar sprayfunktion. Skift fra kraftig højtryksjet til en blid, jævn tåge, der er perfekt til havevånding — alt med ét enkelt vrid.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-faq-item\"\u003e\n        \u003cdiv class=\"rp-faq-question\" onclick=\"var a=this.nextElementSibling;a.style.maxHeight=a.style.maxHeight?null:'300px';this.querySelector('.rp-faq-icon').textContent=a.style.maxHeight?'−':'+';\"\u003e\n          \u003cspan\u003eHvad er leveringstiden?\u003c\/span\u003e\n          \u003cspan class=\"rp-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-faq-answer\"\u003e\n          \u003cdiv class=\"rp-faq-answer-inner\"\u003eForventet leveringstid er 7–12 hverdage efter ordreafgivelse. Du modtager en sporings-e-mail, så snart pakken er afsendt.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-faq-item\"\u003e\n        \u003cdiv class=\"rp-faq-question\" onclick=\"var a=this.nextElementSibling;a.style.maxHeight=a.style.maxHeight?null:'300px';this.querySelector('.rp-faq-icon').textContent=a.style.maxHeight?'−':'+';\"\u003e\n          \u003cspan\u003eHvad er jeres returpolitik?\u003c\/span\u003e\n          \u003cspan class=\"rp-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-faq-answer\"\u003e\n          \u003cdiv class=\"rp-faq-answer-inner\"\u003eVi tilbyder en 90-dages garanti. Hvis du ikke er tilfreds af en årsag, får du en fuld refusion — ingen spørgsmål, ingen små bogstaver, ingen bevær. Prøv det risikofrit.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-faq-item\"\u003e\n        \u003cdiv class=\"rp-faq-question\" onclick=\"var a=this.nextElementSibling;a.style.maxHeight=a.style.maxHeight?null:'300px';this.querySelector('.rp-faq-icon').textContent=a.style.maxHeight?'−':'+';\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Danora","offers":[{"title":"3 Packs(1 Nozzle + 2 Hose Clips) per Set","offer_id":57918770807132,"sku":null,"price":299.99,"currency_code":"DKK","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1029\/3634\/6972\/files\/0-4-4.png?v=1781021980","url":"https:\/\/shopdanora.com\/products\/pressure-washer","provider":"Danora","version":"1.0","type":"link"}