{"product_id":"baby-cleaning-essentials-duo-wet-cleaning-cotton-cut-cotton","title":"Baby Cleaning Essentials Duo – Wet Cleaning Cotton + Cut Cotton","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  .value-box {\n    margin: 18px 0;\n    padding: 20px 22px;\n    border: 1px solid #f0dddd;\n    border-radius: 14px;\n    background: #fff8f8;\n  }\n\n  .value-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 12px;\n  }\n\n  .value-item {\n    padding: 14px 10px;\n    border: 1px solid #efdede;\n    border-radius: 10px;\n    background: #fff;\n    text-align: center;\n  }\n\n  .value-item strong {\n    display: block;\n    margin-bottom: 3px;\n    color: #c84040;\n    font-size: 19px;\n  }\n\n  .value-item span {\n    display: block;\n    color: #555;\n    font-size: 13px;\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 {\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    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  .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  }\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  .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    .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    .value-box,\n    .care-box,\n    .warning-box,\n    .closing-box {\n      padding: 17px;\n    }\n\n    .use-grid,\n    .value-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    .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\u003eTwo Everyday Cotton Essentials for Newborn Care\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The \u003cstrong\u003eSuzuran Baby Everyday Cotton Care Duo\u003c\/strong\u003e pairs\n      two practical cotton essentials for the cleaning routines parents\n      use every day from the newborn stage onwards.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Wet Cleaning Cotton provides a convenient ready-to-use option for\n      oral care, breastfeeding hygiene and delicate cleaning, while\n      Antibacterial Cut Cotton offers a larger dry cotton format for\n      diaper changes, face and body cleaning.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Together, they give parents the flexibility of\n      \u003cstrong\u003eready-to-use wet cotton and versatile dry cotton\u003c\/strong\u003e\n      in one simple everyday-care bundle.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- SUMMARY --\u003e\n  \u003cdiv class=\"bundle-summary\"\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e2 Essentials\u003c\/strong\u003e\n      \u003cspan\u003eEveryday Cotton Care\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e60 Pieces\u003c\/strong\u003e\n      \u003cspan\u003eWet Cleaning 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\u003eWet + Dry\u003c\/strong\u003e\n      \u003cspan\u003eTwo Cotton Formats\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- BUNDLE VALUE --\u003e\n  \u003cdiv class=\"value-box\"\u003e\n\n    \u003ch3\u003eTwo everyday essentials at better bundle value\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Pair two complementary Suzuran Baby cotton-care essentials and\n      enjoy 20% bundle savings.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"value-grid\"\u003e\n\n      \u003cdiv class=\"value-item\"\u003e\n        \u003cstrong\u003eS$39.00\u003c\/strong\u003e\n        \u003cspan\u003eRegular Value\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"value-item\"\u003e\n        \u003cstrong\u003eS$31.20\u003c\/strong\u003e\n        \u003cspan\u003eSpecial Bundle Price\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"value-item\"\u003e\n        \u003cstrong\u003eSave S$7.80\u003c\/strong\u003e\n        \u003cspan\u003e20% Savings\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- BENEFITS --\u003e\n  \u003cdiv class=\"benefit-box\"\u003e\n\n    \u003ch3\u003eWhy parents choose the Everyday Cotton Care Duo\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        Includes \u003cstrong\u003e1 box of Wet Cleaning Cotton\u003c\/strong\u003e and\n        \u003cstrong\u003e1 pack of Antibacterial Cut Cotton 120 pcs\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Two complementary cotton formats for different everyday\n        baby-care routines\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Wet Cleaning Cotton is ready to use and individually sealed\n        for convenient hygiene\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Made with 100% pure cotton and 100% purified water for\n        Wet Cleaning Cotton\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Suitable for gentle newborn oral care and breastfeeding hygiene\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Antibacterial Cut Cotton provides larger 10 cm × 13 cm\n        pre-cut pieces\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Cut Cotton can be used dry or moistened with clean water\n        according to your routine\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Practical for diaper changes, face cleaning and body cleaning\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Easy introductory bundle for parents trying two everyday\n        Suzuran Baby cotton-care essentials\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Better value than purchasing both products individually\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cp class=\"highlight-line\"\u003e\n    Ready-to-use wet cotton when convenience matters, and versatile dry\n    cotton when you want more flexibility — two everyday formats in one duo.\n  \u003c\/p\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- PRODUCTS --\u003e\n  \u003ch3\u003eWhat is included in the Everyday Cotton Care Duo?\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        Each box contains 30 sachets with 2 pieces per sachet,\n        giving you \u003cstrong\u003e60 pieces\u003c\/strong\u003e.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Suitable for gentle newborn oral care, breastfeeding hygiene\n        and delicate face or skin cleaning.\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 cotton pieces\n        designed for diaper care, body cleaning and everyday hygiene.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The dry format gives parents flexibility to use the cotton\n        as it is or moisten it with clean water according to the\n        cleaning routine.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Its larger surface provides practical coverage for everyday\n        external cleaning.\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  \u003c\/div\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- WET VS DRY --\u003e\n  \u003ch3\u003eWet or dry — choose according to the routine\u003c\/h3\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        Wet Cleaning Cotton comes pre-moistened with purified water\n        and individually sealed, so there is no need to prepare\n        water separately before use.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eFlexible dry cotton\u003c\/strong\u003e\n      \u003cp\u003e\n        Antibacterial Cut Cotton can be used dry or moistened with\n        clean water depending on the care routine.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eSmaller targeted care\u003c\/strong\u003e\n      \u003cp\u003e\n        Wet Cleaning Cotton is practical for oral care,\n        breastfeeding hygiene and delicate facial cleaning.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eLarger-area cleaning\u003c\/strong\u003e\n      \u003cp\u003e\n        The 10 cm × 13 cm Cut Cotton provides a larger surface for\n        diaper changes, body cleaning and everyday hygiene.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- ROUTINES --\u003e\n  \u003ch3\u003eMade for everyday baby-care routines\u003c\/h3\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eNewborn oral care\u003c\/strong\u003e\n      \u003cp\u003e\n        Use Wet Cleaning Cotton to gently clean baby's gums and tongue\n        as part of an early oral hygiene routine.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eBreastfeeding hygiene\u003c\/strong\u003e\n      \u003cp\u003e\n        Individually packed Wet Cleaning Cotton provides a convenient\n        option for gentle nipple cleansing before and after breastfeeding.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eDiaper changes\u003c\/strong\u003e\n      \u003cp\u003e\n        Moisten Antibacterial Cut Cotton with clean water where\n        appropriate for gentle 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 the wet or dry cotton format according to the area\n        being cleaned and your preferred routine.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- BRAND TRUST --\u003e\n  \u003ch3\u003eGentle qualities parents can trust\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Suzuran Baby combines carefully selected cotton materials with\n    practical hygiene features to support gentle everyday care for\n    babies and families.\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 process\"\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=\"highlight-line\"\u003e\n    Product features vary between the two cotton products. 100% purified\n    water and 121°C sterilisation apply specifically to Wet Cleaning Cotton,\n    while natural Chitosan antibacterial processing applies to Antibacterial\n    Cut Cotton. Refer to each individual product for its full product\n    features and usage guidance.\n  \u003c\/p\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- WHO IT IS FOR --\u003e\n  \u003ch3\u003eWho is the Everyday Cotton Care Duo for?\u003c\/h3\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eExpecting parents preparing basic newborn cleaning essentials\u003c\/li\u003e\n    \u003cli\u003eNew parents looking for an easy introduction to cotton-based baby care\u003c\/li\u003e\n    \u003cli\u003eParents who want both ready-to-use wet cotton and versatile dry cotton\u003c\/li\u003e\n    \u003cli\u003eBreastfeeding mothers looking for individually packed cotton care\u003c\/li\u003e\n    \u003cli\u003eFamilies using cotton and clean water for diaper-care routines\u003c\/li\u003e\n    \u003cli\u003eParents looking for a smaller bundle before committing to a larger stock-up set\u003c\/li\u003e\n    \u003cli\u003ePractical newborn and baby-shower gifting\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003ch3\u003eWhat's inside the bundle\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\u003eWet Cleaning Cotton size\u003c\/th\u003e\n          \u003ctd\u003eApproximately 7 cm × 7.5 cm each\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 size\u003c\/th\u003e\n          \u003ctd\u003e10 cm × 13 cm each\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProduct types\u003c\/th\u003e\n          \u003ctd\u003e2 complementary cotton-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, breastfeeding hygiene, diaper care,\n            face cleaning and body cleaning\n          \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\u003eRegular value\u003c\/th\u003e\n          \u003ctd\u003eS$39.00\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSpecial bundle price\u003c\/th\u003e\n          \u003ctd\u003eS$31.20\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBundle savings\u003c\/th\u003e\n          \u003ctd\u003eS$7.80 · 20% savings\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!-- 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 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 Wet Cleaning Cotton sachets sealed until ready to use.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep Antibacterial Cut Cotton in its original packaging and\n        close the pack properly after opening.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Handle cotton products with clean, dry hands.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use a fresh piece when cleaning a different body area or when\n        additional cleaning is required.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Dispose of used cotton appropriately after use.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- IMPORTANT --\u003e\n  \u003cdiv class=\"warning-box\"\u003e\n\n    \u003ch3\u003eImportant information\u003c\/h3\u003e\n\n    \u003cul\u003e\n\n      \u003cli\u003e\n        Both cotton products in this bundle are intended for single use.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Do not flush used cotton products.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        For newborn oral care, use Wet Cleaning Cotton gently and avoid\n        inserting it deeply into baby's mouth.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use clean water when moistening Antibacterial Cut Cotton.\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        Refer to each individual product packaging for specific usage,\n        storage 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\u003eA simple cotton-care duo for everyday routines\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The \u003cstrong\u003eSuzuran Baby Everyday Cotton Care Duo\u003c\/strong\u003e\n      brings together two complementary cotton formats for newborn\n      cleaning and everyday family care.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Keep Wet Cleaning Cotton within reach when you want ready-to-use\n      convenience, and Antibacterial Cut Cotton nearby when you need a\n      larger, flexible dry cotton format.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003e\n        2 everyday cotton essentials. Wet + dry care. 20% bundle savings.\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":54345004220734,"sku":null,"price":31.2,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/8_60d420ef-c9f7-4871-a11f-d34bee533c8e.png?v=1788168202","url":"https:\/\/suzuranbaby.sg\/products\/baby-cleaning-essentials-duo-wet-cleaning-cotton-cut-cotton","provider":"Suzuran Baby Singapore","version":"1.0","type":"link"}