{"product_id":"newborn-daily-essentials-kit-7-baby-care-essentials-september-sale","title":"Newborn Daily Essentials Kit | 7 Baby Care Essentials | September Sale","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 ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .product-description hr {\n    margin: 24px 0;\n    border: 0;\n    border-top: 1px solid #e5e5e5;\n  }\n\n  .campaign-banner {\n    margin-bottom: 18px;\n    padding: 20px;\n    border: 1px solid #efcaca;\n    border-radius: 14px;\n    background: #fff3f3;\n    text-align: center;\n  }\n\n  .campaign-banner strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #c84040;\n    font-size: 21px;\n  }\n\n  .campaign-banner span {\n    display: block;\n    color: #555;\n    font-size: 14px;\n    font-weight: 600;\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  .promo-box {\n    margin: 18px 0;\n    padding: 20px 22px;\n    border: 1px solid #f0dddd;\n    border-radius: 14px;\n    background: #fff8f8;\n  }\n\n  .promo-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 14px;\n  }\n\n  .promo-tier {\n    padding: 18px 14px;\n    border: 1px solid #efdede;\n    border-radius: 12px;\n    background: #fff;\n    text-align: center;\n  }\n\n  .promo-tier strong {\n    display: block;\n    margin-bottom: 3px;\n    color: #c84040;\n    font-size: 21px;\n  }\n\n  .promo-tier span {\n    display: block;\n    color: #555;\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n  .promo-code {\n    display: inline-block;\n    margin-top: 9px;\n    padding: 5px 11px;\n    border-radius: 20px;\n    background: #fce8e8;\n    color: #a93636;\n    font-size: 14px;\n    font-weight: 700;\n    letter-spacing: 0.5px;\n  }\n\n  .mix-match {\n    margin: 16px 0 0;\n    padding: 17px 18px;\n    border-left: 4px solid #ef6f6f;\n    border-radius: 0 10px 10px 0;\n    background: #fff4f4;\n  }\n\n  .mix-match strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #c84040;\n    font-size: 17px;\n  }\n\n  .mix-match p {\n    margin: 0;\n  }\n\n  .how-box {\n    margin: 18px 0;\n    padding: 20px 22px;\n    border: 1px solid #e5e5e5;\n    border-radius: 14px;\n    background: #fafafa;\n  }\n\n  .step-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 14px;\n  }\n\n  .step-box {\n    padding: 15px;\n    border: 1px solid #e6e6e6;\n    border-radius: 10px;\n    background: #fff;\n    text-align: center;\n  }\n\n  .step-number {\n    display: flex;\n    width: 30px;\n    height: 30px;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 8px;\n    border-radius: 50%;\n    background: #fce8e8;\n    color: #a93636;\n    font-weight: 700;\n  }\n\n  .step-box strong {\n    display: block;\n    margin-bottom: 4px;\n  }\n\n  .step-box span {\n    color: #555;\n    font-size: 13px;\n  }\n\n  .highlight-line {\n    margin: 16px 0;\n    padding: 13px 16px;\n    border-left: 4px solid #ef6f6f;\n    border-radius: 0 8px 8px 0;\n    background: #fff4f4;\n    font-weight: 700;\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-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  .product-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin: 14px 0;\n  }\n\n  .product-card {\n    padding: 20px;\n    border: 1px solid #eadede;\n    border-radius: 12px;\n    background: #fffafa;\n  }\n\n  .product-card strong {\n    display: block;\n    margin-bottom: 7px;\n    color: #c84040;\n    font-size: 17px;\n  }\n\n  .quantity-label {\n    display: inline-block;\n    margin-bottom: 10px;\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  .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  }\n\n  .icon-box img {\n    display: block;\n    width: 88%;\n    max-height: 125px;\n    object-fit: contain;\n  }\n\n  .trust-note {\n    margin-top: 12px;\n    color: #666;\n    font-size: 13px;\n    line-height: 1.5;\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  .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  .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\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    .bundle-summary {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .promo-grid,\n    .step-grid,\n    .use-grid {\n      grid-template-columns: 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    .promo-box,\n    .how-box,\n    .benefit-box,\n    .care-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  \u003cdiv class=\"campaign-banner\"\u003e\n    \u003cstrong\u003eSeptember Bundle Sale · 4–30 September 2026\u003c\/strong\u003e\n    \u003cspan\u003eMix \u0026amp; match eligible bundles · Buy 2 save 15% · Buy 3 save 35%\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003ch2\u003e7 Everyday Essentials for Newborn Cleaning, Bathing \u0026amp; Care\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Build baby's everyday care routine with the\n    \u003cstrong\u003eSuzuran Baby Newborn Daily Essentials Kit\u003c\/strong\u003e,\n    a practical \u003cstrong\u003e7-product selection\u003c\/strong\u003e covering\n    newborn oral hygiene, skin cleaning, precision care, bathing,\n    drying, feeding and gentle hand coverage.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    This kit combines three disposable cotton-care essentials with\n    four reusable gauze products, creating a streamlined newborn-care\n    collection for daily use at home and on the go.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"bundle-summary\"\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e7 Essentials\u003c\/strong\u003e\n      \u003cspan\u003ePer Bundle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e3 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\u003eS$140\u003c\/strong\u003e\n      \u003cspan\u003eBundle Price\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"promo-box\"\u003e\n\n    \u003ch3\u003eSeptember Bundle Sale — Mix \u0026amp; Match and Save\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Choose your favourite eligible bundles from the\n      \u003cstrong\u003eSeptember Bundle Sale collection\u003c\/strong\u003e.\n      You can mix and match different bundles to reach the required\n      quantity and unlock your discount.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"promo-grid\"\u003e\n\n      \u003cdiv class=\"promo-tier\"\u003e\n        \u003cstrong\u003eBuy Any 2 · Save 15%\u003c\/strong\u003e\n        \u003cspan\u003eMix \u0026amp; match any 2 eligible bundles from the collection\u003c\/span\u003e\n        \u003cdiv class=\"promo-code\"\u003eSEPT15\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"promo-tier\"\u003e\n        \u003cstrong\u003eBuy Any 3 · Save 35%\u003c\/strong\u003e\n        \u003cspan\u003eMix \u0026amp; match any 3 eligible bundles from the collection\u003c\/span\u003e\n        \u003cdiv class=\"promo-code\"\u003eSEPT35\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mix-match\"\u003e\n      \u003cstrong\u003eYes, you can mix \u0026amp; match!\u003c\/strong\u003e\n      \u003cp\u003e\n        Your selected bundles do not have to be the same. Choose any\n        combination of eligible bundles available in the September\n        Bundle Sale collection, add the required quantity to your cart,\n        then apply the applicable promo code at checkout.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"how-box\"\u003e\n\n    \u003ch3\u003eHow the September Bundle Sale works\u003c\/h3\u003e\n\n    \u003cdiv class=\"step-grid\"\u003e\n\n      \u003cdiv class=\"step-box\"\u003e\n        \u003cdiv class=\"step-number\"\u003e1\u003c\/div\u003e\n        \u003cstrong\u003eMix \u0026amp; Match\u003c\/strong\u003e\n        \u003cspan\u003e\n          Choose any 2 or 3 eligible bundles from the September\n          Bundle Sale collection.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"step-box\"\u003e\n        \u003cdiv class=\"step-number\"\u003e2\u003c\/div\u003e\n        \u003cstrong\u003eEnter Your Code\u003c\/strong\u003e\n        \u003cspan\u003e\n          Use SEPT15 when buying 2 bundles or SEPT35 when buying 3 bundles.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"step-box\"\u003e\n        \u003cdiv class=\"step-number\"\u003e3\u003c\/div\u003e\n        \u003cstrong\u003eEnjoy Your Savings\u003c\/strong\u003e\n        \u003cspan\u003e\n          Enter the applicable promo code at checkout to receive your discount.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp class=\"highlight-line\"\u003e\n    A streamlined newborn-care kit combining disposable cotton\n    essentials with reusable gauze products for everyday cleaning,\n    bathing, drying, feeding and gentle hand coverage.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"benefit-box\"\u003e\n\n    \u003ch3\u003eWhat's inside the 7-product kit?\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eWet Cleaning Cotton × 1 box\u003c\/strong\u003e —\n        30 sealed sachets \/ 60 pieces\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eAntibacterial Cut Cotton 120 pcs × 1 pack\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eAntibacterial Cotton Swab 180 pcs × 1 bottle\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eAntibacterial Gauze Swaddle Bath Towel 3 pcs × 1 pack\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eAntibacterial Gauze Large Bath Towel 2 pcs × 1 pack\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eAntibacterial Gauze Handkerchief 10 pcs × 1 pack\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eAntibacterial Gauze Gloves 2 Pairs × 1 pack\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003ch3\u003eWhat's included in 1 bundle?\u003c\/h3\u003e\n\n  \u003cdiv class=\"product-grid\"\u003e\n\n    \u003cdiv class=\"product-card\"\u003e\n      \u003cspan class=\"quantity-label\"\u003e1 box · 30 sachets · 60 pieces\u003c\/span\u003e\n      \u003cstrong\u003eWet Cleaning Cotton\u003c\/strong\u003e\n      \u003cp\u003e\n        Made with \u003cstrong\u003e100% pure cotton and 100% purified water\u003c\/strong\u003e,\n        with 2 cotton pieces individually sealed in each sachet.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Sterilised at \u003cstrong\u003e121°C\u003c\/strong\u003e and made without alcohol,\n        fragrance, preservatives, chemicals or additives.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Suitable for newborn oral care, face and skin cleaning,\n        breastfeeding hygiene and convenient care while travelling.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-card\"\u003e\n      \u003cspan class=\"quantity-label\"\u003e1 pack · 120 pieces\u003c\/span\u003e\n      \u003cstrong\u003eAntibacterial Cut Cotton 120 pcs\u003c\/strong\u003e\n      \u003cp\u003e\n        Made from\n        \u003cstrong\u003e100% Japan Medical Use Standard Absorbent Pure Cotton\u003c\/strong\u003e\n        and processed with natural Chitosan for antibacterial protection.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Each piece measures approximately \u003cstrong\u003e10 × 13 cm\u003c\/strong\u003e\n        and can be used dry or moistened with clean water for\n        everyday skin and diaper-area cleaning.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-card\"\u003e\n      \u003cspan class=\"quantity-label\"\u003e1 bottle · 180 swabs\u003c\/span\u003e\n      \u003cstrong\u003eAntibacterial Cotton Swab 180 pcs\u003c\/strong\u003e\n      \u003cp\u003e\n        Features soft cotton tips and flexible paper stems for\n        precise cleaning of small, visible external areas.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Use externally only. Do not insert into the ear canal or\n        deep inside the nose.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-card\"\u003e\n      \u003cspan class=\"quantity-label\"\u003e1 pack · 3 towels\u003c\/span\u003e\n      \u003cstrong\u003eAntibacterial Gauze Swaddle Bath Towel 3 pcs\u003c\/strong\u003e\n      \u003cp\u003e\n        Soft, breathable, absorbent and antibacterial-treated\n        reusable gauze towels measuring approximately\n        \u003cstrong\u003e86 × 33 cm\u003c\/strong\u003e.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Suitable for supervised swaddle bathing, gentle washing\n        and everyday bath-time routines.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-card\"\u003e\n      \u003cspan class=\"quantity-label\"\u003e1 pack · 2 towels\u003c\/span\u003e\n      \u003cstrong\u003eAntibacterial Gauze Large Bath Towel 2 pcs\u003c\/strong\u003e\n      \u003cp\u003e\n        Large reusable towels measuring approximately\n        \u003cstrong\u003e90 × 90 cm\u003c\/strong\u003e, made from\n        \u003cstrong\u003e100% cotton gauze\u003c\/strong\u003e.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Soft, breathable and antibacterial-treated for after-bath\n        drying, supervised wrapping and everyday newborn care.\n        Designed in Japan.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-card\"\u003e\n      \u003cspan class=\"quantity-label\"\u003e1 pack · 10 pieces\u003c\/span\u003e\n      \u003cstrong\u003eAntibacterial Gauze Handkerchief 10 pcs\u003c\/strong\u003e\n      \u003cp\u003e\n        Reusable \u003cstrong\u003e30 × 30 cm 100% cotton gauze\u003c\/strong\u003e\n        handkerchiefs with antibacterial treatment.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Practical for feeding, burping, drool, gentle face and hand\n        cleaning and use as a bath washcloth. Designed in Japan.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-card\"\u003e\n      \u003cspan class=\"quantity-label\"\u003e1 pack · 2 pairs\u003c\/span\u003e\n      \u003cstrong\u003eAntibacterial Gauze Gloves 2 Pairs\u003c\/strong\u003e\n      \u003cp\u003e\n        Soft reusable mittens made from\n        \u003cstrong\u003e100% cotton gauze\u003c\/strong\u003e with antibacterial treatment\n        and a gentle elastic wrist.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Designed to help reduce accidental scratching and suitable\n        for approximately \u003cstrong\u003e0–6 months\u003c\/strong\u003e. Designed in Japan.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003ch3\u003eEveryday care from cleaning to bath time\u003c\/h3\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eOral \u0026amp; Breastfeeding Hygiene\u003c\/strong\u003e\n      \u003cp\u003e\n        Individually sealed Wet Cleaning Cotton offers a convenient\n        format for newborn oral care and breastfeeding hygiene.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eSkin \u0026amp; Diaper-Area Cleaning\u003c\/strong\u003e\n      \u003cp\u003e\n        Antibacterial Cut Cotton can be used dry or moistened with\n        clean water for everyday face, body and diaper-area care.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eBathing \u0026amp; Drying\u003c\/strong\u003e\n      \u003cp\u003e\n        Swaddle Bath Towels and Large Bath Towels provide\n        complementary reusable formats for supervised bathing,\n        washing and after-bath drying.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eFeeding \u0026amp; Everyday Care\u003c\/strong\u003e\n      \u003cp\u003e\n        Gauze Handkerchiefs, Gauze Gloves and Cotton Swabs support\n        feeding, drool care, gentle hand coverage and precise\n        external cleaning.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003ch3\u003eGentle qualities parents can trust\u003c\/h3\u003e\n\n  \u003cp\u003e\n    This kit combines several different Suzuran Baby products.\n    Each has its own material, processing and care features, so the\n    qualities below apply only to the relevant items within the bundle.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"icon-grid\"\u003e\n\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    \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    \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 protection\"\u003e\n    \u003c\/div\u003e\n\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    \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    \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=\"trust-note\"\u003e\n    \u003cstrong\u003eProduct-specific qualities:\u003c\/strong\u003e\n    121°C sterilisation and 100% purified water apply to Wet Cleaning\n    Cotton. Japanese medical-use standard absorbent cotton and natural\n    Chitosan antibacterial processing apply to Antibacterial Cut Cotton.\n    Material and antibacterial features for the gauze products apply\n    according to their individual product descriptions.\n  \u003c\/p\u003e\n\n  \u003chr\u003e\n\n  \u003ch3\u003eBundle details\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\u003c\/th\u003e\n          \u003ctd\u003eNewborn Daily Essentials Kit\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eNumber of product types\u003c\/th\u003e\n          \u003ctd\u003e7 baby-care essentials\u003c\/td\u003e\n        \u003c\/tr\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 · approximately 10 × 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 bottle · 180 swabs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eAntibacterial Gauze Swaddle Bath Towel\u003c\/th\u003e\n          \u003ctd\u003e1 pack · 3 towels · approximately 86 × 33 cm each\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eAntibacterial Gauze Large Bath Towel\u003c\/th\u003e\n          \u003ctd\u003e1 pack · 2 towels · approximately 90 × 90 cm each\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eAntibacterial Gauze Handkerchief\u003c\/th\u003e\n          \u003ctd\u003e1 pack · 10 pieces · approximately 30 × 30 cm each\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eAntibacterial Gauze Gloves\u003c\/th\u003e\n          \u003ctd\u003e1 pack · 2 pairs · approximately 0–6 months\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBundle price\u003c\/th\u003e\n          \u003ctd\u003eS$140.00\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSeptember promotion\u003c\/th\u003e\n          \u003ctd\u003e\n            Mix \u0026amp; match any 2 eligible bundles:\n            15% off with SEPT15\u003cbr\u003e\n            Mix \u0026amp; match any 3 eligible bundles:\n            35% off with SEPT35\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCampaign period\u003c\/th\u003e\n          \u003ctd\u003e4–30 September 2026\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  \u003cdiv class=\"care-box\"\u003e\n\n    \u003ch3\u003eCare \u0026amp; usage\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        Use a fresh disposable cotton piece or swab for each cleaning routine.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Wet Cleaning Cotton is pre-moistened and ready to use\n        directly from its sealed sachet.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        For oral care, gently clean visible areas and avoid deep insertion.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Antibacterial Cut Cotton may be used dry or moistened with clean water.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Cotton Swabs are for visible external areas only and should\n        never be inserted into the ear canal or deep inside the nose.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use Swaddle Bath Towels and Large Bath Towels with appropriate\n        adult supervision.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Wash reusable gauze items after use and dry thoroughly before reuse.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep loose towels and handkerchiefs away from baby's face\n        during sleep and do not leave loose fabric unattended in a\n        cot or bassinet.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Check Gauze Gloves regularly for fit, loose threads,\n        damaged elastic or signs of wear.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Follow the care, storage and usage instructions on each\n        individual product packaging.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"warning-box\"\u003e\n\n    \u003ch3\u003eSeptember Bundle Sale — Promotion Terms\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Promotion valid from\n      \u003cstrong\u003e4 September to 30 September 2026\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        Eligible bundles may be \u003cstrong\u003emixed and matched\u003c\/strong\u003e\n        within the September Bundle Sale collection.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Purchase any \u003cstrong\u003e2 eligible bundles\u003c\/strong\u003e and enter\n        \u003cstrong\u003eSEPT15\u003c\/strong\u003e at checkout to receive 15% off.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Purchase any \u003cstrong\u003e3 eligible bundles\u003c\/strong\u003e and enter\n        \u003cstrong\u003eSEPT35\u003c\/strong\u003e at checkout to receive 35% off.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        The selected bundles do \u003cstrong\u003enot\u003c\/strong\u003e need to be the same.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Add the required number of eligible bundles to your cart\n        before applying the applicable promo code.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Promo code must be entered at checkout for the discount to be applied.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Discount is not automatically applied to a single bundle.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003cdiv class=\"closing-box\"\u003e\n\n    \u003ch3\u003eA streamlined newborn-care kit for everyday routines\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The \u003cstrong\u003eSuzuran Baby Newborn Daily Essentials Kit\u003c\/strong\u003e\n      brings together \u003cstrong\u003e7 baby-care essentials\u003c\/strong\u003e spanning\n      oral hygiene, skin cleaning, precise external care, bathing,\n      drying, feeding and gentle hand coverage.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      It offers a practical balance of high-use disposable cotton\n      essentials and reusable gauze products, making it suitable for\n      parents preparing a focused everyday-care selection for baby.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Add this bundle to your September selection or mix and match\n      it with other eligible bundles. Choose\n      \u003cstrong\u003eany 2 eligible bundles\u003c\/strong\u003e and use\n      \u003cstrong\u003eSEPT15\u003c\/strong\u003e for 15% off, or choose\n      \u003cstrong\u003eany 3 eligible bundles\u003c\/strong\u003e and use\n      \u003cstrong\u003eSEPT35\u003c\/strong\u003e for 35% off.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003e\n        Bundle Price: S$140.00 · September Bundle Sale:\n        4–30 September 2026\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":54351089205566,"sku":null,"price":140.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/NewbornDailyEssentialsKit.png?v=1788510971","url":"https:\/\/suzuranbaby.sg\/products\/newborn-daily-essentials-kit-7-baby-care-essentials-september-sale","provider":"Suzuran Baby Singapore","version":"1.0","type":"link"}