{"product_id":"antibac-care-essentials-1","title":"[Weekly Sale] Antibac Baby Care Essentials 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(3, minmax(0, 1fr));\n    gap: 12px;\n    margin: 14px 0 4px;\n  }\n\n  .product-card {\n    padding: 18px;\n    border: 1px solid #eadede;\n    border-radius: 12px;\n    background: #fffafa;\n  }\n\n  .product-card strong {\n    display: block;\n    margin-bottom: 6px;\n    color: #c84040;\n    font-size: 16px;\n  }\n\n  .product-card p {\n    margin: 0 0 9px;\n  }\n\n  .product-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .quantity-label {\n    display: inline-block;\n    margin-bottom: 9px;\n    padding: 4px 10px;\n    border-radius: 20px;\n    background: #fce8e8;\n    color: #a93636;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .product-link {\n    display: inline-block;\n    margin-top: 10px;\n    padding: 7px 11px;\n    border-radius: 7px;\n    background: #c25757;\n    color: #fff !important;\n    font-size: 13px;\n    font-weight: 700;\n    text-decoration: none !important;\n    transition: opacity 0.2s ease;\n  }\n\n  .product-link:hover {\n    opacity: 0.82;\n  }\n\n  .use-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin: 14px 0 4px;\n  }\n\n  .use-card {\n    padding: 16px;\n    border: 1px solid #e7e7e7;\n    border-radius: 12px;\n    background: #fafafa;\n  }\n\n  .use-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #2f2f2f;\n  }\n\n  .use-card p {\n    margin: 0;\n  }\n\n  .spec-table-wrap {\n    width: 100%;\n    margin-top: 12px;\n    overflow-x: auto;\n  }\n\n  .spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .spec-table th,\n  .spec-table td {\n    padding: 11px 12px;\n    border: 1px solid #e5e5e5;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .spec-table th {\n    width: 38%;\n    background: #fafafa;\n    font-weight: 700;\n  }\n\n  .icon-grid {\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 15px;\n  }\n\n  .icon-box {\n    display: flex;\n    min-height: 112px;\n    align-items: center;\n    justify-content: center;\n    padding: 10px;\n    border: 1px solid #e4e4e4;\n    border-radius: 12px;\n    background: #fff;\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n  }\n\n  .icon-box:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 5px 14px rgba(0, 0, 0, 0.07);\n  }\n\n  .icon-box img {\n    display: block;\n    width: 88%;\n    max-height: 88px;\n    object-fit: contain;\n  }\n\n  .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  .info-box h3 {\n    margin-bottom: 12px;\n  }\n\n  .info-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    .info-box,\n    .warning-box,\n    .closing-box {\n      padding: 17px;\n    }\n\n    .use-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .bundle-summary {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .icon-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .spec-table th,\n    .spec-table td {\n      padding: 9px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n\n  \u003c!-- INTRODUCTION --\u003e\n  \u003cdiv class=\"product-intro\"\u003e\n    \u003ch2\u003eThree Everyday Cotton Essentials for Complete Baby Hygiene\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The Suzuran Baby\n      \u003cstrong\u003eAntibac Baby Care Essentials Bundle\u003c\/strong\u003e\n      combines three practical cotton formats for newborn oral care, diaper\n      changes, face and body cleaning, feeding messes and everyday hygiene.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The bundle includes \u003cstrong\u003eWet Cleaning Cotton\u003c\/strong\u003e for convenient\n      pre-moistened care, \u003cstrong\u003eAntibacterial Cut Cotton\u003c\/strong\u003e for targeted\n      cleaning and \u003cstrong\u003etwo packs of Antibacterial Cotton Sheet\u003c\/strong\u003e for\n      wider face, body and diaper-area care.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Suitable for first-time parents, newborn preparation and everyday family\n      use, this bundle helps keep the right cotton format ready for different\n      cleaning routines.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BUNDLE SUMMARY --\u003e\n  \u003cdiv class=\"bundle-summary\"\u003e\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e1 Box\u003c\/strong\u003e\n      \u003cspan\u003eWet Cleaning Cotton\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e60 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\u003e120 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\u003e160 Sheets\u003c\/strong\u003e\n      \u003cspan\u003eCotton Sheet in Total\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- KEY BENEFITS --\u003e\n  \u003cdiv class=\"benefit-box\"\u003e\n    \u003ch3\u003eWhy parents choose this bundle\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n      \u003cli\u003e\n        Includes \u003cstrong\u003ethree complementary cotton-care formats\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Covers oral care, diaper changes, body cleaning and everyday hygiene\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Combines pre-moistened cotton with two versatile dry cotton options\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Suitable for newborn and sensitive-skin care routines\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Includes large and smaller cotton formats for different cleaning areas\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Helps reduce confusion about which cotton product to use\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Convenient for nurseries, changing stations, bathrooms and diaper bags\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Suitable for home, hospital preparation, outings and travel\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Products are thoughtfully \u003cstrong\u003eDesigned in Japan\u003c\/strong\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"highlight-line\"\u003e\n    Pre-moistened cotton for oral care, smaller dry cotton for targeted\n    cleaning and large cotton sheets for wider everyday care.\n  \u003c\/p\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- WHAT IS INCLUDED --\u003e\n  \u003ch3\u003eWhat is included in the Antibac Baby Care Essentials 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      \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 newborn oral care, visible milk-residue cleaning and\n        breastfeeding hygiene.\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    \u003c\/div\u003e\n\n    \u003c!-- CUT COTTON --\u003e\n    \u003cdiv class=\"product-card\"\u003e\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 maternity care.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Use dry or moisten with clean water or your preferred cleansing\n        solution.\n      \u003c\/p\u003e\n\n      \u003ca class=\"product-link\" href=\"https:\/\/suzuranbaby.sg\/collections\/baby-nappy-care\/products\/antibacterial-cut-cotton-120-pcs\"\u003e\n        View Product\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- COTTON SHEET --\u003e\n    \u003cdiv class=\"product-card\"\u003e\n      \u003cspan class=\"quantity-label\"\u003e\n        2 packs · 80 pieces each · 160 sheets total\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 multipurpose dry cotton sheets\n        for face, body, feeding, bath-time and diaper-area cleaning.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Use fully opened for wider areas or fold for more targeted cleaning.\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    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp class=\"highlight-line\"\u003e\n    Each listing above represents the retail packs included in the bundle.\n  \u003c\/p\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- DIFFERENCES --\u003e\n  \u003ch3\u003eHow are the three cotton products different?\u003c\/h3\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eWet Cleaning Cotton\u003c\/strong\u003e\n      \u003cp\u003e\n        Pre-moistened with purified water and ready to use for newborn oral\n        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        Smaller dry cotton pieces for diaper changes, targeted skin cleaning\n        and maternity hygiene.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eAntibacterial Cotton Sheet\u003c\/strong\u003e\n      \u003cp\u003e\n        Large dry cotton sheets for wider face, body, feeding and diaper-area\n        cleaning.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eOne complete daily-care system\u003c\/strong\u003e\n      \u003cp\u003e\n        Choose the appropriate size and format according to the area and\n        cleaning routine.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- WET CLEANING COTTON --\u003e\n  \u003ch3\u003eAbout Wet Cleaning Cotton\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Wet Cleaning Cotton provides a convenient pre-moistened option for gentle\n    care without preparing water separately. Each sachet contains two cotton\n    pieces and remains sealed until needed.\n  \u003c\/p\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eMade with 100% pure cotton and 100% purified water\u003c\/li\u003e\n    \u003cli\u003eIndividually sealed and sterilised for hygiene\u003c\/li\u003e\n    \u003cli\u003eReady to use immediately after opening\u003c\/li\u003e\n    \u003cli\u003eSuitable for gently cleaning newborn gums and tongue\u003c\/li\u003e\n    \u003cli\u003eHelps remove visible milk residue after feeding\u003c\/li\u003e\n    \u003cli\u003eSuitable for breastfeeding-hygiene routines\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cp class=\"highlight-line\"\u003e\n    Use each sachet promptly after opening and dispose of the cotton after use.\n  \u003c\/p\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- CUT COTTON --\u003e\n  \u003ch3\u003eAbout Antibacterial Cut Cotton\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Antibacterial Cut Cotton is a versatile dry cotton option for targeted\n    baby, maternity and family-care routines.\n  \u003c\/p\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eEach cotton piece measures 10 cm × 13 cm\u003c\/li\u003e\n    \u003cli\u003eSuitable for gentle cleaning during diaper changes\u003c\/li\u003e\n    \u003cli\u003eUseful for delicate external areas and skin folds\u003c\/li\u003e\n    \u003cli\u003eCan be used dry or moistened with clean water\u003c\/li\u003e\n    \u003cli\u003eSuitable for maternity and postpartum hygiene\u003c\/li\u003e\n    \u003cli\u003ePre-cut and ready to use without tearing or cutting\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- COTTON SHEET --\u003e\n  \u003ch3\u003eAbout Antibacterial Cotton Sheet\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Antibacterial Cotton Sheet provides a larger dry cotton format for wider\n    cleaning areas and everyday baby-care messes.\n  \u003c\/p\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eEach sheet measures 20 cm × 20 cm\u003c\/li\u003e\n    \u003cli\u003eSuitable for face, hands and body cleaning\u003c\/li\u003e\n    \u003cli\u003eUseful for drool, milk and feeding messes\u003c\/li\u003e\n    \u003cli\u003eCan be moistened for diaper-area and bath-time cleaning\u003c\/li\u003e\n    \u003cli\u003eUse fully opened for wider coverage\u003c\/li\u003e\n    \u003cli\u003eFold into layers for targeted or thicker wiping\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cp class=\"highlight-line\"\u003e\n    The bundle includes two 80-piece Cotton Sheet packs, providing 160 large\n    cotton sheets in total.\n  \u003c\/p\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- DAILY ROUTINES --\u003e\n  \u003ch3\u003eOne bundle for everyday newborn-care routines\u003c\/h3\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eAfter milk feeds\u003c\/strong\u003e\n      \u003cp\u003e\n        Use Wet Cleaning Cotton to gently clean visible milk residue from\n        newborn gums and tongue.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eDuring diaper changes\u003c\/strong\u003e\n      \u003cp\u003e\n        Moisten Antibacterial Cut Cotton or Cotton Sheet with clean water for\n        gentle external cleaning.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eFor face and body cleaning\u003c\/strong\u003e\n      \u003cp\u003e\n        Use the large Cotton Sheet for drool, perspiration, feeding messes and\n        wider body areas.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eFor targeted cleaning\u003c\/strong\u003e\n      \u003cp\u003e\n        Use Cut Cotton when a smaller, easier-to-control cotton piece is more\n        practical.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eFor breastfeeding hygiene\u003c\/strong\u003e\n      \u003cp\u003e\n        Use a fresh piece of Wet Cleaning Cotton for gentle nipple cleansing\n        before or after breastfeeding.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eFor travel and outings\u003c\/strong\u003e\n      \u003cp\u003e\n        Keep selected cotton products inside your maternity, hospital or\n        diaper bag.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- WHY CHOOSE BUNDLE --\u003e\n  \u003ch3\u003eWhy choose a complete cotton-care bundle?\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Different baby-care routines require different cotton sizes and formats.\n    This bundle gives parents a practical selection without requiring each\n    product to be purchased separately.\n  \u003c\/p\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eCovers several frequently used newborn-care routines\u003c\/li\u003e\n    \u003cli\u003eProvides both pre-moistened and dry cotton options\u003c\/li\u003e\n    \u003cli\u003eIncludes targeted and wider-coverage cotton sizes\u003c\/li\u003e\n    \u003cli\u003eUseful for the changing station, nursery and bathroom\u003c\/li\u003e\n    \u003cli\u003eSuitable for maternity and hospital-bag preparation\u003c\/li\u003e\n    \u003cli\u003eHelps first-time parents understand the cotton range\u003c\/li\u003e\n    \u003cli\u003eMakes a practical newborn or baby-shower gift\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- SUITABLE FOR --\u003e\n  \u003ch3\u003eWho is this bundle suitable for?\u003c\/h3\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eFirst-time parents preparing for a newborn\u003c\/li\u003e\n\n    \u003cli\u003e\n      Families creating an everyday baby-cleaning station\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Parents seeking wet and dry cotton-care options\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Breastfeeding mothers seeking convenient hygiene support\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Parents who prefer cotton-and-water cleaning during diaper changes\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Expecting families organising maternity or hospital bags\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Newborns onwards, subject to each product’s individual guidance\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003ch3\u003eBundle specifications\u003c\/h3\u003e\n\n  \u003cdiv class=\"spec-table-wrap\"\u003e\n    \u003ctable class=\"spec-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003cth\u003eProduct name\u003c\/th\u003e\n          \u003ctd\u003eSuzuran Baby Antibac Baby Care Essentials Bundle\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBundle type\u003c\/th\u003e\n          \u003ctd\u003eNewborn oral, diaper, body and everyday hygiene bundle\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eNumber of product types\u003c\/th\u003e\n          \u003ctd\u003e3 products\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\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\u003eWet Cleaning Cotton materials\u003c\/th\u003e\n          \u003ctd\u003e100% pure cotton and 100% purified water\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\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCut Cotton dimension\u003c\/th\u003e\n          \u003ctd\u003e10 cm × 13 cm per piece\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eAntibacterial Cotton Sheet\u003c\/th\u003e\n          \u003ctd\u003e2 packs · 80 pieces per pack · 160 pieces total\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCotton Sheet dimension\u003c\/th\u003e\n          \u003ctd\u003e20 cm × 20 cm per sheet\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSuitable stage\u003c\/th\u003e\n          \u003ctd\u003eNewborn onwards, subject to individual product guidance\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eRecommended uses\u003c\/th\u003e\n          \u003ctd\u003e\n            Newborn oral care, breastfeeding hygiene, diaper changes, targeted\n            skin cleaning, face and body cleaning, feeding messes and everyday\n            family hygiene\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eDesign\u003c\/th\u003e\n          \u003ctd\u003eProducts are Designed in Japan\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eDisposal\u003c\/th\u003e\n          \u003ctd\u003eSingle use only. Not flushable.\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- ICONS --\u003e\n  \u003ch3\u003eGentle qualities parents can trust\u003c\/h3\u003e\n\n  \u003cdiv class=\"icon-grid\"\u003e\n    \u003cdiv class=\"icon-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/Suzuran-Baby-Icons_100_PureCotton.png?v=1775555557\" alt=\"Pure cotton baby-care products\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"icon-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/OEKO-TEX_STANDARD100_Logo_rgb.png?v=1775555558\" alt=\"OEKO-TEX Standard 100\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"icon-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/icon-03_540x_5dc6f5f2-a411-4d89-990b-aea1d8e862de.webp?v=1732691578\" alt=\"Antibacterial processing\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"icon-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/icon-08_540x_79265363-4f85-4ae8-abf8-36dec9a3c849.webp?v=1732691622\" alt=\"Hygienic baby 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-04_540x_051f24ac-2c77-4a9f-b080-4be4a81debef.webp?v=1732691652\" alt=\"Suitable for newborn care\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- COMPARISON --\u003e\n  \u003ch3\u003eCompare the three cotton formats\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    \u003ch3\u003eStorage and usage guidance\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003e\n        Follow the usage guidance provided for each individual product.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Wash and dry your hands before handling cotton products.\n      \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\u003e\n        Use Wet Cleaning Cotton promptly after opening.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use Cut Cotton and Cotton Sheets dry or moistened according to the\n        care routine.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use a fresh cotton piece when cleaning another body area.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Dispose of all used cotton after use. Do not wash or reuse.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Store unopened products in a cool, dry and hygienic place.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep away from direct sunlight, excessive heat and moisture.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep unused products inside their original packaging.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- SAFETY --\u003e\n  \u003cdiv class=\"warning-box\"\u003e\n    \u003ch3\u003eImportant safety guidance\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003e\n        Always use baby-care products under appropriate adult supervision.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use gently and avoid applying excessive pressure.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Do not insert cotton deeply into a baby’s mouth, ears, nostrils or\n        other body openings.\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        Use Cut Cotton and Cotton Sheets only for appropriate external cleaning.\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        oral-health, skin or wound-care concerns.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep all products and packaging out of reach of babies and children.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Do not flush used cotton products.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"closing-box\"\u003e\n    \u003ch3\u003eThree cotton formats for a simpler everyday care routine\u003c\/h3\u003e\n\n    \u003cp\u003e\n      From newborn oral care and diaper changes to face, body and feeding\n      cleanups, the Suzuran Baby Antibac Baby Care Essentials Bundle provides\n      practical cotton options for different parts of your baby’s day.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003e\n        One Wet Cleaning Cotton box, one 120-piece Cut Cotton pack and two\n        80-piece Cotton Sheet packs—thoughtfully combined for gentle everyday\n        care.\n      \u003c\/strong\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Suzuran Baby Singapore","offers":[{"title":"Default Title","offer_id":54023601586494,"sku":null,"price":59.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/AntibacCareEssentials_cff41eee-f7bc-4015-973f-47b14bf4cf5c.png?v=1785982718","url":"https:\/\/suzuranbaby.sg\/products\/antibac-care-essentials-1","provider":"Suzuran Baby Singapore","version":"1.0","type":"link"}