{"product_id":"gauze-bath-everyday-care-bundle-handkerchief-2-pack-large-bath-towel-1-pack","title":"Gauze Bath \u0026 Everyday Care Bundle | Handkerchief 2-Pack + Large Bath Towel 1-Pack","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-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  .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    .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\u003eSoft Reusable Gauze Essentials for Bathing, Feeding \u0026amp; Everyday Care\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The \u003cstrong\u003eSuzuran Baby Gauze Bath \u0026amp; Everyday Care Bundle\u003c\/strong\u003e\n      brings together two versatile reusable gauze essentials for the\n      routines parents encounter throughout the day.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      With two packs of Antibacterial Gauze Handkerchiefs and one pack of\n      Antibacterial Gauze Large Bath Towels, this bundle covers everything\n      from feeding and burping to bath-time drying and everyday cleanups.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Soft, lightweight and reusable, the different gauze sizes give parents\n      practical options for smaller everyday tasks as well as larger\n      bath-time and drying routines.\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\u003e3 Packs\u003c\/strong\u003e\n      \u003cspan\u003eReusable Gauze Care\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e20 Pieces\u003c\/strong\u003e\n      \u003cspan\u003eGauze Handkerchiefs\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e2 Pieces\u003c\/strong\u003e\n      \u003cspan\u003eLarge Bath Towels\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e22 Pieces\u003c\/strong\u003e\n      \u003cspan\u003eTotal Gauze Essentials\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\u003eEveryday reusable gauze care at better bundle value\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Stock up on versatile Suzuran Baby gauze essentials for feeding,\n      bathing, drying and everyday newborn care.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"value-grid\"\u003e\n\n      \u003cdiv class=\"value-item\"\u003e\n        \u003cstrong\u003eS$74.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$59.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$14.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!-- KEY BENEFITS --\u003e\n  \u003cdiv class=\"benefit-box\"\u003e\n\n    \u003ch3\u003eWhy parents choose the Gauze Bath \u0026amp; Everyday Care Bundle\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        Includes \u003cstrong\u003e2 packs of Gauze Handkerchiefs\u003c\/strong\u003e and\n        \u003cstrong\u003e1 pack of Gauze Large Bath Towels\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        A total of \u003cstrong\u003e22 reusable gauze pieces\u003c\/strong\u003e for everyday\n        baby-care routines\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Two useful sizes for different care needs\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        30 cm × 30 cm handkerchiefs for feeding, burping, drool and\n        smaller cleanups\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        90 cm × 90 cm large towels for supervised bathing, drying and\n        wrapping\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Soft and breathable cotton gauze suitable for delicate baby care\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Antibacterial-treated gauze products for practical everyday hygiene\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Lightweight and easy to handle during frequent daily routines\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Washable and reusable for repeated use\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Practical for the nursery, feeding area, bathroom and baby bag\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Better value than purchasing all three packs individually\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cp class=\"highlight-line\"\u003e\n    Small gauze cloths for the little moments and large gauze towels for\n    bath-time care — two useful sizes for everyday newborn routines.\n  \u003c\/p\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- WHAT IS INCLUDED --\u003e\n  \u003ch3\u003eWhat is included in the Gauze Bath \u0026amp; Everyday Care Bundle?\u003c\/h3\u003e\n\n  \u003cdiv class=\"product-grid\"\u003e\n\n\n    \u003c!-- GAUZE HANDKERCHIEF --\u003e\n    \u003cdiv class=\"product-card\"\u003e\n\n      \u003cspan class=\"quantity-label\"\u003e\n        2 packs · 20 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\n        cloths designed for frequent everyday baby-care routines.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Each pack contains 10 pieces, giving you\n        \u003cstrong\u003e20 Gauze Handkerchiefs across 2 packs\u003c\/strong\u003e.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Keep them close by for feeding, burping, wiping milk dribbles,\n        drool, gentle face and hand cleaning, or as a bath washcloth.\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!-- 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\n        towels for supervised bathing, gentle drying, wrapping and\n        everyday baby care.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Each pack contains \u003cstrong\u003e2 large gauze towels\u003c\/strong\u003e,\n        allowing one to be in use while another is available as a spare.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Lightweight and breathable, the larger size provides practical\n        coverage before and after bath-time 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!-- DIFFERENT SIZES --\u003e\n  \u003ch3\u003eTwo gauze sizes for different everyday needs\u003c\/h3\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003e30 cm × 30 cm Handkerchief\u003c\/strong\u003e\n      \u003cp\u003e\n        A convenient smaller size for feeding, burping, drool, facial\n        cleaning, bath washing and everyday spills.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003e90 cm × 90 cm Large Bath Towel\u003c\/strong\u003e\n      \u003cp\u003e\n        A larger square format for supervised bathing, wrapping and\n        gently drying baby after bath time.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eKeep them within reach\u003c\/strong\u003e\n      \u003cp\u003e\n        With 20 handkerchiefs in the bundle, you can keep clean cloths\n        in different areas of the home where they are regularly needed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eReusable everyday essentials\u003c\/strong\u003e\n      \u003cp\u003e\n        Both gauze formats are designed to be washed, dried and reused,\n        making them practical for routines that happen repeatedly each day.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- EVERYDAY USES --\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\u003eFeeding\u003c\/strong\u003e\n      \u003cp\u003e\n        Keep a Gauze Handkerchief nearby for milk dribbles and small\n        feeding-time cleanups.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eBurping\u003c\/strong\u003e\n      \u003cp\u003e\n        Use the soft handkerchiefs during burping routines to help manage\n        milk dribbles and everyday mess.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eDrool \u0026amp; face cleaning\u003c\/strong\u003e\n      \u003cp\u003e\n        The compact gauze cloths are practical for gently wiping baby's\n        mouth, face and hands when needed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eBath washing\u003c\/strong\u003e\n      \u003cp\u003e\n        Gauze Handkerchiefs can also be used as soft reusable washcloths\n        during supervised bath time.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eAfter-bath drying\u003c\/strong\u003e\n      \u003cp\u003e\n        Use the Large Gauze Bath Towel to gently pat baby dry after a\n        supervised bath.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eWrapping after bath\u003c\/strong\u003e\n      \u003cp\u003e\n        The 90 cm × 90 cm format provides generous coverage for wrapping\n        baby while transitioning from bath time to dressing.\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 brings generations of cotton expertise into everyday baby\n    care, with carefully selected materials and practical gauze essentials\n    designed around gentleness, comfort and repeated daily use.\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 cotton expertise\"\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-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    Both gauze products in this bundle are antibacterial-treated reusable\n    baby-care essentials. Refer to each individual product for its specific\n    material, usage, washing and care instructions.\n  \u003c\/p\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- WHO IT IS FOR --\u003e\n  \u003ch3\u003eWho is the Gauze Bath \u0026amp; Everyday Care Bundle for?\u003c\/h3\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eExpecting parents preparing reusable newborn essentials\u003c\/li\u003e\n    \u003cli\u003eNew parents setting up feeding and bath-time supplies\u003c\/li\u003e\n    \u003cli\u003eFamilies who use gauze cloths frequently throughout the day\u003c\/li\u003e\n    \u003cli\u003eParents looking for both small and large reusable gauze formats\u003c\/li\u003e\n    \u003cli\u003eFamilies preparing the nursery, bathroom or baby bag\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 individual product guidance\n    \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\u003eAntibacterial Gauze Handkerchief\u003c\/th\u003e\n          \u003ctd\u003e2 packs · 10 pieces per pack\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal Gauze Handkerchiefs\u003c\/th\u003e\n          \u003ctd\u003e20 pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eHandkerchief size\u003c\/th\u003e\n          \u003ctd\u003e30 cm × 30 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 pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal Large Bath Towels\u003c\/th\u003e\n          \u003ctd\u003e2 pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eLarge Bath Towel size\u003c\/th\u003e\n          \u003ctd\u003e90 cm × 90 cm each\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal bundle quantity\u003c\/th\u003e\n          \u003ctd\u003e3 packs · 22 reusable gauze pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCare categories\u003c\/th\u003e\n          \u003ctd\u003e\n            Feeding, burping, everyday cleaning, bathing, drying and wrapping\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        \u003ctr\u003e\n          \u003cth\u003eRegular value\u003c\/th\u003e\n          \u003ctd\u003eS$74.00\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSpecial bundle price\u003c\/th\u003e\n          \u003ctd\u003eS$59.20\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBundle savings\u003c\/th\u003e\n          \u003ctd\u003eS$14.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!-- CARE --\u003e\n  \u003cdiv class=\"care-box\"\u003e\n\n    \u003ch3\u003eWashing and care\u003c\/h3\u003e\n\n    \u003cul\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        Use a gentle washing method and mild detergent where appropriate.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Avoid rough handling that may damage the soft gauze structure.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep clean gauze products in a dry and hygienic storage area.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Follow the washing and care instructions provided on each\n        individual product packaging.\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 supervise baby during bathing and changing routines.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Gently pat rather than rub delicate baby skin when drying.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep loose towels and cloths away from an unsupervised baby's\n        sleeping area.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Do not leave loose gauze towels or handkerchiefs inside a cot\n        or bassinet with a sleeping baby.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Stop use if the product becomes damaged or unsuitable for\n        continued use.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Refer to each individual product packaging for specific usage,\n        washing 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\u003eReusable gauze essentials for the little routines that happen every day\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The \u003cstrong\u003eSuzuran Baby Gauze Bath \u0026amp; Everyday Care Bundle\u003c\/strong\u003e\n      combines smaller everyday handkerchiefs with generously sized bath\n      towels, giving parents useful gauze options from feeding time through\n      to bath time.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      With 20 Gauze Handkerchiefs and 2 Large Bath Towels, there are enough\n      reusable essentials to keep clean pieces within easy reach while\n      others are being washed.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003e\n        22 reusable gauze pieces. Two practical sizes. 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":54344991539518,"sku":null,"price":59.2,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/5.png?v=1788168099","url":"https:\/\/suzuranbaby.sg\/products\/gauze-bath-everyday-care-bundle-handkerchief-2-pack-large-bath-towel-1-pack","provider":"Suzuran Baby Singapore","version":"1.0","type":"link"}