{"product_id":"ensemble-legado","title":"Legacy Set","description":"\u003cstyle\u003e\n  .rp-wrapper {\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  .rp-wrapper * {\n    box-sizing: border-box;\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\n  .rp-offer-badge {\n    display: inline-block;\n    padding: 8px 20px;\n    border-radius: 100px;\n    background: #e8c49c;\n    color: #111111;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    font-size: 11px;\n    margin-bottom: 24px;\n  }\n\n  .rp-hero-title {\n    font-size: clamp(36px, 9vw, 56px);\n    font-weight: 900;\n    color: #111111;\n    line-height: 1.05;\n    margin: 0 0 16px;\n    letter-spacing: -1px;\n  }\n\n  .rp-hero-subtitle {\n    font-style: italic;\n    color: #666666;\n    font-size: clamp(15px, 3.5vw, 18px);\n    margin: 0 0 28px;\n    max-width: 540px;\n  }\n\n  .rp-price-block {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 32px;\n  }\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\n  .rp-price-row {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    flex-wrap: wrap;\n    justify-content: center;\n  }\n\n  .rp-price-compare {\n    font-size: 20px;\n    color: #666666;\n    text-decoration: line-through;\n    font-weight: 400;\n  }\n\n  .rp-discount-badge {\n    display: inline-block;\n    padding: 5px 14px;\n    border-radius: 100px;\n    background: #e8c49c;\n    color: #111111;\n    font-weight: 700;\n    font-size: 13px;\n    letter-spacing: 1px;\n  }\n\n  .rp-hero-image-wrap {\n    width: 100%;\n    max-width: 680px;\n    margin: 0 auto 32px;\n  }\n\n  .rp-hero-image-wrap img {\n    width: 100%;\n    height: auto;\n    border-radius: 20px;\n    display: block;\n  }\n\n  .rp-trust-badges {\n    display: flex;\n    flex-direction: row;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 20px;\n    margin-top: 8px;\n  }\n\n  .rp-trust-badge-item {\n    display: flex;\n    align-items: center;\n    gap: 7px;\n    font-size: 13px;\n    color: #444444;\n    font-weight: 500;\n  }\n\n  .rp-check-icon {\n    width: 18px;\n    height: 18px;\n    border-radius: 50%;\n    background: #e8c49c;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n\n  .rp-check-icon::after {\n    content: '\\2713';\n    color: #111111;\n    font-size: 10px;\n    font-weight: 900;\n    line-height: 1;\n  }\n\n  \/* URGENCY *\/\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\n  .rp-urgency-pill {\n    display: inline-block;\n    padding: 10px 28px;\n    border-radius: 100px;\n    border: 1px solid #666666;\n    color: #666666;\n    font-size: 13px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    font-weight: 600;\n  }\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\n  .rp-avatars-row {\n    display: flex;\n    flex-direction: row;\n  }\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: 13px;\n    font-weight: 700;\n    color: #ffffff;\n    margin-left: -10px;\n    position: relative;\n    flex-shrink: 0;\n  }\n\n  .rp-avatar:first-child {\n    margin-left: 0;\n  }\n\n  .rp-avatar-a { background: #4a7fa5; }\n  .rp-avatar-b { background: #7a5fa5; }\n  .rp-avatar-c { background: #5fa58a; }\n  .rp-avatar-d { background: #a57a5f; }\n  .rp-avatar-e { background: #a55f7a; }\n\n  .rp-avatar-check {\n    position: absolute;\n    bottom: -2px;\n    right: -2px;\n    width: 14px;\n    height: 14px;\n    border-radius: 50%;\n    background: #3b82f6;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .rp-avatar-check::after {\n    content: '\\2713';\n    color: #ffffff;\n    font-size: 8px;\n    font-weight: 900;\n    line-height: 1;\n  }\n\n  .rp-orders-pill {\n    background: #1a1a1a;\n    color: #ffffff;\n    border-radius: 100px;\n    padding: 8px 18px;\n    display: inline-flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 0;\n    line-height: 1.3;\n  }\n\n  .rp-orders-pill .rp-orders-bold {\n    font-weight: 700;\n    font-size: 14px;\n  }\n\n  .rp-orders-pill .rp-orders-small {\n    font-size: 11px;\n    color: #aaaaaa;\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\n  .rp-chapter:nth-child(even) {\n    background: #f8f8f8;\n  }\n\n  .rp-chapter-label {\n    font-size: 11px;\n    text-transform: uppercase;\n    letter-spacing: 3px;\n    color: #666666;\n    margin-bottom: 20px;\n    font-weight: 600;\n  }\n\n  .rp-chapter-headline {\n    font-size: clamp(26px, 6vw, 36px);\n    font-weight: 900;\n    color: #111111;\n    line-height: 1.15;\n    margin: 0 0 16px;\n    max-width: 600px;\n  }\n\n  .rp-chapter-headline em {\n    font-style: italic;\n    color: #e8c49c;\n  }\n\n  .rp-chapter-text {\n    font-size: clamp(15px, 3vw, 17px);\n    color: #555555;\n    line-height: 1.75;\n    max-width: 560px;\n    margin: 0 0 36px;\n  }\n\n  .rp-chapter-image {\n    width: 100%;\n    max-width: 680px;\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  }\n\n  .rp-ba-header {\n    text-align: center;\n    margin-bottom: 40px;\n  }\n\n  .rp-ba-header .rp-chapter-label {\n    display: block;\n    margin-bottom: 12px;\n  }\n\n  .rp-ba-header h2 {\n    font-size: clamp(26px, 6vw, 36px);\n    font-weight: 900;\n    color: #111111;\n    margin: 0;\n  }\n\n  .rp-ba-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n    width: 100%;\n    max-width: 680px;\n  }\n\n  .rp-ba-col {\n    border-radius: 20px;\n    padding: 28px 22px;\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n  }\n\n  .rp-ba-col-before {\n    background: #fff0f0;\n    border: 1px solid #f5c6c6;\n  }\n\n  .rp-ba-col-after {\n    background: #fdf6ee;\n    border: 1px solid #e8c49c;\n  }\n\n  .rp-ba-col-title {\n    font-size: 13px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin-bottom: 6px;\n  }\n\n  .rp-ba-col-title-before {\n    color: #cc4444;\n  }\n\n  .rp-ba-col-title-after {\n    color: #b08050;\n  }\n\n  .rp-ba-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 14px;\n    line-height: 1.5;\n    color: #333333;\n  }\n\n  .rp-ba-icon-x {\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    background: #cc4444;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  .rp-ba-icon-x::after {\n    content: '\\00D7';\n    color: #ffffff;\n    font-size: 13px;\n    font-weight: 900;\n    line-height: 1;\n  }\n\n  .rp-ba-icon-check {\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    background: #e8c49c;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  .rp-ba-icon-check::after {\n    content: '\\2713';\n    color: #111111;\n    font-size: 11px;\n    font-weight: 900;\n    line-height: 1;\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  }\n\n  .rp-specs-header {\n    text-align: center;\n    margin-bottom: 44px;\n  }\n\n  .rp-specs-header h2 {\n    font-size: clamp(26px, 6vw, 36px);\n    font-weight: 900;\n    color: #111111;\n    margin: 0;\n  }\n\n  .rp-specs-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n    width: 100%;\n    max-width: 680px;\n  }\n\n  @media (max-width: 480px) {\n    .rp-specs-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n  }\n\n  .rp-spec-card {\n    background: #f0f0f0;\n    border-radius: 16px;\n    padding: 24px 16px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    gap: 6px;\n  }\n\n  .rp-spec-icon {\n    width: 40px;\n    height: 40px;\n    margin-bottom: 8px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .rp-spec-icon-shirt {\n    width: 36px;\n    height: 32px;\n    position: relative;\n  }\n\n  .rp-spec-icon-shirt::before {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 4px;\n    right: 4px;\n    height: 20px;\n    background: #e8c49c;\n    border-radius: 2px;\n  }\n\n  .rp-spec-icon-shirt::after {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 14px;\n    background: #e8c49c;\n    clip-path: polygon(0 0, 30% 0, 30% 60%, 50% 100%, 70% 60%, 70% 0, 100% 0, 100% 40%, 70% 100%, 30% 100%, 0 40%);\n  }\n\n  .rp-spec-big-number {\n    font-size: clamp(32px, 8vw, 44px);\n    font-weight: 900;\n    color: #e8c49c;\n    line-height: 1;\n  }\n\n  .rp-spec-unit {\n    font-size: 14px;\n    font-weight: 600;\n    color: #e8c49c;\n  }\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    margin-top: 4px;\n  }\n\n  .rp-spec-desc {\n    font-size: 12px;\n    color: #666666;\n    line-height: 1.5;\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  }\n\n  .rp-reviews-header {\n    text-align: center;\n    margin-bottom: 40px;\n  }\n\n  .rp-reviews-header h2 {\n    font-size: clamp(26px, 6vw, 36px);\n    font-weight: 900;\n    color: #111111;\n    margin: 0 0 8px;\n  }\n\n  .rp-reviews-empty {\n    font-size: 15px;\n    color: #666666;\n    font-style: italic;\n    text-align: center;\n    padding: 20px 0;\n  }\n\n  .rp-stars {\n    display: flex;\n    gap: 3px;\n    justify-content: center;\n    margin-bottom: 12px;\n  }\n\n  .rp-star {\n    width: 20px;\n    height: 20px;\n    display: inline-block;\n    position: relative;\n  }\n\n  .rp-star-filled {\n    color: #e8c49c;\n    font-size: 18px;\n    line-height: 1;\n  }\n\n  .rp-star-empty {\n    color: #dddddd;\n    font-size: 18px;\n    line-height: 1;\n  }\n\n  .rp-reviews-grid {\n    display: flex;\n    flex-direction: column;\n    gap: 16px;\n    width: 100%;\n    max-width: 680px;\n  }\n\n  .rp-review-card {\n    background: #f0f0f0;\n    border-radius: 16px;\n    padding: 24px;\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n  }\n\n  .rp-review-name {\n    font-weight: 700;\n    font-size: 15px;\n    color: #111111;\n  }\n\n  .rp-review-text {\n    font-size: 14px;\n    color: #444444;\n    line-height: 1.65;\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\n  .rp-faq-header {\n    text-align: center;\n    margin-bottom: 36px;\n  }\n\n  .rp-faq-header h2 {\n    font-size: clamp(26px, 6vw, 36px);\n    font-weight: 900;\n    color: #111111;\n    margin: 0;\n  }\n\n  .rp-faq-list {\n    width: 100%;\n    max-width: 680px;\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n  }\n\n  .rp-faq-item {\n    background: #f0f0f0;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .rp-faq-question {\n    display: block;\n    padding: 18px 22px;\n    font-weight: 700;\n    font-size: 15px;\n    color: #111111;\n    cursor: pointer;\n    list-style: none;\n    position: relative;\n    padding-right: 48px;\n  }\n\n  .rp-faq-question::-webkit-details-marker {\n    display: none;\n  }\n\n  .rp-faq-question::after {\n    content: '+';\n    position: absolute;\n    right: 20px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 22px;\n    font-weight: 300;\n    color: #666666;\n    line-height: 1;\n  }\n\n  details[open] .rp-faq-question::after {\n    content: '\\2212';\n  }\n\n  .rp-faq-answer {\n    padding: 0 22px 18px;\n    font-size: 14px;\n    color: #555555;\n    line-height: 1.7;\n  }\n\n  .rp-faq-empty {\n    font-size: 15px;\n    color: #666666;\n    font-style: italic;\n    text-align: center;\n    padding: 10px 0;\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  }\n\n  .rp-trust-header {\n    text-align: center;\n    margin-bottom: 40px;\n  }\n\n  .rp-trust-header h2 {\n    font-size: clamp(24px, 5vw, 32px);\n    font-weight: 900;\n    color: #111111;\n    margin: 0;\n  }\n\n  .rp-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    width: 100%;\n    max-width: 680px;\n  }\n\n  .rp-trust-card {\n    background: #ffffff;\n    border-radius: 16px;\n    padding: 28px 20px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    gap: 10px;\n    border: 1px solid #e0e0e0;\n  }\n\n  .rp-trust-icon {\n    width: 48px;\n    height: 48px;\n    border-radius: 50%;\n    background: #fdf6ee;\n    border: 2px solid #e8c49c;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n\n  .rp-trust-icon-shield::after {\n    content: '';\n    display: block;\n    width: 22px;\n    height: 24px;\n    background: #e8c49c;\n    clip-path: polygon(50% 0%, 100% 15%, 100% 55%, 50% 100%, 0% 55%, 0% 15%);\n  }\n\n  .rp-trust-icon-truck::after {\n    content: '';\n    display: block;\n    width: 26px;\n    height: 18px;\n    background: #e8c49c;\n    clip-path: polygon(0 30%, 60% 30%, 60% 0, 100% 0, 100% 70%, 0 70%);\n  }\n\n  .rp-trust-icon-return::after {\n    content: '';\n    display: block;\n    width: 22px;\n    height: 22px;\n    border: 3px solid #e8c49c;\n    border-radius: 50%;\n    border-right-color: transparent;\n    transform: rotate(45deg);\n  }\n\n  .rp-trust-icon-star::after {\n    content: '\\2605';\n    color: #e8c49c;\n    font-size: 22px;\n    line-height: 1;\n  }\n\n  .rp-trust-card-title {\n    font-size: 14px;\n    font-weight: 700;\n    color: #111111;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n\n  .rp-trust-card-text {\n    font-size: 13px;\n    color: #666666;\n    line-height: 1.5;\n  }\n\n  \/* FINAL OFFER *\/\n  .rp-final-offer {\n    padding: 70px 24px 80px;\n    background: #111111;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    gap: 20px;\n  }\n\n  .rp-offer-badge-light {\n    display: inline-block;\n    padding: 8px 20px;\n    border-radius: 100px;\n    background: #e8c49c;\n    color: #111111;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    font-size: 11px;\n  }\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\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\n  .rp-final-price-compare {\n    font-size: 20px;\n    color: #888888;\n    text-decoration: line-through;\n  }\n\n  .rp-limited-text {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    font-size: 14px;\n    color: #aaaaaa;\n    font-style: italic;\n  }\n\n  .rp-pulse-dot {\n    width: 10px;\n    height: 10px;\n    border-radius: 50%;\n    background: #e8c49c;\n    animation: rp-pulse 1.8s infinite;\n    flex-shrink: 0;\n  }\n\n  @keyframes rp-pulse {\n    0%, 100% { opacity: 1; transform: scale(1); }\n    50% { opacity: 0.4; transform: scale(1.3); }\n  }\n\n  .rp-final-subtitle {\n    font-size: 15px;\n    color: #aaaaaa;\n    font-style: italic;\n    max-width: 400px;\n  }\n\n  \/* IMAGE GALLERY STRIP *\/\n  .rp-gallery-strip {\n    padding: 40px 24px;\n    background: #ffffff;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 16px;\n  }\n\n  .rp-gallery-row {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    width: 100%;\n    max-width: 680px;\n  }\n\n  .rp-gallery-row img {\n    width: 100%;\n    height: auto;\n    border-radius: 14px;\n    display: block;\n  }\n\n  .rp-gallery-single {\n    width: 100%;\n    max-width: 680px;\n  }\n\n  .rp-gallery-single img {\n    width: 100%;\n    height: auto;\n    border-radius: 14px;\n    display: block;\n  }\n\n  \/* DIVIDER *\/\n  .rp-divider {\n    width: 48px;\n    height: 3px;\n    background: #e8c49c;\n    border-radius: 2px;\n    margin: 0 auto 20px;\n  }\n\n  \/* CHAPTER number accent line *\/\n  .rp-chapter-number {\n    font-size: 72px;\n    font-weight: 900;\n    color: #f0f0f0;\n    line-height: 1;\n    margin-bottom: -20px;\n    letter-spacing: -2px;\n  }\n\n  @media (max-width: 480px) {\n    .rp-ba-grid {\n      grid-template-columns: 1fr;\n    }\n    .rp-trust-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rp-wrapper\"\u003e\n\n  \u003c!-- HERO SECTION --\u003e\n  \u003csection class=\"rp-hero\"\u003e\n    \u003cspan class=\"rp-offer-badge\"\u003eSummer Collection 2024\u003c\/span\u003e\n    \u003ch1 class=\"rp-hero-title\"\u003eEnsemble\u003cbr\u003eLegado\u003c\/h1\u003e\n    \u003cp class=\"rp-hero-subtitle\"\u003ePremium ribbed knit set — effortless summer style, reimagined.\u003c\/p\u003e\n\n    \u003cdiv class=\"rp-price-block\"\u003e\n      \u003cdiv class=\"rp-price-current\"\u003e44.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−77%\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rp-hero-image-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/3500\/9664\/files\/ChatGPTImage22jul2026_12_10_15p.m..png?v=1784799432\" alt=\"Ensemble Legado — Premium Ribbed Knit Set\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rp-trust-badges\"\u003e\n      \u003cdiv class=\"rp-trust-badge-item\"\u003e\n        \u003cspan class=\"rp-check-icon\"\u003e\u003c\/span\u003e\n        Free Shipping\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-trust-badge-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-badge-item\"\u003e\n        \u003cspan class=\"rp-check-icon\"\u003e\u003c\/span\u003e\n        Quality Warranty\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    \u003cspan class=\"rp-urgency-pill\"\u003eLIMITED PIECES  |  LOW ON STOCK\u003c\/span\u003e\n    \u003cdiv class=\"rp-urgency-social\"\u003e\n      \u003cdiv class=\"rp-avatars-row\"\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-bold\"\u003e20+ orders\u003c\/span\u003e\n        \u003cspan class=\"rp-orders-small\"\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    \u003cdiv class=\"rp-chapter-number\"\u003e01\u003c\/div\u003e\n    \u003cp class=\"rp-chapter-label\"\u003e— Chapter 01 \/ The Fabric\u003c\/p\u003e\n    \u003ch2 class=\"rp-chapter-headline\"\u003eCRAFTED FOR THE\u003cbr\u003e\u003cem\u003esummer season\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cdiv class=\"rp-divider\"\u003e\u003c\/div\u003e\n    \u003cp class=\"rp-chapter-text\"\u003e\n      The Legado set is built from a refined linen-cotton blend — a textile that breathes as naturally as the summer air. \n      Every thread is chosen for its lightness, its ability to keep you cool without sacrificing structure. \n      This is not fast fashion. This is fabric with intention.\n    \u003c\/p\u003e\n    \u003cimg class=\"rp-chapter-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/3500\/9664\/files\/ChatGPTImage22jul2026_02_47_16p.m..png?v=1784799432\" alt=\"Legado premium linen-cotton fabric detail\" loading=\"lazy\"\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-number\"\u003e02\u003c\/div\u003e\n    \u003cp class=\"rp-chapter-label\"\u003e— Chapter 02 \/ The Texture\u003c\/p\u003e\n    \u003ch2 class=\"rp-chapter-headline\"\u003ePREMIUM RIBBED\u003cbr\u003e\u003cem\u003eknit construction\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cdiv class=\"rp-divider\"\u003e\u003c\/div\u003e\n    \u003cp class=\"rp-chapter-text\"\u003e\n      High-grade ribbed knit gives the Legado its signature tactile appeal — a subtle vertical texture that catches light with elegance. \n      The construction provides natural stretch and shape retention across hundreds of wears. \n      Comfort that moves with you, a silhouette that stays true.\n    \u003c\/p\u003e\n    \u003cimg class=\"rp-chapter-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/3500\/9664\/files\/ChatGPTImage22jul2026_08_25_42p.m..png?v=1784799432\" alt=\"Legado ribbed knit texture closeup\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CHAPTER 03 --\u003e\n  \u003csection class=\"rp-chapter\"\u003e\n    \u003cdiv class=\"rp-chapter-number\"\u003e03\u003c\/div\u003e\n    \u003cp class=\"rp-chapter-label\"\u003e— Chapter 03 \/ The Look\u003c\/p\u003e\n    \u003ch2 class=\"rp-chapter-headline\"\u003eCOORDINATED STYLE,\u003cbr\u003e\u003cem\u003eeffortless presence\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cdiv class=\"rp-divider\"\u003e\u003c\/div\u003e\n    \u003cp class=\"rp-chapter-text\"\u003e\n      The short-sleeve tee and matching shorts form a complete, cohesive ensemble — styled to be worn together, yet versatile enough to mix and match. \n      Whether you are heading to the terrace, the beach, or a casual dinner, the Legado set carries its own quiet authority. \n      Modern lines. Timeless confidence.\n    \u003c\/p\u003e\n    \u003cimg class=\"rp-chapter-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/3500\/9664\/files\/ChatGPTImage22jul2026_08_25_37p.m..png?v=1784799432\" alt=\"Legado coordinated set styling\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- GALLERY STRIP --\u003e\n  \u003cdiv class=\"rp-gallery-strip\"\u003e\n    \u003cdiv class=\"rp-gallery-row\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/3500\/9664\/files\/ChatGPTImage22jul2026_01_23_34p.m..png?v=1784799432\" alt=\"Legado set detail view 1\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/3500\/9664\/files\/hf_20260723_041710_26026d15-eec4-45e4-9f93-6c3e3be93780.png?v=1784799432\" alt=\"Legado set detail view 2\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rp-gallery-row\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/3500\/9664\/files\/hf_20260723_041948_1c6c43d0-b4db-41b0-9096-8e4d1364162c.png?v=1784799432\" alt=\"Legado set lifestyle 1\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/3500\/9664\/files\/hf_20260723_042640_66fa8c8b-ba71-477d-badf-e3cd28537482.png?v=1784799432\" alt=\"Legado set lifestyle 2\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BEFORE \/ AFTER --\u003e\n  \u003csection class=\"rp-ba-section\"\u003e\n    \u003cdiv class=\"rp-ba-header\"\u003e\n      \u003cspan class=\"rp-chapter-label\"\u003e— The Difference\u003c\/span\u003e\n      \u003ch2\u003eBEFORE vs. AFTER LEGADO\u003c\/h2\u003e\n    \u003c\/div\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-title rp-ba-col-title-before\"\u003eBefore\u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cspan class=\"rp-ba-icon-x\"\u003e\u003c\/span\u003e\n          \u003cspan\u003eHeavy, uncomfortable summer clothes\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cspan class=\"rp-ba-icon-x\"\u003e\u003c\/span\u003e\n          \u003cspan\u003eMismatched, uncoordinated outfits\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cspan class=\"rp-ba-icon-x\"\u003e\u003c\/span\u003e\n          \u003cspan\u003eFabrics that trap heat and perspiration\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cspan class=\"rp-ba-icon-x\"\u003e\u003c\/span\u003e\n          \u003cspan\u003eStyles that lose shape after washing\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cspan class=\"rp-ba-icon-x\"\u003e\u003c\/span\u003e\n          \u003cspan\u003eGetting dressed takes too much effort\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-title rp-ba-col-title-after\"\u003eAfter\u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cspan class=\"rp-ba-icon-check\"\u003e\u003c\/span\u003e\n          \u003cspan\u003eFeather-light linen-cotton comfort\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cspan class=\"rp-ba-icon-check\"\u003e\u003c\/span\u003e\n          \u003cspan\u003eA complete, ready-to-wear ensemble\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cspan class=\"rp-ba-icon-check\"\u003e\u003c\/span\u003e\n          \u003cspan\u003eBreathable fabric for all-day freshness\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cspan class=\"rp-ba-icon-check\"\u003e\u003c\/span\u003e\n          \u003cspan\u003eRibbed knit retains its premium shape\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-ba-item\"\u003e\n          \u003cspan class=\"rp-ba-icon-check\"\u003e\u003c\/span\u003e\n          \u003cspan\u003eOne set, endless effortless style\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECS GRID --\u003e\n  \u003csection class=\"rp-specs-section\"\u003e\n    \u003cdiv class=\"rp-specs-header\"\u003e\n      \u003cp class=\"rp-chapter-label\"\u003e— Technical Details\u003c\/p\u003e\n      \u003ch2\u003eTHE SPECIFICATIONS\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rp-specs-grid\"\u003e\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003cdiv class=\"rp-spec-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"36\" height=\"36\" viewbox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \u003cpath d=\"M4 8 L12 4 L18 10 L24 4 L32 8 L28 16 L28 32 L8 32 L8 16 Z\" fill=\"#e8c49c\" opacity=\"0.3\" stroke=\"#e8c49c\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-big-number\"\u003e2\u003cspan class=\"rp-spec-unit\"\u003epcs\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-title\"\u003eFabric Blend\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-desc\"\u003eLinen \u0026amp; cotton for optimal breathability and summer comfort\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003cdiv class=\"rp-spec-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"36\" height=\"36\" viewbox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \u003crect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"6\" fill=\"#e8c49c\" opacity=\"0.3\" stroke=\"#e8c49c\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n            \u003cline x1=\"4\" y1=\"11\" x2=\"32\" y2=\"11\" stroke=\"#e8c49c\" stroke-width=\"2\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"4\" y1=\"18\" x2=\"32\" y2=\"18\" stroke=\"#e8c49c\" stroke-width=\"2\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"4\" y1=\"25\" x2=\"32\" y2=\"25\" stroke=\"#e8c49c\" stroke-width=\"2\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-big-number\"\u003e360\u003cspan class=\"rp-spec-unit\"\u003e°\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-title\"\u003eStyle Design\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-desc\"\u003eCoordinated tee \u0026amp; shorts — a fully cohesive and modern look\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003cdiv class=\"rp-spec-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"36\" height=\"36\" viewbox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \u003ccircle cx=\"18\" cy=\"18\" r=\"13\" fill=\"#e8c49c\" opacity=\"0.3\" stroke=\"#e8c49c\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M18 10 L18 18 L24 22\" stroke=\"#e8c49c\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-big-number\"\u003e∞\u003cspan class=\"rp-spec-unit\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-title\"\u003eSeason\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-desc\"\u003ePerfectly optimized for summer heat and outdoor occasions\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- REVIEWS SECTION --\u003e\n  \u003csection class=\"rp-reviews-section\"\u003e\n    \u003cdiv class=\"rp-reviews-header\"\u003e\n      \u003cp class=\"rp-chapter-label\"\u003e— Customer Voices\u003c\/p\u003e\n      \u003ch2\u003eWHAT PEOPLE SAY\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rp-reviews-grid\"\u003e\n      \u003cp class=\"rp-reviews-empty\"\u003eBe the first to review the Ensemble Legado — your story matters.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ SECTION --\u003e\n  \u003csection class=\"rp-faq-section\"\u003e\n    \u003cdiv class=\"rp-faq-header\"\u003e\n      \u003cp class=\"rp-chapter-label\"\u003e— Common Questions\u003c\/p\u003e\n      \u003ch2\u003eFREQUENTLY ASKED\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rp-faq-list\"\u003e\n      \u003cdetails class=\"rp-faq-item\"\u003e\n        \u003csummary class=\"rp-faq-question\"\u003eWhat is the Ensemble Legado made of?\u003c\/summary\u003e\n        \u003cdiv class=\"rp-faq-answer\"\u003eThe Ensemble Legado is crafted from a premium linen-cotton blend, designed for optimal breathability and lightweight comfort during warm weather. The ribbed knit construction adds texture, stretch, and lasting shape retention.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"rp-faq-item\"\u003e\n        \u003csummary class=\"rp-faq-question\"\u003eDoes the set include both the t-shirt and the shorts?\u003c\/summary\u003e\n        \u003cdiv class=\"rp-faq-answer\"\u003eYes — the Ensemble Legado is a complete two-piece set. It includes a short-sleeve ribbed t-shirt and a matching pair of shorts, both crafted from the same premium linen-cotton fabric for a coordinated look.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"rp-faq-item\"\u003e\n        \u003csummary class=\"rp-faq-question\"\u003eHow should I care for the Legado set?\u003c\/summary\u003e\n        \u003cdiv class=\"rp-faq-answer\"\u003eWe recommend a gentle machine wash at 30°C or a delicate hand wash to preserve the fabric integrity and ribbed texture. Lay flat to dry and avoid tumble drying to maintain the shape and quality of both pieces.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"rp-faq-item\"\u003e\n        \u003csummary class=\"rp-faq-question\"\u003eIs the Legado suitable for occasions beyond the beach?\u003c\/summary\u003e\n        \u003cdiv class=\"rp-faq-answer\"\u003eAbsolutely. The Legado set is designed with a modern, sophisticated silhouette that transitions seamlessly from casual beachside outings to terrace dining, travel, and relaxed social settings.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"rp-faq-item\"\u003e\n        \u003csummary class=\"rp-faq-question\"\u003eHow do I choose the right size?\u003c\/summary\u003e\n        \u003cdiv class=\"rp-faq-answer\"\u003eWe recommend consulting the size guide provided on the product page. The ribbed knit fabric offers a natural stretch, providing a comfortable and flattering fit across a range of body types. If you are between sizes, we suggest sizing up for a more relaxed summer feel.\u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST \/ GUARANTEE --\u003e\n  \u003csection class=\"rp-trust-section\"\u003e\n    \u003cdiv class=\"rp-trust-header\"\u003e\n      \u003cp class=\"rp-chapter-label\"\u003e— Our Commitments\u003c\/p\u003e\n      \u003ch2\u003eYOUR PEACE OF MIND\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rp-trust-grid\"\u003e\n      \u003cdiv class=\"rp-trust-card\"\u003e\n        \u003cdiv class=\"rp-trust-icon rp-trust-icon-shield\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-title\"\u003eQuality Guaranteed\u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-text\"\u003eEvery Legado set is quality-controlled before dispatch. We stand behind every stitch.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-trust-card\"\u003e\n        \u003cdiv class=\"rp-trust-icon rp-trust-icon-truck\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-title\"\u003eFree Shipping\u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-text\"\u003eComplimentary delivery on your order, straight to your door — no hidden fees.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-trust-card\"\u003e\n        \u003cdiv class=\"rp-trust-icon rp-trust-icon-return\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-title\"\u003eEasy Returns\u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-text\"\u003eNot satisfied? Our hassle-free return policy ensures you shop with full confidence.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-trust-card\"\u003e\n        \u003cdiv class=\"rp-trust-icon rp-trust-icon-star\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-title\"\u003ePremium Quality\u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-text\"\u003eCurated fabrics, refined construction — the Legado is designed to last and impress.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- GALLERY FINAL ROW --\u003e\n  \u003cdiv class=\"rp-gallery-strip\" style=\"background:#f8f8f8;\"\u003e\n    \u003cdiv class=\"rp-gallery-row\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/3500\/9664\/files\/hf_20260723_043327_356366a5-61b3-4e1c-abcb-2375bc1860e0.png?v=1784799432\" alt=\"Legado set editorial view 1\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/3500\/9664\/files\/hf_20260723_043837_0adcd4d9-a9d8-4d54-8094-4a7d76c6328c.png?v=1784799432\" alt=\"Legado set editorial view 2\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FINAL OFFER SECTION --\u003e\n  \u003csection class=\"rp-final-offer\"\u003e\n    \u003cspan class=\"rp-offer-badge-light\"\u003eSummer Collection 2024\u003c\/span\u003e\n    \u003cdiv class=\"rp-final-price-current\"\u003e44.99 €\u003c\/div\u003e\n    \u003cdiv class=\"rp-final-price-row\"\u003e\n      \u003cspan class=\"rp-final-price-compare\"\u003e199.00 €\u003c\/span\u003e\n      \u003cspan class=\"rp-discount-badge\"\u003e−77%\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rp-limited-text\"\u003e\n      \u003cspan class=\"rp-pulse-dot\"\u003e\u003c\/span\u003e\n      Limited offer — only a few pieces remaining\n    \u003c\/div\u003e\n    \u003cp class=\"rp-final-subtitle\"\u003eThe Ensemble Legado — where summer comfort meets refined modern style.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Halt \u0026 Co","offers":[{"title":"Default Title","offer_id":58517036663168,"sku":null,"price":44.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1005\/3500\/9664\/files\/ChatGPTImage22jul2026_12_10_15p.m..png?v=1784799432","url":"https:\/\/haltandco.com\/products\/ensemble-legado","provider":"Halt \u0026 Co","version":"1.0","type":"link"}