{"product_id":"mini-fridge-1","title":"Mini Fridge LED - 24 Cans Included Free","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: #06d6a0;\n    color: #ffffff;\n    padding: 8px 20px;\n    border-radius: 100px;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    font-size: 11px;\n    margin-bottom: 24px;\n  }\n  .rp-hero-title {\n    font-size: clamp(32px, 8vw, 52px);\n    font-weight: 900;\n    color: #111111;\n    line-height: 1.1;\n    margin-bottom: 16px;\n    max-width: 700px;\n  }\n  .rp-hero-sub {\n    font-style: italic;\n    color: #666666;\n    font-size: 17px;\n    margin-bottom: 32px;\n    max-width: 500px;\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: #666666;\n    text-decoration: line-through;\n  }\n  .rp-discount-badge {\n    display: inline-block;\n    background: #06d6a0;\n    color: #ffffff;\n    padding: 4px 14px;\n    border-radius: 100px;\n    font-weight: 700;\n    font-size: 13px;\n    letter-spacing: 1px;\n  }\n  .rp-hero-img {\n    width: 100%;\n    max-width: 700px;\n    border-radius: 20px;\n    height: auto;\n    margin-bottom: 36px;\n    object-fit: cover;\n  }\n  .rp-trust-row {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n    align-items: center;\n    width: 100%;\n    max-width: 500px;\n  }\n  .rp-trust-item {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    font-size: 14px;\n    color: #111111;\n    font-weight: 500;\n  }\n  .rp-check-icon {\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    background: #06d6a0;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .rp-check-icon::after {\n    content: '';\n    display: block;\n    width: 6px;\n    height: 10px;\n    border: 2px solid #ffffff;\n    border-top: none;\n    border-left: none;\n    transform: rotate(45deg) translateY(-1px);\n  }\n\n  \/* URGENCY *\/\n  .rp-urgency {\n    padding: 40px 24px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 20px;\n    background: #f8f8f8;\n    text-align: center;\n  }\n  .rp-stock-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: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #111111;\n  }\n  .rp-social-row {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    flex-wrap: wrap;\n    justify-content: center;\n  }\n  .rp-avatars {\n    display: flex;\n    align-items: center;\n  }\n  .rp-avatar {\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    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: #e07b54; }\n  .rp-avatar-c { background: #9b59b6; }\n  .rp-avatar-d { background: #2ecc71; }\n  .rp-avatar-e { background: #e74c3c; }\n  .rp-avatar-check {\n    position: absolute;\n    bottom: -2px;\n    right: -2px;\n    width: 14px;\n    height: 14px;\n    background: #2196F3;\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-check::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-orders-pill {\n    background: #1a1a1a;\n    color: #ffffff;\n    border-radius: 100px;\n    padding: 8px 18px;\n    text-align: left;\n  }\n  .rp-orders-pill .rp-orders-main {\n    font-size: 15px;\n    font-weight: 700;\n    display: block;\n  }\n  .rp-orders-pill .rp-orders-sub {\n    font-size: 11px;\n    opacity: 0.7;\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    max-width: 100%;\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    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #666666;\n    margin-bottom: 16px;\n  }\n  .rp-chapter-title {\n    font-size: clamp(24px, 6vw, 36px);\n    font-weight: 900;\n    color: #111111;\n    line-height: 1.15;\n    max-width: 600px;\n    margin-bottom: 20px;\n  }\n  .rp-chapter-title em {\n    font-style: italic;\n    color: #06d6a0;\n    font-weight: 900;\n  }\n  .rp-chapter-text {\n    font-size: 16px;\n    line-height: 1.75;\n    color: #444444;\n    max-width: 580px;\n    margin-bottom: 36px;\n  }\n  .rp-chapter-img {\n    width: 100%;\n    max-width: 680px;\n    height: auto;\n    border-radius: 20px;\n    object-fit: cover;\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    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #666666;\n    margin-bottom: 16px;\n  }\n  .rp-ba-title {\n    font-size: clamp(24px, 6vw, 36px);\n    font-weight: 900;\n    color: #111111;\n    margin-bottom: 40px;\n    max-width: 600px;\n  }\n  .rp-ba-grid {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n    width: 100%;\n    max-width: 680px;\n  }\n  .rp-ba-col {\n    border-radius: 20px;\n    padding: 32px 28px;\n    display: flex;\n    flex-direction: column;\n    gap: 16px;\n    text-align: left;\n  }\n  .rp-ba-col-before {\n    background: #fff5f5;\n    border: 1.5px solid #ffd0d0;\n  }\n  .rp-ba-col-after {\n    background: #f0fdf8;\n    border: 1.5px solid #b2f0dc;\n  }\n  .rp-ba-col-head {\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    margin-bottom: 8px;\n  }\n  .rp-ba-col-before .rp-ba-col-head { color: #cc4444; }\n  .rp-ba-col-after .rp-ba-col-head { color: #06d6a0; }\n  .rp-ba-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 15px;\n    line-height: 1.5;\n    color: #333333;\n  }\n  .rp-ba-icon-x {\n    width: 22px;\n    height: 22px;\n    border-radius: 50%;\n    background: #ffd0d0;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 1px;\n  }\n  .rp-ba-icon-x::after {\n    content: '\\00D7';\n    color: #cc4444;\n    font-size: 14px;\n    font-weight: 900;\n    line-height: 1;\n  }\n  .rp-ba-icon-ok {\n    width: 22px;\n    height: 22px;\n    border-radius: 50%;\n    background: #06d6a0;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 1px;\n  }\n  .rp-ba-icon-ok::after {\n    content: '';\n    display: block;\n    width: 6px;\n    height: 10px;\n    border: 2px solid #ffffff;\n    border-top: none;\n    border-left: none;\n    transform: rotate(45deg) translateY(-1px);\n  }\n\n  \/* SPECS *\/\n  .rp-specs-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-specs-label {\n    font-size: 11px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #666666;\n    margin-bottom: 16px;\n  }\n  .rp-specs-title {\n    font-size: clamp(24px, 6vw, 36px);\n    font-weight: 900;\n    color: #111111;\n    margin-bottom: 40px;\n    max-width: 600px;\n  }\n  .rp-specs-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n    width: 100%;\n    max-width: 680px;\n  }\n  .rp-spec-card {\n    background: #f0f0f0;\n    border-radius: 20px;\n    padding: 32px 20px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 6px;\n  }\n  .rp-spec-number {\n    font-size: clamp(36px, 9vw, 52px);\n    font-weight: 900;\n    color: #06d6a0;\n    line-height: 1;\n  }\n  .rp-spec-unit {\n    font-size: 14px;\n    color: #06d6a0;\n    font-weight: 700;\n  }\n  .rp-spec-label {\n    font-size: 12px;\n    color: #666666;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin-top: 4px;\n  }\n  .rp-spec-desc {\n    font-size: 13px;\n    color: #888888;\n    line-height: 1.5;\n    text-align: center;\n  }\n\n  \/* REVIEWS *\/\n  .rp-reviews-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-reviews-label {\n    font-size: 11px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #666666;\n    margin-bottom: 16px;\n  }\n  .rp-reviews-title {\n    font-size: clamp(24px, 6vw, 36px);\n    font-weight: 900;\n    color: #111111;\n    margin-bottom: 40px;\n    max-width: 600px;\n  }\n  .rp-reviews-empty {\n    font-size: 16px;\n    color: #888888;\n    font-style: italic;\n    background: #f0f0f0;\n    border-radius: 20px;\n    padding: 40px 32px;\n    max-width: 480px;\n    width: 100%;\n  }\n  .rp-star {\n    color: #06d6a0;\n    font-size: 22px;\n  }\n\n  \/* FAQ *\/\n  .rp-faq-section {\n    padding: 70px 24px;\n    background: #ffffff;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n  }\n  .rp-faq-label {\n    font-size: 11px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #666666;\n    margin-bottom: 16px;\n    text-align: center;\n  }\n  .rp-faq-title {\n    font-size: clamp(24px, 6vw, 36px);\n    font-weight: 900;\n    color: #111111;\n    margin-bottom: 40px;\n    text-align: center;\n    max-width: 600px;\n  }\n  .rp-faq-list {\n    width: 100%;\n    max-width: 680px;\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n  }\n  .rp-faq-item {\n    background: #f8f8f8;\n    border: 1px solid #e0e0e0;\n    border-radius: 16px;\n    overflow: hidden;\n  }\n  .rp-faq-q {\n    padding: 20px 24px;\n    font-weight: 700;\n    font-size: 15px;\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-q::after {\n    content: '+';\n    font-size: 22px;\n    font-weight: 300;\n    color: #06d6a0;\n    flex-shrink: 0;\n    transition: transform 0.3s ease;\n  }\n  .rp-faq-item.rp-open .rp-faq-q::after {\n    transform: rotate(45deg);\n  }\n  .rp-faq-a {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.4s ease;\n    font-size: 15px;\n    color: #444444;\n    line-height: 1.7;\n  }\n  .rp-faq-a-inner {\n    padding: 0 24px 20px;\n  }\n  .rp-faq-empty {\n    font-size: 16px;\n    color: #888888;\n    font-style: italic;\n    text-align: center;\n  }\n\n  \/* TRUST *\/\n  .rp-trust-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-trust-label {\n    font-size: 11px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #666666;\n    margin-bottom: 16px;\n  }\n  .rp-trust-title {\n    font-size: clamp(24px, 6vw, 36px);\n    font-weight: 900;\n    color: #111111;\n    margin-bottom: 40px;\n    max-width: 600px;\n  }\n  .rp-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n    width: 100%;\n    max-width: 680px;\n  }\n  .rp-trust-card {\n    background: #ffffff;\n    border-radius: 20px;\n    padding: 32px 20px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 12px;\n    border: 1px solid #e0e0e0;\n  }\n  .rp-trust-icon {\n    width: 52px;\n    height: 52px;\n    border-radius: 50%;\n    background: #e8fff8;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .rp-trust-icon-shield::after {\n    content: '';\n    display: block;\n    width: 22px;\n    height: 26px;\n    background: #06d6a0;\n    clip-path: polygon(50% 0%, 100% 20%, 100% 60%, 50% 100%, 0% 60%, 0% 20%);\n  }\n  .rp-trust-icon-truck {\n    position: relative;\n  }\n  .rp-trust-icon-truck::after {\n    content: '';\n    display: block;\n    width: 26px;\n    height: 16px;\n    background: #06d6a0;\n    border-radius: 3px 3px 0 0;\n    position: relative;\n  }\n  .rp-trust-icon-box::after {\n    content: '';\n    display: block;\n    width: 24px;\n    height: 24px;\n    background: #06d6a0;\n    border-radius: 4px;\n  }\n  .rp-trust-icon-star::after {\n    content: '\\2605';\n    font-size: 28px;\n    color: #06d6a0;\n  }\n  .rp-trust-card-title {\n    font-size: 15px;\n    font-weight: 800;\n    color: #111111;\n  }\n  .rp-trust-card-text {\n    font-size: 13px;\n    color: #666666;\n    line-height: 1.6;\n  }\n\n  \/* FINAL OFFER *\/\n  .rp-final-section {\n    padding: 80px 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: #06d6a0;\n    color: #ffffff;\n    padding: 8px 20px;\n    border-radius: 100px;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    font-size: 11px;\n    margin-bottom: 28px;\n  }\n  .rp-final-title {\n    font-size: clamp(28px, 7vw, 48px);\n    font-weight: 900;\n    color: #ffffff;\n    margin-bottom: 24px;\n    max-width: 600px;\n    line-height: 1.1;\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    margin-bottom: 12px;\n  }\n  .rp-final-price-row {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    justify-content: center;\n    flex-wrap: wrap;\n    margin-bottom: 32px;\n  }\n  .rp-final-compare {\n    font-size: 20px;\n    color: #888888;\n    text-decoration: line-through;\n  }\n  .rp-final-discount {\n    display: inline-block;\n    background: #06d6a0;\n    color: #ffffff;\n    padding: 4px 14px;\n    border-radius: 100px;\n    font-weight: 700;\n    font-size: 13px;\n    letter-spacing: 1px;\n  }\n  .rp-limited-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: #06d6a0;\n    animation: rp-pulse 1.8s 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  .rp-limited-text {\n    font-size: 14px;\n    color: #aaaaaa;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    font-weight: 600;\n  }\n\n  \/* GALLERY ROW *\/\n  .rp-gallery-section {\n    padding: 60px 24px;\n    background: #ffffff;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 16px;\n  }\n  .rp-gallery-label {\n    font-size: 11px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #666666;\n    margin-bottom: 8px;\n  }\n  .rp-gallery-title {\n    font-size: clamp(22px, 5vw, 32px);\n    font-weight: 900;\n    color: #111111;\n    margin-bottom: 28px;\n    text-align: center;\n    max-width: 580px;\n  }\n  .rp-gallery-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n    width: 100%;\n    max-width: 680px;\n  }\n  .rp-gallery-img {\n    width: 100%;\n    height: auto;\n    border-radius: 16px;\n    object-fit: cover;\n    display: block;\n  }\n  .rp-gallery-img-wide {\n    grid-column: span 2;\n    border-radius: 20px;\n  }\n\n  @media (min-width: 640px) {\n    .rp-trust-row {\n      flex-direction: row;\n      justify-content: center;\n      flex-wrap: wrap;\n    }\n    .rp-specs-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\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\"\u003eMini Fridge LED + 24 Cans Included Free\u003c\/span\u003e\n    \u003ch1 class=\"rp-hero-title\"\u003eMini Fridge LED\u003c\/h1\u003e\n    \u003cp class=\"rp-hero-sub\"\u003eCompact, illuminated, and ready to chill — your drinks, always at the perfect temperature.\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.00€\u003c\/span\u003e\n        \u003cspan class=\"rp-discount-badge\"\u003e−75%\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/3523\/9038\/files\/WhatsAppImage2026-06-17at16.04.32_270d5e31-4f78-4cba-9b93-968ddc432013.jpg?v=1781707419\" alt=\"Mini Fridge LED — hero view\" class=\"rp-hero-img\"\u003e\n\n    \u003cdiv class=\"rp-trust-row\"\u003e\n      \u003cdiv class=\"rp-trust-item\"\u003e\n        \u003cspan class=\"rp-check-icon\"\u003e\u003c\/span\u003e\n        Free Shipping\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-trust-item\"\u003e\n        \u003cspan class=\"rp-check-icon\"\u003e\u003c\/span\u003e\n        Money Back Guarantee\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-trust-item\"\u003e\n        \u003cspan class=\"rp-check-icon\"\u003e\u003c\/span\u003e\n        Product Warranty Included\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════ URGENCY ═══════════════════════════════════ --\u003e\n  \u003csection class=\"rp-urgency\"\u003e\n    \u003cspan class=\"rp-stock-badge\"\u003eLIMITED PIECES  |  LOW ON STOCK\u003c\/span\u003e\n    \u003cdiv class=\"rp-social-row\"\u003e\n      \u003cdiv class=\"rp-avatars\"\u003e\n        \u003cdiv class=\"rp-avatar rp-avatar-a\"\u003eM\u003cspan class=\"rp-avatar-check\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-avatar rp-avatar-b\"\u003eL\u003cspan class=\"rp-avatar-check\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-avatar rp-avatar-c\"\u003eA\u003cspan class=\"rp-avatar-check\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-avatar rp-avatar-d\"\u003eS\u003cspan class=\"rp-avatar-check\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-avatar rp-avatar-e\"\u003eR\u003cspan class=\"rp-avatar-check\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-orders-pill\"\u003e\n        \u003cspan class=\"rp-orders-main\"\u003e20+ orders\u003c\/span\u003e\n        \u003cspan class=\"rp-orders-sub\"\u003ein the last 24h\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\"\u003e\n    \u003cspan class=\"rp-chapter-label\"\u003e— Chapter 01 \/ The Concept\u003c\/span\u003e\n    \u003ch2 class=\"rp-chapter-title\"\u003eCOOL BY DESIGN\u003cbr\u003e\u003cem\u003eengineered for your space\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"rp-chapter-text\"\u003e\n      The Mini Fridge LED was born from a simple idea: cold drinks should always be within reach, wherever you are. Compact enough to sit on a desk, a bedside table, or a gaming setup, it redefines what a personal fridge can be. Every detail — from its slim profile to its ambient LED glow — was crafted for modern living.\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/3523\/9038\/files\/WhatsAppImage2026-06-17at16.04.31_957185cb-2610-4c46-bf24-abe596013264.jpg?v=1781707419\" alt=\"Mini Fridge LED — design view\" class=\"rp-chapter-img\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════ CHAPTER 02 ════════════════════════════════ --\u003e\n  \u003csection class=\"rp-chapter\" style=\"background:#f8f8f8;\"\u003e\n    \u003cspan class=\"rp-chapter-label\"\u003e— Chapter 02 \/ Illumination\u003c\/span\u003e\n    \u003ch2 class=\"rp-chapter-title\"\u003eLED GLOW\u003cbr\u003e\u003cem\u003elight meets function\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"rp-chapter-text\"\u003e\n      The integrated LED lighting isn't just aesthetic — it's a statement. Open the door and your drinks are bathed in a soft, ambient light that makes every can look like it belongs in a premium bar. Late night, low light, no problem. The Mini Fridge LED turns every moment of refreshment into an experience.\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/3523\/9038\/files\/WhatsAppImage2026-06-17at16.04.33_dc3117be-a4c5-41ab-b505-052bcfc12d74.jpg?v=1781707419\" alt=\"Mini Fridge LED — LED illumination\" class=\"rp-chapter-img\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════ CHAPTER 03 ════════════════════════════════ --\u003e\n  \u003csection class=\"rp-chapter\"\u003e\n    \u003cspan class=\"rp-chapter-label\"\u003e— Chapter 03 \/ Capacity\u003c\/span\u003e\n    \u003ch2 class=\"rp-chapter-title\"\u003e24 CANS\u003cbr\u003e\u003cem\u003eincluded on day one\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"rp-chapter-text\"\u003e\n      Why wait? The Mini Fridge LED arrives with 24 cans already included — so the moment you plug it in, you're ready. Whether you're stocking it for a solo session or a gathering with friends, this fridge has the depth to keep your essentials cold and the style to show them off proudly.\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/3523\/9038\/files\/WhatsAppImage2026-06-17at16.04.34_3f111218-a304-423f-9c65-9dc1c54018af.jpg?v=1781707419\" alt=\"Mini Fridge LED — capacity view\" class=\"rp-chapter-img\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════ CHAPTER 04 ════════════════════════════════ --\u003e\n  \u003csection class=\"rp-chapter\" style=\"background:#f8f8f8;\"\u003e\n    \u003cspan class=\"rp-chapter-label\"\u003e— Chapter 04 \/ Versatility\u003c\/span\u003e\n    \u003ch2 class=\"rp-chapter-title\"\u003eFITS EVERYWHERE\u003cbr\u003e\u003cem\u003eyour lifestyle, your rules\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"rp-chapter-text\"\u003e\n      Home office, bedroom, dorm room, studio — the Mini Fridge LED adapts effortlessly to any setting. Its compact footprint means it takes up almost no space, yet delivers the full cooling performance you'd expect from a much larger appliance. Plug it in, load it up, and let it do the rest.\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/3523\/9038\/files\/WhatsAppImage2026-06-17at16.04.35_46cbbf5b-f6ae-4501-837a-a39066a06b50.jpg?v=1781707419\" alt=\"Mini Fridge LED — lifestyle use\" class=\"rp-chapter-img\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════ BEFORE \/ AFTER ════════════════════════════ --\u003e\n  \u003csection class=\"rp-ba-section\"\u003e\n    \u003cspan class=\"rp-ba-label\"\u003eThe Difference\u003c\/span\u003e\n    \u003ch2 class=\"rp-ba-title\"\u003eLife Without vs. Life With the Mini Fridge LED\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\"\u003eBefore\u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cspan class=\"rp-ba-icon-x\"\u003e\u003c\/span\u003e\n          Warm drinks every time you reach for one\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cspan class=\"rp-ba-icon-x\"\u003e\u003c\/span\u003e\n          Constantly walking to the kitchen fridge\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cspan class=\"rp-ba-icon-x\"\u003e\u003c\/span\u003e\n          No style, no ambiance in your space\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cspan class=\"rp-ba-icon-x\"\u003e\u003c\/span\u003e\n          Running out of cans with no backup\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cspan class=\"rp-ba-icon-x\"\u003e\u003c\/span\u003e\n          Shared fridge with no personal space\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\"\u003eAfter\u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cspan class=\"rp-ba-icon-ok\"\u003e\u003c\/span\u003e\n          Ice-cold drinks within arm's reach, always\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cspan class=\"rp-ba-icon-ok\"\u003e\u003c\/span\u003e\n          Your own dedicated personal fridge\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cspan class=\"rp-ba-icon-ok\"\u003e\u003c\/span\u003e\n          Ambient LED glow elevates your entire setup\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cspan class=\"rp-ba-icon-ok\"\u003e\u003c\/span\u003e\n          24 cans included — you're stocked from day one\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cspan class=\"rp-ba-icon-ok\"\u003e\u003c\/span\u003e\n          Compact design that fits any room perfectly\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════ GALLERY ═══════════════════════════════════ --\u003e\n  \u003csection class=\"rp-gallery-section\"\u003e\n    \u003cspan class=\"rp-gallery-label\"\u003eGallery\u003c\/span\u003e\n    \u003ch2 class=\"rp-gallery-title\"\u003eEvery Angle. Pure Design.\u003c\/h2\u003e\n    \u003cdiv class=\"rp-gallery-grid\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/3523\/9038\/files\/WhatsAppImage2026-06-17at16.04.36_0cebb4f7-3619-427d-8dc6-f99330e66456.jpg?v=1781707419\" alt=\"Mini Fridge LED gallery 1\" class=\"rp-gallery-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/3523\/9038\/files\/WhatsAppImage2026-06-17at16.04.38_84fa282e-1e37-4ef2-9442-75700b5e40b5.jpg?v=1781707419\" alt=\"Mini Fridge LED gallery 2\" class=\"rp-gallery-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/3523\/9038\/files\/729304455-906414053-1_6377fad2-94de-476e-947a-0d27b1008c83.jpg?v=1781707419\" alt=\"Mini Fridge LED gallery 3\" class=\"rp-gallery-img rp-gallery-img-wide\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/3523\/9038\/files\/1_9a00ad29-9ba1-4408-b32c-b652b245a57e.jpg?v=1781707419\" alt=\"Mini Fridge LED gallery 4\" class=\"rp-gallery-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/3523\/9038\/files\/121163319-334232512-MERELEOGO_8cf061c5-c39a-40fe-987c-42058c6b1030.jpg?v=1781707419\" alt=\"Mini Fridge LED gallery 5\" class=\"rp-gallery-img\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════ SPECS ════════════════════════════════════ --\u003e\n  \u003csection class=\"rp-specs-section\"\u003e\n    \u003cspan class=\"rp-specs-label\"\u003eBy The Numbers\u003c\/span\u003e\n    \u003ch2 class=\"rp-specs-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"rp-specs-grid\"\u003e\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003cdiv class=\"rp-spec-number\"\u003e24\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-unit\"\u003ecans\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-label\"\u003eCapacity\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-desc\"\u003eHolds up to 24 standard cans — included free with your purchase\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003cdiv class=\"rp-spec-number\"\u003eLED\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-unit\"\u003elight\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-label\"\u003eInterior Lighting\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-desc\"\u003eBuilt-in ambient LED illumination for day and night use\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003cdiv class=\"rp-spec-number\"\u003e360°\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-unit\"\u003eaccess\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-label\"\u003eDoor Design\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-desc\"\u003eWide-opening door for effortless single-hand access\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003cdiv class=\"rp-spec-number\"\u003e−75%\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-unit\"\u003eoff\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-label\"\u003eExclusive Offer\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-desc\"\u003eLimited promotional price — from 199€ down to just 49.99€\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003cdiv class=\"rp-spec-number\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-unit\"\u003eplug\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-label\"\u003eSetup\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-desc\"\u003eOne plug, instant cold — no installation required\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003cdiv class=\"rp-spec-number\"\u003e100%\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-unit\"\u003ecompact\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-label\"\u003eSpace Saving\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-desc\"\u003eDesigned to fit desks, nightstands, shelves, and studios\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════ REVIEWS ══════════════════════════════════ --\u003e\n  \u003csection class=\"rp-reviews-section\"\u003e\n    \u003cspan class=\"rp-reviews-label\"\u003eWhat People Say\u003c\/span\u003e\n    \u003ch2 class=\"rp-reviews-title\"\u003eCustomer Reviews\u003c\/h2\u003e\n    \u003cdiv class=\"rp-reviews-empty\"\u003e\n      Be the first to leave a review — your experience matters.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════ FAQ ══════════════════════════════════════ --\u003e\n  \u003csection class=\"rp-faq-section\"\u003e\n    \u003cspan class=\"rp-faq-label\"\u003eGot Questions?\u003c\/span\u003e\n    \u003ch2 class=\"rp-faq-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"rp-faq-list\"\u003e\n      \u003cdiv class=\"rp-faq-item\" id=\"rp-faq-1\"\u003e\n        \u003cdiv class=\"rp-faq-q\" onclick=\"(function(el){var item=el.closest('.rp-faq-item');var ans=item.querySelector('.rp-faq-a');var isOpen=item.classList.contains('rp-open');item.classList.toggle('rp-open');ans.style.maxHeight=isOpen?'0':ans.scrollHeight+'px';})(this)\"\u003e\n          Are the 24 cans really included for free?\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-faq-a\"\u003e\n          \u003cdiv class=\"rp-faq-a-inner\"\u003e\n            Yes — this special limited offer includes 24 cans alongside the Mini Fridge LED at no additional cost. Simply add to cart and the bundle will be applied automatically at checkout.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-faq-item\" id=\"rp-faq-2\"\u003e\n        \u003cdiv class=\"rp-faq-q\" onclick=\"(function(el){var item=el.closest('.rp-faq-item');var ans=item.querySelector('.rp-faq-a');var isOpen=item.classList.contains('rp-open');item.classList.toggle('rp-open');ans.style.maxHeight=isOpen?'0':ans.scrollHeight+'px';})(this)\"\u003e\n          How does the LED lighting work?\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-faq-a\"\u003e\n          \u003cdiv class=\"rp-faq-a-inner\"\u003e\n            The LED light is integrated inside the fridge and activates automatically when you open the door. It provides a warm ambient glow and requires no setup or additional power source beyond the main plug.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-faq-item\" id=\"rp-faq-3\"\u003e\n        \u003cdiv class=\"rp-faq-q\" onclick=\"(function(el){var item=el.closest('.rp-faq-item');var ans=item.querySelector('.rp-faq-a');var isOpen=item.classList.contains('rp-open');item.classList.toggle('rp-open');ans.style.maxHeight=isOpen?'0':ans.scrollHeight+'px';})(this)\"\u003e\n          Is it suitable for a bedroom or office desk?\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-faq-a\"\u003e\n          \u003cdiv class=\"rp-faq-a-inner\"\u003e\n            Absolutely. The Mini Fridge LED was designed to be ultra-compact, making it ideal for bedrooms, home offices, dorm rooms, gaming setups, and studios. Its low noise level ensures it won't disrupt your focus or sleep.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-faq-item\" id=\"rp-faq-4\"\u003e\n        \u003cdiv class=\"rp-faq-q\" onclick=\"(function(el){var item=el.closest('.rp-faq-item');var ans=item.querySelector('.rp-faq-a');var isOpen=item.classList.contains('rp-open');item.classList.toggle('rp-open');ans.style.maxHeight=isOpen?'0':ans.scrollHeight+'px';})(this)\"\u003e\n          How long does delivery take?\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-faq-a\"\u003e\n          \u003cdiv class=\"rp-faq-a-inner\"\u003e\n            Standard delivery typically takes between 5 and 10 business days depending on your location. You will receive a tracking number as soon as your order is dispatched.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-faq-item\" id=\"rp-faq-5\"\u003e\n        \u003cdiv class=\"rp-faq-q\" onclick=\"(function(el){var item=el.closest('.rp-faq-item');var ans=item.querySelector('.rp-faq-a');var isOpen=item.classList.contains('rp-open');item.classList.toggle('rp-open');ans.style.maxHeight=isOpen?'0':ans.scrollHeight+'px';})(this)\"\u003e\n          What is the return policy?\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-faq-a\"\u003e\n          \u003cdiv class=\"rp-faq-a-inner\"\u003e\n            We stand behind every product we sell. If you're not completely satisfied within 30 days of receiving your order, contact our support team and we'll make it right — no questions asked.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════ TRUST ════════════════════════════════════ --\u003e\n  \u003csection class=\"rp-trust-section\"\u003e\n    \u003cspan class=\"rp-trust-label\"\u003eOur Promise\u003c\/span\u003e\n    \u003ch2 class=\"rp-trust-title\"\u003eWhy Shop With Confidence\u003c\/h2\u003e\n    \u003cdiv class=\"rp-trust-grid\"\u003e\n      \u003cdiv class=\"rp-trust-card\"\u003e\n        \u003cdiv class=\"rp-trust-icon\"\u003e\n          \u003cdiv class=\"rp-trust-icon-shield\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-title\"\u003eSecure Checkout\u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-text\"\u003eYour payment data is encrypted and fully protected at every step.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-trust-card\"\u003e\n        \u003cdiv class=\"rp-trust-icon\"\u003e\n          \u003cdiv class=\"rp-trust-icon-star\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-title\"\u003eFree Shipping\u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-text\"\u003eEvery order ships for free, no minimum required. Delivered to your door.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-trust-card\"\u003e\n        \u003cdiv class=\"rp-trust-icon\"\u003e\n          \u003cdiv class=\"rp-trust-icon-box\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-title\"\u003eEasy Returns\u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-text\"\u003e30-day hassle-free return policy. Not happy? We'll sort it out immediately.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-trust-card\"\u003e\n        \u003cdiv class=\"rp-trust-icon\"\u003e\n          \u003cdiv class=\"rp-trust-icon-shield\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-title\"\u003eWarranty Included\u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-text\"\u003eEvery Mini Fridge LED comes with a manufacturer's warranty for total peace of mind.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════ FINAL OFFER ════════════════════════════════ --\u003e\n  \u003csection class=\"rp-final-section\"\u003e\n    \u003cspan class=\"rp-final-offer-badge\"\u003eMini Fridge LED + 24 Cans Included Free\u003c\/span\u003e\n    \u003ch2 class=\"rp-final-title\"\u003eYour Cold Drinks Are Waiting\u003c\/h2\u003e\n    \u003cdiv class=\"rp-final-price-current\"\u003e49.99€\u003c\/div\u003e\n    \u003cdiv class=\"rp-final-price-row\"\u003e\n      \u003cspan class=\"rp-final-compare\"\u003e199.00€\u003c\/span\u003e\n      \u003cspan class=\"rp-final-discount\"\u003e−75% TODAY\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rp-limited-row\"\u003e\n      \u003cdiv class=\"rp-pulse-dot\"\u003e\u003c\/div\u003e\n      \u003cspan class=\"rp-limited-text\"\u003eLimited Offer — While Stock Lasts\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Helmut Eco","offers":[{"title":"Default Title","offer_id":56149060845908,"sku":null,"price":49.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1035\/4982\/9460\/files\/WhatsAppImage2026-06-17at16.04.32_270d5e31-4f78-4cba-9b93-968ddc432013.jpg?v=1781767436","url":"https:\/\/zayneshop.com\/products\/mini-fridge-1","provider":"ZAYNE SHOP","version":"1.0","type":"link"}