{"product_id":"hada-no-megumi-set-1","title":"[Weekly Sale] Hada no Megumi Baby Care Set","description":"\u003cstyle\u003e\n  .product-description {\n    font-family: \"Open Sans\", Arial, sans-serif;\n    font-size: 15px;\n    line-height: 1.6;\n    color: #333;\n  }\n\n  .product-description * {\n    box-sizing: border-box;\n  }\n\n  .product-description h2 {\n    margin: 0 0 12px;\n    color: #222;\n    font-size: 25px;\n    line-height: 1.25;\n  }\n\n  .product-description h3 {\n    margin: 0 0 10px;\n    color: #2f2f2f;\n    font-size: 19px;\n    line-height: 1.35;\n  }\n\n  .product-description p {\n    margin: 0 0 14px;\n  }\n\n  .product-description strong {\n    font-weight: 700;\n  }\n\n  .product-description ul,\n  .product-description ol {\n    margin: 0 0 14px;\n    padding-left: 22px;\n  }\n\n  .product-description li {\n    margin-bottom: 7px;\n  }\n\n  .product-description hr {\n    margin: 24px 0;\n    border: 0;\n    border-top: 1px solid #e5e5e5;\n  }\n\n  .product-description a {\n    color: #c25757;\n    font-weight: 600;\n    text-decoration: underline;\n    text-underline-offset: 2px;\n  }\n\n  .product-intro {\n    margin-bottom: 18px;\n  }\n\n  .product-intro p:last-child {\n    margin-bottom: 0;\n  }\n\n  .bundle-summary {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin: 18px 0;\n  }\n\n  .summary-box {\n    padding: 16px 10px;\n    border: 1px solid #f0dddd;\n    border-radius: 12px;\n    background: #fff8f8;\n    text-align: center;\n  }\n\n  .summary-box strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #c84040;\n    font-size: 18px;\n  }\n\n  .summary-box span {\n    display: block;\n    color: #555;\n    font-size: 13px;\n    line-height: 1.4;\n  }\n\n  .benefit-box {\n    margin: 18px 0;\n    padding: 20px 22px;\n    border: 1px solid #f1dddd;\n    border-radius: 14px;\n    background: #fff8f8;\n  }\n\n  .benefit-box h3 {\n    margin-bottom: 12px;\n  }\n\n  .benefit-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .benefit-list li {\n    position: relative;\n    margin-bottom: 11px;\n    padding-left: 29px;\n  }\n\n  .benefit-list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .benefit-list li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: #d84b4b;\n    font-size: 18px;\n    font-weight: 700;\n    content: \"✓\";\n  }\n\n  .highlight-line {\n    margin: 16px 0 0;\n    padding: 13px 16px;\n    border-left: 4px solid #ef6f6f;\n    border-radius: 0 8px 8px 0;\n    background: #fff4f4;\n    color: #333;\n    font-weight: 700;\n  }\n\n  .product-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin: 14px 0 4px;\n  }\n\n  .product-card {\n    padding: 18px;\n    border: 1px solid #eadede;\n    border-radius: 12px;\n    background: #fffafa;\n  }\n\n  .product-card strong {\n    display: block;\n    margin-bottom: 6px;\n    color: #c84040;\n    font-size: 16px;\n  }\n\n  .product-card p {\n    margin: 0 0 9px;\n  }\n\n  .product-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .quantity-label {\n    display: inline-block;\n    margin-bottom: 9px;\n    padding: 4px 10px;\n    border-radius: 20px;\n    background: #fce8e8;\n    color: #a93636;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .product-link {\n    display: inline-block;\n    margin-top: 10px;\n    padding: 7px 11px;\n    border-radius: 7px;\n    background: #c25757;\n    color: #fff !important;\n    font-size: 13px;\n    font-weight: 700;\n    text-decoration: none !important;\n    transition: opacity 0.2s ease;\n  }\n\n  .product-link:hover {\n    opacity: 0.82;\n  }\n\n  .use-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin: 14px 0 4px;\n  }\n\n  .use-card {\n    padding: 16px;\n    border: 1px solid #e7e7e7;\n    border-radius: 12px;\n    background: #fafafa;\n  }\n\n  .use-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #2f2f2f;\n  }\n\n  .use-card p {\n    margin: 0;\n  }\n\n  .spec-table-wrap {\n    width: 100%;\n    margin-top: 12px;\n    overflow-x: auto;\n  }\n\n  .spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .spec-table th,\n  .spec-table td {\n    padding: 11px 12px;\n    border: 1px solid #e5e5e5;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .spec-table th {\n    width: 38%;\n    background: #fafafa;\n    font-weight: 700;\n  }\n\n  .icon-grid {\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 15px;\n  }\n\n  .icon-box {\n    display: flex;\n    min-height: 112px;\n    align-items: center;\n    justify-content: center;\n    padding: 10px;\n    border: 1px solid #e4e4e4;\n    border-radius: 12px;\n    background: #fff;\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n  }\n\n  .icon-box:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 5px 14px rgba(0, 0, 0, 0.07);\n  }\n\n  .icon-box img {\n    display: block;\n    width: 88%;\n    max-height: 88px;\n    object-fit: contain;\n  }\n\n  .care-box {\n    margin: 18px 0;\n    padding: 20px 22px;\n    border: 1px solid #efdfd2;\n    border-radius: 14px;\n    background: #fffaf6;\n  }\n\n  .care-box h3 {\n    margin-bottom: 12px;\n  }\n\n  .care-box ul {\n    margin-bottom: 0;\n  }\n\n  .warning-box {\n    margin: 18px 0;\n    padding: 20px 22px;\n    border: 1px solid #f0d8ca;\n    border-radius: 14px;\n    background: #fff8f4;\n  }\n\n  .warning-box h3 {\n    margin-bottom: 12px;\n  }\n\n  .warning-box ul {\n    margin-bottom: 0;\n  }\n\n  .closing-box {\n    padding: 20px 22px;\n    border: 1px solid #efdede;\n    border-radius: 14px;\n    background: linear-gradient(135deg, #fff7f7 0%, #fff 100%);\n  }\n\n  .closing-box p:last-child {\n    margin-bottom: 0;\n  }\n\n  @media (max-width: 900px) {\n    .product-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .bundle-summary {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .product-description {\n      font-size: 14px;\n      line-height: 1.55;\n    }\n\n    .product-description h2 {\n      font-size: 22px;\n    }\n\n    .product-description h3 {\n      font-size: 18px;\n    }\n\n    .benefit-box,\n    .care-box,\n    .warning-box,\n    .closing-box {\n      padding: 17px;\n    }\n\n    .use-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .bundle-summary {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .icon-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .spec-table th,\n    .spec-table td {\n      padding: 9px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n\n  \u003c!-- INTRODUCTION --\u003e\n  \u003cdiv class=\"product-intro\"\u003e\n    \u003ch2\u003eSoft Cotton Essentials for Bathing, Diaper Care and Everyday Comfort\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The Suzuran Baby \u003cstrong\u003eHada no Megumi Baby Care Set\u003c\/strong\u003e combines\n      three practical cotton essentials for bathing, drying, diaper changes,\n      feeding and everyday skin care.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The set includes reusable cotton gauze handkerchiefs, large gauze bath\n      towels and a generous supply of Antibacterial Cut Cotton for daily\n      newborn and family-care routines.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Thoughtfully selected for families who value soft, breathable and\n      versatile cotton products, this bundle supports gentle care from birth\n      onwards.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BUNDLE SUMMARY --\u003e\n  \u003cdiv class=\"bundle-summary\"\u003e\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e10 Pieces\u003c\/strong\u003e\n      \u003cspan\u003eGauze Handkerchiefs\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e2 Pieces\u003c\/strong\u003e\n      \u003cspan\u003eLarge Gauze Bath Towels\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e6 Packs\u003c\/strong\u003e\n      \u003cspan\u003eAntibacterial Cut Cotton\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e720 Pieces\u003c\/strong\u003e\n      \u003cspan\u003eCut Cotton in Total\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- KEY BENEFITS --\u003e\n  \u003cdiv class=\"benefit-box\"\u003e\n    \u003ch3\u003eWhy parents choose the Hada no Megumi Set\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n      \u003cli\u003e\n        Includes \u003cstrong\u003ethree complementary baby-care essentials\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Supports bathing, drying, diaper care, feeding and everyday cleaning\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Combines reusable cotton gauze with hygienic single-use Cut Cotton\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Includes \u003cstrong\u003e720 pieces of Antibacterial Cut Cotton\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Soft cotton materials suitable for newborn and sensitive skin\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Antibacterial-treated products support hygienic everyday use\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Gauze products are lightweight, breathable and quick-drying\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Practical for nurseries, changing stations and bath areas\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Suitable for newborn preparation and thoughtful gifting\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Individual products are thoughtfully \u003cstrong\u003eDesigned in Japan\u003c\/strong\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"highlight-line\"\u003e\n    Reusable gauze essentials for bathing and feeding, together with a\n    generous supply of dry cotton for diaper and skin care.\n  \u003c\/p\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- WHAT IS INCLUDED --\u003e\n  \u003ch3\u003eWhat is included in the Hada no Megumi Baby Care Set?\u003c\/h3\u003e\n\n  \u003cdiv class=\"product-grid\"\u003e\n\n    \u003c!-- HANDKERCHIEF --\u003e\n    \u003cdiv class=\"product-card\"\u003e\n      \u003cspan class=\"quantity-label\"\u003e\n        1 pack · 10 pieces\n      \u003c\/span\u003e\n\n      \u003cstrong\u003eAntibacterial Gauze Handkerchiefs\u003c\/strong\u003e\n\n      \u003cp\u003e\n        Soft and reusable \u003cstrong\u003e30 cm × 30 cm\u003c\/strong\u003e cloths made from\n        100% cotton gauze.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Suitable for feeding, burping, wiping drool, bath-time washing and\n        everyday baby cleanups.\n      \u003c\/p\u003e\n\n      \u003ca class=\"product-link\" href=\"https:\/\/suzuranbaby.sg\/collections\/baby-body-cleaning\/products\/gauze-handkerchief\"\u003e\n        View Product\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- LARGE BATH TOWEL --\u003e\n    \u003cdiv class=\"product-card\"\u003e\n      \u003cspan class=\"quantity-label\"\u003e\n        1 pack · 2 pieces\n      \u003c\/span\u003e\n\n      \u003cstrong\u003eAntibacterial Gauze Large Bath Towels\u003c\/strong\u003e\n\n      \u003cp\u003e\n        Generously sized \u003cstrong\u003e90 cm × 90 cm\u003c\/strong\u003e towels made from\n        lightweight and breathable 100% cotton gauze.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Suitable for supervised bathing, gentle drying, wrapping, feeding\n        and everyday baby care.\n      \u003c\/p\u003e\n\n      \u003ca class=\"product-link\" href=\"https:\/\/suzuranbaby.sg\/collections\/baby-bathing-care\/products\/gauze-large-bath-towel-2-pcs\"\u003e\n        View Product\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- CUT COTTON --\u003e\n    \u003cdiv class=\"product-card\"\u003e\n      \u003cspan class=\"quantity-label\"\u003e\n        6 packs · 120 pieces each · 720 pieces total\n      \u003c\/span\u003e\n\n      \u003cstrong\u003eAntibacterial Cut Cotton\u003c\/strong\u003e\n\n      \u003cp\u003e\n        Large \u003cstrong\u003e10 cm × 13 cm\u003c\/strong\u003e pre-cut dry cotton pieces for\n        diaper changes, targeted skin cleaning and everyday family hygiene.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Use dry or moisten with clean water or a preferred cleansing solution.\n      \u003c\/p\u003e\n\n      \u003ca class=\"product-link\" href=\"https:\/\/suzuranbaby.sg\/collections\/baby-nappy-care\/products\/antibacterial-cut-cotton-120-pcs\"\u003e\n        View Product\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp class=\"highlight-line\"\u003e\n    Each listing above represents one retail pack type included in the set.\n  \u003c\/p\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- PRODUCT ROLES --\u003e\n  \u003ch3\u003eThree essentials for different everyday care routines\u003c\/h3\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eBath-time washing\u003c\/strong\u003e\n      \u003cp\u003e\n        Use the Gauze Handkerchiefs as soft washcloths for gently cleaning\n        your baby’s face and body.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eAfter-bath drying\u003c\/strong\u003e\n      \u003cp\u003e\n        Use the Large Gauze Bath Towels to wrap and gently pat your baby dry.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eDiaper-area cleaning\u003c\/strong\u003e\n      \u003cp\u003e\n        Moisten Antibacterial Cut Cotton with clean water for gentle external\n        cleaning during diaper changes.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eFeeding and burping\u003c\/strong\u003e\n      \u003cp\u003e\n        Use Gauze Handkerchiefs or folded bath towels to manage drool, milk\n        dribbles and feeding messes.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eTargeted skin cleaning\u003c\/strong\u003e\n      \u003cp\u003e\n        Use Cut Cotton for skin folds and smaller external areas where a\n        disposable cotton piece is more practical.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eEveryday family hygiene\u003c\/strong\u003e\n      \u003cp\u003e\n        Keep the cotton products ready at the changing station, bathroom or\n        nursery for regular care.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- HANDKERCHIEF --\u003e\n  \u003ch3\u003eAbout the Antibacterial Gauze Handkerchiefs\u003c\/h3\u003e\n\n  \u003cp\u003e\n    The soft gauze handkerchiefs are designed for repeated daily use across\n    feeding, bathing and cleaning routines.\n  \u003c\/p\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eMade from 100% cotton gauze\u003c\/li\u003e\n    \u003cli\u003eEach handkerchief measures 30 cm × 30 cm\u003c\/li\u003e\n    \u003cli\u003eIncludes 10 reusable pieces per pack\u003c\/li\u003e\n    \u003cli\u003eSoft and breathable for delicate baby skin\u003c\/li\u003e\n    \u003cli\u003eSuitable for feeding, burping and wiping drool\u003c\/li\u003e\n    \u003cli\u003eCan be used as a gentle bath-time washcloth\u003c\/li\u003e\n    \u003cli\u003eAntibacterial-treated and ready to use after opening\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cp class=\"highlight-line\"\u003e\n    Wash after use and allow each handkerchief to dry completely before reuse.\n  \u003c\/p\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- LARGE BATH TOWELS --\u003e\n  \u003ch3\u003eAbout the Antibacterial Gauze Large Bath Towels\u003c\/h3\u003e\n\n  \u003cp\u003e\n    The large square towels provide broad coverage for supervised bathing,\n    gentle after-bath drying and other everyday baby-care routines.\n  \u003c\/p\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eMade from 100% cotton gauze\u003c\/li\u003e\n    \u003cli\u003eEach towel measures 90 cm × 90 cm\u003c\/li\u003e\n    \u003cli\u003eIncludes 2 reusable towels per pack\u003c\/li\u003e\n    \u003cli\u003eLightweight and breathable for newborn comfort\u003c\/li\u003e\n    \u003cli\u003eSuitable for gently patting delicate skin dry\u003c\/li\u003e\n    \u003cli\u003eCan be folded for feeding, burping or changing-area care\u003c\/li\u003e\n    \u003cli\u003eAntibacterial-treated and ready to use after opening\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cp class=\"highlight-line\"\u003e\n    Always maintain direct adult supervision during bathing and keep loose\n    towels away from unsupervised sleeping areas.\n  \u003c\/p\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- CUT COTTON --\u003e\n  \u003ch3\u003eAbout Antibacterial Cut Cotton\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Antibacterial Cut Cotton provides a versatile dry cotton option for\n    diaper changes, targeted cleaning, maternity hygiene and everyday\n    family care.\n  \u003c\/p\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eEach cotton piece measures 10 cm × 13 cm\u003c\/li\u003e\n    \u003cli\u003eIncludes 120 pieces per pack\u003c\/li\u003e\n    \u003cli\u003eThe bundle provides 6 packs and 720 pieces in total\u003c\/li\u003e\n    \u003cli\u003eCan be used dry or moistened with clean water\u003c\/li\u003e\n    \u003cli\u003eSuitable for diaper-area and delicate external skin cleaning\u003c\/li\u003e\n    \u003cli\u003ePre-cut and ready to use without tearing or cutting\u003c\/li\u003e\n    \u003cli\u003eAntibacterial processing supports hygienic daily care\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cp class=\"highlight-line\"\u003e\n    Use a fresh cotton piece whenever cleaning a different body area or when\n    additional cleaning is required.\n  \u003c\/p\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- WHY CHOOSE --\u003e\n  \u003ch3\u003eWhy choose a mixed reusable and disposable care set?\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Different baby-care routines call for different product formats. Reusable\n    gauze supports repeated bath-time, feeding and drying routines, while\n    single-use Cut Cotton provides a fresh cotton piece for targeted cleaning.\n  \u003c\/p\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eReusable gauze for regular bathing and feeding routines\u003c\/li\u003e\n    \u003cli\u003eSingle-use cotton for diaper and targeted skin cleaning\u003c\/li\u003e\n    \u003cli\u003eHelps organise products according to the care task\u003c\/li\u003e\n    \u003cli\u003eProvides a generous supply for everyday home use\u003c\/li\u003e\n    \u003cli\u003eSuitable for the nursery, bathroom and changing station\u003c\/li\u003e\n    \u003cli\u003ePractical for newborn preparation and postpartum routines\u003c\/li\u003e\n    \u003cli\u003eMakes a useful gift for expecting or new parents\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- SUITABLE FOR --\u003e\n  \u003ch3\u003eWho is the Hada no Megumi Set suitable for?\u003c\/h3\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eParents preparing for a newborn’s arrival\u003c\/li\u003e\n\n    \u003cli\u003e\n      Families seeking bath, feeding and diaper-care essentials\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Parents who prefer reusable cotton gauze products\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Families who regularly use dry cotton during diaper changes\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Expecting parents organising home and hospital essentials\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Friends or relatives looking for a practical newborn gift\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Newborns onwards, subject to each product’s individual guidance\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003ch3\u003eSet specifications\u003c\/h3\u003e\n\n  \u003cdiv class=\"spec-table-wrap\"\u003e\n    \u003ctable class=\"spec-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003cth\u003eProduct name\u003c\/th\u003e\n          \u003ctd\u003eSuzuran Baby Hada no Megumi Baby Care Set\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSet type\u003c\/th\u003e\n          \u003ctd\u003eNewborn bathing, feeding, diaper and everyday care set\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eNumber of product types\u003c\/th\u003e\n          \u003ctd\u003e3 products\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eGauze Handkerchiefs\u003c\/th\u003e\n          \u003ctd\u003e1 pack · 10 pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eHandkerchief dimension\u003c\/th\u003e\n          \u003ctd\u003e30 cm × 30 cm per piece\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eLarge Gauze Bath Towels\u003c\/th\u003e\n          \u003ctd\u003e1 pack · 2 pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBath towel dimension\u003c\/th\u003e\n          \u003ctd\u003e90 cm × 90 cm per towel\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eGauze material\u003c\/th\u003e\n          \u003ctd\u003e100% cotton gauze\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eAntibacterial Cut Cotton\u003c\/th\u003e\n          \u003ctd\u003e6 packs · 120 pieces per pack · 720 pieces total\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCut Cotton dimension\u003c\/th\u003e\n          \u003ctd\u003e10 cm × 13 cm per piece\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCut Cotton format\u003c\/th\u003e\n          \u003ctd\u003ePre-cut dry absorbent cotton\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSuitable stage\u003c\/th\u003e\n          \u003ctd\u003eNewborn onwards, subject to individual product guidance\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eRecommended uses\u003c\/th\u003e\n          \u003ctd\u003e\n            Bathing, drying, feeding, burping, diaper changes, targeted skin\n            cleaning and everyday family hygiene\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eDesign\u003c\/th\u003e\n          \u003ctd\u003eIndividual products are Designed in Japan\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProduct formats\u003c\/th\u003e\n          \u003ctd\u003eReusable cotton gauze and single-use dry cotton\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- ICONS --\u003e\n  \u003ch3\u003eGentle qualities parents can trust\u003c\/h3\u003e\n\n  \u003cdiv class=\"icon-grid\"\u003e\n    \u003cdiv class=\"icon-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/Suzuran-Baby-Icons_100_PureCotton.png?v=1775555557\" alt=\"Pure cotton baby-care products\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"icon-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/OEKO-TEX_STANDARD100_Logo_rgb.png?v=1775555558\" alt=\"OEKO-TEX Standard 100\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"icon-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/icon-03_540x_5dc6f5f2-a411-4d89-990b-aea1d8e862de.webp?v=1732691578\" alt=\"Antibacterial processing\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"icon-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/icon-07_540x_a84a8482-55b2-4f44-8813-7435a2ec3677.webp?v=1732691710\" alt=\"Soft and absorbent cotton\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"icon-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/icon-14_540x_5550e143-1e47-4036-bfaa-3d698c49e1d0.webp?v=1732691771\" alt=\"Suitable for newborn care\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- CARE --\u003e\n  \u003cdiv class=\"care-box\"\u003e\n    \u003ch3\u003eCare and usage guidance\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003e\n        Follow the usage and care instructions provided for each individual\n        product.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        The antibacterial-treated gauze products are ready to use immediately\n        after opening.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Wash reusable gauze products after use or whenever wet, dirty or\n        soiled.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Hand wash or machine wash using a gentle cycle or low-spin setting.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Wash gauze products in cold water below 35°C.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use baby detergent or mild detergent.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Hang dry under the sun and allow products to dry completely before\n        reuse.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Warm water, hot water or dryer use may cause slight cotton-gauze\n        shrinkage.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        If tumble drying is necessary, use the lowest available temperature.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use Cut Cotton dry or moistened with clean water according to the\n        cleaning routine.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Dispose of Cut Cotton after use. Do not wash or reuse.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Store all products in a cool, dry and hygienic place.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- SAFETY --\u003e\n  \u003cdiv class=\"warning-box\"\u003e\n    \u003ch3\u003eImportant safety guidance\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003e\n        Always use baby-care products under appropriate adult supervision.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Never leave a baby unattended in or near water.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep towels and handkerchiefs away from the baby’s face, nose and\n        mouth during use.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Do not leave loose gauze products inside a cot, bassinet or\n        unsupervised sleeping area.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use Cut Cotton only for appropriate external cleaning.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use a fresh cotton piece when moving to another body area.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Stop use if irritation, discomfort or an unusual reaction occurs.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Replace reusable gauze products if damaged, excessively worn or\n        affected by loose threads.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep all products and packaging out of reach of babies and children.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Do not flush used Cut Cotton.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"closing-box\"\u003e\n    \u003ch3\u003eSoft cotton care from bath time to diaper changes\u003c\/h3\u003e\n\n    \u003cp\u003e\n      From gentle washing and after-bath drying to feeding cleanups and diaper\n      care, the Suzuran Baby Hada no Megumi Baby Care Set provides practical\n      cotton essentials for your baby’s everyday routine.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003e\n        Ten gauze handkerchiefs, two large bath towels and 720 pieces of\n        Antibacterial Cut Cotton—thoughtfully combined for gentle care from\n        birth onwards.\n      \u003c\/strong\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Suzuran Baby Singapore","offers":[{"title":"Default Title","offer_id":54023605616958,"sku":null,"price":99.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/HadanoMegumiSet_4904549e-1b07-4da9-8d10-2f61041738d2.png?v=1785982750","url":"https:\/\/suzuranbaby.sg\/products\/hada-no-megumi-set-1","provider":"Suzuran Baby Singapore","version":"1.0","type":"link"}