{"product_id":"muslin-henley-co-ord-set-1","title":"Muslin Henley Co-Ord Set-GREEN","description":"\u003cstyle\u003e\n  .mashup-product-content {\n    --mpc-bg: #fffaf7;\n    --mpc-card: #ffffff;\n    --mpc-text: #242321;\n    --mpc-muted: #6f6a65;\n    --mpc-soft: #f6eee9;\n    --mpc-line: #e9dfd9;\n    --mpc-accent: #9b6f63;\n    --mpc-accent-soft: #f3e6e0;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 10px 20px 50px;\n    color: var(--mpc-text);\n    font-family: inherit;\n    font-size: 15px;\n    line-height: 1.65;\n    box-sizing: border-box;\n  }\n\n  .mashup-product-content *,\n  .mashup-product-content *::before,\n  .mashup-product-content *::after {\n    box-sizing: border-box;\n  }\n\n  .mashup-product-content .mpc-hero {\n    padding: 34px 0 28px;\n    max-width: 820px;\n  }\n\n  .mashup-product-content .mpc-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    margin: 0 0 12px;\n    padding: 5px 11px;\n    border-radius: 999px;\n    background: var(--mpc-accent-soft);\n    color: var(--mpc-accent);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .mashup-product-content .mpc-hero h2 {\n    margin: 0 0 13px;\n    color: var(--mpc-text);\n    font-size: clamp(28px, 4vw, 43px);\n    font-weight: 700;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .mashup-product-content .mpc-lead {\n    max-width: 700px;\n    margin: 0;\n    color: var(--mpc-muted);\n    font-size: 17px;\n    line-height: 1.7;\n  }\n\n  .mashup-product-content .mpc-section {\n    padding: 30px 0;\n    border-top: 1px solid var(--mpc-line);\n  }\n\n  .mashup-product-content .mpc-section-header {\n    margin-bottom: 20px;\n  }\n\n  .mashup-product-content .mpc-section-header h3 {\n    margin: 0 0 5px;\n    color: var(--mpc-text);\n    font-size: 24px;\n    font-weight: 700;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .mashup-product-content .mpc-section-header p {\n    margin: 0;\n    color: var(--mpc-muted);\n    font-size: 14px;\n  }\n\n  .mashup-product-content .mpc-story {\n    max-width: 820px;\n  }\n\n  .mashup-product-content .mpc-story p {\n    margin: 0 0 14px;\n    color: var(--mpc-muted);\n  }\n\n  .mashup-product-content .mpc-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mashup-product-content .mpc-warning {\n    display: inline-block;\n    margin-top: 5px;\n    color: var(--mpc-text) !important;\n    font-weight: 700;\n  }\n\n  .mashup-product-content .mpc-benefits {\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .mashup-product-content .mpc-benefit {\n    min-width: 0;\n    padding: 19px 17px;\n    background: var(--mpc-card);\n    border: 1px solid var(--mpc-line);\n    border-radius: 16px;\n  }\n\n  .mashup-product-content .mpc-benefit-icon {\n    width: 32px;\n    height: 32px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    background: var(--mpc-soft);\n    color: var(--mpc-accent);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mashup-product-content .mpc-benefit h4 {\n    margin: 0 0 6px;\n    color: var(--mpc-text);\n    font-size: 15px;\n    font-weight: 700;\n    line-height: 1.35;\n  }\n\n  .mashup-product-content .mpc-benefit p {\n    margin: 0;\n    color: var(--mpc-muted);\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  .mashup-product-content .mpc-included {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    gap: 14px;\n  }\n\n  .mashup-product-content .mpc-included-item {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    padding: 17px 18px;\n    background: var(--mpc-bg);\n    border-radius: 14px;\n  }\n\n  .mashup-product-content .mpc-check {\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: var(--mpc-accent-soft);\n    color: var(--mpc-accent);\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .mashup-product-content .mpc-included-item span:last-child {\n    color: var(--mpc-text);\n    font-weight: 600;\n  }\n\n  .mashup-product-content .mpc-two-col {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .mashup-product-content .mpc-info-card {\n    min-width: 0;\n    padding: 24px;\n    background: var(--mpc-bg);\n    border-radius: 18px;\n  }\n\n  .mashup-product-content .mpc-info-card h4 {\n    margin: 0 0 9px;\n    color: var(--mpc-text);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mashup-product-content .mpc-info-card p {\n    margin: 0;\n    color: var(--mpc-muted);\n  }\n\n  .mashup-product-content .mpc-offer {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 19px 22px;\n    margin-top: 20px;\n    background: var(--mpc-soft);\n    border-radius: 16px;\n  }\n\n  .mashup-product-content .mpc-offer-label {\n    color: var(--mpc-text);\n    font-weight: 700;\n  }\n\n  .mashup-product-content .mpc-offer-values {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: flex-end;\n    gap: 8px;\n  }\n\n  .mashup-product-content .mpc-offer-values span {\n    padding: 7px 11px;\n    background: #fff;\n    border: 1px solid var(--mpc-line);\n    border-radius: 999px;\n    color: var(--mpc-text);\n    font-size: 12px;\n    font-weight: 700;\n    white-space: nowrap;\n  }\n\n  .mashup-product-content .mpc-accordion {\n    border-top: 1px solid var(--mpc-line);\n  }\n\n  .mashup-product-content .mpc-accordion:last-child {\n    border-bottom: 1px solid var(--mpc-line);\n  }\n\n  .mashup-product-content details {\n    width: 100%;\n  }\n\n  .mashup-product-content summary {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 15px;\n    width: 100%;\n    min-height: 62px;\n    padding: 15px 2px;\n    cursor: pointer;\n    list-style: none;\n    color: var(--mpc-text);\n    font-size: 16px;\n    font-weight: 700;\n  }\n\n  .mashup-product-content summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mashup-product-content summary::after {\n    content: \"+\";\n    flex: 0 0 auto;\n    color: var(--mpc-accent);\n    font-size: 22px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .mashup-product-content details[open] summary::after {\n    content: \"−\";\n  }\n\n  .mashup-product-content .mpc-accordion-content {\n    padding: 0 2px 22px;\n    color: var(--mpc-muted);\n  }\n\n  .mashup-product-content .mpc-accordion-content p {\n    margin: 0 0 12px;\n  }\n\n  .mashup-product-content .mpc-accordion-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* SIZE GUIDE *\/\n\n  .mashup-product-content .mpc-size-intro {\n    margin: 0 0 18px;\n    color: var(--mpc-muted);\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  .mashup-product-content .mpc-size-heading {\n    margin: 22px 0 10px;\n    color: var(--mpc-text);\n    font-size: 16px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .mashup-product-content .mpc-size-heading:first-child {\n    margin-top: 0;\n  }\n\n  .mashup-product-content .mpc-size-table-wrap {\n    width: 100%;\n    overflow-x: auto;\n    overflow-y: hidden;\n    -webkit-overflow-scrolling: touch;\n    border: 1px solid var(--mpc-line);\n    border-radius: 12px;\n    background: #fff;\n  }\n\n  .mashup-product-content .mpc-size-table {\n    width: 100%;\n    min-width: 900px;\n    border-collapse: separate;\n    border-spacing: 0;\n    table-layout: fixed;\n  }\n\n  .mashup-product-content .mpc-size-table th,\n  .mashup-product-content .mpc-size-table td {\n    padding: 12px 10px;\n    text-align: center;\n    border-right: 1px solid var(--mpc-line);\n    border-bottom: 1px solid var(--mpc-line);\n    white-space: nowrap;\n  }\n\n  .mashup-product-content .mpc-size-table th:last-child,\n  .mashup-product-content .mpc-size-table td:last-child {\n    border-right: 0;\n  }\n\n  .mashup-product-content .mpc-size-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .mashup-product-content .mpc-size-table th {\n    background: var(--mpc-soft);\n    color: var(--mpc-text);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.03em;\n    line-height: 1.35;\n  }\n\n  .mashup-product-content .mpc-size-table th:first-child {\n    text-align: left;\n    min-width: 145px;\n  }\n\n  .mashup-product-content .mpc-size-table td {\n    color: var(--mpc-muted);\n    font-size: 13px;\n    line-height: 1.4;\n  }\n\n  .mashup-product-content .mpc-size-table td:first-child {\n    text-align: left;\n    background: #fffaf7;\n    color: var(--mpc-text);\n    font-weight: 700;\n  }\n\n  .mashup-product-content .mpc-age {\n    display: block;\n    color: var(--mpc-text);\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .mashup-product-content .mpc-age-sub {\n    display: block;\n    margin-top: 2px;\n    color: var(--mpc-muted);\n    font-size: 10px;\n    font-weight: 500;\n  }\n\n  .mashup-product-content .mpc-size-note {\n    margin-top: 15px !important;\n    padding: 13px 15px;\n    background: var(--mpc-bg);\n    border-radius: 10px;\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  .mashup-product-content .mpc-size-note strong {\n    color: var(--mpc-text);\n  }\n\n  .mashup-product-content .mpc-scroll-hint {\n    display: none;\n    margin: 7px 0 10px;\n    color: var(--mpc-muted);\n    font-size: 11px;\n    text-align: right;\n  }\n\n  \/* DELIVERY *\/\n\n  .mashup-product-content .mpc-delivery {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mashup-product-content .mpc-delivery-card {\n    padding: 21px;\n    background: var(--mpc-bg);\n    border-radius: 16px;\n  }\n\n  .mashup-product-content .mpc-delivery-card strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--mpc-text);\n    font-size: 15px;\n  }\n\n  .mashup-product-content .mpc-delivery-card span {\n    display: block;\n    color: var(--mpc-muted);\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  \/* PRODUCT DETAILS *\/\n\n  .mashup-product-content .mpc-details-list {\n    display: grid;\n    grid-template-columns: minmax(0, 160px) minmax(0, 1fr);\n    gap: 0;\n    margin: 0;\n  }\n\n  .mashup-product-content .mpc-details-list dt,\n  .mashup-product-content .mpc-details-list dd {\n    margin: 0;\n    padding: 11px 0;\n    border-bottom: 1px solid var(--mpc-line);\n  }\n\n  .mashup-product-content .mpc-details-list dt {\n    color: var(--mpc-text);\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .mashup-product-content .mpc-details-list dd {\n    color: var(--mpc-muted);\n    font-size: 13px;\n    overflow-wrap: anywhere;\n  }\n\n  \/* REASSURANCE *\/\n\n  .mashup-product-content .mpc-reassurance {\n    padding: 30px 24px;\n    margin-top: 30px;\n    text-align: center;\n    background: var(--mpc-bg);\n    border-radius: 20px;\n  }\n\n  .mashup-product-content .mpc-reassurance h3 {\n    margin: 0 0 7px;\n    color: var(--mpc-text);\n    font-size: 22px;\n    line-height: 1.3;\n  }\n\n  .mashup-product-content .mpc-reassurance p {\n    max-width: 650px;\n    margin: 0 auto;\n    color: var(--mpc-muted);\n    font-size: 14px;\n  }\n\n  @media (max-width: 900px) {\n    .mashup-product-content .mpc-benefits {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .mashup-product-content .mpc-benefit:last-child {\n      grid-column: 1 \/ -1;\n    }\n  }\n\n  @media (max-width: 640px) {\n    .mashup-product-content {\n      padding: 0 14px 35px;\n      font-size: 14px;\n    }\n\n    .mashup-product-content .mpc-hero {\n      padding: 25px 2px 23px;\n    }\n\n    .mashup-product-content .mpc-hero h2 {\n      font-size: 29px;\n      line-height: 1.14;\n    }\n\n    .mashup-product-content .mpc-lead {\n      font-size: 15px;\n      line-height: 1.6;\n    }\n\n    .mashup-product-content .mpc-section {\n      padding: 24px 2px;\n    }\n\n    .mashup-product-content .mpc-section-header {\n      margin-bottom: 16px;\n    }\n\n    .mashup-product-content .mpc-section-header h3 {\n      font-size: 21px;\n    }\n\n    .mashup-product-content .mpc-story p {\n      margin-bottom: 12px;\n      line-height: 1.62;\n    }\n\n    .mashup-product-content .mpc-benefits {\n      grid-template-columns: 1fr;\n      gap: 9px;\n    }\n\n    .mashup-product-content .mpc-benefit:last-child {\n      grid-column: auto;\n    }\n\n    .mashup-product-content .mpc-benefit {\n      display: grid;\n      grid-template-columns: 32px minmax(0, 1fr);\n      column-gap: 12px;\n      padding: 15px;\n      border-radius: 14px;\n    }\n\n    .mashup-product-content .mpc-benefit-icon {\n      grid-row: 1 \/ span 2;\n      margin: 0;\n    }\n\n    .mashup-product-content .mpc-benefit h4 {\n      margin-bottom: 3px;\n    }\n\n    .mashup-product-content .mpc-included,\n    .mashup-product-content .mpc-two-col,\n    .mashup-product-content .mpc-delivery {\n      grid-template-columns: 1fr;\n      gap: 9px;\n    }\n\n    .mashup-product-content .mpc-info-card {\n      padding: 20px;\n      border-radius: 15px;\n    }\n\n    .mashup-product-content .mpc-offer {\n      align-items: flex-start;\n      flex-direction: column;\n      gap: 10px;\n      padding: 16px;\n    }\n\n    .mashup-product-content .mpc-offer-values {\n      justify-content: flex-start;\n    }\n\n    .mashup-product-content summary {\n      min-height: 58px;\n      font-size: 15px;\n    }\n\n    .mashup-product-content .mpc-scroll-hint {\n      display: block;\n    }\n\n    .mashup-product-content .mpc-size-table-wrap {\n      border-radius: 10px;\n    }\n\n    .mashup-product-content .mpc-size-table {\n      min-width: 900px;\n    }\n\n    .mashup-product-content .mpc-size-table th,\n    .mashup-product-content .mpc-size-table td {\n      padding: 10px 9px;\n    }\n\n    .mashup-product-content .mpc-size-heading {\n      font-size: 15px;\n    }\n\n    .mashup-product-content .mpc-details-list {\n      grid-template-columns: 1fr;\n    }\n\n    .mashup-product-content .mpc-details-list dt {\n      padding-bottom: 3px;\n      border-bottom: 0;\n    }\n\n    .mashup-product-content .mpc-details-list dd {\n      padding-top: 0;\n      padding-bottom: 11px;\n    }\n\n    .mashup-product-content .mpc-reassurance {\n      padding: 24px 18px;\n      margin-top: 22px;\n      border-radius: 16px;\n    }\n\n    .mashup-product-content .mpc-reassurance h3 {\n      font-size: 20px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .mashup-product-content * {\n      scroll-behavior: auto !important;\n      transition: none !important;\n      animation: none !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mashup-product-content\"\u003e\n\n  \u003csection class=\"mpc-hero\"\u003e\n\n    \u003cspan class=\"mpc-eyebrow\"\u003eMASHUP · Everyday Kidswear\u003c\/span\u003e\n\n    \u003ch2\u003e☁️ The Outfit They’ll Pick. Every Single Time.\u003c\/h2\u003e\n\n    \u003cp class=\"mpc-lead\"\u003e\n      A buttery-soft muslin co-ord made for little boys who like to stay comfortable, move freely and keep playing.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"mpc-section\"\u003e\n\n    \u003cdiv class=\"mpc-story\"\u003e\n\n      \u003cp\u003e\n        We’ve tested it on our own kids — give them a choice, and this is the outfit they reach for. Morning, afternoon, playtime, travel time or just lounging at home.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        And once you feel the fabric, you’ll know why.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Made from buttery-soft 100% Cotton Double-Gauze Muslin made from organic cotton fibres, this 2-piece co-ord feels incredibly light, airy and gentle on little skin.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Designed for little boys who are always on the move, the relaxed silhouette gives them complete freedom to run, play, sit, sleep and do everything kids do — without wanting to change out of it.\n      \u003c\/p\u003e\n\n      \u003cp class=\"mpc-warning\"\u003e\n        Warning: He might refuse to wear anything else. ☁️\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"mpc-section\"\u003e\n\n    \u003cdiv class=\"mpc-section-header\"\u003e\n      \u003ch3\u003eWhy They’ll Keep Reaching for It\u003c\/h3\u003e\n      \u003cp\u003eThoughtful comfort for everyday little adventures.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mpc-benefits\"\u003e\n\n      \u003carticle class=\"mpc-benefit\"\u003e\n        \u003cdiv class=\"mpc-benefit-icon\"\u003e✓\u003c\/div\u003e\n        \u003ch4\u003eKid-Tested Favourite\u003c\/h4\u003e\n        \u003cp\u003e\n          Tested with our own little ones — this is the outfit they keep choosing.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mpc-benefit\"\u003e\n        \u003cdiv class=\"mpc-benefit-icon\"\u003e☁️\u003c\/div\u003e\n        \u003ch4\u003eButtery-Soft Muslin\u003c\/h4\u003e\n        \u003cp\u003e\n          Soft, airy double-gauze cotton that feels almost weightless on the body.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mpc-benefit\"\u003e\n        \u003cdiv class=\"mpc-benefit-icon\"\u003e24\u003c\/div\u003e\n        \u003ch4\u003eAll-Day Comfort\u003c\/h4\u003e\n        \u003cp\u003e\n          Relaxed and breathable enough to wear from morning to bedtime.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mpc-benefit\"\u003e\n        \u003cdiv class=\"mpc-benefit-icon\"\u003e↗️\u003c\/div\u003e\n        \u003ch4\u003eMade to Move\u003c\/h4\u003e\n        \u003cp\u003e\n          Comfortable fits that don't get in the way of play.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mpc-benefit\"\u003e\n        \u003cdiv class=\"mpc-benefit-icon\"\u003eA\u003c\/div\u003e\n        \u003ch4\u003eAzo-Free Dyes\u003c\/h4\u003e\n        \u003cp\u003e\n          Made using azo-free dyes.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"mpc-section\"\u003e\n\n    \u003cdiv class=\"mpc-section-header\"\u003e\n      \u003ch3\u003eWhat’s Included\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mpc-included\"\u003e\n\n      \u003cdiv class=\"mpc-included-item\"\u003e\n        \u003cspan class=\"mpc-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003eComfortable shirt\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mpc-included-item\"\u003e\n        \u003cspan class=\"mpc-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003eMatching shorts\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"mpc-section\"\u003e\n\n    \u003cdiv class=\"mpc-two-col\"\u003e\n\n      \u003cdiv class=\"mpc-info-card\"\u003e\n\n        \u003ch4\u003eWhy Muslin?\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Double-gauze muslin is lightweight, breathable and naturally airy, with a soft feel that sits comfortably against delicate skin. Its easy feel makes it a practical choice for everyday movement and wear.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mpc-info-card\"\u003e\n\n        \u003ch4\u003eMade for Little Moves\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The relaxed silhouette keeps comfort at the centre, giving little ones an easy fit for active days and quiet moments alike.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SIZE GUIDE --\u003e\n\n  \u003csection class=\"mpc-section\"\u003e\n\n    \u003cdiv class=\"mpc-accordion\"\u003e\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003eSize Guide\u003c\/summary\u003e\n\n        \u003cdiv class=\"mpc-accordion-content\"\u003e\n\n          \u003cp class=\"mpc-size-intro\"\u003e\n            All measurements below are \u003cstrong\u003egarment measurements\u003c\/strong\u003e. Choose the size closest to your child’s current measurements and preferred fit.\n          \u003c\/p\u003e\n\n\n          \u003c!-- INCHES --\u003e\n\n          \u003ch4 class=\"mpc-size-heading\"\u003e\n            Size Chart in Inches\n          \u003c\/h4\u003e\n\n          \u003cp class=\"mpc-scroll-hint\"\u003e\n            ← Swipe to view the complete chart →\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"mpc-size-table-wrap\"\u003e\n\n            \u003ctable class=\"mpc-size-table\"\u003e\n\n              \u003cthead\u003e\n\n                \u003ctr\u003e\n\n                  \u003cth scope=\"col\"\u003eMeasurement\u003c\/th\u003e\n\n                  \u003cth scope=\"col\"\u003e\n                    \u003cspan class=\"mpc-age\"\u003e6–12\u003c\/span\u003e\n                    \u003cspan class=\"mpc-age-sub\"\u003eMonths\u003c\/span\u003e\n                  \u003c\/th\u003e\n\n                  \u003cth scope=\"col\"\u003e\n                    \u003cspan class=\"mpc-age\"\u003e1–2\u003c\/span\u003e\n                    \u003cspan class=\"mpc-age-sub\"\u003eYears\u003c\/span\u003e\n                  \u003c\/th\u003e\n\n                  \u003cth scope=\"col\"\u003e\n                    \u003cspan class=\"mpc-age\"\u003e2–3\u003c\/span\u003e\n                    \u003cspan class=\"mpc-age-sub\"\u003eYears\u003c\/span\u003e\n                  \u003c\/th\u003e\n\n                  \u003cth scope=\"col\"\u003e\n                    \u003cspan class=\"mpc-age\"\u003e3–4\u003c\/span\u003e\n                    \u003cspan class=\"mpc-age-sub\"\u003eYears\u003c\/span\u003e\n                  \u003c\/th\u003e\n\n                  \u003cth scope=\"col\"\u003e\n                    \u003cspan class=\"mpc-age\"\u003e4–5\u003c\/span\u003e\n                    \u003cspan class=\"mpc-age-sub\"\u003eYears\u003c\/span\u003e\n                  \u003c\/th\u003e\n\n                  \u003cth scope=\"col\"\u003e\n                    \u003cspan class=\"mpc-age\"\u003e5–6\u003c\/span\u003e\n                    \u003cspan class=\"mpc-age-sub\"\u003eYears\u003c\/span\u003e\n                  \u003c\/th\u003e\n\n                  \u003cth scope=\"col\"\u003e\n                    \u003cspan class=\"mpc-age\"\u003e6–7\u003c\/span\u003e\n                    \u003cspan class=\"mpc-age-sub\"\u003eYears\u003c\/span\u003e\n                  \u003c\/th\u003e\n\n                \u003c\/tr\u003e\n\n              \u003c\/thead\u003e\n\n              \u003ctbody\u003e\n\n                \u003ctr\u003e\n                  \u003ctd\u003eTop Length\u003c\/td\u003e\n                  \u003ctd\u003e14\u003c\/td\u003e\n                  \u003ctd\u003e15\u003c\/td\u003e\n                  \u003ctd\u003e16\u003c\/td\u003e\n                  \u003ctd\u003e17\u003c\/td\u003e\n                  \u003ctd\u003e18\u003c\/td\u003e\n                  \u003ctd\u003e19\u003c\/td\u003e\n                  \u003ctd\u003e20\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003ctd\u003eSleeve Length\u003c\/td\u003e\n                  \u003ctd\u003e4\u003c\/td\u003e\n                  \u003ctd\u003e4.25\u003c\/td\u003e\n                  \u003ctd\u003e4.5\u003c\/td\u003e\n                  \u003ctd\u003e4.75\u003c\/td\u003e\n                  \u003ctd\u003e5\u003c\/td\u003e\n                  \u003ctd\u003e5.25\u003c\/td\u003e\n                  \u003ctd\u003e5.5\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003ctd\u003eHalf Chest\u003c\/td\u003e\n                  \u003ctd\u003e12\u003c\/td\u003e\n                  \u003ctd\u003e12.5\u003c\/td\u003e\n                  \u003ctd\u003e13\u003c\/td\u003e\n                  \u003ctd\u003e13.5\u003c\/td\u003e\n                  \u003ctd\u003e14\u003c\/td\u003e\n                  \u003ctd\u003e14.5\u003c\/td\u003e\n                  \u003ctd\u003e15\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003ctd\u003eShoulder\u003c\/td\u003e\n                  \u003ctd\u003e9.5\u003c\/td\u003e\n                  \u003ctd\u003e10\u003c\/td\u003e\n                  \u003ctd\u003e10.5\u003c\/td\u003e\n                  \u003ctd\u003e11\u003c\/td\u003e\n                  \u003ctd\u003e11.5\u003c\/td\u003e\n                  \u003ctd\u003e12.25\u003c\/td\u003e\n                  \u003ctd\u003e12.75\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003ctd\u003eShorts Length\u003c\/td\u003e\n                  \u003ctd\u003e9.5\u003c\/td\u003e\n                  \u003ctd\u003e10.5\u003c\/td\u003e\n                  \u003ctd\u003e11.5\u003c\/td\u003e\n                  \u003ctd\u003e12.5\u003c\/td\u003e\n                  \u003ctd\u003e14.5\u003c\/td\u003e\n                  \u003ctd\u003e15.5\u003c\/td\u003e\n                  \u003ctd\u003e16.5\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003ctd\u003eWaist\u003c\/td\u003e\n                  \u003ctd\u003e24.5\u003c\/td\u003e\n                  \u003ctd\u003e25\u003c\/td\u003e\n                  \u003ctd\u003e25.5\u003c\/td\u003e\n                  \u003ctd\u003e26\u003c\/td\u003e\n                  \u003ctd\u003e26.5\u003c\/td\u003e\n                  \u003ctd\u003e27\u003c\/td\u003e\n                  \u003ctd\u003e27.5\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003ctd\u003eBottom\u003c\/td\u003e\n                  \u003ctd\u003e5.75\u003c\/td\u003e\n                  \u003ctd\u003e6.25\u003c\/td\u003e\n                  \u003ctd\u003e6.75\u003c\/td\u003e\n                  \u003ctd\u003e7.25\u003c\/td\u003e\n                  \u003ctd\u003e7.75\u003c\/td\u003e\n                  \u003ctd\u003e8.5\u003c\/td\u003e\n                  \u003ctd\u003e9\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n              \u003c\/tbody\u003e\n\n            \u003c\/table\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003c!-- CENTIMETERS --\u003e\n\n          \u003ch4 class=\"mpc-size-heading\"\u003e\n            Size Chart in CM\n          \u003c\/h4\u003e\n\n          \u003cp class=\"mpc-scroll-hint\"\u003e\n            ← Swipe to view the complete chart →\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"mpc-size-table-wrap\"\u003e\n\n            \u003ctable class=\"mpc-size-table\"\u003e\n\n              \u003cthead\u003e\n\n                \u003ctr\u003e\n\n                  \u003cth scope=\"col\"\u003eMeasurement\u003c\/th\u003e\n\n                  \u003cth scope=\"col\"\u003e\n                    \u003cspan class=\"mpc-age\"\u003e6–12\u003c\/span\u003e\n                    \u003cspan class=\"mpc-age-sub\"\u003eMonths\u003c\/span\u003e\n                  \u003c\/th\u003e\n\n                  \u003cth scope=\"col\"\u003e\n                    \u003cspan class=\"mpc-age\"\u003e1–2\u003c\/span\u003e\n                    \u003cspan class=\"mpc-age-sub\"\u003eYears\u003c\/span\u003e\n                  \u003c\/th\u003e\n\n                  \u003cth scope=\"col\"\u003e\n                    \u003cspan class=\"mpc-age\"\u003e2–3\u003c\/span\u003e\n                    \u003cspan class=\"mpc-age-sub\"\u003eYears\u003c\/span\u003e\n                  \u003c\/th\u003e\n\n                  \u003cth scope=\"col\"\u003e\n                    \u003cspan class=\"mpc-age\"\u003e3–4\u003c\/span\u003e\n                    \u003cspan class=\"mpc-age-sub\"\u003eYears\u003c\/span\u003e\n                  \u003c\/th\u003e\n\n                  \u003cth scope=\"col\"\u003e\n                    \u003cspan class=\"mpc-age\"\u003e4–5\u003c\/span\u003e\n                    \u003cspan class=\"mpc-age-sub\"\u003eYears\u003c\/span\u003e\n                  \u003c\/th\u003e\n\n                  \u003cth scope=\"col\"\u003e\n                    \u003cspan class=\"mpc-age\"\u003e5–6\u003c\/span\u003e\n                    \u003cspan class=\"mpc-age-sub\"\u003eYears\u003c\/span\u003e\n                  \u003c\/th\u003e\n\n                  \u003cth scope=\"col\"\u003e\n                    \u003cspan class=\"mpc-age\"\u003e6–7\u003c\/span\u003e\n                    \u003cspan class=\"mpc-age-sub\"\u003eYears\u003c\/span\u003e\n                  \u003c\/th\u003e\n\n                \u003c\/tr\u003e\n\n              \u003c\/thead\u003e\n\n              \u003ctbody\u003e\n\n                \u003ctr\u003e\n                  \u003ctd\u003eTop Length\u003c\/td\u003e\n                  \u003ctd\u003e35.56\u003c\/td\u003e\n                  \u003ctd\u003e38.1\u003c\/td\u003e\n                  \u003ctd\u003e40.64\u003c\/td\u003e\n                  \u003ctd\u003e43.18\u003c\/td\u003e\n                  \u003ctd\u003e45.72\u003c\/td\u003e\n                  \u003ctd\u003e48.26\u003c\/td\u003e\n                  \u003ctd\u003e50.8\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003ctd\u003eSleeve Length\u003c\/td\u003e\n                  \u003ctd\u003e10\u003c\/td\u003e\n                  \u003ctd\u003e10.5\u003c\/td\u003e\n                  \u003ctd\u003e11.5\u003c\/td\u003e\n                  \u003ctd\u003e12\u003c\/td\u003e\n                  \u003ctd\u003e12.5\u003c\/td\u003e\n                  \u003ctd\u003e13.5\u003c\/td\u003e\n                  \u003ctd\u003e14\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003ctd\u003eHalf Chest\u003c\/td\u003e\n                  \u003ctd\u003e30.48\u003c\/td\u003e\n                  \u003ctd\u003e31.75\u003c\/td\u003e\n                  \u003ctd\u003e33.02\u003c\/td\u003e\n                  \u003ctd\u003e34.29\u003c\/td\u003e\n                  \u003ctd\u003e35.56\u003c\/td\u003e\n                  \u003ctd\u003e36.83\u003c\/td\u003e\n                  \u003ctd\u003e38.1\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003ctd\u003eShoulder\u003c\/td\u003e\n                  \u003ctd\u003e24.13\u003c\/td\u003e\n                  \u003ctd\u003e25.4\u003c\/td\u003e\n                  \u003ctd\u003e26.67\u003c\/td\u003e\n                  \u003ctd\u003e27.94\u003c\/td\u003e\n                  \u003ctd\u003e29.21\u003c\/td\u003e\n                  \u003ctd\u003e31.115\u003c\/td\u003e\n                  \u003ctd\u003e32.385\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003ctd\u003eShorts Length\u003c\/td\u003e\n                  \u003ctd\u003e24\u003c\/td\u003e\n                  \u003ctd\u003e26.38\u003c\/td\u003e\n                  \u003ctd\u003e29.25\u003c\/td\u003e\n                  \u003ctd\u003e31.75\u003c\/td\u003e\n                  \u003ctd\u003e34.25\u003c\/td\u003e\n                  \u003ctd\u003e36.75\u003c\/td\u003e\n                  \u003ctd\u003e39.5\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003ctd\u003eWaist\u003c\/td\u003e\n                  \u003ctd\u003e61\u003c\/td\u003e\n                  \u003ctd\u003e63.5\u003c\/td\u003e\n                  \u003ctd\u003e64.75\u003c\/td\u003e\n                  \u003ctd\u003e66\u003c\/td\u003e\n                  \u003ctd\u003e67.25\u003c\/td\u003e\n                  \u003ctd\u003e68.5\u003c\/td\u003e\n                  \u003ctd\u003e70\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003ctd\u003eBottom\u003c\/td\u003e\n                  \u003ctd\u003e14.5\u003c\/td\u003e\n                  \u003ctd\u003e15.75\u003c\/td\u003e\n                  \u003ctd\u003e17\u003c\/td\u003e\n                  \u003ctd\u003e18.5\u003c\/td\u003e\n                  \u003ctd\u003e19.5\u003c\/td\u003e\n                  \u003ctd\u003e21.5\u003c\/td\u003e\n                  \u003ctd\u003e23\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n              \u003c\/tbody\u003e\n\n            \u003c\/table\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cp class=\"mpc-size-note\"\u003e\n            \u003cstrong\u003eSize tip:\u003c\/strong\u003e\n            Measurements are taken from the garment. If your child falls between two sizes, we recommend considering the child’s current measurements and your preferred fit.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- DELIVERY --\u003e\n\n    \u003cdiv class=\"mpc-accordion\"\u003e\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003eDelivery Information\u003c\/summary\u003e\n\n        \u003cdiv class=\"mpc-accordion-content\"\u003e\n\n          \u003cdiv class=\"mpc-delivery\"\u003e\n\n            \u003cdiv class=\"mpc-delivery-card\"\u003e\n              \u003cstrong\u003eFast Dispatch\u003c\/strong\u003e\n              \u003cspan\u003eYour order is dispatched the same day.\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"mpc-delivery-card\"\u003e\n              \u003cstrong\u003eEstimated Delivery\u003c\/strong\u003e\n              \u003cspan\u003e3–5 business days after the order is shipped.\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- PRODUCT DETAILS --\u003e\n\n    \u003cdiv class=\"mpc-accordion\"\u003e\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003eProduct Details\u003c\/summary\u003e\n\n        \u003cdiv class=\"mpc-accordion-content\"\u003e\n\n          \u003cdl class=\"mpc-details-list\"\u003e\n\n            \u003cdt\u003eProduct\u003c\/dt\u003e\n            \u003cdd\u003e2-Piece Muslin Co-Ord Set\u003c\/dd\u003e\n\n            \u003cdt\u003eMaterial\u003c\/dt\u003e\n            \u003cdd\u003e100% Cotton Double-Gauze Muslin made from organic cotton fibres\u003c\/dd\u003e\n\n            \u003cdt\u003eDye\u003c\/dt\u003e\n            \u003cdd\u003eAzo-free dyes\u003c\/dd\u003e\n\n            \u003cdt\u003eProduct Code\u003c\/dt\u003e\n            \u003cdd\u003eON40137\u003c\/dd\u003e\n\n            \u003cdt\u003eCountry of Origin\u003c\/dt\u003e\n            \u003cdd\u003eIndia\u003c\/dd\u003e\n\n            \u003cdt\u003eManufactured \/ Marketed \u0026amp; Packed By\u003c\/dt\u003e\n            \u003cdd\u003eD.M. SONS APPARELS PVT LTD, Ready-Made Garments Complex, Indore-452010\u003c\/dd\u003e\n\n          \u003c\/dl\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- OFFER --\u003e\n\n  \u003csection class=\"mpc-section\"\u003e\n\n    \u003cdiv class=\"mpc-offer\"\u003e\n\n      \u003cspan class=\"mpc-offer-label\"\u003e\n        Make room for more favourites.\n      \u003c\/span\u003e\n\n      \u003cdiv class=\"mpc-offer-values\"\u003e\n        \u003cspan\u003eBuy 2 → 10% OFF\u003c\/span\u003e\n        \u003cspan\u003eBuy 3+ → 15% OFF\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mpc-reassurance\"\u003e\n\n      \u003ch3\u003e\n        Soft enough for slow mornings. Easy enough for busy days.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Made for the little moments that make up their everyday — with comfort parents can feel good about choosing.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"MASHUP","offers":[{"title":"0-1YEARS","offer_id":48998361596129,"sku":"ON40137GREEN1","price":1299.0,"currency_code":"INR","in_stock":true},{"title":"2YEARS","offer_id":48998361628897,"sku":"ON40137GREEN2","price":1299.0,"currency_code":"INR","in_stock":true},{"title":"3YEARS","offer_id":48998361661665,"sku":"ON40137GREEN3","price":1299.0,"currency_code":"INR","in_stock":true},{"title":"4YEARS","offer_id":48998361694433,"sku":"ON40137GREEN4","price":1299.0,"currency_code":"INR","in_stock":true},{"title":"5YEARS","offer_id":48998361727201,"sku":"ON40137GREEN5","price":1299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1554\/5149\/files\/WhatsApp_Image_2026-09-04_at_5.46.11_PM_2.jpg?v=1788524221","url":"https:\/\/www.mashup.in\/products\/muslin-henley-co-ord-set-1","provider":"MASHUP","version":"1.0","type":"link"}