{"product_id":"suzuran-baby-newborn-essentials-starter-kit-8-baby-care-essentials","title":"Newborn Essentials Starter Kit | 8 Baby Care Essentials","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    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 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  .icon-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 15px;\n  }\n\n  .icon-box {\n    display: flex;\n    min-height: 150px;\n    align-items: center;\n    justify-content: center;\n    padding: 12px;\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: 125px;\n    object-fit: contain;\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  .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    .icon-box {\n      min-height: 120px;\n    }\n\n    .icon-box img {\n      max-height: 100px;\n    }\n\n    .spec-table th,\n    .spec-table td {\n      padding: 9px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"product-description\"\u003e\n\n  \u003c!-- INTRODUCTION --\u003e\n  \u003cdiv class=\"product-intro\"\u003e\n\n    \u003ch2\u003e8 Everyday Essentials for Your Newborn’s First Care Routine\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The \u003cstrong\u003eSuzuran Baby Newborn Essentials Starter Kit\u003c\/strong\u003e\n      brings together eight thoughtfully selected baby-care essentials for\n      oral care, diaper changes, body cleaning, bathing, feeding and everyday\n      newborn comfort.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      From individually packed Wet Cleaning Cotton for early oral care to\n      dry cotton essentials for everyday cleaning and soft reusable gauze\n      products for bathing and comfort, every item has a practical place in\n      your baby's daily routine.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Designed to help expecting and new parents prepare the essentials they\n      are likely to reach for every day, this complete starter kit brings\n      multiple Suzuran Baby care categories together in one convenient set.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- BUNDLE SUMMARY --\u003e\n  \u003cdiv class=\"bundle-summary\"\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e8 Essentials\u003c\/strong\u003e\n      \u003cspan\u003eComplete Baby Care Set\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e4 Cotton\u003c\/strong\u003e\n      \u003cspan\u003eCleaning Essentials\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e4 Gauze\u003c\/strong\u003e\n      \u003cspan\u003eReusable Essentials\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003eFrom Birth\u003c\/strong\u003e\n      \u003cspan\u003eEveryday Newborn Care\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- KEY BENEFITS --\u003e\n  \u003cdiv class=\"benefit-box\"\u003e\n\n    \u003ch3\u003eWhy parents choose the Newborn Essentials Starter Kit\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e8 complementary essentials\u003c\/strong\u003e thoughtfully selected\n        for everyday newborn care\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Covers oral care, diaper care, body cleaning, bathing, feeding and\n        everyday comfort\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Combines pre-moistened, dry and reusable cotton formats for different\n        care needs\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Includes practical essentials for the nursery, changing station,\n        feeding area and bathroom\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Soft cotton and gauze materials selected with delicate baby skin in mind\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Antibacterial-treated products support hygienic everyday baby care\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Reusable gauze essentials are soft, breathable and practical for\n        repeated daily use\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Helps expecting parents prepare multiple baby-care routines in one set\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Suitable for newborn preparation, baby showers and thoughtful gifting\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Backed by Suzuran's long-standing experience in medical-grade cotton\n        products\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cp class=\"highlight-line\"\u003e\n    One thoughtfully selected starter kit for the everyday moments that matter —\n    from feeding and oral care to diaper changes, bathing, cleaning and newborn\n    comfort.\n  \u003c\/p\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- WHAT IS INCLUDED --\u003e\n  \u003ch3\u003eWhat is included in the Newborn Essentials Starter Kit?\u003c\/h3\u003e\n\n  \u003cdiv class=\"product-grid\"\u003e\n\n\n    \u003c!-- WET CLEANING COTTON --\u003e\n    \u003cdiv class=\"product-card\"\u003e\n\n      \u003cspan class=\"quantity-label\"\u003e\n        1 box · 30 sachets · 60 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        Suitable for gentle newborn oral care, including cleaning the gums\n        and tongue, as well as breastfeeding hygiene and delicate skin care.\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 Product\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- CUT COTTON --\u003e\n    \u003cdiv class=\"product-card\"\u003e\n\n      \u003cspan class=\"quantity-label\"\u003e\n        1 pack · 120 pieces\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 baby care.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Conveniently use dry or moisten with clean water according to your\n        preferred care routine.\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\n    \u003c\/div\u003e\n\n\n    \u003c!-- COTTON SWAB --\u003e\n    \u003cdiv class=\"product-card\"\u003e\n\n      \u003cspan class=\"quantity-label\"\u003e\n        1 pack · 180 pieces\n      \u003c\/span\u003e\n\n      \u003cstrong\u003eAntibacterial Cotton Swab\u003c\/strong\u003e\n\n      \u003cp\u003e\n        Cotton-tipped swabs with paper sticks for precise and targeted\n        everyday baby-care routines.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The compact cotton tip is practical for smaller external areas where\n        more precise care is required.\n      \u003c\/p\u003e\n\n      \u003ca class=\"product-link\" href=\"https:\/\/suzuranbaby.sg\/collections\/baby-body-cleaning\/products\/antibacterial-cotton-swab-180-pcs\"\u003e\n        View Product\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- COTTON SHEET --\u003e\n    \u003cdiv class=\"product-card\"\u003e\n\n      \u003cspan class=\"quantity-label\"\u003e\n        1 pack · 80 pieces\n      \u003c\/span\u003e\n\n      \u003cstrong\u003eAntibacterial Cotton Sheet\u003c\/strong\u003e\n\n      \u003cp\u003e\n        Large \u003cstrong\u003e20 cm × 20 cm\u003c\/strong\u003e dry sheets for face, body,\n        bath and diaper-area cleaning.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Use the full sheet for broader coverage or fold it for smaller,\n        more targeted cleaning areas.\n      \u003c\/p\u003e\n\n      \u003ca class=\"product-link\" href=\"https:\/\/suzuranbaby.sg\/collections\/baby-body-cleaning\/products\/cotton-sheet-80-pcs-multipurpose-dry-cotton-wipes\"\u003e\n        View Product\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- SWADDLE BATH TOWEL --\u003e\n    \u003cdiv class=\"product-card\"\u003e\n\n      \u003cspan class=\"quantity-label\"\u003e\n        1 pack · 3 pieces\n      \u003c\/span\u003e\n\n      \u003cstrong\u003eAntibacterial Gauze Swaddle Bath Towel\u003c\/strong\u003e\n\n      \u003cp\u003e\n        Soft and lightweight \u003cstrong\u003e86 cm × 33 cm\u003c\/strong\u003e gauze towels\n        designed for gentle newborn bathing routines.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The breathable gauze fabric is suitable for washing, covering and\n        gently caring for baby during supervised bath time.\n      \u003c\/p\u003e\n\n      \u003ca class=\"product-link\" href=\"https:\/\/suzuranbaby.sg\/collections\/baby-bathing-care\/products\/gauze-bath-towel\"\u003e\n        View Product\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- HANDKERCHIEF --\u003e\n    \u003cdiv class=\"product-card\"\u003e\n\n      \u003cspan class=\"quantity-label\"\u003e\n        1 pack · 10 pieces\n      \u003c\/span\u003e\n\n      \u003cstrong\u003eAntibacterial Gauze Handkerchief\u003c\/strong\u003e\n\n      \u003cp\u003e\n        Soft and reusable \u003cstrong\u003e30 cm × 30 cm\u003c\/strong\u003e cotton gauze cloths\n        for feeding, burping, wiping drool, bathing and everyday cleanups.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        A practical everyday size for the nursery, feeding area, bathroom\n        or baby bag.\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\n    \u003c\/div\u003e\n\n\n    \u003c!-- GAUZE GLOVE --\u003e\n    \u003cdiv class=\"product-card\"\u003e\n\n      \u003cspan class=\"quantity-label\"\u003e\n        1 pack · 2 pairs\n      \u003c\/span\u003e\n\n      \u003cstrong\u003eAntibacterial Gauze Glove\u003c\/strong\u003e\n\n      \u003cp\u003e\n        Soft and breathable gauze mittens for newborn hands, designed to\n        help reduce accidental scratching of delicate facial skin.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Lightweight and comfortable for everyday newborn wear.\n      \u003c\/p\u003e\n\n      \u003ca class=\"product-link\" href=\"https:\/\/suzuranbaby.sg\/collections\/baby-wear\/products\/gauze-glove\"\u003e\n        View Product\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- LARGE BATH TOWEL --\u003e\n    \u003cdiv class=\"product-card\"\u003e\n\n      \u003cspan class=\"quantity-label\"\u003e\n        1 pack · 2 pieces\n      \u003c\/span\u003e\n\n      \u003cstrong\u003eAntibacterial Gauze Large Bath Towel\u003c\/strong\u003e\n\n      \u003cp\u003e\n        Generously sized \u003cstrong\u003e90 cm × 90 cm\u003c\/strong\u003e cotton gauze towels\n        for supervised bathing, gentle drying, wrapping and everyday baby care.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Lightweight, breathable and versatile for regular newborn routines.\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\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- EVERYDAY CARE ROUTINES --\u003e\n  \u003ch3\u003eOne kit for everyday newborn care\u003c\/h3\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eOral \u0026amp; feeding care\u003c\/strong\u003e\n      \u003cp\u003e\n        Use Wet Cleaning Cotton for gentle newborn oral hygiene and keep\n        Gauze Handkerchiefs nearby for feeding, burping and milk dribbles.\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 Cut Cotton or Cotton Sheets 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 cleaning\u003c\/strong\u003e\n      \u003cp\u003e\n        Choose Cut Cotton, larger Cotton Sheets or reusable Gauze\n        Handkerchiefs according to the area and cleaning required.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eBath-time care\u003c\/strong\u003e\n      \u003cp\u003e\n        Use the Gauze Swaddle Bath Towels during supervised bathing and\n        Large Gauze Bath Towels for gentle drying and wrapping afterwards.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eTargeted care\u003c\/strong\u003e\n      \u003cp\u003e\n        Antibacterial Cotton Swabs provide a smaller cotton format for\n        precise external baby-care routines.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eNewborn comfort\u003c\/strong\u003e\n      \u003cp\u003e\n        Soft Gauze Gloves provide a breathable layer over little hands to\n        help reduce accidental face scratching.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- WHY DIFFERENT FORMATS --\u003e\n  \u003ch3\u003eDifferent cotton formats for different care needs\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Baby care is not one-size-fits-all. Different routines call for different\n    sizes, textures and formats, which is why this starter kit combines\n    ready-to-use wet cotton, dry cotton and reusable gauze essentials.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eReady-to-use wet cotton\u003c\/strong\u003e\n      \u003cp\u003e\n        Individually packed Wet Cleaning Cotton offers a convenient\n        pre-moistened option for oral care, breastfeeding hygiene and\n        delicate cleaning.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003ePre-cut dry cotton\u003c\/strong\u003e\n      \u003cp\u003e\n        Cut Cotton gives parents control over whether it is used dry or\n        moistened and is practical for targeted everyday cleaning.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eLarge dry sheets\u003c\/strong\u003e\n      \u003cp\u003e\n        Cotton Sheets provide broader 20 cm × 20 cm coverage for body,\n        bath and diaper-area cleaning.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eReusable cotton gauze\u003c\/strong\u003e\n      \u003cp\u003e\n        Soft and breathable gauze essentials support repeated bathing,\n        feeding, drying and everyday newborn-care routines.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- SUZURAN BRAND TRUST --\u003e\n  \u003ch3\u003eGentle qualities parents can trust\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Suzuran Baby brings generations of cotton expertise into everyday baby\n    care, with carefully selected materials and product features designed\n    around gentleness, hygiene and newborn comfort.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"icon-grid\"\u003e\n\n    \u003c!-- SAFE \/ FREE FROM HARMFUL SUBSTANCES --\u003e\n    \u003cdiv class=\"icon-box\"\u003e\n      \u003cimg src=\"https:\/\/suzuranbaby.sg\/cdn\/shop\/files\/icon-21_540x_90045777-edbd-47db-bb29-2b22ca4fe0ef.webp?v=1732509886\" alt=\"Certified safe and free from harmful substances\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- JAPANESE MEDICAL-GRADE COTTON --\u003e\n    \u003cdiv class=\"icon-box\"\u003e\n      \u003cimg src=\"https:\/\/suzuranbaby.sg\/cdn\/shop\/files\/icon-05_540x_2b8e8efe-51ed-41ed-8ce2-0bf463007087.webp?v=1732691537\" alt=\"Japanese medical-grade cotton\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- NATURAL CHITOSAN ANTIBACTERIAL PROCESS --\u003e\n    \u003cdiv class=\"icon-box\"\u003e\n      \u003cimg src=\"https:\/\/suzuranbaby.sg\/cdn\/shop\/files\/icon-03_540x_5dc6f5f2-a411-4d89-990b-aea1d8e862de.webp?v=1732691578\" alt=\"Natural chitosan antibacterial process\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- HIGH-PRESSURE STEAM STERILISATION --\u003e\n    \u003cdiv class=\"icon-box\"\u003e\n      \u003cimg src=\"https:\/\/suzuranbaby.sg\/cdn\/shop\/files\/icon-08_540x_79265363-4f85-4ae8-abf8-36dec9a3c849.webp?v=1732691622\" alt=\"High-pressure steam sterilisation\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 100% PURIFIED WATER --\u003e\n    \u003cdiv class=\"icon-box\"\u003e\n      \u003cimg src=\"https:\/\/suzuranbaby.sg\/cdn\/shop\/files\/icon-04_540x_051f24ac-2c77-4a9f-b080-4be4a81debef.webp?v=1732691652\" alt=\"100% purified water\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- NEWBORN SUITABILITY --\u003e\n    \u003cdiv class=\"icon-box\"\u003e\n      \u003cimg src=\"https:\/\/suzuranbaby.sg\/cdn\/shop\/files\/icon-13_540x_4c163947-2a41-4f69-9ee6-eed49e53b914.webp?v=1732691746\" alt=\"Suitable for newborn care\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp class=\"highlight-line\"\u003e\n    Product features vary across the individual essentials in this set.\n    Sterilisation and 100% purified water specifically apply to Wet Cleaning\n    Cotton, while antibacterial processing applies to selected antibacterial\n    cotton and gauze products. Please refer to each individual product for\n    its specific features.\n  \u003c\/p\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- WHO IS THIS FOR --\u003e\n  \u003ch3\u003eWho is this starter kit for?\u003c\/h3\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eExpecting parents preparing for their baby's arrival\u003c\/li\u003e\n    \u003cli\u003eNew parents building an everyday newborn-care routine\u003c\/li\u003e\n    \u003cli\u003eFamilies preparing a nursery or baby-care station\u003c\/li\u003e\n    \u003cli\u003eParents preparing maternity and hospital-bag essentials\u003c\/li\u003e\n    \u003cli\u003eFamilies looking for practical cotton and gauze essentials in one set\u003c\/li\u003e\n    \u003cli\u003eBaby-shower, newborn and full-month gifting\u003c\/li\u003e\n    \u003cli\u003e\n      Babies from birth onwards, subject to each individual product's\n      recommended age and usage guidance\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- PRODUCT SPECIFICATIONS --\u003e\n  \u003ch3\u003eWhat's inside the set\u003c\/h3\u003e\n\n  \u003cdiv class=\"spec-table-wrap\"\u003e\n\n    \u003ctable class=\"spec-table\"\u003e\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eWet Cleaning Cotton\u003c\/th\u003e\n          \u003ctd\u003e1 box · 30 sachets · 60 pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eAntibacterial Cut Cotton\u003c\/th\u003e\n          \u003ctd\u003e1 pack · 120 pieces · 10 cm × 13 cm each\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eAntibacterial Cotton Swab\u003c\/th\u003e\n          \u003ctd\u003e1 pack · 180 pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eAntibacterial Cotton Sheet\u003c\/th\u003e\n          \u003ctd\u003e1 pack · 80 pieces · 20 cm × 20 cm each\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eGauze Swaddle Bath Towel\u003c\/th\u003e\n          \u003ctd\u003e1 pack · 3 pieces · 86 cm × 33 cm each\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eGauze Handkerchief\u003c\/th\u003e\n          \u003ctd\u003e1 pack · 10 pieces · 30 cm × 30 cm each\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eGauze Glove\u003c\/th\u003e\n          \u003ctd\u003e1 pack · 2 pairs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eGauze Large Bath Towel\u003c\/th\u003e\n          \u003ctd\u003e1 pack · 2 pieces · 90 cm × 90 cm each\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eNumber of product types\u003c\/th\u003e\n          \u003ctd\u003e8 baby-care essentials\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCare categories\u003c\/th\u003e\n          \u003ctd\u003e\n            Oral care, diaper care, body cleaning, bathing, feeding and\n            everyday newborn comfort\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSuitable stage\u003c\/th\u003e\n          \u003ctd\u003e\n            Newborn onwards, subject to individual product guidance\n          \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  \u003chr\u003e\n\n\n  \u003c!-- CARE \u0026 STORAGE --\u003e\n  \u003cdiv class=\"care-box\"\u003e\n\n    \u003ch3\u003eStorage and care\u003c\/h3\u003e\n\n    \u003cul\u003e\n\n      \u003cli\u003e\n        Store cotton products in a cool, dry and hygienic place away from\n        direct sunlight and excessive heat.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep disposable cotton products in their original packaging until\n        required.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Handle cotton and gauze products with clean, dry hands.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use a fresh disposable cotton piece whenever cleaning a different\n        body area or when additional cleaning is required.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Wash reusable gauze products after use and allow them to dry\n        thoroughly before reuse.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Follow the individual washing and care instructions provided with\n        each reusable product.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- IMPORTANT INFORMATION --\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 gently and under appropriate adult\n        supervision.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Disposable cotton products are intended for single use unless\n        otherwise stated on the individual product packaging.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Do not flush used cotton sheets, cut cotton or other disposable\n        cotton products.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Never leave a baby unattended during bathing or on an elevated\n        changing surface.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep loose towels, cloths and packaging away from an unsupervised\n        baby's sleeping area.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Stop use if irritation or an unusual reaction occurs.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Always refer to the individual product packaging for specific usage,\n        care and safety instructions.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"closing-box\"\u003e\n\n    \u003ch3\u003eStart everyday newborn care with Suzuran Baby\u003c\/h3\u003e\n\n    \u003cp\u003e\n      From baby's first oral-care routine and diaper changes to bath time,\n      feeding and everyday comfort, the\n      \u003cstrong\u003eSuzuran Baby Newborn Essentials Starter Kit\u003c\/strong\u003e brings\n      together eight practical essentials for the moments parents encounter\n      every day.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      With different cotton formats for different care needs and soft reusable\n      gauze essentials for daily routines, the set helps parents prepare a\n      more complete newborn-care station from the start.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003e\n        8 baby-care essentials. Multiple everyday routines. Gentle care from\n        the start.\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":54344812101950,"sku":null,"price":120.8,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/1_a864feac-476d-4c31-ada5-a2b7db99ceb3.png?v=1788167933","url":"https:\/\/suzuranbaby.sg\/products\/suzuran-baby-newborn-essentials-starter-kit-8-baby-care-essentials","provider":"Suzuran Baby Singapore","version":"1.0","type":"link"}