{"title":"Bundle Sale","description":null,"products":[{"product_id":"wet-cleaning-cotton-4-box-bundle-september-sale","title":"Wet Cleaning Cotton 4-Box Bundle | 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  .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  \/* SUMMARY *\/\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  \/* PROMOTION *\/\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 \u0026 MATCH *\/\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 IT WORKS *\/\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  \/* BENEFITS *\/\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  .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  \/* PRODUCT *\/\n  .product-card {\n    margin: 14px 0;\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  \/* USES *\/\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  \/* TRUST ICONS *\/\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  \/* SPECIFICATIONS *\/\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  \/* WARNING \/ CLOSING *\/\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: 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    .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\n\u003cdiv class=\"product-description\"\u003e\n\n  \u003c!-- CAMPAIGN --\u003e\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\n  \u003c!-- INTRO --\u003e\n  \u003ch2\u003e4 Boxes of Wet Cleaning Cotton for Everyday Newborn Care\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Keep an everyday newborn-care essential conveniently stocked with the\n    \u003cstrong\u003eSuzuran Baby Wet Cleaning Cotton 4-Box Bundle\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Each box contains \u003cstrong\u003e30 individually sealed sachets\u003c\/strong\u003e,\n    with \u003cstrong\u003e2 cotton pieces per sachet\u003c\/strong\u003e. Across all 4 boxes,\n    you receive a total of \u003cstrong\u003e120 sachets and 240 pieces\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Made with \u003cstrong\u003e100% pure cotton and 100% purified water\u003c\/strong\u003e,\n    Wet Cleaning Cotton provides a convenient ready-to-use option for\n    newborn oral care, breastfeeding hygiene and gentle everyday cleaning.\n  \u003c\/p\u003e\n\n\n  \u003c!-- SUMMARY --\u003e\n  \u003cdiv class=\"bundle-summary\"\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e4 Boxes\u003c\/strong\u003e\n      \u003cspan\u003ePer Bundle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e120 Sachets\u003c\/strong\u003e\n      \u003cspan\u003eIndividually Sealed\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e240 Pieces\u003c\/strong\u003e\n      \u003cspan\u003eTotal Per Bundle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003eS$84\u003c\/strong\u003e\n      \u003cspan\u003eBundle Price\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- SEPTEMBER PROMOTION --\u003e\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\u003e\n          Mix \u0026amp; match any 2 eligible bundles from the collection\n        \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\u003e\n          Mix \u0026amp; match any 3 eligible bundles from the collection\n        \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\n  \u003c!-- HOW IT WORKS --\u003e\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 Bundle\n          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\n  \u003cp class=\"highlight-line\"\u003e\n    Build your own bundle combination: choose this Wet Cleaning Cotton\n    4-Box Bundle together with any other eligible September bundles,\n    then use \u003cstrong\u003eSEPT15\u003c\/strong\u003e for 2 bundles or\n    \u003cstrong\u003eSEPT35\u003c\/strong\u003e for 3 bundles.\n  \u003c\/p\u003e\n\n\n  \u003c!-- BENEFITS --\u003e\n  \u003cdiv class=\"benefit-box\"\u003e\n\n    \u003ch3\u003eWhy stock up on Wet Cleaning Cotton?\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e4 full boxes\u003c\/strong\u003e in every bundle\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e30 individually sealed sachets\u003c\/strong\u003e per box\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e2 cotton pieces\u003c\/strong\u003e in every sachet\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Total of \u003cstrong\u003e120 sachets and 240 pieces\u003c\/strong\u003e per bundle\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Made with \u003cstrong\u003e100% pure cotton + 100% purified water\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Contains \u003cstrong\u003eno alcohol, fragrance, preservatives,\n        chemicals or additives\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Sterilised at \u003cstrong\u003e121°C\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Suitable for newborn oral-care routines from birth\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Useful for breastfeeding hygiene and gentle everyday cleaning\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Individually sealed sachets are convenient for home,\n        the baby bag and travelling\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- PRODUCT --\u003e\n  \u003ch3\u003eWhat's included in 1 bundle?\u003c\/h3\u003e\n\n  \u003cdiv class=\"product-card\"\u003e\n\n    \u003cspan class=\"quantity-label\"\u003e\n      4 boxes · 120 sachets · 240 pieces\n    \u003c\/span\u003e\n\n    \u003cstrong\u003eWet Cleaning Cotton 30 Sachets \/ 60 Pieces\u003c\/strong\u003e\n\n    \u003cp\u003e\n      Each box contains \u003cstrong\u003e30 individually sealed sachets\u003c\/strong\u003e,\n      with \u003cstrong\u003e2 Wet Cleaning Cotton pieces in every sachet\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      With 4 boxes included in this bundle, you receive\n      \u003cstrong\u003e120 sachets and 240 pieces\u003c\/strong\u003e in total.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Each piece measures approximately \u003cstrong\u003e7 cm × 7.5 cm\u003c\/strong\u003e\n      and is pre-moistened with 100% purified water for convenient\n      ready-to-use care.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- USES --\u003e\n  \u003ch3\u003eOne cotton essential, multiple everyday uses\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        Gently clean baby's gums, tongue, lips and oral cavity as part\n        of an early oral-hygiene routine before the first tooth appears.\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        A convenient ready-to-use option for gentle nipple cleansing\n        before or after breastfeeding when needed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eFace \u0026amp; Delicate Skin\u003c\/strong\u003e\n      \u003cp\u003e\n        Use for gentle external cleaning around baby's face,\n        eyes and skin where appropriate.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eOn-the-Go Care\u003c\/strong\u003e\n      \u003cp\u003e\n        Individually sealed sachets are convenient to carry in the\n        baby bag for outings and travelling.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- TRUST --\u003e\n  \u003ch3\u003eGentle qualities parents can trust\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Suzuran Baby Wet Cleaning Cotton combines carefully selected cotton,\n    purified water, steam sterilisation and individual sachet packaging\n    for convenient everyday newborn and family care.\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-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\n  \u003chr\u003e\n\n\n  \u003c!-- SPECS --\u003e\n  \u003ch3\u003eBundle details\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\u003eProduct\u003c\/th\u003e\n          \u003ctd\u003eWet Cleaning Cotton\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eQuantity per bundle\u003c\/th\u003e\n          \u003ctd\u003e4 boxes\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003ePer box\u003c\/th\u003e\n          \u003ctd\u003e30 sachets · 60 pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal per bundle\u003c\/th\u003e\n          \u003ctd\u003e120 sachets · 240 pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSize per piece\u003c\/th\u003e\n          \u003ctd\u003eApproximately 7 cm × 7.5 cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eKey ingredients\u003c\/th\u003e\n          \u003ctd\u003e100% pure cotton + 100% purified water\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSterilisation\u003c\/th\u003e\n          \u003ctd\u003e121°C\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBundle price\u003c\/th\u003e\n          \u003ctd\u003eS$84.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\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- IMPORTANT --\u003e\n  \u003cdiv class=\"warning-box\"\u003e\n\n    \u003ch3\u003eImportant information\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        Each Wet Cleaning Cotton piece is intended for single use.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Open an individual sachet only when ready to use.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use a fresh piece as needed during each care routine.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        For newborn oral care, clean gently and avoid inserting\n        the cotton deeply into baby's mouth.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Do not flush used cotton pieces.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Store unopened boxes and sachets in a cool, dry and\n        hygienic place away from direct sunlight and excessive heat.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- PROMOTION TERMS --\u003e\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\n        the same bundle.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Customers must add the required number of eligible bundles\n        to their cart 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\n        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\n  \u003chr\u003e\n\n\n  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"closing-box\"\u003e\n\n    \u003ch3\u003eBuild your own September bundle combination\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Start with the\n      \u003cstrong\u003eSuzuran Baby Wet Cleaning Cotton 4-Box Bundle\u003c\/strong\u003e,\n      or combine it with other eligible bundles from the\n      September Bundle Sale collection.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Mix \u0026amp; match \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$84.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":54348104204606,"sku":null,"price":84.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/4WCC.png?v=1788509150"},{"product_id":"wet-cleaning-cotton-10-box-stock-up-bundle-september-sale","title":"Wet Cleaning Cotton 10-Box Stock-Up Bundle | 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  .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  \/* SUMMARY *\/\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  \/* PROMOTION *\/\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 \u0026 MATCH *\/\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 IT WORKS *\/\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 *\/\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  \/* BENEFITS *\/\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 *\/\n  .product-card {\n    margin: 14px 0;\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  \/* USES *\/\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  \/* TRUST ICONS *\/\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  \/* SPECS *\/\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  \/* WARNING \/ CLOSING *\/\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: 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    .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\n\u003cdiv class=\"product-description\"\u003e\n\n  \u003c!-- CAMPAIGN --\u003e\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\n  \u003c!-- INTRO --\u003e\n  \u003ch2\u003e10 Boxes of Wet Cleaning Cotton for a Bigger Everyday Stock-Up\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Keep a generous supply of a high-use newborn-care essential on hand\n    with the \u003cstrong\u003eSuzuran Baby Wet Cleaning Cotton 10-Box Stock-Up Bundle\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Each box contains \u003cstrong\u003e30 individually sealed sachets\u003c\/strong\u003e,\n    with \u003cstrong\u003e2 cotton pieces per sachet\u003c\/strong\u003e. With 10 boxes\n    in every bundle, you receive a total of\n    \u003cstrong\u003e300 sachets and 600 pieces\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Made with \u003cstrong\u003e100% pure cotton and 100% purified water\u003c\/strong\u003e,\n    Wet Cleaning Cotton provides a convenient ready-to-use option for\n    newborn oral care, breastfeeding hygiene and gentle everyday cleaning.\n  \u003c\/p\u003e\n\n\n  \u003c!-- SUMMARY --\u003e\n  \u003cdiv class=\"bundle-summary\"\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e10 Boxes\u003c\/strong\u003e\n      \u003cspan\u003ePer Bundle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e300 Sachets\u003c\/strong\u003e\n      \u003cspan\u003eIndividually Sealed\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e600 Pieces\u003c\/strong\u003e\n      \u003cspan\u003eTotal Per Bundle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003eS$210\u003c\/strong\u003e\n      \u003cspan\u003eBundle Price\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- SEPTEMBER PROMOTION --\u003e\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\u003e\n          Mix \u0026amp; match any 2 eligible bundles from the collection\n        \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\u003e\n          Mix \u0026amp; match any 3 eligible bundles from the collection\n        \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\n  \u003c!-- HOW IT WORKS --\u003e\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\n  \u003cp class=\"highlight-line\"\u003e\n    Build your own September combination: choose this 10-Box\n    Wet Cleaning Cotton Bundle together with any other eligible bundles,\n    then use \u003cstrong\u003eSEPT15\u003c\/strong\u003e for 2 bundles or\n    \u003cstrong\u003eSEPT35\u003c\/strong\u003e for 3 bundles.\n  \u003c\/p\u003e\n\n\n  \u003c!-- BENEFITS --\u003e\n  \u003cdiv class=\"benefit-box\"\u003e\n\n    \u003ch3\u003eWhy choose the 10-Box Stock-Up Bundle?\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e10 full boxes\u003c\/strong\u003e of Wet Cleaning Cotton per bundle\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e30 individually sealed sachets\u003c\/strong\u003e per box\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e2 cotton pieces\u003c\/strong\u003e in every sachet\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Total of \u003cstrong\u003e300 sachets and 600 pieces\u003c\/strong\u003e per bundle\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Made with \u003cstrong\u003e100% pure cotton + 100% purified water\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Contains \u003cstrong\u003eno alcohol, fragrance, preservatives,\n        chemicals or additives\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Sterilised at \u003cstrong\u003e121°C\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Suitable for newborn oral-care routines from birth\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Useful for breastfeeding hygiene and gentle everyday cleaning\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Individually sealed sachets are convenient for home,\n        the baby bag and travelling\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        A larger stock-up quantity for families who use Wet Cleaning\n        Cotton regularly\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- PRODUCT --\u003e\n  \u003ch3\u003eWhat's included in 1 bundle?\u003c\/h3\u003e\n\n  \u003cdiv class=\"product-card\"\u003e\n\n    \u003cspan class=\"quantity-label\"\u003e\n      10 boxes · 300 sachets · 600 pieces\n    \u003c\/span\u003e\n\n    \u003cstrong\u003eWet Cleaning Cotton 30 Sachets \/ 60 Pieces\u003c\/strong\u003e\n\n    \u003cp\u003e\n      Each box contains \u003cstrong\u003e30 individually sealed sachets\u003c\/strong\u003e,\n      with \u003cstrong\u003e2 Wet Cleaning Cotton pieces in every sachet\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      With 10 boxes included in this bundle, you receive\n      \u003cstrong\u003e300 sachets and 600 pieces\u003c\/strong\u003e in total.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Each piece measures approximately \u003cstrong\u003e7 cm × 7.5 cm\u003c\/strong\u003e\n      and is pre-moistened with 100% purified water for convenient\n      ready-to-use care.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- USES --\u003e\n  \u003ch3\u003eOne cotton essential, multiple everyday uses\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        Gently clean baby's gums, tongue, lips and oral cavity as part\n        of an early oral-hygiene routine before the first tooth appears.\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        A convenient ready-to-use option for gentle nipple cleansing\n        before or after breastfeeding when needed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eFace \u0026amp; Delicate Skin\u003c\/strong\u003e\n      \u003cp\u003e\n        Use for gentle external cleaning around baby's face,\n        eyes and skin where appropriate.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eOn-the-Go Care\u003c\/strong\u003e\n      \u003cp\u003e\n        Individually sealed sachets are convenient to carry in the\n        baby bag for outings and travelling.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- TRUST --\u003e\n  \u003ch3\u003eGentle qualities parents can trust\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Suzuran Baby Wet Cleaning Cotton combines carefully selected cotton,\n    purified water, steam sterilisation and individual sachet packaging\n    for convenient everyday newborn and family care.\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-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\n  \u003chr\u003e\n\n\n  \u003c!-- SPECS --\u003e\n  \u003ch3\u003eBundle details\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\u003eProduct\u003c\/th\u003e\n          \u003ctd\u003eWet Cleaning Cotton\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eQuantity per bundle\u003c\/th\u003e\n          \u003ctd\u003e10 boxes\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003ePer box\u003c\/th\u003e\n          \u003ctd\u003e30 sachets · 60 pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal per bundle\u003c\/th\u003e\n          \u003ctd\u003e300 sachets · 600 pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSize per piece\u003c\/th\u003e\n          \u003ctd\u003eApproximately 7 cm × 7.5 cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eKey ingredients\u003c\/th\u003e\n          \u003ctd\u003e100% pure cotton + 100% purified water\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSterilisation\u003c\/th\u003e\n          \u003ctd\u003e121°C\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBundle price\u003c\/th\u003e\n          \u003ctd\u003eS$210.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\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003chr\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 class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        Each Wet Cleaning Cotton piece is intended for single use.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Open an individual sachet only when ready to use.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use a fresh piece as needed during each care routine.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        For newborn oral care, clean gently and avoid inserting\n        the cotton deeply into baby's mouth.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Do not flush used cotton pieces.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Store unopened boxes and sachets in a cool, dry and hygienic\n        place away from direct sunlight and excessive heat.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- PROMOTION TERMS --\u003e\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\n        the same bundle.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Customers must add the required number of eligible bundles\n        to their cart 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\n        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\n  \u003chr\u003e\n\n\n  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"closing-box\"\u003e\n\n    \u003ch3\u003eBuild your own September stock-up\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Start with the\n      \u003cstrong\u003eSuzuran Baby Wet Cleaning Cotton 10-Box Stock-Up Bundle\u003c\/strong\u003e,\n      or combine it with other eligible bundles from the\n      September Bundle Sale collection.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Mix \u0026amp; match \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$210.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":54348105548094,"sku":null,"price":210.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/10WCC.png?v=1788509178"},{"product_id":"antibacterial-cut-cotton-4-pack-bundle-september-sale","title":"Antibacterial Cut Cotton 4-Pack Bundle | 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  .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  \/* SUMMARY *\/\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  \/* PROMOTION *\/\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 \u0026 MATCH *\/\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 IT WORKS *\/\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 *\/\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  \/* BENEFITS *\/\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 *\/\n  .product-card {\n    margin: 14px 0;\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  \/* USES *\/\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  \/* TRUST ICONS *\/\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  \/* SPECS *\/\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  \/* WARNING \/ CLOSING *\/\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: 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    .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\n\u003cdiv class=\"product-description\"\u003e\n\n  \u003c!-- CAMPAIGN --\u003e\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\n  \u003c!-- INTRO --\u003e\n  \u003ch2\u003e4 Packs of Antibacterial Cut Cotton for Everyday Baby Care\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Keep a practical supply of everyday cotton care within easy reach\n    with the \u003cstrong\u003eSuzuran Baby Antibacterial Cut Cotton 4-Pack Bundle\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Each pack contains \u003cstrong\u003e120 pre-cut cotton pieces\u003c\/strong\u003e.\n    Across all 4 packs, you receive a total of\n    \u003cstrong\u003e480 cotton pieces\u003c\/strong\u003e for everyday newborn and\n    family-care routines.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Made with\n    \u003cstrong\u003e100% Japan Medical Use Standard Absorbent Pure Cotton\u003c\/strong\u003e\n    and treated using a\n    \u003cstrong\u003enatural Chitosan antibacterial process\u003c\/strong\u003e,\n    the dry cotton format can be used as is or moistened with clean\n    water according to your preferred cleaning routine.\n  \u003c\/p\u003e\n\n\n  \u003c!-- SUMMARY --\u003e\n  \u003cdiv class=\"bundle-summary\"\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e4 Packs\u003c\/strong\u003e\n      \u003cspan\u003ePer Bundle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e120 Pieces\u003c\/strong\u003e\n      \u003cspan\u003ePer Pack\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e480 Pieces\u003c\/strong\u003e\n      \u003cspan\u003eTotal Per Bundle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003eS$72\u003c\/strong\u003e\n      \u003cspan\u003eBundle Price\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- SEPTEMBER PROMOTION --\u003e\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\u003e\n          Mix \u0026amp; match any 2 eligible bundles from the collection\n        \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\u003e\n          Mix \u0026amp; match any 3 eligible bundles from the collection\n        \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\n  \u003c!-- HOW IT WORKS --\u003e\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\n  \u003cp class=\"highlight-line\"\u003e\n    Build your own September combination: choose this Antibacterial\n    Cut Cotton 4-Pack Bundle together with any other eligible bundles,\n    then use \u003cstrong\u003eSEPT15\u003c\/strong\u003e for 2 bundles or\n    \u003cstrong\u003eSEPT35\u003c\/strong\u003e for 3 bundles.\n  \u003c\/p\u003e\n\n\n  \u003c!-- BENEFITS --\u003e\n  \u003cdiv class=\"benefit-box\"\u003e\n\n    \u003ch3\u003eWhy stock up on Antibacterial Cut Cotton?\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e4 full packs\u003c\/strong\u003e in every bundle\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e120 pre-cut cotton pieces\u003c\/strong\u003e per pack\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Total of \u003cstrong\u003e480 cotton pieces\u003c\/strong\u003e per bundle\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Each piece measures approximately \u003cstrong\u003e10 cm × 13 cm\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Made with\n        \u003cstrong\u003e100% Japan Medical Use Standard Absorbent Pure Cotton\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Treated using a\n        \u003cstrong\u003enatural Chitosan antibacterial process\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Convenient pre-cut format with no cutting required\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Can be used dry or moistened with clean water\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Practical for diaper care, face cleaning, body cleaning\n        and bath-time routines\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Suitable for everyday newborn and family hygiene routines\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- PRODUCT --\u003e\n  \u003ch3\u003eWhat's included in 1 bundle?\u003c\/h3\u003e\n\n  \u003cdiv class=\"product-card\"\u003e\n\n    \u003cspan class=\"quantity-label\"\u003e\n      4 packs · 480 pieces\n    \u003c\/span\u003e\n\n    \u003cstrong\u003eAntibacterial Cut Cotton 120 pcs\u003c\/strong\u003e\n\n    \u003cp\u003e\n      Each pack contains \u003cstrong\u003e120 pre-cut cotton pieces\u003c\/strong\u003e,\n      with each piece measuring approximately\n      \u003cstrong\u003e10 cm × 13 cm\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      With 4 packs included in this bundle, you receive a total of\n      \u003cstrong\u003e480 cotton pieces\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The dry format provides everyday flexibility — use directly\n      where appropriate or moisten with clean water according to\n      your preferred cleaning routine.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- USES --\u003e\n  \u003ch3\u003eMade for everyday care routines\u003c\/h3\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eDiaper Changes\u003c\/strong\u003e\n      \u003cp\u003e\n        Moisten with clean water where appropriate for gentle\n        external cleaning during diaper changes.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eFace \u0026amp; Body Cleaning\u003c\/strong\u003e\n      \u003cp\u003e\n        The generous pre-cut size provides practical coverage\n        for everyday face and body care.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eBath-Time Care\u003c\/strong\u003e\n      \u003cp\u003e\n        Use as part of supervised washing and body-cleaning\n        routines when needed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eEveryday Family Care\u003c\/strong\u003e\n      \u003cp\u003e\n        Keep packs conveniently around the nursery, bathroom\n        or changing area for regular cleaning needs.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- TRUST --\u003e\n  \u003ch3\u003eGentle qualities parents can trust\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Suzuran Baby Antibacterial Cut Cotton combines carefully selected\n    absorbent cotton with a natural Chitosan antibacterial process\n    for convenient everyday newborn and family care.\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-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\n  \u003chr\u003e\n\n\n  \u003c!-- SPECS --\u003e\n  \u003ch3\u003eBundle details\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\u003eProduct\u003c\/th\u003e\n          \u003ctd\u003eAntibacterial Cut Cotton 120 pcs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eQuantity per bundle\u003c\/th\u003e\n          \u003ctd\u003e4 packs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003ePieces per pack\u003c\/th\u003e\n          \u003ctd\u003e120 pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal per bundle\u003c\/th\u003e\n          \u003ctd\u003e480 cotton pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003ePiece size\u003c\/th\u003e\n          \u003ctd\u003eApproximately 10 cm × 13 cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eMaterial\u003c\/th\u003e\n          \u003ctd\u003e\n            100% Japan Medical Use Standard Absorbent Pure Cotton\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProcessing\u003c\/th\u003e\n          \u003ctd\u003eNatural Chitosan antibacterial process\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eUse format\u003c\/th\u003e\n          \u003ctd\u003eUse dry or moisten with clean water\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBundle price\u003c\/th\u003e\n          \u003ctd\u003eS$72.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\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003chr\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 class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        Each cotton piece is intended for single use.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use clean water when moistening the cotton.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Do not flush used cotton pieces.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep opened packs properly closed and protected from\n        moisture, dust and contamination.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Store in a cool, dry and hygienic place away from direct\n        sunlight and excessive heat.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- PROMOTION TERMS --\u003e\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\n        the same bundle.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Customers must add the required number of eligible bundles\n        to their cart 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\n        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\n  \u003chr\u003e\n\n\n  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"closing-box\"\u003e\n\n    \u003ch3\u003eBuild your own September cotton-care combination\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Start with the\n      \u003cstrong\u003eSuzuran Baby Antibacterial Cut Cotton 4-Pack Bundle\u003c\/strong\u003e,\n      or combine it with other eligible bundles from the\n      September Bundle Sale collection.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Mix \u0026amp; match \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$72.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":54348116754750,"sku":null,"price":72.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/4ACC.png?v=1788509203"},{"product_id":"antibacterial-cut-cotton-9-pack-stock-up-bundle-september-sale","title":"Antibacterial Cut Cotton 9-Pack Stock-Up Bundle | 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-card {\n    margin: 14px 0;\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  .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  .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: 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    .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\u003e9 Packs of Antibacterial Cut Cotton for a Bigger Everyday Stock-Up\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Keep a generous supply of an everyday cotton-care essential on hand with the\n    \u003cstrong\u003eSuzuran Baby Antibacterial Cut Cotton 9-Pack Stock-Up Bundle\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Each pack contains \u003cstrong\u003e120 pre-cut cotton pieces\u003c\/strong\u003e.\n    With 9 packs in every bundle, you receive a total of\n    \u003cstrong\u003e1,080 cotton pieces\u003c\/strong\u003e for everyday newborn and\n    family-care routines.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Made with\n    \u003cstrong\u003e100% Japan Medical Use Standard Absorbent Pure Cotton\u003c\/strong\u003e\n    and treated using a\n    \u003cstrong\u003enatural Chitosan antibacterial process\u003c\/strong\u003e,\n    the dry cotton format can be used as is or moistened with clean\n    water according to your preferred cleaning routine.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"bundle-summary\"\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e9 Packs\u003c\/strong\u003e\n      \u003cspan\u003ePer Bundle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e120 Pieces\u003c\/strong\u003e\n      \u003cspan\u003ePer Pack\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e1,080 Pieces\u003c\/strong\u003e\n      \u003cspan\u003eTotal Per Bundle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003eS$162\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\u003e\n          Mix \u0026amp; match any 2 eligible bundles from the collection\n        \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\u003e\n          Mix \u0026amp; match any 3 eligible bundles from the collection\n        \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    Build your own September combination: choose this Antibacterial\n    Cut Cotton 9-Pack Stock-Up Bundle together with any other eligible\n    bundles, then use \u003cstrong\u003eSEPT15\u003c\/strong\u003e for 2 bundles or\n    \u003cstrong\u003eSEPT35\u003c\/strong\u003e for 3 bundles.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"benefit-box\"\u003e\n\n    \u003ch3\u003eWhy choose the 9-Pack Stock-Up Bundle?\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e9 full packs\u003c\/strong\u003e of Antibacterial Cut Cotton\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e120 pre-cut cotton pieces\u003c\/strong\u003e per pack\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Total of \u003cstrong\u003e1,080 cotton pieces\u003c\/strong\u003e per bundle\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Each piece measures approximately \u003cstrong\u003e10 cm × 13 cm\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Made with\n        \u003cstrong\u003e100% Japan Medical Use Standard Absorbent Pure Cotton\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Treated using a\n        \u003cstrong\u003enatural Chitosan antibacterial process\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Convenient pre-cut format with no cutting required\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Can be used dry or moistened with clean water\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Practical for diaper care, face cleaning, body cleaning\n        and bath-time routines\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        A larger stock-up quantity for families who use Cut Cotton regularly\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-card\"\u003e\n\n    \u003cspan class=\"quantity-label\"\u003e\n      9 packs · 1,080 pieces\n    \u003c\/span\u003e\n\n    \u003cstrong\u003eAntibacterial Cut Cotton 120 pcs\u003c\/strong\u003e\n\n    \u003cp\u003e\n      Each pack contains \u003cstrong\u003e120 pre-cut cotton pieces\u003c\/strong\u003e,\n      with each piece measuring approximately\n      \u003cstrong\u003e10 cm × 13 cm\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      With 9 packs included in this bundle, you receive a total of\n      \u003cstrong\u003e1,080 cotton pieces\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The dry format gives you everyday flexibility — use directly\n      where appropriate or moisten with clean water according to\n      your preferred cleaning routine.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003ch3\u003eMade for everyday care routines\u003c\/h3\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eDiaper Changes\u003c\/strong\u003e\n      \u003cp\u003e\n        Moisten with clean water where appropriate for gentle\n        external cleaning during diaper changes.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eFace \u0026amp; Body Cleaning\u003c\/strong\u003e\n      \u003cp\u003e\n        The generous pre-cut size provides practical coverage\n        for everyday face and body care.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eBath-Time Care\u003c\/strong\u003e\n      \u003cp\u003e\n        Use as part of supervised washing and body-cleaning\n        routines when needed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eEveryday Family Care\u003c\/strong\u003e\n      \u003cp\u003e\n        Keep packs conveniently around the nursery, bathroom\n        or changing area for regular cleaning needs.\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    Suzuran Baby Antibacterial Cut Cotton combines carefully selected\n    absorbent cotton with a natural Chitosan antibacterial process\n    for convenient everyday newborn and family care.\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-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  \u003chr\u003e\n\n  \u003ch3\u003eBundle details\u003c\/h3\u003e\n\n  \u003cdiv class=\"spec-table-wrap\"\u003e\n\n    \u003ctable class=\"spec-table\"\u003e\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProduct\u003c\/th\u003e\n          \u003ctd\u003eAntibacterial Cut Cotton 120 pcs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eQuantity per bundle\u003c\/th\u003e\n          \u003ctd\u003e9 packs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003ePieces per pack\u003c\/th\u003e\n          \u003ctd\u003e120 pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal per bundle\u003c\/th\u003e\n          \u003ctd\u003e1,080 cotton pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003ePiece size\u003c\/th\u003e\n          \u003ctd\u003eApproximately 10 cm × 13 cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eMaterial\u003c\/th\u003e\n          \u003ctd\u003e\n            100% Japan Medical Use Standard Absorbent Pure Cotton\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProcessing\u003c\/th\u003e\n          \u003ctd\u003eNatural Chitosan antibacterial process\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eUse format\u003c\/th\u003e\n          \u003ctd\u003eUse dry or moisten with clean water\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBundle price\u003c\/th\u003e\n          \u003ctd\u003eS$162.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\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003cdiv class=\"warning-box\"\u003e\n\n    \u003ch3\u003eImportant information\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        Each cotton piece is intended for single use.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use clean water when moistening the cotton.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Do not flush used cotton pieces.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep opened packs properly closed and protected from\n        moisture, dust and contamination.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Store in a cool, dry and hygienic place away from direct\n        sunlight and excessive heat.\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\n        the same bundle.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Customers must add the required number of eligible bundles\n        to their cart 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\n        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\u003eBuild your own September cotton-care stock-up\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Start with the\n      \u003cstrong\u003eSuzuran Baby Antibacterial Cut Cotton 9-Pack\n      Stock-Up Bundle\u003c\/strong\u003e, or combine it with other eligible\n      bundles from the September Bundle Sale collection.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Mix \u0026amp; match \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$162.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":54348118196542,"sku":null,"price":162.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/9ACC.png?v=1788509226"},{"product_id":"antibacterial-cut-cotton-15-pack-stock-up-bundle-september-sale","title":"Antibacterial Cut Cotton 15-Pack Stock-Up Bundle | 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;\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  .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-card {\n    margin: 14px 0;\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  .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  .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: 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    .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  \u003c!-- CAMPAIGN --\u003e\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  \u003c!-- INTRO --\u003e\n  \u003ch2\u003e15 Packs of Antibacterial Cut Cotton for Maximum Stock-Up\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Stock up on a high-use everyday cotton essential with the\n    \u003cstrong\u003eSuzuran Baby Antibacterial Cut Cotton 15-Pack Stock-Up Bundle\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Each pack contains \u003cstrong\u003e120 pre-cut cotton pieces\u003c\/strong\u003e.\n    With 15 packs in every bundle, you receive a total of\n    \u003cstrong\u003e1,800 cotton pieces\u003c\/strong\u003e for everyday newborn\n    and family-care routines.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Made with\n    \u003cstrong\u003e100% Japan Medical Use Standard Absorbent Pure Cotton\u003c\/strong\u003e\n    and treated using a\n    \u003cstrong\u003enatural Chitosan antibacterial process\u003c\/strong\u003e,\n    the dry cotton format can be used as is or moistened with clean\n    water according to your preferred cleaning routine.\n  \u003c\/p\u003e\n\n  \u003c!-- SUMMARY --\u003e\n  \u003cdiv class=\"bundle-summary\"\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e15 Packs\u003c\/strong\u003e\n      \u003cspan\u003ePer Bundle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e120 Pieces\u003c\/strong\u003e\n      \u003cspan\u003ePer Pack\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e1,800 Pieces\u003c\/strong\u003e\n      \u003cspan\u003eTotal Per Bundle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003eS$270\u003c\/strong\u003e\n      \u003cspan\u003eBundle Price\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PROMOTION --\u003e\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 bundles do not have to be the same. Select any combination\n        of eligible bundles available in the September Bundle Sale\n        collection and apply the applicable promo code at checkout.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- HOW IT WORKS --\u003e\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 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  \u003cdiv class=\"benefit-box\"\u003e\n\n    \u003ch3\u003eWhy choose the 15-Pack Stock-Up Bundle?\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e15 full packs\u003c\/strong\u003e of Antibacterial Cut Cotton\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e120 pre-cut cotton pieces\u003c\/strong\u003e per pack\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        An impressive \u003cstrong\u003e1,800 cotton pieces\u003c\/strong\u003e per bundle\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Each piece measures approximately \u003cstrong\u003e10 cm × 13 cm\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Made with\n        \u003cstrong\u003e100% Japan Medical Use Standard Absorbent Pure Cotton\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Treated using a\n        \u003cstrong\u003enatural Chitosan antibacterial process\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Convenient pre-cut format with no cutting required\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Can be used dry or moistened with clean water\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Practical for diaper care, face cleaning, body cleaning\n        and bath-time routines\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Ideal as a larger stock-up quantity for regular household use\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- PRODUCT --\u003e\n  \u003ch3\u003eWhat's included in 1 bundle?\u003c\/h3\u003e\n\n  \u003cdiv class=\"product-card\"\u003e\n\n    \u003cspan class=\"quantity-label\"\u003e\n      15 packs · 1,800 pieces\n    \u003c\/span\u003e\n\n    \u003cstrong\u003eAntibacterial Cut Cotton 120 pcs\u003c\/strong\u003e\n\n    \u003cp\u003e\n      Every pack contains \u003cstrong\u003e120 pre-cut cotton pieces\u003c\/strong\u003e,\n      each measuring approximately \u003cstrong\u003e10 cm × 13 cm\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      With 15 packs included, this bundle provides a total of\n      \u003cstrong\u003e1,800 cotton pieces\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The dry format gives you everyday flexibility — use directly\n      where appropriate or moisten with clean water according to\n      your preferred cleaning routine.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- USES --\u003e\n  \u003ch3\u003eMade for everyday care routines\u003c\/h3\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eDiaper Changes\u003c\/strong\u003e\n      \u003cp\u003e\n        Moisten with clean water where appropriate for gentle\n        external cleaning during diaper changes.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eFace \u0026amp; Body Cleaning\u003c\/strong\u003e\n      \u003cp\u003e\n        The generous pre-cut size provides practical coverage\n        for everyday face and body care.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eBath-Time Care\u003c\/strong\u003e\n      \u003cp\u003e\n        Use as part of supervised washing and body-cleaning\n        routines when needed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eEveryday Family Care\u003c\/strong\u003e\n      \u003cp\u003e\n        Keep packs conveniently around the nursery, bathroom\n        or changing area for regular cleaning needs.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003ch3\u003eGentle qualities parents can trust\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Suzuran Baby Antibacterial Cut Cotton combines carefully selected\n    absorbent cotton with a natural Chitosan antibacterial process\n    for convenient everyday newborn and family care.\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-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  \u003chr\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003ch3\u003eBundle details\u003c\/h3\u003e\n\n  \u003cdiv class=\"spec-table-wrap\"\u003e\n\n    \u003ctable class=\"spec-table\"\u003e\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProduct\u003c\/th\u003e\n          \u003ctd\u003eAntibacterial Cut Cotton 120 pcs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eQuantity per bundle\u003c\/th\u003e\n          \u003ctd\u003e15 packs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003ePieces per pack\u003c\/th\u003e\n          \u003ctd\u003e120 pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal per bundle\u003c\/th\u003e\n          \u003ctd\u003e1,800 cotton pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003ePiece size\u003c\/th\u003e\n          \u003ctd\u003eApproximately 10 cm × 13 cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eMaterial\u003c\/th\u003e\n          \u003ctd\u003e\n            100% Japan Medical Use Standard Absorbent Pure Cotton\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProcessing\u003c\/th\u003e\n          \u003ctd\u003eNatural Chitosan antibacterial process\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eUse format\u003c\/th\u003e\n          \u003ctd\u003eUse dry or moisten with clean water\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBundle price\u003c\/th\u003e\n          \u003ctd\u003eS$270.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: 15% off with SEPT15\u003cbr\u003e\n            Mix \u0026amp; match any 3 eligible bundles: 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\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- IMPORTANT --\u003e\n  \u003cdiv class=\"warning-box\"\u003e\n\n    \u003ch3\u003eImportant information\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        Each cotton piece is intended for single use.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use clean water when moistening the cotton.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Do not flush used cotton pieces.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep opened packs properly closed and protected from\n        moisture, dust and contamination.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Store in a cool, dry and hygienic place away from direct\n        sunlight and excessive heat.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PROMOTION TERMS --\u003e\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\n        the same bundle.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Customers must add the required number of eligible bundles\n        to their cart 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\n        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  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"closing-box\"\u003e\n\n    \u003ch3\u003eBuild your own September stock-up\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Start with the\n      \u003cstrong\u003eSuzuran Baby Antibacterial Cut Cotton 15-Pack\n      Stock-Up Bundle\u003c\/strong\u003e, or mix it with other eligible\n      bundles from the September Bundle Sale collection.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Mix \u0026amp; match \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$270.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":54348121309502,"sku":null,"price":270.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/15ACC.png?v=1788509252"},{"product_id":"antibacterial-cut-cotton-40-pcs-3-pack-bundle-september-sale","title":"Antibacterial Cut Cotton 40 pcs 3-Pack Bundle | 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  .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  \/* SUMMARY *\/\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  \/* PROMOTION *\/\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 \u0026 MATCH *\/\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 IT WORKS *\/\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 *\/\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  \/* BENEFITS *\/\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 *\/\n  .product-card {\n    margin: 14px 0;\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  \/* USES *\/\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  \/* TRUST ICONS *\/\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  \/* SPECS *\/\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  \/* WARNING \/ CLOSING *\/\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: 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    .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  \u003c!-- CAMPAIGN --\u003e\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  \u003c!-- INTRO --\u003e\n  \u003ch2\u003e3 Packs of Antibacterial Cut Cotton in a Convenient 40-Piece Size\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Keep Suzuran Baby Antibacterial Cut Cotton conveniently within reach\n    at home or on the go with the\n    \u003cstrong\u003eAntibacterial Cut Cotton 40 pcs 3-Pack Bundle\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    This is the same Suzuran Baby Antibacterial Cut Cotton as the\n    larger 120-piece pack, presented in a more compact\n    \u003cstrong\u003e40-piece pack size\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Made with\n    \u003cstrong\u003e100% Japan Medical Use Standard Absorbent Pure Cotton\u003c\/strong\u003e\n    and treated using a\n    \u003cstrong\u003enatural Chitosan antibacterial process\u003c\/strong\u003e,\n    each pack contains \u003cstrong\u003e40 pre-cut cotton pieces\u003c\/strong\u003e.\n    Across all 3 packs, you receive\n    \u003cstrong\u003e120 cotton pieces\u003c\/strong\u003e in total.\n  \u003c\/p\u003e\n\n  \u003c!-- SUMMARY --\u003e\n  \u003cdiv class=\"bundle-summary\"\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e3 Packs\u003c\/strong\u003e\n      \u003cspan\u003ePer Bundle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e40 Pieces\u003c\/strong\u003e\n      \u003cspan\u003ePer Pack\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e120 Pieces\u003c\/strong\u003e\n      \u003cspan\u003eTotal Per Bundle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003eS$24\u003c\/strong\u003e\n      \u003cspan\u003eBundle Price\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SEPTEMBER PROMOTION --\u003e\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\u003e\n          Mix \u0026amp; match any 2 eligible bundles from the collection\n        \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\u003e\n          Mix \u0026amp; match any 3 eligible bundles from the collection\n        \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  \u003c!-- HOW IT WORKS --\u003e\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    Build your own September combination: choose this Antibacterial\n    Cut Cotton 40 pcs 3-Pack Bundle together with any other eligible\n    bundles, then use \u003cstrong\u003eSEPT15\u003c\/strong\u003e for 2 bundles or\n    \u003cstrong\u003eSEPT35\u003c\/strong\u003e for 3 bundles.\n  \u003c\/p\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003cdiv class=\"benefit-box\"\u003e\n\n    \u003ch3\u003eWhy choose the 40-Piece 3-Pack Bundle?\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        The \u003cstrong\u003esame Antibacterial Cut Cotton\u003c\/strong\u003e as the\n        120-piece format, packed in a smaller 40-piece size\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e3 packs\u003c\/strong\u003e per bundle\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e40 pre-cut cotton pieces\u003c\/strong\u003e per pack\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Total of \u003cstrong\u003e120 cotton pieces\u003c\/strong\u003e per bundle\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Made with\n        \u003cstrong\u003e100% Japan Medical Use Standard Absorbent Pure Cotton\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Treated using a\n        \u003cstrong\u003enatural Chitosan antibacterial process\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Soft, lint-free and highly absorbent cotton\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Convenient pre-cut format with no cutting required\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Can be used dry or moistened with clean water\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Suitable for everyday newborn and family-care routines\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Compact 40-piece packs are convenient for the nursery,\n        changing area, baby bag or travelling\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- PRODUCT --\u003e\n  \u003ch3\u003eWhat's included in 1 bundle?\u003c\/h3\u003e\n\n  \u003cdiv class=\"product-card\"\u003e\n\n    \u003cspan class=\"quantity-label\"\u003e\n      3 packs · 120 pieces\n    \u003c\/span\u003e\n\n    \u003cstrong\u003eAntibacterial Cut Cotton 40 pcs\u003c\/strong\u003e\n\n    \u003cp\u003e\n      Each pack contains \u003cstrong\u003e40 pre-cut cotton pieces\u003c\/strong\u003e\n      of Suzuran Baby Antibacterial Cut Cotton.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      It is the same cotton product as the larger 120-piece pack,\n      simply offered in a smaller and more convenient\n      \u003cstrong\u003e40-piece packaging format\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      With 3 packs included in this bundle, you receive a total of\n      \u003cstrong\u003e120 cotton pieces\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Made with\n      \u003cstrong\u003e100% Japan Medical Use Standard Absorbent Pure Cotton\u003c\/strong\u003e\n      and treated using a\n      \u003cstrong\u003enatural Chitosan antibacterial process\u003c\/strong\u003e,\n      the dry cotton format can be used directly where appropriate\n      or moistened with clean water according to your preferred care routine.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- USES --\u003e\n  \u003ch3\u003eMade for everyday care routines\u003c\/h3\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eDiaper Changes\u003c\/strong\u003e\n      \u003cp\u003e\n        Moisten with clean water where appropriate for gentle\n        external cleaning during diaper changes.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eFace \u0026amp; Body Cleaning\u003c\/strong\u003e\n      \u003cp\u003e\n        Soft absorbent cotton for everyday face and body\n        cleaning routines.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eBath-Time Care\u003c\/strong\u003e\n      \u003cp\u003e\n        Use as part of supervised washing and body-cleaning\n        routines when needed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eOn-the-Go Care\u003c\/strong\u003e\n      \u003cp\u003e\n        The smaller 40-piece pack size is convenient to keep\n        in a baby bag or bring along when travelling.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003ch3\u003eGentle qualities parents can trust\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Suzuran Baby Antibacterial Cut Cotton combines carefully selected\n    absorbent cotton with a natural Chitosan antibacterial process\n    for convenient everyday newborn and family care.\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-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  \u003chr\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003ch3\u003eBundle details\u003c\/h3\u003e\n\n  \u003cdiv class=\"spec-table-wrap\"\u003e\n\n    \u003ctable class=\"spec-table\"\u003e\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProduct\u003c\/th\u003e\n          \u003ctd\u003eAntibacterial Cut Cotton 40 pcs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eQuantity per bundle\u003c\/th\u003e\n          \u003ctd\u003e3 packs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003ePieces per pack\u003c\/th\u003e\n          \u003ctd\u003e40 pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal per bundle\u003c\/th\u003e\n          \u003ctd\u003e120 cotton pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProduct format\u003c\/th\u003e\n          \u003ctd\u003e\n            Same Antibacterial Cut Cotton as the 120-piece pack,\n            presented in a smaller 40-piece pack size\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eMaterial\u003c\/th\u003e\n          \u003ctd\u003e\n            100% Japan Medical Use Standard Absorbent Pure Cotton\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProcessing\u003c\/th\u003e\n          \u003ctd\u003eNatural Chitosan antibacterial process\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eUse format\u003c\/th\u003e\n          \u003ctd\u003eUse dry or moisten with clean water\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBundle price\u003c\/th\u003e\n          \u003ctd\u003eS$24.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\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- IMPORTANT INFORMATION --\u003e\n  \u003cdiv class=\"warning-box\"\u003e\n\n    \u003ch3\u003eImportant information\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        Each cotton piece is intended for single use.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use clean water when moistening the cotton.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use gently on the intended external area.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Do not flush used cotton pieces.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep opened packs properly closed and protected from\n        moisture, dust and contamination.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Store in a cool, dry and hygienic place away from direct\n        sunlight and excessive heat.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PROMOTION TERMS --\u003e\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\n        the same bundle.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Customers must add the required number of eligible bundles\n        to their cart 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\n        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  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"closing-box\"\u003e\n\n    \u003ch3\u003eBuild your own September cotton-care combination\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Start with the\n      \u003cstrong\u003eSuzuran Baby Antibacterial Cut Cotton 40 pcs\n      3-Pack Bundle\u003c\/strong\u003e, or combine it with other eligible\n      bundles from the September Bundle Sale collection.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Mix \u0026amp; match \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$24.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":54348127043902,"sku":null,"price":24.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/3ACC40pcs.png?v=1788509313"},{"product_id":"antibacterial-cut-cotton-40-pcs-5-pack-bundle-september-sale","title":"Antibacterial Cut Cotton 40 pcs 5-Pack Bundle | 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  .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  \/* SUMMARY *\/\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  \/* PROMOTION *\/\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 \u0026 MATCH *\/\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 IT WORKS *\/\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 *\/\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  \/* BENEFITS *\/\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 *\/\n  .product-card {\n    margin: 14px 0;\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  \/* USES *\/\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  \/* TRUST ICONS *\/\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  \/* SPECS *\/\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  \/* WARNING \/ CLOSING *\/\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: 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    .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\n\u003cdiv class=\"product-description\"\u003e\n\n  \u003c!-- CAMPAIGN --\u003e\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\n  \u003c!-- INTRO --\u003e\n  \u003ch2\u003e5 Packs of Antibacterial Cut Cotton in a Convenient 40-Piece Size\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Keep Suzuran Baby Antibacterial Cut Cotton conveniently stocked\n    at home or in your baby-care essentials with the\n    \u003cstrong\u003eAntibacterial Cut Cotton 40 pcs 5-Pack Bundle\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    This is the same Suzuran Baby Antibacterial Cut Cotton as the\n    larger 120-piece pack, presented in a more compact\n    \u003cstrong\u003e40-piece pack size\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Made with\n    \u003cstrong\u003e100% Japan Medical Use Standard Absorbent Pure Cotton\u003c\/strong\u003e\n    and treated using a\n    \u003cstrong\u003enatural Chitosan antibacterial process\u003c\/strong\u003e,\n    each pack contains \u003cstrong\u003e40 pre-cut cotton pieces\u003c\/strong\u003e.\n    Across all 5 packs, you receive\n    \u003cstrong\u003e200 cotton pieces\u003c\/strong\u003e in total.\n  \u003c\/p\u003e\n\n\n  \u003c!-- SUMMARY --\u003e\n  \u003cdiv class=\"bundle-summary\"\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e5 Packs\u003c\/strong\u003e\n      \u003cspan\u003ePer Bundle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e40 Pieces\u003c\/strong\u003e\n      \u003cspan\u003ePer Pack\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e200 Pieces\u003c\/strong\u003e\n      \u003cspan\u003eTotal Per Bundle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003eS$40\u003c\/strong\u003e\n      \u003cspan\u003eBundle Price\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- SEPTEMBER PROMOTION --\u003e\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\u003e\n          Mix \u0026amp; match any 2 eligible bundles from the collection\n        \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\u003e\n          Mix \u0026amp; match any 3 eligible bundles from the collection\n        \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\n  \u003c!-- HOW IT WORKS --\u003e\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\n  \u003cp class=\"highlight-line\"\u003e\n    Build your own September combination: choose this Antibacterial\n    Cut Cotton 40 pcs 5-Pack Bundle together with any other eligible\n    bundles, then use \u003cstrong\u003eSEPT15\u003c\/strong\u003e for 2 bundles or\n    \u003cstrong\u003eSEPT35\u003c\/strong\u003e for 3 bundles.\n  \u003c\/p\u003e\n\n\n  \u003c!-- BENEFITS --\u003e\n  \u003cdiv class=\"benefit-box\"\u003e\n\n    \u003ch3\u003eWhy choose the 40-Piece 5-Pack Bundle?\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        The \u003cstrong\u003esame Antibacterial Cut Cotton\u003c\/strong\u003e as the\n        120-piece format, packed in a smaller 40-piece size\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e5 packs\u003c\/strong\u003e per bundle\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e40 pre-cut cotton pieces\u003c\/strong\u003e per pack\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Total of \u003cstrong\u003e200 cotton pieces\u003c\/strong\u003e per bundle\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Made with\n        \u003cstrong\u003e100% Japan Medical Use Standard Absorbent Pure Cotton\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Treated using a\n        \u003cstrong\u003enatural Chitosan antibacterial process\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Soft, lint-free and highly absorbent cotton\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Convenient pre-cut format with no cutting required\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Can be used dry or moistened with clean water\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Suitable for everyday newborn and family-care routines\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Compact 40-piece packs are convenient for the nursery,\n        changing area, baby bag or travelling\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- PRODUCT --\u003e\n  \u003ch3\u003eWhat's included in 1 bundle?\u003c\/h3\u003e\n\n  \u003cdiv class=\"product-card\"\u003e\n\n    \u003cspan class=\"quantity-label\"\u003e\n      5 packs · 200 pieces\n    \u003c\/span\u003e\n\n    \u003cstrong\u003eAntibacterial Cut Cotton 40 pcs\u003c\/strong\u003e\n\n    \u003cp\u003e\n      Each pack contains \u003cstrong\u003e40 pre-cut cotton pieces\u003c\/strong\u003e\n      of Suzuran Baby Antibacterial Cut Cotton.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      It is the same cotton product as the larger 120-piece pack,\n      simply offered in a smaller and more convenient\n      \u003cstrong\u003e40-piece packaging format\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      With 5 packs included in this bundle, you receive a total of\n      \u003cstrong\u003e200 cotton pieces\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Made with\n      \u003cstrong\u003e100% Japan Medical Use Standard Absorbent Pure Cotton\u003c\/strong\u003e\n      and treated using a\n      \u003cstrong\u003enatural Chitosan antibacterial process\u003c\/strong\u003e,\n      the dry cotton format can be used directly where appropriate\n      or moistened with clean water according to your preferred care routine.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- USES --\u003e\n  \u003ch3\u003eMade for everyday care routines\u003c\/h3\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eDiaper Changes\u003c\/strong\u003e\n      \u003cp\u003e\n        Moisten with clean water where appropriate for gentle\n        external cleaning during diaper changes.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eFace \u0026amp; Body Cleaning\u003c\/strong\u003e\n      \u003cp\u003e\n        Soft absorbent cotton for everyday face and body\n        cleaning routines.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eBath-Time Care\u003c\/strong\u003e\n      \u003cp\u003e\n        Use as part of supervised washing and body-cleaning\n        routines when needed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eOn-the-Go Care\u003c\/strong\u003e\n      \u003cp\u003e\n        The smaller 40-piece pack size is convenient to keep\n        in a baby bag or bring along when travelling.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- TRUST --\u003e\n  \u003ch3\u003eGentle qualities parents can trust\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Suzuran Baby Antibacterial Cut Cotton combines carefully selected\n    absorbent cotton with a natural Chitosan antibacterial process\n    for convenient everyday newborn and family care.\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-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\n  \u003chr\u003e\n\n\n  \u003c!-- SPECS --\u003e\n  \u003ch3\u003eBundle details\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\u003eProduct\u003c\/th\u003e\n          \u003ctd\u003eAntibacterial Cut Cotton 40 pcs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eQuantity per bundle\u003c\/th\u003e\n          \u003ctd\u003e5 packs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003ePieces per pack\u003c\/th\u003e\n          \u003ctd\u003e40 pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal per bundle\u003c\/th\u003e\n          \u003ctd\u003e200 cotton pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProduct format\u003c\/th\u003e\n          \u003ctd\u003e\n            Same Antibacterial Cut Cotton as the 120-piece pack,\n            presented in a smaller 40-piece pack size\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eMaterial\u003c\/th\u003e\n          \u003ctd\u003e\n            100% Japan Medical Use Standard Absorbent Pure Cotton\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProcessing\u003c\/th\u003e\n          \u003ctd\u003eNatural Chitosan antibacterial process\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eUse format\u003c\/th\u003e\n          \u003ctd\u003eUse dry or moisten with clean water\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBundle price\u003c\/th\u003e\n          \u003ctd\u003eS$40.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\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003chr\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 class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        Each cotton piece is intended for single use.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use clean water when moistening the cotton.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use gently on the intended external area.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Do not flush used cotton pieces.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep opened packs properly closed and protected from\n        moisture, dust and contamination.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Store in a cool, dry and hygienic place away from direct\n        sunlight and excessive heat.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- PROMOTION TERMS --\u003e\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\n        the same bundle.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Customers must add the required number of eligible bundles\n        to their cart 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\n        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\n  \u003chr\u003e\n\n\n  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"closing-box\"\u003e\n\n    \u003ch3\u003eBuild your own September cotton-care combination\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Start with the\n      \u003cstrong\u003eSuzuran Baby Antibacterial Cut Cotton 40 pcs\n      5-Pack Bundle\u003c\/strong\u003e, or combine it with other eligible\n      bundles from the September Bundle Sale collection.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Mix \u0026amp; match \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$40.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":54348130386238,"sku":null,"price":40.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/5ACC40pcs.png?v=1788509335"},{"product_id":"antibacterial-cut-cotton-jumbo-pack-120-pcs-40-pcs-september-sale","title":"Antibacterial Cut Cotton Jumbo Pack | 120 pcs + 40 pcs | 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 *\/\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  \/* SUMMARY *\/\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  \/* PROMOTION *\/\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 \u0026 MATCH *\/\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 IT WORKS *\/\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 *\/\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  \/* BENEFITS *\/\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  .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  \/* USES *\/\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  \/* TRUST ICONS *\/\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  \/* SPECS *\/\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  \/* WARNINGS *\/\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    .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  \u003c!-- CAMPAIGN --\u003e\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\n  \u003c!-- INTRO --\u003e\n  \u003ch2\u003eTwo Convenient Pack Sizes of Antibacterial Cut Cotton in One Jumbo Pack\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Enjoy the flexibility of two pack sizes in one convenient bundle\n    with the \u003cstrong\u003eSuzuran Baby Antibacterial Cut Cotton Jumbo Pack\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Each Jumbo Pack combines\n    \u003cstrong\u003e1 pack of Antibacterial Cut Cotton 120 pcs\u003c\/strong\u003e\n    with \u003cstrong\u003e1 pack of Antibacterial Cut Cotton 40 pcs\u003c\/strong\u003e,\n    giving you a total of \u003cstrong\u003e160 pre-cut cotton pieces\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Both pack sizes contain the same Suzuran Baby Antibacterial Cut Cotton,\n    made with\n    \u003cstrong\u003e100% Japan Medical Use Standard Absorbent Pure Cotton\u003c\/strong\u003e\n    and treated using a\n    \u003cstrong\u003enatural Chitosan antibacterial process\u003c\/strong\u003e.\n    The difference is simply the pack size, allowing you to keep the\n    larger pack at home while using the compact 40-piece pack where\n    convenience matters.\n  \u003c\/p\u003e\n\n\n  \u003c!-- SUMMARY --\u003e\n  \u003cdiv class=\"bundle-summary\"\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e2 Packs\u003c\/strong\u003e\n      \u003cspan\u003e120 pcs + 40 pcs\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e160 Pieces\u003c\/strong\u003e\n      \u003cspan\u003eTotal Per Jumbo Pack\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e2 Pack Sizes\u003c\/strong\u003e\n      \u003cspan\u003eHome + Convenient Size\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003eS$26\u003c\/strong\u003e\n      \u003cspan\u003eBundle Price\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- SEPTEMBER PROMOTION --\u003e\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\u003e\n          Mix \u0026amp; match any 2 eligible bundles from the collection\n        \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\u003e\n          Mix \u0026amp; match any 3 eligible bundles from the collection\n        \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\n  \u003c!-- HOW IT WORKS --\u003e\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\n  \u003cp class=\"highlight-line\"\u003e\n    Add this Jumbo Pack to your September combination and mix \u0026amp; match\n    it with any other eligible bundles. Use \u003cstrong\u003eSEPT15\u003c\/strong\u003e\n    for 2 bundles or \u003cstrong\u003eSEPT35\u003c\/strong\u003e for 3 bundles.\n  \u003c\/p\u003e\n\n\n  \u003c!-- BENEFITS --\u003e\n  \u003cdiv class=\"benefit-box\"\u003e\n\n    \u003ch3\u003eWhy choose the Antibacterial Cut Cotton Jumbo Pack?\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        Includes \u003cstrong\u003e1 × 120-piece pack\u003c\/strong\u003e and\n        \u003cstrong\u003e1 × 40-piece pack\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Total of \u003cstrong\u003e160 pre-cut cotton pieces\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        The same Antibacterial Cut Cotton in\n        \u003cstrong\u003etwo convenient pack sizes\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Made with\n        \u003cstrong\u003e100% Japan Medical Use Standard Absorbent Pure Cotton\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Treated using a\n        \u003cstrong\u003enatural Chitosan antibacterial process\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Soft, lint-free and highly absorbent cotton\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Convenient pre-cut format with no cutting required\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Can be used dry or moistened with clean water\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Suitable for everyday newborn and family-care routines\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Larger 120-piece pack is practical for regular home use,\n        while the compact 40-piece pack offers added convenience\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- PRODUCTS --\u003e\n  \u003ch3\u003eWhat's included in 1 Jumbo Pack?\u003c\/h3\u003e\n\n  \u003cdiv class=\"product-grid\"\u003e\n\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 120 pcs\u003c\/strong\u003e\n\n      \u003cp\u003e\n        The larger pack contains\n        \u003cstrong\u003e120 pre-cut cotton pieces\u003c\/strong\u003e,\n        making it practical for regular use at home, in the nursery\n        or around the changing area.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Made with\n        \u003cstrong\u003e100% Japan Medical Use Standard Absorbent Pure Cotton\u003c\/strong\u003e\n        and treated using a\n        \u003cstrong\u003enatural Chitosan antibacterial process\u003c\/strong\u003e.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-card\"\u003e\n\n      \u003cspan class=\"quantity-label\"\u003e\n        1 pack · 40 pieces\n      \u003c\/span\u003e\n\n      \u003cstrong\u003eAntibacterial Cut Cotton 40 pcs\u003c\/strong\u003e\n\n      \u003cp\u003e\n        The compact pack contains\n        \u003cstrong\u003e40 pieces of the same Antibacterial Cut Cotton\u003c\/strong\u003e\n        in a smaller packaging format.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Its smaller size makes it convenient to keep in different\n        areas of the home or bring along in a baby bag when needed.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cp class=\"highlight-line\"\u003e\n    \u003cstrong\u003eTotal per Jumbo Pack: 160 cotton pieces\u003c\/strong\u003e —\n    120 pieces in the larger pack plus 40 pieces in the compact pack.\n  \u003c\/p\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- USES --\u003e\n  \u003ch3\u003eMade for everyday care routines\u003c\/h3\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eDiaper Changes\u003c\/strong\u003e\n      \u003cp\u003e\n        Moisten with clean water where appropriate for gentle\n        external cleaning during diaper changes.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eFace \u0026amp; Body Cleaning\u003c\/strong\u003e\n      \u003cp\u003e\n        Soft absorbent cotton for everyday face and body\n        cleaning routines.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eBath-Time Care\u003c\/strong\u003e\n      \u003cp\u003e\n        Use as part of supervised washing and body-cleaning\n        routines when needed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eHome \u0026amp; On-the-Go\u003c\/strong\u003e\n      \u003cp\u003e\n        Keep the 120-piece pack at home and the smaller 40-piece\n        pack wherever a more compact format is convenient.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- TRUST --\u003e\n  \u003ch3\u003eGentle qualities parents can trust\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Both pack sizes contain the same Suzuran Baby Antibacterial Cut Cotton,\n    combining carefully selected absorbent cotton with a natural\n    Chitosan antibacterial process for everyday newborn and family care.\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-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\n  \u003chr\u003e\n\n\n  \u003c!-- SPECS --\u003e\n  \u003ch3\u003eBundle details\u003c\/h3\u003e\n\n  \u003cdiv class=\"spec-table-wrap\"\u003e\n\n    \u003ctable class=\"spec-table\"\u003e\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBundle\u003c\/th\u003e\n          \u003ctd\u003eAntibacterial Cut Cotton Jumbo Pack\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eIncluded\u003c\/th\u003e\n          \u003ctd\u003e\n            Antibacterial Cut Cotton 120 pcs × 1\u003cbr\u003e\n            Antibacterial Cut Cotton 40 pcs × 1\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal packs\u003c\/th\u003e\n          \u003ctd\u003e2 packs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal pieces\u003c\/th\u003e\n          \u003ctd\u003e160 cotton pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProduct format\u003c\/th\u003e\n          \u003ctd\u003e\n            Same Antibacterial Cut Cotton in two different pack sizes\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eMaterial\u003c\/th\u003e\n          \u003ctd\u003e\n            100% Japan Medical Use Standard Absorbent Pure Cotton\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProcessing\u003c\/th\u003e\n          \u003ctd\u003e\n            Natural Chitosan antibacterial process\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eUse format\u003c\/th\u003e\n          \u003ctd\u003e\n            Use dry or moisten with clean water\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBundle price\u003c\/th\u003e\n          \u003ctd\u003eS$26.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\n  \u003c\/div\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- IMPORTANT INFO --\u003e\n  \u003cdiv class=\"warning-box\"\u003e\n\n    \u003ch3\u003eImportant information\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        Each cotton piece is intended for single use.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use clean water when moistening the cotton.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use gently on the intended external area.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Do not flush used cotton pieces.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep opened packs properly closed and protected from\n        moisture, dust and contamination.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Store in a cool, dry and hygienic place away from direct\n        sunlight and excessive heat.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- PROMOTION TERMS --\u003e\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\n        the same bundle.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Customers must add the required number of eligible bundles\n        to their cart 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\n        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\n  \u003chr\u003e\n\n\n  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"closing-box\"\u003e\n\n    \u003ch3\u003eTwo pack sizes. One everyday cotton-care essential.\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The \u003cstrong\u003eSuzuran Baby Antibacterial Cut Cotton Jumbo Pack\u003c\/strong\u003e\n      gives you the same trusted Antibacterial Cut Cotton in both\n      \u003cstrong\u003e120-piece and 40-piece pack sizes\u003c\/strong\u003e,\n      with \u003cstrong\u003e160 pieces in total\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Add it to your September Bundle Sale selection or combine it\n      with other eligible bundles to build a combination that suits\n      your family's everyday care routine.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Mix \u0026amp; match \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$26.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":54348131467582,"sku":null,"price":26.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/ACCJumbo.png?v=1788509370"},{"product_id":"antibacterial-cotton-sheet-80-pcs-4-pack-bundle-september-sale","title":"Antibacterial Cotton Sheet 80 pcs 4-Pack Bundle | 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  .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  \/* SUMMARY *\/\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  \/* PROMOTION *\/\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 \u0026 MATCH *\/\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 IT WORKS *\/\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 *\/\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  \/* BENEFITS *\/\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 *\/\n  .product-card {\n    margin: 14px 0;\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  \/* USES *\/\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  \/* TRUST ICONS *\/\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  \/* SPECS *\/\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  \/* WARNING \/ CLOSING *\/\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: 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    .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  \u003c!-- CAMPAIGN --\u003e\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  \u003c!-- INTRO --\u003e\n  \u003ch2\u003e4 Packs of Antibacterial Cotton Sheets for Everyday Baby \u0026amp; Family Care\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Stock up on a versatile everyday essential with the\n    \u003cstrong\u003eSuzuran Baby Antibacterial Cotton Sheet 80 pcs 4-Pack Bundle\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Each pack contains \u003cstrong\u003e80 large 20 × 20 cm dry sheets\u003c\/strong\u003e,\n    giving you a total of \u003cstrong\u003e320 sheets\u003c\/strong\u003e across this\n    4-pack bundle.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Made from \u003cstrong\u003e100% plant-based material\u003c\/strong\u003e, Suzuran Baby\n    Antibacterial Cotton Sheets are designed to be soft, strong and\n    convenient for everyday baby and family-care routines. Use them dry\n    or moisten with clean water according to your needs.\n  \u003c\/p\u003e\n\n  \u003c!-- SUMMARY --\u003e\n  \u003cdiv class=\"bundle-summary\"\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e4 Packs\u003c\/strong\u003e\n      \u003cspan\u003ePer Bundle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e80 Sheets\u003c\/strong\u003e\n      \u003cspan\u003ePer Pack\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e320 Sheets\u003c\/strong\u003e\n      \u003cspan\u003eTotal Per Bundle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003eS$44\u003c\/strong\u003e\n      \u003cspan\u003eBundle Price\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SEPTEMBER PROMOTION --\u003e\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\u003e\n          Mix \u0026amp; match any 2 eligible bundles from the collection\n        \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\u003e\n          Mix \u0026amp; match any 3 eligible bundles from the collection\n        \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  \u003c!-- HOW IT WORKS --\u003e\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    Build your own September combination: choose this Antibacterial\n    Cotton Sheet 80 pcs 4-Pack Bundle together with any other eligible\n    bundles, then use \u003cstrong\u003eSEPT15\u003c\/strong\u003e for 2 bundles or\n    \u003cstrong\u003eSEPT35\u003c\/strong\u003e for 3 bundles.\n  \u003c\/p\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003cdiv class=\"benefit-box\"\u003e\n\n    \u003ch3\u003eWhy choose the 4-Pack Bundle?\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e4 packs\u003c\/strong\u003e of Antibacterial Cotton Sheet 80 pcs\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e80 sheets\u003c\/strong\u003e per pack\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Total of \u003cstrong\u003e320 sheets\u003c\/strong\u003e per bundle\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Large \u003cstrong\u003e20 × 20 cm\u003c\/strong\u003e sheet size\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Made from \u003cstrong\u003e100% plant-based material\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Soft and gentle for everyday baby and family care\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Lint-free for clean and convenient wiping\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Thick, strong and tear-resistant for practical everyday use\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        No chemicals, additives or fluorescent agents\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Can be used dry or moistened with clean water\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Multipurpose format for baby, maternity and household care\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- PRODUCT --\u003e\n  \u003ch3\u003eWhat's included in 1 bundle?\u003c\/h3\u003e\n\n  \u003cdiv class=\"product-card\"\u003e\n\n    \u003cspan class=\"quantity-label\"\u003e\n      4 packs · 320 sheets\n    \u003c\/span\u003e\n\n    \u003cstrong\u003eAntibacterial Cotton Sheet 80 pcs\u003c\/strong\u003e\n\n    \u003cp\u003e\n      Each pack contains \u003cstrong\u003e80 large 20 × 20 cm dry sheets\u003c\/strong\u003e,\n      giving you plenty of surface area for everyday cleaning and care.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      With \u003cstrong\u003e4 packs\u003c\/strong\u003e included in this bundle, you receive\n      a total of \u003cstrong\u003e320 sheets\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Made from \u003cstrong\u003e100% plant-based material\u003c\/strong\u003e, each sheet\n      is designed to be soft, lint-free, thick and strong while remaining\n      gentle for everyday baby and family-care routines.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Use the sheets dry where appropriate, or simply moisten with\n      clean water when a wet wipe is preferred.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- USES --\u003e\n  \u003ch3\u003eOne sheet, many everyday uses\u003c\/h3\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eDiaper Changes\u003c\/strong\u003e\n      \u003cp\u003e\n        Moisten with clean water for gentle cleaning during\n        everyday diaper-changing routines.\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        The large, soft sheet provides convenient coverage for\n        everyday face and body cleaning.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eBath-Time Care\u003c\/strong\u003e\n      \u003cp\u003e\n        Use as a soft disposable sheet during supervised\n        washing and bath-time care.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eEveryday Family Care\u003c\/strong\u003e\n      \u003cp\u003e\n        A versatile dry-sheet format for a wide range of\n        personal and household-care routines.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003ch3\u003eGentle qualities parents can trust\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Suzuran Baby Antibacterial Cotton Sheets are designed around\n    the same gentle-care philosophy at the heart of Suzuran Baby —\n    simple, practical materials for the everyday care of babies\n    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-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  \u003chr\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003ch3\u003eBundle details\u003c\/h3\u003e\n\n  \u003cdiv class=\"spec-table-wrap\"\u003e\n\n    \u003ctable class=\"spec-table\"\u003e\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProduct\u003c\/th\u003e\n          \u003ctd\u003eAntibacterial Cotton Sheet 80 pcs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eQuantity per bundle\u003c\/th\u003e\n          \u003ctd\u003e4 packs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSheets per pack\u003c\/th\u003e\n          \u003ctd\u003e80 sheets\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal per bundle\u003c\/th\u003e\n          \u003ctd\u003e320 sheets\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSheet size\u003c\/th\u003e\n          \u003ctd\u003e20 × 20 cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eMaterial\u003c\/th\u003e\n          \u003ctd\u003e100% plant-based material\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eFormat\u003c\/th\u003e\n          \u003ctd\u003eAntibacterial multipurpose dry sheets\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eFeatures\u003c\/th\u003e\n          \u003ctd\u003e\n            Soft, lint-free, thick, strong and tear-resistant\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eFree from\u003c\/th\u003e\n          \u003ctd\u003e\n            Chemicals, additives and fluorescent agents\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eUse format\u003c\/th\u003e\n          \u003ctd\u003eUse dry or moisten with clean water\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBundle price\u003c\/th\u003e\n          \u003ctd\u003eS$44.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\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- IMPORTANT INFORMATION --\u003e\n  \u003cdiv class=\"warning-box\"\u003e\n\n    \u003ch3\u003eImportant information\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        Each sheet is intended for single use.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use clean water when moistening the sheet.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use gently on the intended external area.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Do not flush used sheets.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep opened packs properly closed and protected from\n        moisture, dust and contamination.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Store in a cool, dry and hygienic place away from direct\n        sunlight and excessive heat.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PROMOTION TERMS --\u003e\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\n        the same bundle.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Customers must add the required number of eligible bundles\n        to their cart 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\n        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  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"closing-box\"\u003e\n\n    \u003ch3\u003eStock up on a versatile everyday care essential\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The\n      \u003cstrong\u003eSuzuran Baby Antibacterial Cotton Sheet 80 pcs\n      4-Pack Bundle\u003c\/strong\u003e\n      gives you \u003cstrong\u003e320 large multipurpose sheets\u003c\/strong\u003e\n      for everyday baby and family-care routines.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Add this bundle to your September selection or combine it\n      with other eligible bundles to create the mix that best suits\n      your family's everyday needs.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Mix \u0026amp; match \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$44.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":54348132090174,"sku":null,"price":44.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/4CS.png?v=1788509395"},{"product_id":"antibacterial-cotton-sheet-80-pcs-10-pack-stock-up-bundle-september-sale","title":"Antibacterial Cotton Sheet 80 pcs 10-Pack Stock-Up Bundle | 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  .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  \/* SUMMARY *\/\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  \/* PROMOTION *\/\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 \u0026 MATCH *\/\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 IT WORKS *\/\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 *\/\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  \/* BENEFITS *\/\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 *\/\n  .product-card {\n    margin: 14px 0;\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  \/* USES *\/\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  \/* TRUST ICONS *\/\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  \/* SPECS *\/\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  \/* WARNING \/ CLOSING *\/\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: 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    .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  \u003c!-- CAMPAIGN --\u003e\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  \u003c!-- INTRO --\u003e\n  \u003ch2\u003e10 Packs of Antibacterial Cotton Sheets for a Bigger Everyday Stock-Up\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Keep your everyday care essentials well stocked with the\n    \u003cstrong\u003eSuzuran Baby Antibacterial Cotton Sheet 80 pcs\n    10-Pack Stock-Up Bundle\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Each pack contains \u003cstrong\u003e80 large 20 × 20 cm dry sheets\u003c\/strong\u003e.\n    With 10 packs included, this stock-up bundle gives you a total of\n    \u003cstrong\u003e800 sheets\u003c\/strong\u003e for everyday baby and family-care routines.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Made from \u003cstrong\u003e100% plant-based material\u003c\/strong\u003e, Suzuran Baby\n    Antibacterial Cotton Sheets are designed to be soft, strong and\n    convenient for everyday use. Use them dry or moisten with clean\n    water according to your needs.\n  \u003c\/p\u003e\n\n  \u003c!-- SUMMARY --\u003e\n  \u003cdiv class=\"bundle-summary\"\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e10 Packs\u003c\/strong\u003e\n      \u003cspan\u003ePer Bundle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e80 Sheets\u003c\/strong\u003e\n      \u003cspan\u003ePer Pack\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e800 Sheets\u003c\/strong\u003e\n      \u003cspan\u003eTotal Per Bundle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003eS$110\u003c\/strong\u003e\n      \u003cspan\u003eBundle Price\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SEPTEMBER PROMOTION --\u003e\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\u003e\n          Mix \u0026amp; match any 2 eligible bundles from the collection\n        \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\u003e\n          Mix \u0026amp; match any 3 eligible bundles from the collection\n        \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  \u003c!-- HOW IT WORKS --\u003e\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    Build your own September combination: choose this Antibacterial\n    Cotton Sheet 80 pcs 10-Pack Stock-Up Bundle together with any other\n    eligible bundles, then use \u003cstrong\u003eSEPT15\u003c\/strong\u003e for 2 bundles\n    or \u003cstrong\u003eSEPT35\u003c\/strong\u003e for 3 bundles.\n  \u003c\/p\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003cdiv class=\"benefit-box\"\u003e\n\n    \u003ch3\u003eWhy choose the 10-Pack Stock-Up Bundle?\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e10 packs\u003c\/strong\u003e of Antibacterial Cotton Sheet 80 pcs\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e80 sheets\u003c\/strong\u003e per pack\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Total of \u003cstrong\u003e800 sheets\u003c\/strong\u003e per bundle\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Large \u003cstrong\u003e20 × 20 cm\u003c\/strong\u003e sheet size\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Made from \u003cstrong\u003e100% plant-based material\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Soft and gentle for everyday baby and family care\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Lint-free for clean and convenient wiping\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Thick, strong and tear-resistant for practical everyday use\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        No chemicals, additives or fluorescent agents\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Can be used dry or moistened with clean water\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Multipurpose format for baby, maternity and household care\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Larger 10-pack quantity for families who prefer to keep\n        frequently used care essentials well stocked\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- PRODUCT --\u003e\n  \u003ch3\u003eWhat's included in 1 bundle?\u003c\/h3\u003e\n\n  \u003cdiv class=\"product-card\"\u003e\n\n    \u003cspan class=\"quantity-label\"\u003e\n      10 packs · 800 sheets\n    \u003c\/span\u003e\n\n    \u003cstrong\u003eAntibacterial Cotton Sheet 80 pcs\u003c\/strong\u003e\n\n    \u003cp\u003e\n      Each pack contains \u003cstrong\u003e80 large 20 × 20 cm dry sheets\u003c\/strong\u003e,\n      providing generous coverage for everyday cleaning and care.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      With \u003cstrong\u003e10 packs\u003c\/strong\u003e included in this stock-up bundle,\n      you receive a total of \u003cstrong\u003e800 sheets\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Made from \u003cstrong\u003e100% plant-based material\u003c\/strong\u003e, each sheet\n      is designed to be soft, lint-free, thick and strong while remaining\n      gentle for everyday baby and family-care routines.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Use the sheets dry where appropriate, or simply moisten with\n      clean water when a wet wipe is preferred.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- USES --\u003e\n  \u003ch3\u003eOne sheet, many everyday uses\u003c\/h3\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eDiaper Changes\u003c\/strong\u003e\n      \u003cp\u003e\n        Moisten with clean water for gentle cleaning during\n        everyday diaper-changing routines.\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        The large, soft sheet provides convenient coverage for\n        everyday face and body cleaning.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eBath-Time Care\u003c\/strong\u003e\n      \u003cp\u003e\n        Use as a soft disposable sheet during supervised\n        washing and bath-time care.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eEveryday Family Care\u003c\/strong\u003e\n      \u003cp\u003e\n        A versatile dry-sheet format for a wide range of\n        personal and household-care routines.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003ch3\u003eGentle qualities parents can trust\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Suzuran Baby Antibacterial Cotton Sheets are designed around\n    the same gentle-care philosophy at the heart of Suzuran Baby —\n    simple, practical materials for the everyday care of babies\n    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-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  \u003chr\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003ch3\u003eBundle details\u003c\/h3\u003e\n\n  \u003cdiv class=\"spec-table-wrap\"\u003e\n\n    \u003ctable class=\"spec-table\"\u003e\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProduct\u003c\/th\u003e\n          \u003ctd\u003eAntibacterial Cotton Sheet 80 pcs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eQuantity per bundle\u003c\/th\u003e\n          \u003ctd\u003e10 packs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSheets per pack\u003c\/th\u003e\n          \u003ctd\u003e80 sheets\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal per bundle\u003c\/th\u003e\n          \u003ctd\u003e800 sheets\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSheet size\u003c\/th\u003e\n          \u003ctd\u003e20 × 20 cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eMaterial\u003c\/th\u003e\n          \u003ctd\u003e100% plant-based material\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eFormat\u003c\/th\u003e\n          \u003ctd\u003eAntibacterial multipurpose dry sheets\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eFeatures\u003c\/th\u003e\n          \u003ctd\u003e\n            Soft, lint-free, thick, strong and tear-resistant\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eFree from\u003c\/th\u003e\n          \u003ctd\u003e\n            Chemicals, additives and fluorescent agents\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eUse format\u003c\/th\u003e\n          \u003ctd\u003eUse dry or moisten with clean water\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBundle price\u003c\/th\u003e\n          \u003ctd\u003eS$110.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\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- IMPORTANT INFORMATION --\u003e\n  \u003cdiv class=\"warning-box\"\u003e\n\n    \u003ch3\u003eImportant information\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        Each sheet is intended for single use.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use clean water when moistening the sheet.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use gently on the intended external area.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Do not flush used sheets.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep opened packs properly closed and protected from\n        moisture, dust and contamination.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Store in a cool, dry and hygienic place away from direct\n        sunlight and excessive heat.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PROMOTION TERMS --\u003e\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\n        the same bundle.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Customers must add the required number of eligible bundles\n        to their cart 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\n        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  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"closing-box\"\u003e\n\n    \u003ch3\u003eStock up on a versatile everyday care essential\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The\n      \u003cstrong\u003eSuzuran Baby Antibacterial Cotton Sheet 80 pcs\n      10-Pack Stock-Up Bundle\u003c\/strong\u003e\n      gives you \u003cstrong\u003e800 large multipurpose sheets\u003c\/strong\u003e\n      for everyday baby and family-care routines.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Add this stock-up bundle to your September selection or combine\n      it with other eligible bundles to create the mix that best suits\n      your family's everyday needs.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Mix \u0026amp; match \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$110.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":54348132286782,"sku":null,"price":110.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/10CS_d5c54c72-e5f7-4408-8727-79d889f155c7.png?v=1788509465"},{"product_id":"antibacterial-cotton-swab-180-pcs-3-bottle-bundle-september-sale","title":"Antibacterial Cotton Swab 180 pcs 4-Bottle Bundle | 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  .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  \/* SUMMARY *\/\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  \/* PROMOTION *\/\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 \u0026 MATCH *\/\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 IT WORKS *\/\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 *\/\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  \/* BENEFITS *\/\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 *\/\n  .product-card {\n    margin: 14px 0;\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  \/* USES *\/\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  \/* TRUST ICONS *\/\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  \/* SPECS *\/\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  \/* WARNING \/ CLOSING *\/\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: 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    .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\u003cdiv class=\"product-description\"\u003e\n\u003c!-- CAMPAIGN --\u003e\n\u003cdiv class=\"campaign-banner\"\u003e\n\u003cstrong\u003eSeptember Bundle Sale · 4–30 September 2026\u003c\/strong\u003e \u003cspan\u003eMix \u0026amp; match eligible bundles · Buy 2 save 15% · Buy 3 save 35%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003ch2\u003e4 Bottles of Antibacterial Cotton Swabs for Everyday Precision Care\u003c\/h2\u003e\n\u003cp\u003eKeep a practical supply of baby-care essentials within easy reach with the \u003cstrong\u003eSuzuran Baby Antibacterial Cotton Swab 180 pcs 4-Bottle Bundle\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eEach bottle contains \u003cstrong\u003e180 antibacterial cotton swabs\u003c\/strong\u003e, giving you a total of \u003cstrong\u003e720 cotton swabs\u003c\/strong\u003e across this 4-bottle bundle.\u003c\/p\u003e\n\u003cp\u003eMade with \u003cstrong\u003esoft cotton tips and flexible paper stems\u003c\/strong\u003e, Suzuran Baby Antibacterial Cotton Swabs are designed for precise external cleaning during everyday baby and family-care routines.\u003c\/p\u003e\n\u003c!-- SUMMARY --\u003e\n\u003cdiv class=\"bundle-summary\"\u003e\n\u003cdiv class=\"summary-box\"\u003e\n\u003cstrong\u003e4 Bottles\u003c\/strong\u003e \u003cspan\u003ePer Bundle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"summary-box\"\u003e\n\u003cstrong\u003e180 Swabs\u003c\/strong\u003e \u003cspan\u003ePer Bottle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"summary-box\"\u003e\n\u003cstrong\u003e720 Swabs\u003c\/strong\u003e \u003cspan\u003eTotal Per Bundle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"summary-box\"\u003e\n\u003cstrong\u003eS$44\u003c\/strong\u003e \u003cspan\u003eBundle Price\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SEPTEMBER PROMOTION --\u003e\n\u003cdiv class=\"promo-box\"\u003e\n\u003ch3\u003eSeptember Bundle Sale — Mix \u0026amp; Match and Save\u003c\/h3\u003e\n\u003cp\u003eChoose your favourite eligible bundles from the \u003cstrong\u003eSeptember Bundle Sale collection\u003c\/strong\u003e. You can mix and match different bundles to reach the required quantity and unlock your discount.\u003c\/p\u003e\n\u003cdiv class=\"promo-grid\"\u003e\n\u003cdiv class=\"promo-tier\"\u003e\n\u003cstrong\u003eBuy Any 2 · Save 15%\u003c\/strong\u003e \u003cspan\u003e Mix \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\u003cdiv class=\"promo-tier\"\u003e\n\u003cstrong\u003eBuy Any 3 · Save 35%\u003c\/strong\u003e \u003cspan\u003e Mix \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\u003c\/div\u003e\n\u003cdiv class=\"mix-match\"\u003e\n\u003cstrong\u003eYes, you can mix \u0026amp; match!\u003c\/strong\u003e\n\u003cp\u003eYour selected bundles do not have to be the same. Choose any combination of eligible bundles available in the September Bundle Sale collection, add the required quantity to your cart, then apply the applicable promo code at checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003cdiv class=\"how-box\"\u003e\n\u003ch3\u003eHow the September Bundle Sale works\u003c\/h3\u003e\n\u003cdiv class=\"step-grid\"\u003e\n\u003cdiv class=\"step-box\"\u003e\n\u003cdiv class=\"step-number\"\u003e1\u003c\/div\u003e\n\u003cstrong\u003eMix \u0026amp; Match\u003c\/strong\u003e \u003cspan\u003e Choose any 2 or 3 eligible bundles from the September Bundle Sale collection. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-box\"\u003e\n\u003cdiv class=\"step-number\"\u003e2\u003c\/div\u003e\n\u003cstrong\u003eEnter Your Code\u003c\/strong\u003e \u003cspan\u003e Use SEPT15 when buying 2 bundles or SEPT35 when buying 3 bundles. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-box\"\u003e\n\u003cdiv class=\"step-number\"\u003e3\u003c\/div\u003e\n\u003cstrong\u003eEnjoy Your Savings\u003c\/strong\u003e \u003cspan\u003e Enter the applicable promo code at checkout to receive your discount. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"highlight-line\"\u003eBuild your own September combination: choose this Antibacterial Cotton Swab 180 pcs 3-Bottle Bundle together with any other eligible bundles, then use \u003cstrong\u003eSEPT15\u003c\/strong\u003e for 2 bundles or \u003cstrong\u003eSEPT35\u003c\/strong\u003e for 3 bundles.\u003c\/p\u003e\n\u003c!-- BENEFITS --\u003e\n\u003cdiv class=\"benefit-box\"\u003e\n\u003ch3\u003eWhy choose the 3-Bottle Bundle?\u003c\/h3\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e3 bottles\u003c\/strong\u003e of Antibacterial Cotton Swab 180 pcs\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e180 cotton swabs\u003c\/strong\u003e per bottle\u003c\/li\u003e\n\u003cli\u003eTotal of \u003cstrong\u003e540 cotton swabs\u003c\/strong\u003e per bundle\u003c\/li\u003e\n\u003cli\u003eSoft cotton tips for gentle precision cleaning\u003c\/li\u003e\n\u003cli\u003eFlexible paper stems for comfortable handling\u003c\/li\u003e\n\u003cli\u003eAntibacterial cotton swabs for hygienic everyday care\u003c\/li\u003e\n\u003cli\u003eConvenient for cleaning small and visible external areas\u003c\/li\u003e\n\u003cli\u003eUseful for everyday newborn, baby and family-care routines\u003c\/li\u003e\n\u003cli\u003ePractical 3-bottle quantity for keeping supplies in different care areas around the home\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003c!-- PRODUCT --\u003e\n\u003ch3\u003eWhat's included in 1 bundle?\u003c\/h3\u003e\n\u003cdiv class=\"product-card\"\u003e\n\u003cspan class=\"quantity-label\"\u003e 3 bottles · 540 cotton swabs \u003c\/span\u003e \u003cstrong\u003eAntibacterial Cotton Swab 180 pcs\u003c\/strong\u003e\n\u003cp\u003eEach bottle contains \u003cstrong\u003e180 antibacterial cotton swabs\u003c\/strong\u003e with soft cotton tips and flexible paper stems.\u003c\/p\u003e\n\u003cp\u003eWith \u003cstrong\u003e3 bottles\u003c\/strong\u003e included in this bundle, you receive a total of \u003cstrong\u003e540 cotton swabs\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eThe slim, easy-to-hold format supports precise cleaning of small and visible external areas as part of everyday baby and family-care routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003c!-- USES --\u003e\n\u003ch3\u003eMade for precise everyday care\u003c\/h3\u003e\n\u003cdiv class=\"use-grid\"\u003e\n\u003cdiv class=\"use-card\"\u003e\n\u003cstrong\u003eUmbilical Area Care\u003c\/strong\u003e\n\u003cp\u003eA precise cotton-swab format for gentle external care around the visible umbilical area when following your healthcare professional's recommended care routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-card\"\u003e\n\u003cstrong\u003eOuter Ear Care\u003c\/strong\u003e\n\u003cp\u003eUse gently around the visible outer ear only. Never insert a cotton swab into the ear canal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-card\"\u003e\n\u003cstrong\u003eVisible Nose Area\u003c\/strong\u003e\n\u003cp\u003eSuitable for careful cleaning around the visible outer nose area. Do not insert into the nostril.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-card\"\u003e\n\u003cstrong\u003eEveryday Precision Cleaning\u003c\/strong\u003e\n\u003cp\u003eConvenient for small external areas where a more precise cleaning format is useful.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003c!-- TRUST --\u003e\n\u003ch3\u003eGentle qualities parents can trust\u003c\/h3\u003e\n\u003cp\u003eSuzuran Baby Antibacterial Cotton Swabs combine soft cotton tips with flexible paper stems in a practical format designed for precise everyday external care.\u003c\/p\u003e\n\u003cdiv class=\"icon-grid\"\u003e\n\u003cdiv class=\"icon-box\"\u003e\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\u003c\/div\u003e\n\u003cdiv class=\"icon-box\"\u003e\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003c!-- SPECS --\u003e\n\u003ch3\u003eBundle details\u003c\/h3\u003e\n\u003cdiv class=\"spec-table-wrap\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eAntibacterial Cotton Swab 180 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eQuantity per bundle\u003c\/th\u003e\n\u003ctd\u003e3 bottles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSwabs per bottle\u003c\/th\u003e\n\u003ctd\u003e180 cotton swabs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal per bundle\u003c\/th\u003e\n\u003ctd\u003e540 cotton swabs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eCotton tips with paper stems\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFormat\u003c\/th\u003e\n\u003ctd\u003eAntibacterial cotton swabs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse\u003c\/th\u003e\n\u003ctd\u003ePrecise external cleaning and everyday care\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBundle price\u003c\/th\u003e\n\u003ctd\u003eS$33.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSeptember promotion\u003c\/th\u003e\n\u003ctd\u003eMix \u0026amp; match any 2 eligible bundles: 15% off with SEPT15\u003cbr\u003eMix \u0026amp; match any 3 eligible bundles: 35% off with SEPT35\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCampaign period\u003c\/th\u003e\n\u003ctd\u003e4–30 September 2026\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003c!-- IMPORTANT INFORMATION --\u003e\n\u003cdiv class=\"warning-box\"\u003e\n\u003ch3\u003eImportant information\u003c\/h3\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003eCotton swabs are intended for external use only.\u003c\/li\u003e\n\u003cli\u003eDo not insert cotton swabs into the ear canal or nostrils.\u003c\/li\u003e\n\u003cli\u003eUse gently and only on visible, easily accessible areas.\u003c\/li\u003e\n\u003cli\u003eKeep out of reach of children when not in use.\u003c\/li\u003e\n\u003cli\u003eUse a fresh cotton swab as needed and dispose of it after use.\u003c\/li\u003e\n\u003cli\u003eStore in a clean, dry place and keep the bottle properly closed to protect the cotton swabs from dust and contamination.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- PROMOTION TERMS --\u003e\n\u003cdiv class=\"warning-box\"\u003e\n\u003ch3\u003eSeptember Bundle Sale — Promotion Terms\u003c\/h3\u003e\n\u003cp\u003ePromotion valid from \u003cstrong\u003e4 September to 30 September 2026\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003eEligible bundles may be \u003cstrong\u003emixed and matched\u003c\/strong\u003e within the September Bundle Sale collection.\u003c\/li\u003e\n\u003cli\u003ePurchase any \u003cstrong\u003e2 eligible bundles\u003c\/strong\u003e and enter \u003cstrong\u003eSEPT15\u003c\/strong\u003e at checkout to receive 15% off.\u003c\/li\u003e\n\u003cli\u003ePurchase any \u003cstrong\u003e3 eligible bundles\u003c\/strong\u003e and enter \u003cstrong\u003eSEPT35\u003c\/strong\u003e at checkout to receive 35% off.\u003c\/li\u003e\n\u003cli\u003eThe selected bundles do \u003cstrong\u003enot\u003c\/strong\u003e need to be the same bundle.\u003c\/li\u003e\n\u003cli\u003eCustomers must add the required number of eligible bundles to their cart before applying the applicable promo code.\u003c\/li\u003e\n\u003cli\u003ePromo code must be entered at checkout for the discount to be applied.\u003c\/li\u003e\n\u003cli\u003eDiscount is not automatically applied to a single bundle.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003c!-- CLOSING --\u003e\n\u003cdiv class=\"closing-box\"\u003e\n\u003ch3\u003eKeep everyday precision care within easy reach\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003eSuzuran Baby Antibacterial Cotton Swab 180 pcs 3-Bottle Bundle\u003c\/strong\u003e gives you \u003cstrong\u003e540 cotton swabs\u003c\/strong\u003e for precise everyday baby and family-care routines.\u003c\/p\u003e\n\u003cp\u003eAdd this bundle to your September selection or combine it with other eligible bundles to create the mix that best suits your family's everyday care needs.\u003c\/p\u003e\n\u003cp\u003eMix \u0026amp; match \u003cstrong\u003eany 2 eligible bundles\u003c\/strong\u003e and use \u003cstrong\u003eSEPT15\u003c\/strong\u003e for 15% off, or choose \u003cstrong\u003eany 3 eligible bundles\u003c\/strong\u003e and use \u003cstrong\u003eSEPT35\u003c\/strong\u003e for 35% off.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e Bundle Price: S$33.00 · September Bundle Sale: 4–30 September 2026 \u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Suzuran Baby Singapore","offers":[{"title":"Default Title","offer_id":54348132581694,"sku":null,"price":44.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/4Swab.png?v=1788509522"},{"product_id":"ntibacterial-cotton-swab-180-pcs-5-bottle-stock-up-bundle-september-sale","title":"ntibacterial Cotton Swab 180 pcs 6 Bottle Stock-Up Bundle | 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-card {\n    margin: 14px 0;\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  .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  .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: 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    .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\u003cdiv class=\"product-description\"\u003e\n\u003cdiv class=\"campaign-banner\"\u003e\n\u003cstrong\u003eSeptember Bundle Sale · 4–30 September 2026\u003c\/strong\u003e \u003cspan\u003eMix \u0026amp; match eligible bundles · Buy 2 save 15% · Buy 3 save 35%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2\u003e6 Bottles of Antibacterial Cotton Swabs for a Bigger Everyday Stock-Up\u003c\/h2\u003e\n\u003cp\u003eKeep a generous supply of precision-care essentials on hand with the \u003cstrong\u003eSuzuran Baby Antibacterial Cotton Swab 180 pcs 6-Bottle Stock-Up Bundle\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eEach bottle contains \u003cstrong\u003e180 antibacterial cotton swabs\u003c\/strong\u003e. With 5 bottles included, this stock-up bundle gives you a total of \u003cstrong\u003e1080 cotton swabs\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eMade with \u003cstrong\u003esoft cotton tips and flexible paper stems\u003c\/strong\u003e, Suzuran Baby Antibacterial Cotton Swabs provide a practical format for precise external cleaning during everyday baby and family-care routines.\u003c\/p\u003e\n\u003cdiv class=\"bundle-summary\"\u003e\n\u003cdiv class=\"summary-box\"\u003e\n\u003cstrong\u003e6 Bottles\u003c\/strong\u003e \u003cspan\u003ePer Bundle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"summary-box\"\u003e\n\u003cstrong\u003e180 Swabs\u003c\/strong\u003e \u003cspan\u003ePer Bottle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"summary-box\"\u003e\n\u003cstrong\u003e1080 Swabs\u003c\/strong\u003e \u003cspan\u003eTotal Per Bundle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"summary-box\"\u003e\n\u003cstrong\u003eS$66\u003c\/strong\u003e \u003cspan\u003eBundle Price\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"promo-box\"\u003e\n\u003ch3\u003eSeptember Bundle Sale — Mix \u0026amp; Match and Save\u003c\/h3\u003e\n\u003cp\u003eChoose your favourite eligible bundles from the \u003cstrong\u003eSeptember Bundle Sale collection\u003c\/strong\u003e. You can mix and match different bundles to reach the required quantity and unlock your discount.\u003c\/p\u003e\n\u003cdiv class=\"promo-grid\"\u003e\n\u003cdiv class=\"promo-tier\"\u003e\n\u003cstrong\u003eBuy Any 2 · Save 15%\u003c\/strong\u003e \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\u003cdiv class=\"promo-tier\"\u003e\n\u003cstrong\u003eBuy Any 3 · Save 35%\u003c\/strong\u003e \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\u003c\/div\u003e\n\u003cdiv class=\"mix-match\"\u003e\n\u003cstrong\u003eYes, you can mix \u0026amp; match!\u003c\/strong\u003e\n\u003cp\u003eYour selected bundles do not have to be the same. Choose any combination of eligible bundles available in the September Bundle Sale collection, add the required quantity to your cart, then apply the applicable promo code at checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"how-box\"\u003e\n\u003ch3\u003eHow the September Bundle Sale works\u003c\/h3\u003e\n\u003cdiv class=\"step-grid\"\u003e\n\u003cdiv class=\"step-box\"\u003e\n\u003cdiv class=\"step-number\"\u003e1\u003c\/div\u003e\n\u003cstrong\u003eMix \u0026amp; Match\u003c\/strong\u003e \u003cspan\u003e Choose any 2 or 3 eligible bundles from the September Bundle Sale collection. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-box\"\u003e\n\u003cdiv class=\"step-number\"\u003e2\u003c\/div\u003e\n\u003cstrong\u003eEnter Your Code\u003c\/strong\u003e \u003cspan\u003e Use SEPT15 when buying 2 bundles or SEPT35 when buying 3 bundles. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-box\"\u003e\n\u003cdiv class=\"step-number\"\u003e3\u003c\/div\u003e\n\u003cstrong\u003eEnjoy Your Savings\u003c\/strong\u003e \u003cspan\u003e Enter the applicable promo code at checkout to receive your discount. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"highlight-line\"\u003eBuild your own September combination: choose this Antibacterial Cotton Swab 180 pcs 5-Bottle Stock-Up Bundle together with any other eligible bundles, then use \u003cstrong\u003eSEPT15\u003c\/strong\u003e for 2 bundles or \u003cstrong\u003eSEPT35\u003c\/strong\u003e for 3 bundles.\u003c\/p\u003e\n\u003cdiv class=\"benefit-box\"\u003e\n\u003ch3\u003eWhy choose the 5-Bottle Stock-Up Bundle?\u003c\/h3\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e5 bottles\u003c\/strong\u003e of Antibacterial Cotton Swab 180 pcs\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e180 cotton swabs\u003c\/strong\u003e per bottle\u003c\/li\u003e\n\u003cli\u003eTotal of \u003cstrong\u003e900 cotton swabs\u003c\/strong\u003e per bundle\u003c\/li\u003e\n\u003cli\u003eSoft cotton tips for gentle precision cleaning\u003c\/li\u003e\n\u003cli\u003eFlexible paper stems for comfortable handling\u003c\/li\u003e\n\u003cli\u003eAntibacterial cotton swabs for hygienic everyday care\u003c\/li\u003e\n\u003cli\u003eConvenient for cleaning small and visible external areas\u003c\/li\u003e\n\u003cli\u003eUseful for everyday newborn, baby and family-care routines\u003c\/li\u003e\n\u003cli\u003eLarger 5-bottle quantity for families who prefer to keep frequently used precision-care essentials well stocked\u003c\/li\u003e\n\u003cli\u003eConvenient for keeping separate bottles in the nursery, changing area, bathroom or other care areas at home\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003ch3\u003eWhat's included in 1 bundle?\u003c\/h3\u003e\n\u003cdiv class=\"product-card\"\u003e\n\u003cspan class=\"quantity-label\"\u003e 5 bottles · 900 cotton swabs \u003c\/span\u003e \u003cstrong\u003eAntibacterial Cotton Swab 180 pcs\u003c\/strong\u003e\n\u003cp\u003eEach bottle contains \u003cstrong\u003e180 antibacterial cotton swabs\u003c\/strong\u003e with soft cotton tips and flexible paper stems.\u003c\/p\u003e\n\u003cp\u003eWith \u003cstrong\u003e5 bottles\u003c\/strong\u003e included in this stock-up bundle, you receive a total of \u003cstrong\u003e900 cotton swabs\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eTheir slim, easy-to-hold format supports precise cleaning of small and visible external areas as part of everyday baby and family-care routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003ch3\u003eMade for precise everyday care\u003c\/h3\u003e\n\u003cdiv class=\"use-grid\"\u003e\n\u003cdiv class=\"use-card\"\u003e\n\u003cstrong\u003eUmbilical Area Care\u003c\/strong\u003e\n\u003cp\u003eA precise cotton-swab format for gentle external care around the visible umbilical area when following your healthcare professional's recommended care routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-card\"\u003e\n\u003cstrong\u003eOuter Ear Care\u003c\/strong\u003e\n\u003cp\u003eUse gently around the visible outer ear only. Never insert a cotton swab into the ear canal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-card\"\u003e\n\u003cstrong\u003eVisible Nose Area\u003c\/strong\u003e\n\u003cp\u003eSuitable for careful cleaning around the visible outer nose area. Do not insert into the nostril.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-card\"\u003e\n\u003cstrong\u003eEveryday Precision Cleaning\u003c\/strong\u003e\n\u003cp\u003eConvenient for small external areas where a more precise cleaning format is useful.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003ch3\u003eGentle qualities parents can trust\u003c\/h3\u003e\n\u003cp\u003eSuzuran Baby Antibacterial Cotton Swabs combine soft cotton tips with flexible paper stems in a practical format designed for precise everyday external care.\u003c\/p\u003e\n\u003cdiv class=\"icon-grid\"\u003e\n\u003cdiv class=\"icon-box\"\u003e\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\u003c\/div\u003e\n\u003cdiv class=\"icon-box\"\u003e\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003ch3\u003eBundle details\u003c\/h3\u003e\n\u003cdiv class=\"spec-table-wrap\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eAntibacterial Cotton Swab 180 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eQuantity per bundle\u003c\/th\u003e\n\u003ctd\u003e5 bottles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSwabs per bottle\u003c\/th\u003e\n\u003ctd\u003e180 cotton swabs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal per bundle\u003c\/th\u003e\n\u003ctd\u003e900 cotton swabs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eSoft cotton tips with flexible paper stems\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFormat\u003c\/th\u003e\n\u003ctd\u003eAntibacterial cotton swabs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse\u003c\/th\u003e\n\u003ctd\u003ePrecise external cleaning and everyday care\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBundle price\u003c\/th\u003e\n\u003ctd\u003eS$55.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSeptember promotion\u003c\/th\u003e\n\u003ctd\u003eMix \u0026amp; match any 2 eligible bundles: 15% off with SEPT15\u003cbr\u003eMix \u0026amp; match any 3 eligible bundles: 35% off with SEPT35\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCampaign period\u003c\/th\u003e\n\u003ctd\u003e4–30 September 2026\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"warning-box\"\u003e\n\u003ch3\u003eImportant information\u003c\/h3\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003eCotton swabs are intended for external use only.\u003c\/li\u003e\n\u003cli\u003eDo not insert cotton swabs into the ear canal or nostrils.\u003c\/li\u003e\n\u003cli\u003eUse gently and only on visible, easily accessible areas.\u003c\/li\u003e\n\u003cli\u003eKeep out of reach of children when not in use.\u003c\/li\u003e\n\u003cli\u003eUse a fresh cotton swab as needed and dispose of it after use.\u003c\/li\u003e\n\u003cli\u003eStore in a clean, dry place and keep each bottle properly closed to protect the cotton swabs from dust and contamination.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"warning-box\"\u003e\n\u003ch3\u003eSeptember Bundle Sale — Promotion Terms\u003c\/h3\u003e\n\u003cp\u003ePromotion valid from \u003cstrong\u003e4 September to 30 September 2026\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003eEligible bundles may be \u003cstrong\u003emixed and matched\u003c\/strong\u003e within the September Bundle Sale collection.\u003c\/li\u003e\n\u003cli\u003ePurchase any \u003cstrong\u003e2 eligible bundles\u003c\/strong\u003e and enter \u003cstrong\u003eSEPT15\u003c\/strong\u003e at checkout to receive 15% off.\u003c\/li\u003e\n\u003cli\u003ePurchase any \u003cstrong\u003e3 eligible bundles\u003c\/strong\u003e and enter \u003cstrong\u003eSEPT35\u003c\/strong\u003e at checkout to receive 35% off.\u003c\/li\u003e\n\u003cli\u003eThe selected bundles do \u003cstrong\u003enot\u003c\/strong\u003e need to be the same bundle.\u003c\/li\u003e\n\u003cli\u003eCustomers must add the required number of eligible bundles to their cart before applying the applicable promo code.\u003c\/li\u003e\n\u003cli\u003ePromo code must be entered at checkout for the discount to be applied.\u003c\/li\u003e\n\u003cli\u003eDiscount is not automatically applied to a single bundle.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"closing-box\"\u003e\n\u003ch3\u003eStock up on everyday precision-care essentials\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003eSuzuran Baby Antibacterial Cotton Swab 180 pcs 5-Bottle Stock-Up Bundle\u003c\/strong\u003e gives you \u003cstrong\u003e900 cotton swabs\u003c\/strong\u003e for precise everyday baby and family-care routines.\u003c\/p\u003e\n\u003cp\u003eAdd this stock-up bundle to your September selection or combine it with other eligible bundles to create the mix that best suits your family's everyday care needs.\u003c\/p\u003e\n\u003cp\u003eMix \u0026amp; match \u003cstrong\u003eany 2 eligible bundles\u003c\/strong\u003e and use \u003cstrong\u003eSEPT15\u003c\/strong\u003e for 15% off, or choose \u003cstrong\u003eany 3 eligible bundles\u003c\/strong\u003e and use \u003cstrong\u003eSEPT35\u003c\/strong\u003e for 35% off.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e Bundle Price: S$55.00 · September Bundle Sale: 4–30 September 2026 \u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Suzuran Baby Singapore","offers":[{"title":"Default Title","offer_id":54348132876606,"sku":null,"price":66.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/6Swab.png?v=1788509546"},{"product_id":"antibacterial-gauze-bath-swaddle-towel-bundle-september-sale","title":"Antibacterial Gauze Large Bath \u0026 Swaddle Towel Bundle | 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  .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  \u003c!-- CAMPAIGN --\u003e\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  \u003c!-- INTRO --\u003e\n  \u003ch2\u003e5 Reusable Gauze Towels for Bathing, Swaddle Bath \u0026amp; Everyday Baby Care\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Bring together two complementary bath-time essentials with the\n    \u003cstrong\u003eSuzuran Baby Antibacterial Gauze Bath \u0026amp; Swaddle Towel Bundle\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    This bundle includes\n    \u003cstrong\u003e1 pack of Antibacterial Gauze Large Bath Towel 2 pcs\u003c\/strong\u003e\n    and\n    \u003cstrong\u003e1 pack of Antibacterial Gauze Swaddle Bath Towel 3 pcs\u003c\/strong\u003e,\n    giving you a total of \u003cstrong\u003e5 reusable gauze towels\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    The two towel formats serve different everyday care needs:\n    the generous \u003cstrong\u003e90 × 90 cm Large Bath Towels\u003c\/strong\u003e\n    provide versatile coverage after bathing and throughout the day,\n    while the \u003cstrong\u003e86 × 33 cm Swaddle Bath Towels\u003c\/strong\u003e\n    are shaped for supervised swaddle bathing, washing and\n    gentle bath-time routines.\n  \u003c\/p\u003e\n\n  \u003c!-- SUMMARY --\u003e\n  \u003cdiv class=\"bundle-summary\"\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e2 Towel Types\u003c\/strong\u003e\n      \u003cspan\u003eLarge + Swaddle Bath\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e2 + 3 Pieces\u003c\/strong\u003e\n      \u003cspan\u003eIncluded Per Bundle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e5 Towels\u003c\/strong\u003e\n      \u003cspan\u003eTotal Per Bundle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003eS$55\u003c\/strong\u003e\n      \u003cspan\u003eBundle Price\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PROMOTION --\u003e\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\u003e\n          Mix \u0026amp; match any 2 eligible bundles from the collection\n        \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\u003e\n          Mix \u0026amp; match any 3 eligible bundles from the collection\n        \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  \u003c!-- HOW IT WORKS --\u003e\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    Build your own September combination: choose this Gauze Bath \u0026amp;\n    Swaddle Towel Bundle together with any other eligible bundles,\n    then use \u003cstrong\u003eSEPT15\u003c\/strong\u003e for 2 bundles or\n    \u003cstrong\u003eSEPT35\u003c\/strong\u003e for 3 bundles.\n  \u003c\/p\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003cdiv class=\"benefit-box\"\u003e\n\n    \u003ch3\u003eWhy choose the Gauze Bath \u0026amp; Swaddle Towel Bundle?\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        Includes \u003cstrong\u003e2 Large Bath Towels\u003c\/strong\u003e and\n        \u003cstrong\u003e3 Swaddle Bath Towels\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Total of \u003cstrong\u003e5 reusable gauze towels\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Two complementary towel sizes for different bath and\n        everyday-care routines\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Soft and breathable gauze construction\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Absorbent and gentle for delicate baby skin\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Antibacterial-treated gauze for everyday baby care\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Reusable format for regular care routines\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Large Bath Towels measure approximately\n        \u003cstrong\u003e90 × 90 cm\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Swaddle Bath Towels measure approximately\n        \u003cstrong\u003e86 × 33 cm\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Suitable for supervised newborn bathing and everyday care\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Designed in Japan\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- PRODUCTS --\u003e\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\n      \u003cspan class=\"quantity-label\"\u003e\n        1 pack · 2 towels\n      \u003c\/span\u003e\n\n      \u003cstrong\u003eAntibacterial Gauze Large Bath Towel 2 pcs\u003c\/strong\u003e\n\n      \u003cp\u003e\n        Each pack contains \u003cstrong\u003e2 large gauze bath towels\u003c\/strong\u003e,\n        measuring approximately \u003cstrong\u003e90 × 90 cm each\u003c\/strong\u003e.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The generous square format provides versatile coverage for\n        drying, wrapping and everyday supervised baby-care routines.\n        The soft, breathable gauze is antibacterial-treated and\n        designed for repeated use.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-card\"\u003e\n\n      \u003cspan class=\"quantity-label\"\u003e\n        1 pack · 3 towels\n      \u003c\/span\u003e\n\n      \u003cstrong\u003eAntibacterial Gauze Swaddle Bath Towel 3 pcs\u003c\/strong\u003e\n\n      \u003cp\u003e\n        Each pack contains \u003cstrong\u003e3 gauze swaddle bath towels\u003c\/strong\u003e,\n        measuring approximately \u003cstrong\u003e86 × 33 cm each\u003c\/strong\u003e.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Their long, lightweight format is useful during supervised\n        swaddle bathing, washing and other gentle bath-time care routines.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp class=\"highlight-line\"\u003e\n    \u003cstrong\u003eTotal per bundle: 5 reusable gauze towels\u003c\/strong\u003e —\n    2 Large Bath Towels plus 3 Swaddle Bath Towels.\n  \u003c\/p\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- USES --\u003e\n  \u003ch3\u003eTwo towel formats for everyday bath-time care\u003c\/h3\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eAfter-Bath Drying\u003c\/strong\u003e\n      \u003cp\u003e\n        The 90 × 90 cm Large Bath Towels provide generous coverage\n        for gently drying baby after bathing.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eSupervised Swaddle Bathing\u003c\/strong\u003e\n      \u003cp\u003e\n        The 86 × 33 cm Swaddle Bath Towels can be used as part of\n        supervised swaddle-bathing routines for newborns and young babies.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eWashing \u0026amp; Bath-Time Care\u003c\/strong\u003e\n      \u003cp\u003e\n        Soft gauze makes both towel formats useful for gentle,\n        supervised washing and everyday bath-time routines.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eEveryday Baby Care\u003c\/strong\u003e\n      \u003cp\u003e\n        Keep the different towel sizes within easy reach for\n        everyday reusable baby-care needs around the home.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003ch3\u003eGentle qualities parents can trust\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Suzuran Baby's gauze bath-care essentials are designed with\n    soft, breathable and reusable materials for gentle everyday care.\n    The trust qualities shown below should be understood in relation\n    to the individual products and their stated specifications.\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-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  \u003chr\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003ch3\u003eBundle details\u003c\/h3\u003e\n\n  \u003cdiv class=\"spec-table-wrap\"\u003e\n\n    \u003ctable class=\"spec-table\"\u003e\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBundle\u003c\/th\u003e\n          \u003ctd\u003eAntibacterial Gauze Bath \u0026amp; Swaddle Towel Bundle\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eLarge Bath Towel\u003c\/th\u003e\n          \u003ctd\u003e\n            Antibacterial Gauze Large Bath Towel 2 pcs × 1 pack\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eLarge Bath Towel size\u003c\/th\u003e\n          \u003ctd\u003eApproximately 90 × 90 cm each\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSwaddle Bath Towel\u003c\/th\u003e\n          \u003ctd\u003e\n            Antibacterial Gauze Swaddle Bath Towel 3 pcs × 1 pack\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSwaddle Bath Towel size\u003c\/th\u003e\n          \u003ctd\u003eApproximately 86 × 33 cm each\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal packs\u003c\/th\u003e\n          \u003ctd\u003e2 packs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal towels\u003c\/th\u003e\n          \u003ctd\u003e5 reusable gauze towels\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eFeatures\u003c\/th\u003e\n          \u003ctd\u003e\n            Soft, breathable, absorbent and antibacterial-treated gauze\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProduct origin\u003c\/th\u003e\n          \u003ctd\u003eDesigned in Japan\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBundle price\u003c\/th\u003e\n          \u003ctd\u003eS$55.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\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- CARE --\u003e\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 bath towels only under appropriate adult supervision.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Gently pat or wipe baby's skin rather than rubbing roughly.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        After use, wash and dry thoroughly before the next use.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep reusable towels clean and dry between uses.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Follow the care instructions provided on the individual\n        product packaging.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Do not leave loose towels unattended in a cot or bassinet.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PROMOTION TERMS --\u003e\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\n        the same bundle.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Customers must add the required number of eligible bundles\n        to their cart 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\n        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  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"closing-box\"\u003e\n\n    \u003ch3\u003eTwo complementary towel formats for baby's bath-time routine\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The\n      \u003cstrong\u003eSuzuran Baby Antibacterial Gauze Bath \u0026amp; Swaddle\n      Towel Bundle\u003c\/strong\u003e\n      brings together \u003cstrong\u003e2 Large Bath Towels\u003c\/strong\u003e and\n      \u003cstrong\u003e3 Swaddle Bath Towels\u003c\/strong\u003e for a total of\n      \u003cstrong\u003e5 reusable gauze towels\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      With two different towel sizes in one bundle, you have\n      practical options for drying, supervised swaddle bathing,\n      washing and everyday baby-care routines.\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$55.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":54348133433662,"sku":null,"price":55.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/Large_Swaddle.png?v=1788509571"},{"product_id":"antibacterial-gauze-handkerchief-10-pcs-2-pack-bundle-september-sale","title":"Antibacterial Gauze Handkerchief 10 pcs 2-Pack Bundle | 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  .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  \/* SUMMARY *\/\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  \/* PROMOTION *\/\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 IT WORKS *\/\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 *\/\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  \/* BENEFITS *\/\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 *\/\n  .product-card {\n    margin: 14px 0;\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  \/* USES *\/\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  \/* TRUST *\/\n  .icon-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 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  \/* SPECS *\/\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 *\/\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: 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  \u003c!-- CAMPAIGN --\u003e\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  \u003c!-- INTRO --\u003e\n  \u003ch2\u003e20 Reusable Gauze Handkerchiefs for Everyday Baby Care\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Keep soft, reusable gauze essentials within easy reach with the\n    \u003cstrong\u003eSuzuran Baby Antibacterial Gauze Handkerchief\n    10 pcs 2-Pack Bundle\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Each pack contains \u003cstrong\u003e10 gauze handkerchiefs\u003c\/strong\u003e,\n    giving you a total of \u003cstrong\u003e20 reusable handkerchiefs\u003c\/strong\u003e\n    across this 2-pack bundle.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Made from \u003cstrong\u003e100% cotton gauze\u003c\/strong\u003e, each handkerchief\n    measures approximately \u003cstrong\u003e30 × 30 cm\u003c\/strong\u003e and is\n    antibacterial-treated for everyday baby-care routines.\n    Soft, lightweight and reusable, they are practical for feeding,\n    burping, drool, face and hand cleaning, as well as bath-time use.\n  \u003c\/p\u003e\n\n  \u003c!-- SUMMARY --\u003e\n  \u003cdiv class=\"bundle-summary\"\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e2 Packs\u003c\/strong\u003e\n      \u003cspan\u003ePer Bundle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e10 Pieces\u003c\/strong\u003e\n      \u003cspan\u003ePer Pack\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e20 Pieces\u003c\/strong\u003e\n      \u003cspan\u003eTotal Per Bundle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003eS$42\u003c\/strong\u003e\n      \u003cspan\u003eBundle Price\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SEPTEMBER PROMOTION --\u003e\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\u003e\n          Mix \u0026amp; match any 2 eligible bundles from the collection\n        \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\u003e\n          Mix \u0026amp; match any 3 eligible bundles from the collection\n        \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  \u003c!-- HOW IT WORKS --\u003e\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    Build your own September combination: choose this Antibacterial\n    Gauze Handkerchief 10 pcs 2-Pack Bundle together with any other\n    eligible bundles, then use \u003cstrong\u003eSEPT15\u003c\/strong\u003e for 2 bundles\n    or \u003cstrong\u003eSEPT35\u003c\/strong\u003e for 3 bundles.\n  \u003c\/p\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003cdiv class=\"benefit-box\"\u003e\n\n    \u003ch3\u003eWhy choose the 2-Pack Bundle?\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e2 packs\u003c\/strong\u003e of Antibacterial Gauze Handkerchief 10 pcs\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e10 handkerchiefs\u003c\/strong\u003e per pack\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Total of \u003cstrong\u003e20 reusable gauze handkerchiefs\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Made from \u003cstrong\u003e100% cotton gauze\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Approximately \u003cstrong\u003e30 × 30 cm\u003c\/strong\u003e each\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Soft and lightweight for everyday baby care\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Antibacterial-treated gauze\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Reusable for regular daily routines\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Suitable for feeding, burping and drool care\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Useful for gently wiping baby's face and hands\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Can also be used as a soft washcloth during bath time\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Ready to use straight from the pack without a first wash\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Designed in Japan\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- PRODUCT --\u003e\n  \u003ch3\u003eWhat's included in 1 bundle?\u003c\/h3\u003e\n\n  \u003cdiv class=\"product-card\"\u003e\n\n    \u003cspan class=\"quantity-label\"\u003e\n      2 packs · 20 handkerchiefs\n    \u003c\/span\u003e\n\n    \u003cstrong\u003eAntibacterial Gauze Handkerchief 10 pcs\u003c\/strong\u003e\n\n    \u003cp\u003e\n      Each pack contains \u003cstrong\u003e10 reusable gauze handkerchiefs\u003c\/strong\u003e,\n      with each piece measuring approximately\n      \u003cstrong\u003e30 × 30 cm\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      With \u003cstrong\u003e2 packs\u003c\/strong\u003e included in this bundle,\n      you receive a total of \u003cstrong\u003e20 gauze handkerchiefs\u003c\/strong\u003e\n      for everyday baby-care routines.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Made from \u003cstrong\u003e100% cotton gauze\u003c\/strong\u003e, the handkerchiefs\n      are soft, lightweight and antibacterial-treated. Their versatile\n      square format makes them useful throughout the day — from feeding\n      and burping to wiping drool, cleaning little hands and faces,\n      or using as a gentle bath-time washcloth.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- USES --\u003e\n  \u003ch3\u003eOne handkerchief, many everyday uses\u003c\/h3\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eFeeding \u0026amp; Burping\u003c\/strong\u003e\n      \u003cp\u003e\n        Keep a soft gauze handkerchief nearby during feeding and\n        burping for everyday spills and clean-ups.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eDrool Care\u003c\/strong\u003e\n      \u003cp\u003e\n        Use gently around baby's mouth and chin to help keep\n        little faces clean throughout the day.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eFace \u0026amp; Hand Cleaning\u003c\/strong\u003e\n      \u003cp\u003e\n        The soft 100% cotton gauze is practical for gently wiping\n        baby's face and hands as part of everyday care.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eBath-Time Washcloth\u003c\/strong\u003e\n      \u003cp\u003e\n        Use as a lightweight reusable washcloth during supervised\n        bathing and washing routines.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003ch3\u003eGentle qualities parents can trust\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Suzuran Baby Antibacterial Gauze Handkerchiefs are made with\n    soft 100% cotton gauze and designed as reusable everyday\n    essentials for newborn and baby-care routines.\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-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  \u003chr\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003ch3\u003eBundle details\u003c\/h3\u003e\n\n  \u003cdiv class=\"spec-table-wrap\"\u003e\n\n    \u003ctable class=\"spec-table\"\u003e\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProduct\u003c\/th\u003e\n          \u003ctd\u003eAntibacterial Gauze Handkerchief 10 pcs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eQuantity per bundle\u003c\/th\u003e\n          \u003ctd\u003e2 packs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003ePieces per pack\u003c\/th\u003e\n          \u003ctd\u003e10 handkerchiefs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal per bundle\u003c\/th\u003e\n          \u003ctd\u003e20 reusable gauze handkerchiefs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSize\u003c\/th\u003e\n          \u003ctd\u003eApproximately 30 × 30 cm each\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eMaterial\u003c\/th\u003e\n          \u003ctd\u003e100% cotton gauze\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eFeature\u003c\/th\u003e\n          \u003ctd\u003eAntibacterial-treated\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eFormat\u003c\/th\u003e\n          \u003ctd\u003eSoft, lightweight and reusable gauze handkerchiefs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSuggested uses\u003c\/th\u003e\n          \u003ctd\u003e\n            Feeding, burping, drool care, face and hand cleaning,\n            and supervised bath-time washing\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eFirst use\u003c\/th\u003e\n          \u003ctd\u003eReady to use straight from the pack; no first wash required\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProduct origin\u003c\/th\u003e\n          \u003ctd\u003eDesigned in Japan\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBundle price\u003c\/th\u003e\n          \u003ctd\u003eS$42.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\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- CARE --\u003e\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        Ready to use straight from the pack; no first wash is required.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Wash after use and dry thoroughly before reusing.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep clean and dry between uses.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use gently on baby's skin without excessive rubbing.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Follow the washing and care instructions provided on the\n        individual product packaging.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep loose fabric away from baby's face during sleep and\n        do not leave loose handkerchiefs unattended in a cot or bassinet.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PROMOTION TERMS --\u003e\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\n        the same bundle.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Customers must add the required number of eligible bundles\n        to their cart 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\n        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  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"closing-box\"\u003e\n\n    \u003ch3\u003eSoft reusable gauze for everyday moments\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The\n      \u003cstrong\u003eSuzuran Baby Antibacterial Gauze Handkerchief\n      10 pcs 2-Pack Bundle\u003c\/strong\u003e\n      gives you \u003cstrong\u003e20 reusable gauze handkerchiefs\u003c\/strong\u003e\n      for feeding, burping, drool care, cleaning and bath-time routines.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      With two packs on hand, it is easy to keep fresh handkerchiefs\n      ready in the nursery, changing area, feeding space or baby bag\n      throughout the day.\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$42.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":54348133663038,"sku":null,"price":42.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/2Handkerchief.png?v=1788509600"},{"product_id":"antibacterial-gauze-swaddle-bath-towel-3-pcs-2-pack-bundle-september-sale","title":"Antibacterial Gauze Swaddle Bath Towel 3 pcs 2-Pack Bundle | 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-card {\n    margin: 14px 0;\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(2, 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: 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\u003cdiv class=\"product-description\"\u003e\n\u003c!-- CAMPAIGN --\u003e\n\u003cdiv class=\"campaign-banner\"\u003e\n\u003cstrong\u003eSeptember Bundle Sale · 4–30 September 2026\u003c\/strong\u003e \u003cspan\u003eMix \u0026amp; match eligible bundles · Buy 2 save 15% · Buy 3 save 35%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003ch2\u003e6 Reusable Gauze Swaddle Bath Towels for Gentle Bath-Time Care\u003c\/h2\u003e\n\u003cp\u003eKeep more of baby's bath-time essentials within easy reach with the \u003cstrong\u003eSuzuran Baby Antibacterial Gauze Swaddle Bath Towel 3 pcs 2-Pack Bundle\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eEach pack contains \u003cstrong\u003e3 reusable gauze swaddle bath towels\u003c\/strong\u003e. With 2 packs included, this bundle gives you a total of \u003cstrong\u003e6 gauze swaddle bath towels\u003c\/strong\u003e for regular newborn and baby bath-time routines.\u003c\/p\u003e\n\u003cp\u003eMeasuring approximately \u003cstrong\u003e86 × 33 cm each\u003c\/strong\u003e, the towels are soft, breathable and absorbent, with an antibacterial-treated gauze construction. Their long, lightweight format is designed for supervised swaddle bathing, gentle washing and comforting bath-time routines.\u003c\/p\u003e\n\u003c!-- SUMMARY --\u003e\n\u003cdiv class=\"bundle-summary\"\u003e\n\u003cdiv class=\"summary-box\"\u003e\n\u003cstrong\u003e2 Packs\u003c\/strong\u003e \u003cspan\u003ePer Bundle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"summary-box\"\u003e\n\u003cstrong\u003e3 Towels\u003c\/strong\u003e \u003cspan\u003ePer Pack\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"summary-box\"\u003e\n\u003cstrong\u003e6 Towels\u003c\/strong\u003e \u003cspan\u003eTotal Per Bundle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"summary-box\"\u003e\n\u003cstrong\u003eS$46\u003c\/strong\u003e \u003cspan\u003eBundle Price\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SEPTEMBER PROMOTION --\u003e\n\u003cdiv class=\"promo-box\"\u003e\n\u003ch3\u003eSeptember Bundle Sale — Mix \u0026amp; Match and Save\u003c\/h3\u003e\n\u003cp\u003eChoose your favourite eligible bundles from the \u003cstrong\u003eSeptember Bundle Sale collection\u003c\/strong\u003e. You can mix and match different bundles to reach the required quantity and unlock your discount.\u003c\/p\u003e\n\u003cdiv class=\"promo-grid\"\u003e\n\u003cdiv class=\"promo-tier\"\u003e\n\u003cstrong\u003eBuy Any 2 · Save 15%\u003c\/strong\u003e \u003cspan\u003e Mix \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\u003cdiv class=\"promo-tier\"\u003e\n\u003cstrong\u003eBuy Any 3 · Save 35%\u003c\/strong\u003e \u003cspan\u003e Mix \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\u003c\/div\u003e\n\u003cdiv class=\"mix-match\"\u003e\n\u003cstrong\u003eYes, you can mix \u0026amp; match!\u003c\/strong\u003e\n\u003cp\u003eYour selected bundles do not have to be the same. Choose any combination of eligible bundles available in the September Bundle Sale collection, add the required quantity to your cart, then apply the applicable promo code at checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003cdiv class=\"how-box\"\u003e\n\u003ch3\u003eHow the September Bundle Sale works\u003c\/h3\u003e\n\u003cdiv class=\"step-grid\"\u003e\n\u003cdiv class=\"step-box\"\u003e\n\u003cdiv class=\"step-number\"\u003e1\u003c\/div\u003e\n\u003cstrong\u003eMix \u0026amp; Match\u003c\/strong\u003e \u003cspan\u003e Choose any 2 or 3 eligible bundles from the September Bundle Sale collection. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-box\"\u003e\n\u003cdiv class=\"step-number\"\u003e2\u003c\/div\u003e\n\u003cstrong\u003eEnter Your Code\u003c\/strong\u003e \u003cspan\u003e Use SEPT15 when buying 2 bundles or SEPT35 when buying 3 bundles. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-box\"\u003e\n\u003cdiv class=\"step-number\"\u003e3\u003c\/div\u003e\n\u003cstrong\u003eEnjoy Your Savings\u003c\/strong\u003e \u003cspan\u003e Enter the applicable promo code at checkout to receive your discount. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"highlight-line\"\u003eBuild your own September combination: choose this Antibacterial Gauze Swaddle Bath Towel 3 pcs 2-Pack Bundle together with any other eligible bundles, then use \u003cstrong\u003eSEPT15\u003c\/strong\u003e for 2 bundles or \u003cstrong\u003eSEPT35\u003c\/strong\u003e for 3 bundles.\u003c\/p\u003e\n\u003c!-- BENEFITS --\u003e\n\u003cdiv class=\"benefit-box\"\u003e\n\u003ch3\u003eWhy choose the 2-Pack Bundle?\u003c\/h3\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e2 packs\u003c\/strong\u003e of Antibacterial Gauze Swaddle Bath Towel 3 pcs\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e3 reusable towels\u003c\/strong\u003e per pack\u003c\/li\u003e\n\u003cli\u003eTotal of \u003cstrong\u003e6 gauze swaddle bath towels\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eApproximately \u003cstrong\u003e86 × 33 cm\u003c\/strong\u003e per towel\u003c\/li\u003e\n\u003cli\u003eSoft and breathable gauze construction\u003c\/li\u003e\n\u003cli\u003eAbsorbent for everyday bath-time use\u003c\/li\u003e\n\u003cli\u003eAntibacterial-treated gauze\u003c\/li\u003e\n\u003cli\u003eLightweight format for supervised swaddle bathing\u003c\/li\u003e\n\u003cli\u003eUseful for gentle washing and bath-time routines\u003c\/li\u003e\n\u003cli\u003eReusable for regular newborn and baby care\u003c\/li\u003e\n\u003cli\u003ePractical 6-piece quantity for keeping clean towels ready between washes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003c!-- PRODUCT --\u003e\n\u003ch3\u003eWhat's included in 1 bundle?\u003c\/h3\u003e\n\u003cdiv class=\"product-card\"\u003e\n\u003cspan class=\"quantity-label\"\u003e 2 packs · 6 towels \u003c\/span\u003e \u003cstrong\u003eAntibacterial Gauze Swaddle Bath Towel 3 pcs\u003c\/strong\u003e\n\u003cp\u003eEach pack contains \u003cstrong\u003e3 reusable gauze swaddle bath towels\u003c\/strong\u003e, with each towel measuring approximately \u003cstrong\u003e86 × 33 cm\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eWith \u003cstrong\u003e2 packs\u003c\/strong\u003e included in this bundle, you receive a total of \u003cstrong\u003e6 swaddle bath towels\u003c\/strong\u003e for everyday bath-time care.\u003c\/p\u003e\n\u003cp\u003eThe soft, breathable and absorbent gauze is antibacterial-treated. Its long, lightweight shape makes the towel easy to use during supervised swaddle bathing, gentle washing and comforting newborn bath routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003c!-- USES --\u003e\n\u003ch3\u003eMade for gentle bath-time routines\u003c\/h3\u003e\n\u003cdiv class=\"use-grid\"\u003e\n\u003cdiv class=\"use-card\"\u003e\n\u003cstrong\u003eSupervised Swaddle Bathing\u003c\/strong\u003e\n\u003cp\u003eThe long 86 × 33 cm format is suited to supervised swaddle-bathing routines for newborns and young babies.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-card\"\u003e\n\u003cstrong\u003eGentle Washing\u003c\/strong\u003e\n\u003cp\u003eSoft gauze can be used during supervised washing to gently support baby's regular bath-time routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-card\"\u003e\n\u003cstrong\u003eBath-Time Comfort\u003c\/strong\u003e\n\u003cp\u003eThe lightweight gauze format can provide gentle coverage during supervised bathing and washing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-card\"\u003e\n\u003cstrong\u003eReusable Everyday Care\u003c\/strong\u003e\n\u003cp\u003eSix towels make it easier to rotate clean pieces between bath times and washing days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003c!-- TRUST --\u003e\n\u003ch3\u003eGentle qualities parents can trust\u003c\/h3\u003e\n\u003cp\u003eSuzuran Baby Antibacterial Gauze Swaddle Bath Towels are designed as soft, breathable and reusable bath-time essentials for supervised newborn and baby-care routines.\u003c\/p\u003e\n\u003cdiv class=\"icon-grid\"\u003e\n\u003cdiv class=\"icon-box\"\u003e\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\u003c\/div\u003e\n\u003cdiv class=\"icon-box\"\u003e\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003c!-- SPECS --\u003e\n\u003ch3\u003eBundle details\u003c\/h3\u003e\n\u003cdiv class=\"spec-table-wrap\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eAntibacterial Gauze Swaddle Bath Towel 3 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eQuantity per bundle\u003c\/th\u003e\n\u003ctd\u003e2 packs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTowels per pack\u003c\/th\u003e\n\u003ctd\u003e3 towels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal per bundle\u003c\/th\u003e\n\u003ctd\u003e6 reusable gauze swaddle bath towels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eApproximate size\u003c\/th\u003e\n\u003ctd\u003e86 × 33 cm per towel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003eSoft, breathable and absorbent gauze\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003ctd\u003eAntibacterial-treated\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSuggested use\u003c\/th\u003e\n\u003ctd\u003eSupervised swaddle bathing, gentle washing and everyday bath-time care\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBundle price\u003c\/th\u003e\n\u003ctd\u003eS$46.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSeptember promotion\u003c\/th\u003e\n\u003ctd\u003eMix \u0026amp; match any 2 eligible bundles: 15% off with SEPT15\u003cbr\u003eMix \u0026amp; match any 3 eligible bundles: 35% off with SEPT35\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCampaign period\u003c\/th\u003e\n\u003ctd\u003e4–30 September 2026\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003c!-- CARE --\u003e\n\u003cdiv class=\"care-box\"\u003e\n\u003ch3\u003eCare \u0026amp; usage\u003c\/h3\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003eUse during bathing only under appropriate adult supervision.\u003c\/li\u003e\n\u003cli\u003eGently handle and wipe baby's skin without excessive rubbing.\u003c\/li\u003e\n\u003cli\u003eWash after use and dry thoroughly before reusing.\u003c\/li\u003e\n\u003cli\u003eKeep clean and dry between uses.\u003c\/li\u003e\n\u003cli\u003eFollow the washing and care instructions provided on the individual product packaging.\u003c\/li\u003e\n\u003cli\u003eThis towel is intended for supervised bath-time and care routines, not as a sleep product.\u003c\/li\u003e\n\u003cli\u003eDo not leave loose towels unattended in a cot or bassinet.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- PROMOTION TERMS --\u003e\n\u003cdiv class=\"warning-box\"\u003e\n\u003ch3\u003eSeptember Bundle Sale — Promotion Terms\u003c\/h3\u003e\n\u003cp\u003ePromotion valid from \u003cstrong\u003e4 September to 30 September 2026\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003eEligible bundles may be \u003cstrong\u003emixed and matched\u003c\/strong\u003e within the September Bundle Sale collection.\u003c\/li\u003e\n\u003cli\u003ePurchase any \u003cstrong\u003e2 eligible bundles\u003c\/strong\u003e and enter \u003cstrong\u003eSEPT15\u003c\/strong\u003e at checkout to receive 15% off.\u003c\/li\u003e\n\u003cli\u003ePurchase any \u003cstrong\u003e3 eligible bundles\u003c\/strong\u003e and enter \u003cstrong\u003eSEPT35\u003c\/strong\u003e at checkout to receive 35% off.\u003c\/li\u003e\n\u003cli\u003eThe selected bundles do \u003cstrong\u003enot\u003c\/strong\u003e need to be the same bundle.\u003c\/li\u003e\n\u003cli\u003eCustomers must add the required number of eligible bundles to their cart before applying the applicable promo code.\u003c\/li\u003e\n\u003cli\u003ePromo code must be entered at checkout for the discount to be applied.\u003c\/li\u003e\n\u003cli\u003eDiscount is not automatically applied to a single bundle.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003c!-- CLOSING --\u003e\n\u003cdiv class=\"closing-box\"\u003e\n\u003ch3\u003eMore reusable towels for everyday bath-time care\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003eSuzuran Baby Antibacterial Gauze Swaddle Bath Towel 3 pcs 2-Pack Bundle\u003c\/strong\u003e gives you a total of \u003cstrong\u003e6 reusable swaddle bath towels\u003c\/strong\u003e for supervised bathing, washing and everyday newborn-care routines.\u003c\/p\u003e\n\u003cp\u003eWith six towels available, it is easier to keep fresh pieces ready for regular bath times while other towels are being washed.\u003c\/p\u003e\n\u003cp\u003eAdd this bundle to your September selection or mix and match it with other eligible bundles. Choose \u003cstrong\u003eany 2 eligible bundles\u003c\/strong\u003e and use \u003cstrong\u003eSEPT15\u003c\/strong\u003e for 15% off, or choose \u003cstrong\u003eany 3 eligible bundles\u003c\/strong\u003e and use \u003cstrong\u003eSEPT35\u003c\/strong\u003e for 35% off.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e Bundle Price: S$46.00 · September Bundle Sale: 4–30 September 2026 \u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Suzuran Baby Singapore","offers":[{"title":"Default Title","offer_id":54351085273406,"sku":null,"price":46.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/2Swaddle.png?v=1788509624"},{"product_id":"antibacterial-gauze-large-bath-towel-2-pcs-2-pack-bundle-september-sale","title":"Antibacterial Gauze Large Bath Towel 2 pcs 2-Pack Bundle | 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-card {\n    margin: 14px 0;\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(2, 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: 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\u003e4 Large Reusable Gauze Bath Towels for Everyday Baby Care\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Keep baby's bath-time essentials well stocked with the\n    \u003cstrong\u003eSuzuran Baby Antibacterial Gauze Large Bath Towel\n    2 pcs 2-Pack Bundle\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Each pack contains \u003cstrong\u003e2 large gauze bath towels\u003c\/strong\u003e.\n    With 2 packs included, this bundle gives you a total of\n    \u003cstrong\u003e4 reusable large bath towels\u003c\/strong\u003e for regular\n    newborn and baby-care routines.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Measuring approximately \u003cstrong\u003e90 × 90 cm each\u003c\/strong\u003e,\n    these generously sized towels are made from\n    \u003cstrong\u003e100% cotton gauze\u003c\/strong\u003e and are antibacterial-treated.\n    Their soft, breathable and lightweight construction makes them\n    practical for drying, wrapping and supervised everyday care\n    from the newborn stage onwards.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"bundle-summary\"\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e2 Packs\u003c\/strong\u003e\n      \u003cspan\u003ePer Bundle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e2 Towels\u003c\/strong\u003e\n      \u003cspan\u003ePer Pack\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e4 Towels\u003c\/strong\u003e\n      \u003cspan\u003eTotal Per Bundle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003eS$64\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    Build your own September combination: choose this Antibacterial\n    Gauze Large Bath Towel 2 pcs 2-Pack Bundle together with any\n    other eligible bundles, then use \u003cstrong\u003eSEPT15\u003c\/strong\u003e for\n    2 bundles or \u003cstrong\u003eSEPT35\u003c\/strong\u003e for 3 bundles.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"benefit-box\"\u003e\n\n    \u003ch3\u003eWhy choose the 2-Pack Bundle?\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e2 packs\u003c\/strong\u003e of Antibacterial Gauze Large Bath Towel 2 pcs\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e2 reusable towels\u003c\/strong\u003e per pack\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Total of \u003cstrong\u003e4 large gauze bath towels\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Approximately \u003cstrong\u003e90 × 90 cm\u003c\/strong\u003e per towel\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Made from \u003cstrong\u003e100% cotton gauze\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Soft and breathable for everyday baby care\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Antibacterial-treated gauze\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Lightweight and absorbent for bath-time routines\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Generous square size for drying and supervised wrapping\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Reusable for regular newborn and baby care\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Ready to use straight from the pack\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Suitable from newborn onwards\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Designed in Japan\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-card\"\u003e\n\n    \u003cspan class=\"quantity-label\"\u003e\n      2 packs · 4 large bath towels\n    \u003c\/span\u003e\n\n    \u003cstrong\u003eAntibacterial Gauze Large Bath Towel 2 pcs\u003c\/strong\u003e\n\n    \u003cp\u003e\n      Each pack contains \u003cstrong\u003e2 reusable large gauze bath towels\u003c\/strong\u003e,\n      with each towel measuring approximately\n      \u003cstrong\u003e90 × 90 cm\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      With \u003cstrong\u003e2 packs\u003c\/strong\u003e included in this bundle,\n      you receive a total of \u003cstrong\u003e4 large bath towels\u003c\/strong\u003e\n      for everyday newborn and baby-care routines.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Made from \u003cstrong\u003e100% cotton gauze\u003c\/strong\u003e, the towels are\n      soft, lightweight and breathable. The antibacterial-treated\n      gauze and generous square size make them practical for drying,\n      supervised wrapping and everyday care after baby's bath.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003ch3\u003eMade for everyday bath \u0026amp; baby-care routines\u003c\/h3\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eAfter-Bath Drying\u003c\/strong\u003e\n      \u003cp\u003e\n        The generous 90 × 90 cm format provides comfortable coverage\n        for gently patting baby dry after bathing.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eSupervised Wrapping\u003c\/strong\u003e\n      \u003cp\u003e\n        The large square format is practical for wrapping baby\n        temporarily during supervised post-bath care.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eEveryday Baby Care\u003c\/strong\u003e\n      \u003cp\u003e\n        Keep a soft reusable towel nearby for regular supervised\n        baby-care routines around the home.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eEasy Towel Rotation\u003c\/strong\u003e\n      \u003cp\u003e\n        Four towels make it easier to keep fresh pieces ready\n        between bath times and laundry days.\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    Suzuran Baby Antibacterial Gauze Large Bath Towels are designed\n    as soft and reusable everyday essentials for newborn bath and\n    baby-care routines.\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-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  \u003chr\u003e\n\n  \u003ch3\u003eBundle details\u003c\/h3\u003e\n\n  \u003cdiv class=\"spec-table-wrap\"\u003e\n\n    \u003ctable class=\"spec-table\"\u003e\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProduct\u003c\/th\u003e\n          \u003ctd\u003eAntibacterial Gauze Large Bath Towel 2 pcs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eQuantity per bundle\u003c\/th\u003e\n          \u003ctd\u003e2 packs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTowels per pack\u003c\/th\u003e\n          \u003ctd\u003e2 towels\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal per bundle\u003c\/th\u003e\n          \u003ctd\u003e4 reusable large gauze bath towels\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eApproximate size\u003c\/th\u003e\n          \u003ctd\u003e90 × 90 cm per towel\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eMaterial\u003c\/th\u003e\n          \u003ctd\u003e100% cotton gauze\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eFeature\u003c\/th\u003e\n          \u003ctd\u003eAntibacterial-treated\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSuggested use\u003c\/th\u003e\n          \u003ctd\u003e\n            After-bath drying, supervised wrapping and\n            everyday baby-care routines\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSuitable from\u003c\/th\u003e\n          \u003ctd\u003eNewborn onwards\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProduct origin\u003c\/th\u003e\n          \u003ctd\u003eDesigned in Japan\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBundle price\u003c\/th\u003e\n          \u003ctd\u003eS$64.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\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        Ready to use straight from the pack.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Wash after use and dry thoroughly before reusing.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep clean and dry between uses.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Gently pat baby's skin dry rather than rubbing excessively.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use wrapping applications only with appropriate adult supervision.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Follow the washing and care instructions provided on the\n        individual product packaging.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Do not leave loose towels unattended in a cot or bassinet.\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\n        the same bundle.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Customers must add the required number of eligible bundles\n        to their cart 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\n        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\u003eKeep more large bath towels ready for everyday care\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The\n      \u003cstrong\u003eSuzuran Baby Antibacterial Gauze Large Bath Towel\n      2 pcs 2-Pack Bundle\u003c\/strong\u003e\n      gives you \u003cstrong\u003e4 reusable 90 × 90 cm gauze bath towels\u003c\/strong\u003e\n      for regular bath-time and everyday newborn-care routines.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      With four large towels available, it is easier to keep clean\n      pieces ready for bath time while used towels are being washed.\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$64.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":54351085502782,"sku":null,"price":64.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/2Large.png?v=1788509686"},{"product_id":"antibacterial-gauze-gloves-2-pairs-2-pack-bundle-september-sale","title":"Antibacterial Gauze Gloves 2 Pairs 2-Pack Bundle | 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-card {\n    margin: 14px 0;\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(2, 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: 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\u003e4 Pairs of Soft Gauze Mittens for Everyday Newborn Care\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Keep fresh pairs of baby's everyday mittens ready with the\n    \u003cstrong\u003eSuzuran Baby Antibacterial Gauze Gloves 2 Pairs\n    2-Pack Bundle\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Each pack contains \u003cstrong\u003e2 pairs of reusable gauze gloves\u003c\/strong\u003e.\n    With 2 packs included, this bundle gives you a total of\n    \u003cstrong\u003e4 pairs — 8 individual mittens\u003c\/strong\u003e for regular\n    newborn-care routines.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Made from \u003cstrong\u003e100% cotton gauze\u003c\/strong\u003e, the mittens are\n    antibacterial-treated and designed with a gentle elastic wrist\n    for comfortable everyday wear. They help reduce accidental\n    scratching from baby's fingernails while keeping little hands\n    softly covered.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"bundle-summary\"\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e2 Packs\u003c\/strong\u003e\n      \u003cspan\u003ePer Bundle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e2 Pairs\u003c\/strong\u003e\n      \u003cspan\u003ePer Pack\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e4 Pairs\u003c\/strong\u003e\n      \u003cspan\u003e8 Mittens Total\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003eS$28\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    Build your own September combination: choose this Antibacterial\n    Gauze Gloves 2 Pairs 2-Pack Bundle together with any other eligible\n    bundles, then use \u003cstrong\u003eSEPT15\u003c\/strong\u003e for 2 bundles or\n    \u003cstrong\u003eSEPT35\u003c\/strong\u003e for 3 bundles.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"benefit-box\"\u003e\n\n    \u003ch3\u003eWhy choose the 2-Pack Bundle?\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e2 packs\u003c\/strong\u003e of Antibacterial Gauze Gloves 2 Pairs\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e2 pairs\u003c\/strong\u003e per pack\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Total of \u003cstrong\u003e4 pairs \/ 8 individual mittens\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Made from \u003cstrong\u003e100% cotton gauze\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Soft and breathable for delicate newborn hands\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Antibacterial-treated gauze\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Designed to help reduce accidental scratching\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Gentle elastic wrist helps keep the mittens comfortably in place\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Reusable for everyday newborn care\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Suitable for approximately \u003cstrong\u003e0–6 months\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Practical 4-pair quantity for easy rotation between washes\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Designed in Japan\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-card\"\u003e\n\n    \u003cspan class=\"quantity-label\"\u003e\n      2 packs · 4 pairs · 8 mittens\n    \u003c\/span\u003e\n\n    \u003cstrong\u003eAntibacterial Gauze Gloves 2 Pairs\u003c\/strong\u003e\n\n    \u003cp\u003e\n      Each pack contains \u003cstrong\u003e2 pairs of reusable gauze mittens\u003c\/strong\u003e\n      designed for newborn and young baby care.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      With \u003cstrong\u003e2 packs\u003c\/strong\u003e included in this bundle,\n      you receive a total of \u003cstrong\u003e4 pairs — 8 individual mittens\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Made from \u003cstrong\u003e100% cotton gauze\u003c\/strong\u003e, the mittens are\n      soft and breathable with an antibacterial-treated finish.\n      A gentle elastic wrist helps provide a comfortable fit,\n      while the covered-hand design helps reduce accidental scratching\n      from baby's fingernails.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003ch3\u003eMade for everyday newborn hand care\u003c\/h3\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eAnti-Scratch Support\u003c\/strong\u003e\n      \u003cp\u003e\n        Soft gauze mittens help reduce accidental scratching caused\n        by baby's fingernails during everyday supervised wear.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eSoft Hand Coverage\u003c\/strong\u003e\n      \u003cp\u003e\n        Breathable cotton gauze provides lightweight coverage\n        for delicate newborn hands.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eEasy Daily Rotation\u003c\/strong\u003e\n      \u003cp\u003e\n        Four pairs make it easier to keep fresh mittens ready\n        while used pairs are being washed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eNewborn Everyday Essential\u003c\/strong\u003e\n      \u003cp\u003e\n        A practical reusable addition to baby's early clothing\n        and everyday-care routine.\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    Suzuran Baby Antibacterial Gauze Gloves are made from soft\n    100% cotton gauze and designed as reusable everyday mittens\n    for newborn and young baby care.\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-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  \u003chr\u003e\n\n  \u003ch3\u003eBundle details\u003c\/h3\u003e\n\n  \u003cdiv class=\"spec-table-wrap\"\u003e\n\n    \u003ctable class=\"spec-table\"\u003e\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProduct\u003c\/th\u003e\n          \u003ctd\u003eAntibacterial Gauze Gloves 2 Pairs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eQuantity per bundle\u003c\/th\u003e\n          \u003ctd\u003e2 packs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003ePairs per pack\u003c\/th\u003e\n          \u003ctd\u003e2 pairs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal per bundle\u003c\/th\u003e\n          \u003ctd\u003e4 pairs \/ 8 individual mittens\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eMaterial\u003c\/th\u003e\n          \u003ctd\u003e100% cotton gauze\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eFeature\u003c\/th\u003e\n          \u003ctd\u003eAntibacterial-treated\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eWrist\u003c\/th\u003e\n          \u003ctd\u003eGentle elastic wrist\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSuggested age\u003c\/th\u003e\n          \u003ctd\u003eApproximately 0–6 months\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSuggested use\u003c\/th\u003e\n          \u003ctd\u003e\n            Everyday hand coverage and helping reduce accidental scratching\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProduct origin\u003c\/th\u003e\n          \u003ctd\u003eDesigned in Japan\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBundle price\u003c\/th\u003e\n          \u003ctd\u003eS$28.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\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        Check the fit regularly and ensure the mittens are not too tight.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Remove and change mittens if they become wet or soiled.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Wash after use and dry thoroughly before reusing.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep clean and dry between uses.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Inspect regularly for loose threads, damaged elastic or signs of wear.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Discontinue use if the product becomes damaged.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Follow the washing and care instructions provided on the\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\n        the same bundle.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Customers must add the required number of eligible bundles\n        to their cart 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\n        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\u003eKeep fresh newborn mittens ready for everyday use\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The\n      \u003cstrong\u003eSuzuran Baby Antibacterial Gauze Gloves 2 Pairs\n      2-Pack Bundle\u003c\/strong\u003e\n      gives you \u003cstrong\u003e4 pairs — 8 reusable gauze mittens\u003c\/strong\u003e\n      for baby's early everyday-care routine.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The soft 100% cotton gauze, gentle elastic wrist and\n      covered-hand design make these mittens a practical option\n      for helping reduce accidental scratching while keeping\n      delicate newborn hands comfortably covered.\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$28.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":54351085601086,"sku":null,"price":28.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/2Glove.png?v=1788509106"},{"product_id":"wet-dry-cotton-care-duo-september-sale","title":"Wet \u0026 Dry Cotton Care Duo | 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  \u003c!-- CAMPAIGN --\u003e\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  \u003c!-- INTRO --\u003e\n  \u003ch2\u003eWet \u0026amp; Dry Cotton Essentials for Everyday Newborn Care\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Bring together two versatile Suzuran Baby cotton-care essentials\n    with the \u003cstrong\u003eWet \u0026amp; Dry Cotton Care Duo\u003c\/strong\u003e —\n    one box of \u003cstrong\u003eWet Cleaning Cotton\u003c\/strong\u003e and one pack of\n    \u003cstrong\u003eAntibacterial Cut Cotton 120 pcs\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    The Wet Cleaning Cotton comes pre-moistened with\n    \u003cstrong\u003e100% purified water\u003c\/strong\u003e and individually sealed for\n    convenient newborn oral, skin and breastfeeding hygiene.\n    The Antibacterial Cut Cotton provides a larger dry cotton format\n    that can be used dry or moistened with clean water depending on\n    your everyday care routine.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Together, the bundle provides \u003cstrong\u003e180 cotton pieces\u003c\/strong\u003e\n    across two complementary formats — convenient pre-moistened cotton\n    for quick care and larger dry antibacterial cotton for flexible\n    cleaning routines.\n  \u003c\/p\u003e\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\u003eWet + Dry Cotton\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\u003eS$39\u003c\/strong\u003e\n      \u003cspan\u003eBundle Price\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SEPTEMBER PROMOTION --\u003e\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\u003e\n          Mix \u0026amp; match any 2 eligible bundles from the collection\n        \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\u003e\n          Mix \u0026amp; match any 3 eligible bundles from the collection\n        \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  \u003c!-- HOW IT WORKS --\u003e\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    One bundle, two complementary cotton formats: pre-moistened\n    Wet Cleaning Cotton for convenient care and larger Antibacterial\n    Cut Cotton for flexible dry or moistened cleaning.\n  \u003c\/p\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003cdiv class=\"benefit-box\"\u003e\n\n    \u003ch3\u003eWhy choose the Wet \u0026amp; Dry Cotton Care Duo?\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e1 box\u003c\/strong\u003e of Wet Cleaning Cotton\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e30 individually sealed sachets\u003c\/strong\u003e with 2 pieces per sachet\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Total of \u003cstrong\u003e60 Wet Cleaning Cotton pieces\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Wet Cleaning Cotton made with\n        \u003cstrong\u003e100% pure cotton + 100% purified water\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Wet Cleaning Cotton is sterilised at\n        \u003cstrong\u003e121°C\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Wet Cleaning Cotton contains no alcohol, fragrance,\n        preservatives, chemicals or additives\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e1 pack\u003c\/strong\u003e of Antibacterial Cut Cotton 120 pcs\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Cut Cotton made from\n        \u003cstrong\u003e100% Japan Medical Use Standard Absorbent Pure Cotton\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Cut Cotton uses a\n        \u003cstrong\u003enatural Chitosan antibacterial process\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Cut Cotton can be used dry or moistened with clean water\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Cut Cotton measures approximately\n        \u003cstrong\u003e10 × 13 cm\u003c\/strong\u003e per piece\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Both formats are suitable for newborn-care routines from birth\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Total of \u003cstrong\u003e180 cotton pieces\u003c\/strong\u003e across the bundle\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- PRODUCTS --\u003e\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\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        Each box contains \u003cstrong\u003e30 individually sealed sachets\u003c\/strong\u003e,\n        with \u003cstrong\u003e2 cotton pieces per sachet\u003c\/strong\u003e for a total of\n        \u003cstrong\u003e60 pieces\u003c\/strong\u003e.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Made with \u003cstrong\u003e100% pure cotton and 100% purified water\u003c\/strong\u003e,\n        Wet Cleaning Cotton is sterilised at \u003cstrong\u003e121°C\u003c\/strong\u003e\n        and contains no alcohol, fragrance, preservatives, chemicals\n        or additives.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Each piece measures approximately \u003cstrong\u003e7 × 7.5 cm\u003c\/strong\u003e.\n        The individually sealed sachets make it convenient for\n        newborn oral care, gentle face and skin cleaning,\n        breastfeeding hygiene and care while travelling.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\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 120 pcs\u003c\/strong\u003e\n\n      \u003cp\u003e\n        Each pack contains \u003cstrong\u003e120 pre-cut cotton pieces\u003c\/strong\u003e,\n        measuring approximately \u003cstrong\u003e10 × 13 cm\u003c\/strong\u003e each.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Made from\n        \u003cstrong\u003e100% Japan Medical Use Standard Absorbent Pure Cotton\u003c\/strong\u003e,\n        the Cut Cotton is processed with natural Chitosan for\n        antibacterial protection.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Soft, absorbent and lint-free, it can be used dry or\n        moistened with clean water for diaper-area care, face and\n        body cleaning and other everyday newborn-care routines.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- USE CASES --\u003e\n  \u003ch3\u003eTwo cotton formats for different everyday 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 a fresh piece of Wet Cleaning Cotton to gently clean\n        baby's gums, tongue, lips and oral cavity as part of an\n        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 sealed Wet Cleaning Cotton offers a convenient\n        option for gentle nipple, breast and finger cleaning around\n        breastfeeding routines.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eDiaper-Area Care\u003c\/strong\u003e\n      \u003cp\u003e\n        Antibacterial Cut Cotton can be moistened with clean water\n        for gentle 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 cotton format that best suits the routine —\n        pre-moistened Wet Cleaning Cotton for convenience or larger\n        Cut Cotton used dry or with clean water.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003ch3\u003eGentle qualities parents can trust\u003c\/h3\u003e\n\n  \u003cp\u003e\n    This bundle combines two Suzuran Baby cotton-care formats with\n    different product features. The qualities shown below apply to\n    the relevant product 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  \u003c\/p\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003ch3\u003eBundle details\u003c\/h3\u003e\n\n  \u003cdiv class=\"spec-table-wrap\"\u003e\n\n    \u003ctable class=\"spec-table\"\u003e\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBundle\u003c\/th\u003e\n          \u003ctd\u003eWet \u0026amp; Dry Cotton Care Duo\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 size\u003c\/th\u003e\n          \u003ctd\u003eApproximately 7 × 7.5 cm per piece\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eWet Cleaning Cotton composition\u003c\/th\u003e\n          \u003ctd\u003e100% pure cotton + 100% purified water\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eWet Cleaning Cotton sterilisation\u003c\/th\u003e\n          \u003ctd\u003e121°C\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\u003eApproximately 10 × 13 cm per piece\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCut Cotton material\u003c\/th\u003e\n          \u003ctd\u003e100% Japan Medical Use Standard Absorbent Pure Cotton\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCut Cotton antibacterial process\u003c\/th\u003e\n          \u003ctd\u003eNatural Chitosan\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal quantity\u003c\/th\u003e\n          \u003ctd\u003e180 cotton pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBundle price\u003c\/th\u003e\n          \u003ctd\u003eS$39.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\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- CARE --\u003e\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 piece of cotton 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 individually sealed sachet.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        When using Wet Cleaning Cotton for oral care, gently wipe\n        visible areas of the mouth and avoid deep insertion.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Antibacterial Cut Cotton may be used dry or moistened\n        with clean water according to your care routine.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use gently on baby's skin without excessive rubbing.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Both cotton products are intended for single use.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Dispose of used cotton appropriately and do not flush.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Follow the usage and storage instructions on each\n        individual product packaging.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PROMOTION TERMS --\u003e\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\n        the same bundle.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Customers must add the required number of eligible bundles\n        to their cart 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\n        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  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"closing-box\"\u003e\n\n    \u003ch3\u003eTwo everyday cotton essentials in one convenient bundle\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The \u003cstrong\u003eSuzuran Baby Wet \u0026amp; Dry Cotton Care Duo\u003c\/strong\u003e\n      combines \u003cstrong\u003e60 pieces of Wet Cleaning Cotton\u003c\/strong\u003e\n      with \u003cstrong\u003e120 pieces of Antibacterial Cut Cotton\u003c\/strong\u003e,\n      giving you \u003cstrong\u003e180 cotton pieces\u003c\/strong\u003e across two\n      complementary formats.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      From newborn oral and breastfeeding hygiene to diaper changes,\n      face and body cleaning, this duo gives parents the flexibility\n      to choose between convenient pre-moistened cotton and larger\n      dry cotton according to the care routine.\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$39.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":54351086256446,"sku":null,"price":39.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/PairCleaningEssential.png?v=1788511050"},{"product_id":"newborn-cotton-care-essentials-bundle-4-everyday-cleaning-essentials-september-sale","title":"Newborn Cotton Care Essentials Bundle | 4 Everyday Cleaning 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  \u003c!-- CAMPAIGN --\u003e\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  \u003c!-- INTRO --\u003e\n  \u003ch2\u003e4 Everyday Cotton-Care Essentials for Newborn Cleaning Routines\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Cover more of baby's everyday cleaning needs with the\n    \u003cstrong\u003eSuzuran Baby Newborn Cotton Care Essentials Bundle\u003c\/strong\u003e,\n    bringing together four different cotton formats for oral care,\n    diaper-area cleaning, face and body care, and precise external cleaning.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    The bundle includes \u003cstrong\u003eWet Cleaning Cotton\u003c\/strong\u003e,\n    \u003cstrong\u003eAntibacterial Cut Cotton 120 pcs\u003c\/strong\u003e,\n    \u003cstrong\u003eAntibacterial Cotton Sheet 80 pcs\u003c\/strong\u003e and\n    \u003cstrong\u003eAntibacterial Cotton Swab 180 pcs\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Each product serves a different everyday purpose — from\n    individually sealed pre-moistened cotton and larger dry cotton\n    pieces to multipurpose cotton sheets and precision cotton swabs.\n  \u003c\/p\u003e\n\n  \u003c!-- SUMMARY --\u003e\n  \u003cdiv class=\"bundle-summary\"\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e4 Essentials\u003c\/strong\u003e\n      \u003cspan\u003ePer Bundle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e60 + 120\u003c\/strong\u003e\n      \u003cspan\u003eCotton Pieces\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e80 + 180\u003c\/strong\u003e\n      \u003cspan\u003eSheets + Swabs\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003eS$61\u003c\/strong\u003e\n      \u003cspan\u003eBundle Price\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PROMOTION --\u003e\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\u003e\n          Mix \u0026amp; match any 2 eligible bundles from the collection\n        \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\u003e\n          Mix \u0026amp; match any 3 eligible bundles from the collection\n        \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  \u003c!-- HOW --\u003e\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    Four complementary cleaning formats in one bundle — wet cotton,\n    dry cut cotton, large multipurpose cotton sheets and precision cotton swabs.\n  \u003c\/p\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003cdiv class=\"benefit-box\"\u003e\n\n    \u003ch3\u003eWhy choose the Newborn Cotton Care Essentials Bundle?\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e1 box\u003c\/strong\u003e of Wet Cleaning Cotton\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e30 sealed sachets \/ 60 pieces\u003c\/strong\u003e of Wet Cleaning Cotton\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Wet Cleaning Cotton made with\n        \u003cstrong\u003e100% pure cotton + 100% purified water\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Wet Cleaning Cotton sterilised at \u003cstrong\u003e121°C\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e1 pack\u003c\/strong\u003e of Antibacterial Cut Cotton 120 pcs\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Cut Cotton made from\n        \u003cstrong\u003e100% Japan Medical Use Standard Absorbent Pure Cotton\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Cut Cotton uses a\n        \u003cstrong\u003enatural Chitosan antibacterial process\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e1 pack\u003c\/strong\u003e of Antibacterial Cotton Sheet 80 pcs\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Cotton Sheets measure approximately\n        \u003cstrong\u003e20 × 20 cm\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Cotton Sheets may be used dry or moistened for everyday care\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e1 bottle\u003c\/strong\u003e of Antibacterial Cotton Swab 180 pcs\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Cotton Swabs feature soft cotton tips and flexible paper stems\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Multiple formats for oral, skin, diaper-area and precision cleaning routines\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- PRODUCTS --\u003e\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\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        Each box contains \u003cstrong\u003e30 individually sealed sachets\u003c\/strong\u003e,\n        with \u003cstrong\u003e2 cotton pieces per sachet\u003c\/strong\u003e for a total\n        of \u003cstrong\u003e60 pieces\u003c\/strong\u003e.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Made with \u003cstrong\u003e100% pure cotton and 100% purified water\u003c\/strong\u003e,\n        Wet Cleaning Cotton is sterilised at \u003cstrong\u003e121°C\u003c\/strong\u003e\n        and contains no alcohol, fragrance, preservatives, chemicals\n        or additives.\n      \u003c\/p\u003e\n\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\n    \u003c\/div\u003e\n\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 120 pcs\u003c\/strong\u003e\n\n      \u003cp\u003e\n        Each pack contains \u003cstrong\u003e120 pre-cut cotton pieces\u003c\/strong\u003e,\n        measuring approximately \u003cstrong\u003e10 × 13 cm\u003c\/strong\u003e each.\n      \u003c\/p\u003e\n\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\n      \u003cp\u003e\n        Use dry or moistened with clean water for diaper-area care,\n        face and body cleaning and other everyday newborn-care routines.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-card\"\u003e\n\n      \u003cspan class=\"quantity-label\"\u003e\n        1 pack · 80 sheets\n      \u003c\/span\u003e\n\n      \u003cstrong\u003eAntibacterial Cotton Sheet 80 pcs\u003c\/strong\u003e\n\n      \u003cp\u003e\n        Each pack contains \u003cstrong\u003e80 dry antibacterial-processed\n        cotton sheets\u003c\/strong\u003e, measuring approximately\n        \u003cstrong\u003e20 × 20 cm\u003c\/strong\u003e each.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The larger sheet format is practical for face and body cleaning,\n        bath-time care, diaper-area cleaning and other everyday baby-care needs.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Use dry or moisten with clean water according to your preferred routine.\n        Designed in Japan.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-card\"\u003e\n\n      \u003cspan class=\"quantity-label\"\u003e\n        1 bottle · 180 swabs\n      \u003c\/span\u003e\n\n      \u003cstrong\u003eAntibacterial Cotton Swab 180 pcs\u003c\/strong\u003e\n\n      \u003cp\u003e\n        Each bottle contains \u003cstrong\u003e180 antibacterial cotton swabs\u003c\/strong\u003e\n        with soft cotton tips and flexible paper stems.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The slim format supports precise cleaning of small,\n        visible external areas during everyday newborn and baby-care routines.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Use only on visible external areas and never insert into\n        the ear canal or deep inside the nose.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- USES --\u003e\n  \u003ch3\u003eFour formats for everyday cleaning 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 a fresh Wet Cleaning Cotton piece to gently clean visible\n        areas of baby's gums, tongue, lips and oral cavity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eDiaper-Area Care\u003c\/strong\u003e\n      \u003cp\u003e\n        Use Antibacterial Cut Cotton or Cotton Sheet with clean water\n        for gentle 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 between pre-moistened Wet Cleaning Cotton,\n        smaller Cut Cotton or larger Cotton Sheets depending on\n        the area and cleaning routine.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003ePrecision External Cleaning\u003c\/strong\u003e\n      \u003cp\u003e\n        Antibacterial Cotton Swabs are useful for gently cleaning\n        small, visible external areas where greater precision is helpful.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003ch3\u003eGentle qualities parents can trust\u003c\/h3\u003e\n\n  \u003cp\u003e\n    This bundle combines four different Suzuran Baby cotton-care\n    products, each with its own features. The qualities shown below\n    apply only to the relevant product 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 Cotton.\n    Japanese medical-use standard absorbent cotton and natural Chitosan\n    antibacterial processing apply to Antibacterial Cut Cotton.\n    Other features should be interpreted according to the individual\n    product descriptions and packaging.\n  \u003c\/p\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003ch3\u003eBundle details\u003c\/h3\u003e\n\n  \u003cdiv class=\"spec-table-wrap\"\u003e\n\n    \u003ctable class=\"spec-table\"\u003e\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBundle\u003c\/th\u003e\n          \u003ctd\u003eNewborn Cotton Care Essentials Bundle\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 Sheet\u003c\/th\u003e\n          \u003ctd\u003e1 pack · 80 sheets · approximately 20 × 20 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\u003eBundle formats\u003c\/th\u003e\n          \u003ctd\u003e\n            Pre-moistened cotton, dry cut cotton, large dry cotton sheets\n            and precision cotton swabs\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBundle price\u003c\/th\u003e\n          \u003ctd\u003eS$61.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\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- CARE --\u003e\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 cotton piece, sheet 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 only and avoid deep insertion.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Antibacterial Cut Cotton and Cotton Sheet may be used dry\n        or moistened with clean water.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Cotton Swabs are intended for visible external areas only.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Never insert cotton swabs into the ear canal or deep inside the nose.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Disposable cotton products are intended for single use.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Dispose of used cotton appropriately and do not flush.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Follow the usage and storage instructions provided on each\n        individual product packaging.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TERMS --\u003e\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 bundle.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Customers must add the required number of eligible bundles\n        to their cart 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  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"closing-box\"\u003e\n\n    \u003ch3\u003eA complete cotton-care combination for everyday cleaning\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The \u003cstrong\u003eSuzuran Baby Newborn Cotton Care Essentials Bundle\u003c\/strong\u003e\n      brings together four distinct cotton formats for different stages\n      of baby's daily cleaning routine.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      From individually sealed Wet Cleaning Cotton for oral and\n      breastfeeding hygiene to larger Cut Cotton and Cotton Sheets\n      for skin and diaper-area cleaning, plus Cotton Swabs for\n      precision external care, the bundle provides a practical\n      selection of everyday newborn essentials.\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$61.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":54351088156990,"sku":null,"price":61.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/BasicCleaningEssential.png?v=1788511024"},{"product_id":"newborn-essentials-starter-kit-8-baby-care-essentials-september-sale","title":"Newborn Essentials Starter Kit | 8 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\u003e8 Baby Care Essentials for Everyday Newborn Routines\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Prepare for baby's everyday care with the\n    \u003cstrong\u003eSuzuran Baby Newborn Essentials Starter Kit\u003c\/strong\u003e,\n    a comprehensive collection of \u003cstrong\u003e8 baby-care essentials\u003c\/strong\u003e\n    covering oral hygiene, skin cleaning, diaper-area care, precision\n    cleaning, bathing, drying and gentle everyday newborn care.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    This bundle combines Suzuran Baby's disposable cotton-care\n    essentials with reusable gauze bath and everyday-care products,\n    giving parents a practical non-apparel starter selection from\n    the newborn stage onwards.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"bundle-summary\"\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e8 Essentials\u003c\/strong\u003e\n      \u003cspan\u003eComplete Care Selection\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e4 Cotton\u003c\/strong\u003e\n      \u003cspan\u003eCleaning Essentials\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e4 Gauze\u003c\/strong\u003e\n      \u003cspan\u003eReusable Essentials\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003eS$151\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 complete non-apparel newborn starter selection combining\n    disposable cotton-care essentials with soft reusable gauze\n    products for everyday cleaning, bathing and baby care.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"benefit-box\"\u003e\n\n    \u003ch3\u003eWhat's inside the 8-piece starter selection?\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 Sheet 80 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 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, gentle 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.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-card\"\u003e\n      \u003cspan class=\"quantity-label\"\u003e1 pack · 80 sheets\u003c\/span\u003e\n      \u003cstrong\u003eAntibacterial Cotton Sheet 80 pcs\u003c\/strong\u003e\n      \u003cp\u003e\n        Large \u003cstrong\u003e20 × 20 cm\u003c\/strong\u003e dry,\n        antibacterial-processed sheets for flexible everyday cleaning.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Use dry or moistened with clean water for face, body,\n        bath-time and diaper-area care. Designed in Japan.\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 with flexible paper stems for\n        gentle precision 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 reusable\n        gauze towels measuring approximately \u003cstrong\u003e86 × 33 cm\u003c\/strong\u003e.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Designed for supervised swaddle bathing, gentle washing and\n        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 \u003cstrong\u003e90 × 90 cm\u003c\/strong\u003e towels made from\n        \u003cstrong\u003e100% cotton gauze\u003c\/strong\u003e.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Soft, breathable and antibacterial-treated for drying,\n        supervised wrapping and everyday newborn-care routines.\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\u003eOne starter kit for baby's everyday routine\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        Wet Cleaning Cotton supports convenient newborn oral care\n        and breastfeeding hygiene with individually sealed pieces.\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        Cut Cotton and Cotton Sheets provide different dry cotton\n        sizes that can also be moistened with clean water.\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 support supervised\n        bath-time washing, drying and post-bath care.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eEveryday Newborn Care\u003c\/strong\u003e\n      \u003cp\u003e\n        Gauze Handkerchiefs, Gauze Gloves and Cotton Swabs provide\n        useful formats for feeding, drool, hand coverage and\n        precise 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 starter kit combines several different Suzuran Baby products.\n    Each product has its own material, processing and care features,\n    so the qualities below apply only to the relevant items within\n    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 each individual product description.\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 Essentials Starter Kit\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eNumber of product types\u003c\/th\u003e\n          \u003ctd\u003e8 baby-care essentials\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\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 Sheet\u003c\/th\u003e\n          \u003ctd\u003e1 pack · 80 sheets · approximately 20 × 20 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$151.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, sheet or swab for each\n        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        Cut Cotton and Cotton Sheets may be used dry or moistened\n        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 bath and swaddle towels with appropriate 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 provided on\n        each 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\n        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 complete newborn-care starter selection\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The \u003cstrong\u003eSuzuran Baby Newborn Essentials Starter Kit\u003c\/strong\u003e\n      brings together \u003cstrong\u003e8 baby-care essentials\u003c\/strong\u003e across\n      cotton cleaning, oral hygiene, bathing, drying, feeding and\n      everyday newborn routines.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      From individually sealed Wet Cleaning Cotton and versatile dry\n      cotton formats to reusable gauze towels, handkerchiefs and\n      mittens, the kit provides a practical foundation for preparing\n      baby's everyday care essentials without including apparel.\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$151.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":54351089041726,"sku":null,"price":151.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/NewbornEssentialsStarterKit.png?v=1788510997"},{"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"},{"product_id":"antibacterial-cotton-sheet-mini-2-set-stock-up-bundle-september-sale","title":"Antibacterial Cotton Sheet Mini 2-Set Stock-Up Bundle | 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-card {\n    margin: 14px 0;\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  .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: 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    .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  \u003c!-- CAMPAIGN --\u003e\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  \u003c!-- INTRO --\u003e\n  \u003ch2\u003e270 Mini Cotton Sheets in Convenient Individual Packs\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Stock up on a convenient smaller-pack format with the\n    \u003cstrong\u003eSuzuran Baby Antibacterial Cotton Sheet Mini\n    2-Set Stock-Up Bundle\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Each set contains \u003cstrong\u003e9 individual packs\u003c\/strong\u003e, with\n    \u003cstrong\u003e15 sheets in each pack\u003c\/strong\u003e. With 2 sets included,\n    you receive a total of \u003cstrong\u003e18 individual packs and\n    270 mini sheets\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    The individually packed format makes it easy to keep smaller\n    quantities of Cotton Sheet Mini ready in different places —\n    whether in your baby-care area, diaper bag or when travelling.\n  \u003c\/p\u003e\n\n  \u003c!-- SUMMARY --\u003e\n  \u003cdiv class=\"bundle-summary\"\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e2 Sets\u003c\/strong\u003e\n      \u003cspan\u003ePer Bundle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e18 Packs\u003c\/strong\u003e\n      \u003cspan\u003e9 Packs Per Set\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e270 Sheets\u003c\/strong\u003e\n      \u003cspan\u003e15 Per Pack\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003eS$32\u003c\/strong\u003e\n      \u003cspan\u003eBundle Price\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PROMOTION --\u003e\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\u003e\n          Mix \u0026amp; match any 2 eligible bundles from the collection\n        \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\u003e\n          Mix \u0026amp; match any 3 eligible bundles from the collection\n        \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  \u003c!-- HOW IT WORKS --\u003e\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    18 convenient individual packs with 15 sheets in each —\n    giving you a total of 270 Cotton Sheet Mini pieces to keep\n    ready at home or on the go.\n  \u003c\/p\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003cdiv class=\"benefit-box\"\u003e\n\n    \u003ch3\u003eWhy choose the 2-Set Stock-Up Bundle?\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e2 sets\u003c\/strong\u003e of Antibacterial Cotton Sheet Mini\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e9 individual packs\u003c\/strong\u003e in each set\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e15 sheets\u003c\/strong\u003e in each individual pack\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Total of \u003cstrong\u003e18 individual packs\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Total of \u003cstrong\u003e270 mini sheets\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Convenient smaller packs for organising everyday baby-care supplies\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Easy to keep in different areas of the home\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Practical format for the diaper bag and travelling\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Stock-up quantity reduces the need to carry a larger pack everywhere\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- PRODUCT --\u003e\n  \u003ch3\u003eWhat's included in 1 bundle?\u003c\/h3\u003e\n\n  \u003cdiv class=\"product-card\"\u003e\n\n    \u003cspan class=\"quantity-label\"\u003e\n      2 sets · 18 packs · 270 sheets\n    \u003c\/span\u003e\n\n    \u003cstrong\u003eAntibacterial Cotton Sheet Mini\u003c\/strong\u003e\n\n    \u003cp\u003e\n      Each set contains \u003cstrong\u003e9 individual packs\u003c\/strong\u003e of\n      Antibacterial Cotton Sheet Mini.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Each individual pack contains \u003cstrong\u003e15 sheets\u003c\/strong\u003e,\n      giving you \u003cstrong\u003e135 sheets per set\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      With \u003cstrong\u003e2 sets\u003c\/strong\u003e included in this bundle, you receive\n      \u003cstrong\u003e18 individual packs and 270 sheets in total\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The smaller pack format makes it convenient to separate your\n      baby-care supplies between the nursery, changing area,\n      diaper bag or other everyday essentials.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- USE CASES --\u003e\n  \u003ch3\u003eA convenient mini-pack format for everyday routines\u003c\/h3\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eDiaper Bag\u003c\/strong\u003e\n      \u003cp\u003e\n        Keep a smaller individual pack with baby's everyday\n        essentials instead of carrying a larger full-size pack.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eAt Home\u003c\/strong\u003e\n      \u003cp\u003e\n        Place individual packs where you regularly perform\n        baby's everyday care routines for convenient access.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eTravelling\u003c\/strong\u003e\n      \u003cp\u003e\n        The smaller pack format is convenient for packing alongside\n        baby's other care essentials when away from home.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eEasy Stock Rotation\u003c\/strong\u003e\n      \u003cp\u003e\n        With 18 individual packs, you can keep several packs ready\n        in different locations while storing the remaining supply.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- DETAILS --\u003e\n  \u003ch3\u003eBundle details\u003c\/h3\u003e\n\n  \u003cdiv class=\"spec-table-wrap\"\u003e\n\n    \u003ctable class=\"spec-table\"\u003e\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProduct\u003c\/th\u003e\n          \u003ctd\u003eAntibacterial Cotton Sheet Mini\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eQuantity per bundle\u003c\/th\u003e\n          \u003ctd\u003e2 sets\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003ePacks per set\u003c\/th\u003e\n          \u003ctd\u003e9 individual packs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSheets per individual pack\u003c\/th\u003e\n          \u003ctd\u003e15 sheets\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSheets per set\u003c\/th\u003e\n          \u003ctd\u003e135 sheets\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal individual packs\u003c\/th\u003e\n          \u003ctd\u003e18 packs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal sheets per bundle\u003c\/th\u003e\n          \u003ctd\u003e270 sheets\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBundle price\u003c\/th\u003e\n          \u003ctd\u003eS$32.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\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- CARE --\u003e\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 sheet for each cleaning routine.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep unopened packs clean and dry until needed.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Close or store an opened pack appropriately to help keep\n        the remaining sheets clean.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use gently during baby's everyday care without excessive rubbing.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Dispose of used sheets appropriately.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Do not flush used sheets.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Follow the usage and storage instructions provided on the\n        individual product packaging.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PROMOTION TERMS --\u003e\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\n        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  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"closing-box\"\u003e\n\n    \u003ch3\u003eStock up on the convenient Mini format\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The \u003cstrong\u003eSuzuran Baby Antibacterial Cotton Sheet Mini\n      2-Set Stock-Up Bundle\u003c\/strong\u003e gives you\n      \u003cstrong\u003e18 individual packs and 270 sheets in total\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      With 15 sheets in each individual pack, the Mini format makes\n      it easy to divide your supply between baby's everyday care\n      areas, diaper bag and travel essentials.\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$32.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":54351090024766,"sku":null,"price":32.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/2MiniCS.png?v=1788509004"}],"url":"https:\/\/suzuranbaby.sg\/collections\/bundle-sale.oembed","provider":"Suzuran Baby Singapore","version":"1.0","type":"link"}