{"product_id":"mori-no-yasumi-bundle-1","title":"Mori no Yasumi Bundle","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(2, 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.full-width {\n    grid-column: 1 \/ -1;\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  .comparison-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    border: 1px solid #e4e4e4;\n    border-radius: 12px;\n  }\n\n  .info-box {\n    margin: 18px 0;\n    padding: 20px 22px;\n    border: 1px solid #efdfd2;\n    border-radius: 14px;\n    background: #fffaf6;\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  .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  .info-box ul,\n  .warning-box ul,\n  .closing-box p:last-child {\n    margin-bottom: 0;\n  }\n\n  @media (max-width: 900px) {\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    .product-grid,\n    .use-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .product-card.full-width {\n      grid-column: auto;\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    .benefit-box,\n    .info-box,\n    .warning-box,\n    .closing-box {\n      padding: 17px;\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\n    \u003ch2\u003eMori no Yasumi Bundle – Gentle Everyday Care from Feeding to Bath Time\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The Suzuran Baby \u003cstrong\u003eMori no Yasumi Bundle\u003c\/strong\u003e brings together\n      three everyday baby-care essentials for newborn oral hygiene, breastfeeding\n      care, diaper changes, gentle skin cleansing and bath time.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The bundle includes \u003cstrong\u003e8 full-size packs of Wet Cleaning Cotton\u003c\/strong\u003e,\n      \u003cstrong\u003e2 packs of Antibacterial Cut Cotton 120pcs\u003c\/strong\u003e and\n      \u003cstrong\u003e1 Gauze Large Bath Towel\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      From gentle cleaning after feeding to diaper care and cosy post-bath wrapping,\n      Mori no Yasumi provides practical cotton essentials for the routines parents\n      repeat throughout the day.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- BUNDLE SUMMARY --\u003e\n  \u003cdiv class=\"bundle-summary\"\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e8 Packs\u003c\/strong\u003e\n      \u003cspan\u003eWet Cleaning Cotton\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e480 Pieces\u003c\/strong\u003e\n      \u003cspan\u003ePre-Moistened Cotton\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e240 Pieces\u003c\/strong\u003e\n      \u003cspan\u003eAntibacterial Cut Cotton\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e1 Large Towel\u003c\/strong\u003e\n      \u003cspan\u003eGauze Bath Care\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003cdiv class=\"benefit-box\"\u003e\n\n    \u003ch3\u003eWhy parents choose the Mori no Yasumi Bundle\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        Supports \u003cstrong\u003eoral care, breastfeeding hygiene, diaper care,\n        skin cleansing and bath time\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Includes \u003cstrong\u003e8 full-size Wet Cleaning Cotton packs\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Provides \u003cstrong\u003e240 individually sealed sachets \/ 480 pieces\u003c\/strong\u003e\n        of Wet Cleaning Cotton\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Includes \u003cstrong\u003e2 Antibacterial Cut Cotton 120pcs packs \/\n        240 pieces in total\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Includes \u003cstrong\u003e1 Gauze Large Bath Towel\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Combines pre-moistened cotton, dry cotton and reusable gauze\n        for different baby-care routines\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Suitable for newborn and everyday family care\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Practical for preparing feeding, changing and bathing essentials\n        in one bundle\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp class=\"highlight-line\"\u003e\n    A complete cotton-care bundle for feeding, oral hygiene, diaper changes,\n    gentle cleansing and comforting bath-time routines.\n  \u003c\/p\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- WHAT'S INCLUDED --\u003e\n  \u003ch3\u003eWhat is included in the Mori no Yasumi Bundle?\u003c\/h3\u003e\n\n  \u003cdiv class=\"product-grid\"\u003e\n\n    \u003c!-- WET CLEANING COTTON --\u003e\n    \u003cdiv class=\"product-card\"\u003e\n\n      \u003cspan class=\"quantity-label\"\u003e\n        8 packs · 240 sachets · 480 pieces\n      \u003c\/span\u003e\n\n      \u003cstrong\u003eWet Cleaning Cotton\u003c\/strong\u003e\n\n      \u003cp\u003e\n        Individually sealed pre-moistened cotton made with\n        \u003cstrong\u003e100% pure cotton and 100% purified water\u003c\/strong\u003e.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Designed for gentle newborn oral care, visible milk-residue cleaning\n        and breastfeeding hygiene.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Each pack contains \u003cstrong\u003e30 sachets \/ 60 cotton pieces\u003c\/strong\u003e.\n        Across 8 packs, the bundle provides \u003cstrong\u003e240 sachets \/\n        480 cotton pieces\u003c\/strong\u003e.\n      \u003c\/p\u003e\n\n      \u003ca class=\"product-link\" href=\"https:\/\/suzuranbaby.sg\/collections\/baby-oral-care\/products\/wet-cleaning-cotton-30-sachets-60-pcs\"\u003e\n        View Wet Cleaning Cotton\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- CUT COTTON --\u003e\n    \u003cdiv class=\"product-card\"\u003e\n\n      \u003cspan class=\"quantity-label\"\u003e\n        2 packs · 120 pieces each · 240 pieces\n      \u003c\/span\u003e\n\n      \u003cstrong\u003eAntibacterial Cut Cotton 120pcs\u003c\/strong\u003e\n\n      \u003cp\u003e\n        Soft pre-cut dry cotton designed for diaper-area care,\n        delicate skin cleansing and everyday external hygiene.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Use dry where appropriate or moisten with clean water according\n        to your preferred baby-care routine.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Two full-size packs provide\n        \u003cstrong\u003e240 Antibacterial Cut Cotton pieces\u003c\/strong\u003e.\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 Antibacterial Cut Cotton\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- LARGE BATH TOWEL --\u003e\n    \u003cdiv class=\"product-card full-width\"\u003e\n\n      \u003cspan class=\"quantity-label\"\u003e\n        1 Gauze Large Bath Towel\n      \u003c\/span\u003e\n\n      \u003cstrong\u003eAntibacterial Gauze Large Bath Towel\u003c\/strong\u003e\n\n      \u003cp\u003e\n        A soft, lightweight and breathable gauze towel designed for gentle\n        drying and wrapping after baby's bath.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Made from \u003cstrong\u003e100% cotton gauze\u003c\/strong\u003e, the towel is designed\n        to feel soft against delicate baby skin while providing comfortable\n        coverage after bathing.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Its generous size makes it suitable for post-bath drying, wrapping\n        and other appropriate everyday baby-care uses.\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 Large Bath Towel\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp class=\"highlight-line\"\u003e\n    480 Wet Cleaning Cotton pieces + 240 Antibacterial Cut Cotton pieces +\n    1 Large Bath Towel for gentle care throughout baby's day.\n  \u003c\/p\u003e\n\n  \u003c!-- DAILY ROUTINE --\u003e\n  \u003ch3\u003eGentle care throughout baby's daily routine\u003c\/h3\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eAfter feeding\u003c\/strong\u003e\n      \u003cp\u003e\n        Use Wet Cleaning Cotton for gentle cleaning of baby's gums,\n        tongue, inner cheeks and visible milk residue.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eBreastfeeding hygiene\u003c\/strong\u003e\n      \u003cp\u003e\n        Individually sealed Wet Cleaning Cotton provides a convenient\n        pre-moistened option for gentle breastfeeding care.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eDiaper changes\u003c\/strong\u003e\n      \u003cp\u003e\n        Moisten Antibacterial Cut Cotton with clean water for gentle\n        external cleaning during diaper changes.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eFace \u0026amp; body cleansing\u003c\/strong\u003e\n      \u003cp\u003e\n        Use Cut Cotton for gentle targeted cleaning of baby's face,\n        hands, body and delicate external skin areas.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eBath time\u003c\/strong\u003e\n      \u003cp\u003e\n        Gently dry baby's body after bathing with the soft Gauze Large Bath Towel.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003ePost-bath comfort\u003c\/strong\u003e\n      \u003cp\u003e\n        Use the Large Bath Towel to comfortably wrap baby immediately after bathing.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- WET CLEANING COTTON --\u003e\n  \u003ch3\u003eWet Cleaning Cotton for newborn oral \u0026amp; breastfeeding care\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Wet Cleaning Cotton provides a ready-to-use pre-moistened cotton format\n    for baby's early oral-care routine and breastfeeding hygiene.\n  \u003c\/p\u003e\n\n  \u003cul\u003e\n\n    \u003cli\u003e\u003cstrong\u003e100% pure cotton\u003c\/strong\u003e\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003e100% purified water\u003c\/strong\u003e\u003c\/li\u003e\n    \u003cli\u003ePre-moistened and ready to use\u003c\/li\u003e\n    \u003cli\u003eIndividually sealed for hygiene and convenience\u003c\/li\u003e\n    \u003cli\u003eSterilized for hygienic use\u003c\/li\u003e\n    \u003cli\u003eNo alcohol\u003c\/li\u003e\n    \u003cli\u003eNo fragrance\u003c\/li\u003e\n    \u003cli\u003eNo preservatives\u003c\/li\u003e\n    \u003cli\u003eSuitable for newborn oral-care routines\u003c\/li\u003e\n    \u003cli\u003eSuitable for breastfeeding hygiene\u003c\/li\u003e\n\n  \u003c\/ul\u003e\n\n  \u003cp class=\"highlight-line\"\u003e\n    Eight packs provide 240 individually sealed sachets, making it easy\n    to keep Wet Cleaning Cotton ready at home and while travelling.\n  \u003c\/p\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- CUT COTTON --\u003e\n  \u003ch3\u003eAntibacterial Cut Cotton for diaper \u0026amp; skin care\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Antibacterial Cut Cotton provides a versatile dry cotton format for\n    everyday external cleaning. Parents can use the cotton dry or add\n    clean water according to the intended care routine.\n  \u003c\/p\u003e\n\n  \u003cul\u003e\n\n    \u003cli\u003e120 pre-cut pieces per pack\u003c\/li\u003e\n    \u003cli\u003e240 pieces across the two included packs\u003c\/li\u003e\n    \u003cli\u003eAntibacterial processed\u003c\/li\u003e\n    \u003cli\u003eSuitable for diaper-area care\u003c\/li\u003e\n    \u003cli\u003eSuitable for gentle face and body cleansing\u003c\/li\u003e\n    \u003cli\u003eCan be used dry or moistened with clean water\u003c\/li\u003e\n    \u003cli\u003eConvenient pre-cut format\u003c\/li\u003e\n    \u003cli\u003eSuitable for delicate everyday baby-care routines\u003c\/li\u003e\n\n  \u003c\/ul\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- BATH TOWEL --\u003e\n  \u003ch3\u003eGauze Large Bath Towel for soft post-bath care\u003c\/h3\u003e\n\n  \u003cp\u003e\n    The Gauze Large Bath Towel completes the Mori no Yasumi care routine\n    with a reusable bath-time essential for drying and wrapping baby.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eGentle drying\u003c\/strong\u003e\n      \u003cp\u003e\n        Pat baby's skin gently after bathing instead of using harsh rubbing.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eComfortable wrapping\u003c\/strong\u003e\n      \u003cp\u003e\n        The generous towel format provides practical coverage for wrapping baby.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eBreathable cotton gauze\u003c\/strong\u003e\n      \u003cp\u003e\n        Lightweight cotton gauze provides a soft and airy feel for daily bath care.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eReusable everyday essential\u003c\/strong\u003e\n      \u003cp\u003e\n        Wash and reuse as part of baby's regular bathing routine.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- WHY TOGETHER --\u003e\n  \u003ch3\u003eWhy these three essentials work together\u003c\/h3\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eWet Cleaning Cotton\u003c\/strong\u003e\n      \u003cp\u003e\n        Pre-moistened cotton for newborn oral care and breastfeeding hygiene.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eAntibacterial Cut Cotton\u003c\/strong\u003e\n      \u003cp\u003e\n        Dry cotton for diaper changes and gentle external skin cleansing.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eGauze Large Bath Towel\u003c\/strong\u003e\n      \u003cp\u003e\n        Reusable soft gauze for drying and wrapping after bath time.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eOne practical daily-care bundle\u003c\/strong\u003e\n      \u003cp\u003e\n        Together, the three products support feeding, hygiene,\n        changing and bathing routines.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp class=\"highlight-line\"\u003e\n    From feeding and diaper changes to the warmth of bath time,\n    Mori no Yasumi supports the gentle routines that make up baby's day.\n  \u003c\/p\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- WHO IT IS FOR --\u003e\n  \u003ch3\u003eWho is the Mori no Yasumi Bundle suitable for?\u003c\/h3\u003e\n\n  \u003cul\u003e\n\n    \u003cli\u003eNewborns, babies and young children\u003c\/li\u003e\n    \u003cli\u003eParents preparing for baby's arrival\u003c\/li\u003e\n    \u003cli\u003eFamilies who regularly use Wet Cleaning Cotton\u003c\/li\u003e\n    \u003cli\u003eBreastfeeding mothers\u003c\/li\u003e\n    \u003cli\u003eParents establishing an early newborn oral-care routine\u003c\/li\u003e\n    \u003cli\u003eFamilies who prefer cotton-based diaper and skin cleansing\u003c\/li\u003e\n    \u003cli\u003eParents preparing nursery and bathing essentials\u003c\/li\u003e\n    \u003cli\u003eFamilies looking for a practical multi-purpose baby-care bundle\u003c\/li\u003e\n    \u003cli\u003eNewborn gifting and baby shower gifting\u003c\/li\u003e\n\n  \u003c\/ul\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003ch3\u003eBundle specifications\u003c\/h3\u003e\n\n  \u003cdiv class=\"spec-table-wrap\"\u003e\n    \u003ctable class=\"spec-table\"\u003e\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBundle name\u003c\/th\u003e\n          \u003ctd\u003eMori no Yasumi Bundle\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBundle type\u003c\/th\u003e\n          \u003ctd\u003eNewborn oral, breastfeeding, diaper, skin and bath-care bundle\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eWet Cleaning Cotton\u003c\/th\u003e\n          \u003ctd\u003e8 full-size packs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eWet Cleaning Cotton per pack\u003c\/th\u003e\n          \u003ctd\u003e30 sachets \/ 60 pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal Wet Cleaning Cotton\u003c\/th\u003e\n          \u003ctd\u003e240 sachets \/ 480 pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eWet Cleaning Cotton composition\u003c\/th\u003e\n          \u003ctd\u003e100% pure cotton + 100% purified water\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eWet Cleaning Cotton format\u003c\/th\u003e\n          \u003ctd\u003ePre-moistened and individually sealed\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eAntibacterial Cut Cotton\u003c\/th\u003e\n          \u003ctd\u003e2 full-size packs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCut Cotton per pack\u003c\/th\u003e\n          \u003ctd\u003e120 pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal Cut Cotton\u003c\/th\u003e\n          \u003ctd\u003e240 pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCut Cotton format\u003c\/th\u003e\n          \u003ctd\u003ePre-cut dry cotton\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCut Cotton processing\u003c\/th\u003e\n          \u003ctd\u003eAntibacterial processed\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal disposable cotton pieces\u003c\/th\u003e\n          \u003ctd\u003e720 pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBath-care item\u003c\/th\u003e\n          \u003ctd\u003eAntibacterial Gauze Large Bath Towel × 1\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBath towel material\u003c\/th\u003e\n          \u003ctd\u003e100% cotton gauze\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSuitable stage\u003c\/th\u003e\n          \u003ctd\u003eNewborn onwards\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eRecommended uses\u003c\/th\u003e\n          \u003ctd\u003e\n            Newborn oral care, breastfeeding hygiene, diaper changes,\n            gentle skin cleansing, bathing, drying and wrapping\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eDisposal\u003c\/th\u003e\n          \u003ctd\u003e\n            Wet Cleaning Cotton and Cut Cotton are single use and not flushable.\n            Bath towel is reusable.\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\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\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=\"100% pure 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\/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 care\" 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 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\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- COMPARISON --\u003e\n  \u003ch3\u003eNot sure which Suzuran cotton to choose?\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Wet Cleaning Cotton, Antibacterial Cut Cotton and Antibacterial Cotton\n    Sheet are designed for different baby-care routines. Use the comparison\n    guide below to understand which format suits each need.\n  \u003c\/p\u003e\n\n  \u003cdiv style=\"margin-top: 14px; text-align: center;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/Product_Differences.png?v=1773195009\" class=\"comparison-image\" alt=\"Comparison of Suzuran Baby cotton products\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- STORAGE --\u003e\n  \u003cdiv class=\"info-box\"\u003e\n\n    \u003ch3\u003eStorage \u0026amp; care guidance\u003c\/h3\u003e\n\n    \u003cul\u003e\n\n      \u003cli\u003eStore unopened cotton products in a cool, dry and hygienic place.\u003c\/li\u003e\n\n      \u003cli\u003eKeep away from direct sunlight, excessive heat and moisture.\u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep Wet Cleaning Cotton sachets sealed until immediately before use.\n      \u003c\/li\u003e\n\n      \u003cli\u003eUse Wet Cleaning Cotton promptly after opening.\u003c\/li\u003e\n\n      \u003cli\u003eKeep unused Cut Cotton inside its original packaging.\u003c\/li\u003e\n\n      \u003cli\u003eHandle cotton products with clean, dry hands.\u003c\/li\u003e\n\n      \u003cli\u003eUse each disposable cotton piece once only.\u003c\/li\u003e\n\n      \u003cli\u003eDispose of used cotton in a regular waste bin.\u003c\/li\u003e\n\n      \u003cli\u003e\u003cstrong\u003eDo not flush Wet Cleaning Cotton or Cut Cotton.\u003c\/strong\u003e\u003c\/li\u003e\n\n      \u003cli\u003e\n        Wash and care for the Gauze Large Bath Towel according to its\n        product care instructions.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- SAFETY --\u003e\n  \u003cdiv class=\"warning-box\"\u003e\n\n    \u003ch3\u003eImportant information\u003c\/h3\u003e\n\n    \u003cul\u003e\n\n      \u003cli\u003e\n        Always use baby-care products under appropriate adult supervision.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Wash and dry your hands before newborn oral care.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Wrap Wet Cleaning Cotton securely around a clean finger before oral use.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Do not insert the cotton or your finger deeply into baby's mouth.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use Cut Cotton only for appropriate external cleansing.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use a fresh cotton piece when moving to a different body area.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Do not wash or reuse Wet Cleaning Cotton or Cut Cotton.\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        Seek advice from a qualified healthcare professional for medical,\n        wound-care, skin or oral-health concerns.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep unused products and packaging out of reach of babies and children.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"closing-box\"\u003e\n\n    \u003ch3\u003eGentle everyday care from feeding to bath time\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The \u003cstrong\u003eMori no Yasumi Bundle\u003c\/strong\u003e brings together\n      \u003cstrong\u003e8 packs of Wet Cleaning Cotton\u003c\/strong\u003e,\n      \u003cstrong\u003e2 packs of Antibacterial Cut Cotton\u003c\/strong\u003e and\n      \u003cstrong\u003e1 Gauze Large Bath Towel\u003c\/strong\u003e for practical baby care\n      throughout the day.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      With \u003cstrong\u003e720 disposable cotton pieces\u003c\/strong\u003e plus a reusable\n      soft gauze bath towel, the bundle supports oral hygiene,\n      breastfeeding care, diaper changes, skin cleansing and bath-time comfort.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003e\n        A thoughtful cotton-care bundle for the everyday moments that\n        keep baby clean, comfortable and cared for.\n      \u003c\/strong\u003e\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Suzuran Baby Singapore","offers":[{"title":"Default Title","offer_id":54093405421886,"sku":null,"price":159.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/MorinoYasumiBundle_a0e434e1-9048-40b8-a51e-12922b45e127.png?v=1786503457","url":"https:\/\/suzuranbaby.sg\/products\/mori-no-yasumi-bundle-1","provider":"Suzuran Baby Singapore","version":"1.0","type":"link"}