{"product_id":"weekly-sale","title":"Weekly Sale | Antibacterial Cut Cotton 120pcs × 9 + FREE Wet Cleaning Cotton × 2","description":"\u003cstyle\u003e\n  .product-description {\n    font-family: \"Open Sans\", Arial, sans-serif;\n    font-size: 15px;\n    line-height: 1.6;\n    color: #333;\n  }\n\n  .product-description * {\n    box-sizing: border-box;\n  }\n\n  .product-description h2 {\n    margin: 0 0 12px;\n    color: #222;\n    font-size: 25px;\n    line-height: 1.25;\n  }\n\n  .product-description h3 {\n    margin: 0 0 10px;\n    color: #2f2f2f;\n    font-size: 19px;\n    line-height: 1.35;\n  }\n\n  .product-description p {\n    margin: 0 0 14px;\n  }\n\n  .product-description strong {\n    font-weight: 700;\n  }\n\n  .product-description ul,\n  .product-description ol {\n    margin: 0 0 14px;\n    padding-left: 22px;\n  }\n\n  .product-description li {\n    margin-bottom: 7px;\n  }\n\n  .product-description hr {\n    margin: 24px 0;\n    border: 0;\n    border-top: 1px solid #e5e5e5;\n  }\n\n  .product-description a {\n    color: #c25757;\n    font-weight: 600;\n    text-decoration: underline;\n    text-underline-offset: 2px;\n  }\n\n  .product-intro {\n    margin-bottom: 18px;\n  }\n\n  .product-intro p:last-child {\n    margin-bottom: 0;\n  }\n\n  .bundle-summary {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin: 18px 0;\n  }\n\n  .summary-box {\n    padding: 16px 10px;\n    border: 1px solid #f0dddd;\n    border-radius: 12px;\n    background: #fff8f8;\n    text-align: center;\n  }\n\n  .summary-box strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #c84040;\n    font-size: 18px;\n  }\n\n  .summary-box span {\n    display: block;\n    color: #555;\n    font-size: 13px;\n    line-height: 1.4;\n  }\n\n  .benefit-box {\n    margin: 18px 0;\n    padding: 20px 22px;\n    border: 1px solid #f1dddd;\n    border-radius: 14px;\n    background: #fff8f8;\n  }\n\n  .benefit-box h3 {\n    margin-bottom: 12px;\n  }\n\n  .benefit-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .benefit-list li {\n    position: relative;\n    margin-bottom: 11px;\n    padding-left: 29px;\n  }\n\n  .benefit-list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .benefit-list li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: #d84b4b;\n    font-size: 18px;\n    font-weight: 700;\n    content: \"✓\";\n  }\n\n  .highlight-line {\n    margin: 16px 0 0;\n    padding: 13px 16px;\n    border-left: 4px solid #ef6f6f;\n    border-radius: 0 8px 8px 0;\n    background: #fff4f4;\n    color: #333;\n    font-weight: 700;\n  }\n\n  .product-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin: 14px 0 4px;\n  }\n\n  .product-card {\n    padding: 18px;\n    border: 1px solid #eadede;\n    border-radius: 12px;\n    background: #fffafa;\n  }\n\n  .product-card strong {\n    display: block;\n    margin-bottom: 6px;\n    color: #c84040;\n    font-size: 16px;\n  }\n\n  .product-card p {\n    margin: 0 0 9px;\n  }\n\n  .product-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .quantity-label,\n  .free-label {\n    display: inline-block;\n    margin-bottom: 9px;\n    padding: 4px 10px;\n    border-radius: 20px;\n    background: #fce8e8;\n    color: #a93636;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .product-link {\n    display: inline-block;\n    margin-top: 10px;\n    padding: 7px 11px;\n    border-radius: 7px;\n    background: #c25757;\n    color: #fff !important;\n    font-size: 13px;\n    font-weight: 700;\n    text-decoration: none !important;\n    transition: opacity 0.2s ease;\n  }\n\n  .product-link:hover {\n    opacity: 0.82;\n  }\n\n  .use-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin: 14px 0 4px;\n  }\n\n  .use-card {\n    padding: 16px;\n    border: 1px solid #e7e7e7;\n    border-radius: 12px;\n    background: #fafafa;\n  }\n\n  .use-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #2f2f2f;\n  }\n\n  .use-card p {\n    margin: 0;\n  }\n\n  .spec-table-wrap {\n    width: 100%;\n    margin-top: 12px;\n    overflow-x: auto;\n  }\n\n  .spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .spec-table th,\n  .spec-table td {\n    padding: 11px 12px;\n    border: 1px solid #e5e5e5;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .spec-table th {\n    width: 38%;\n    background: #fafafa;\n    font-weight: 700;\n  }\n\n  .icon-grid {\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 15px;\n  }\n\n  .icon-box {\n    display: flex;\n    min-height: 112px;\n    align-items: center;\n    justify-content: center;\n    padding: 10px;\n    border: 1px solid #e4e4e4;\n    border-radius: 12px;\n    background: #fff;\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n  }\n\n  .icon-box:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 5px 14px rgba(0, 0, 0, 0.07);\n  }\n\n  .icon-box img {\n    display: block;\n    width: 88%;\n    max-height: 88px;\n    object-fit: contain;\n  }\n\n  .comparison-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    border: 1px solid #e4e4e4;\n    border-radius: 12px;\n  }\n\n  .info-box {\n    margin: 18px 0;\n    padding: 20px 22px;\n    border: 1px solid #efdfd2;\n    border-radius: 14px;\n    background: #fffaf6;\n  }\n\n  .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  .info-box ul,\n  .warning-box ul {\n    margin-bottom: 0;\n  }\n\n  @media (max-width: 900px) {\n    .bundle-summary {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .product-description {\n      font-size: 14px;\n      line-height: 1.55;\n    }\n\n    .product-description h2 {\n      font-size: 22px;\n    }\n\n    .product-description h3 {\n      font-size: 18px;\n    }\n\n    .benefit-box,\n    .info-box,\n    .warning-box,\n    .closing-box {\n      padding: 17px;\n    }\n\n    .product-grid,\n    .use-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .bundle-summary {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .icon-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .spec-table th,\n    .spec-table td {\n      padding: 9px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n\n  \u003c!-- INTRODUCTION --\u003e\n  \u003cdiv class=\"product-intro\"\u003e\n\n    \u003ch2\u003eStock Up on Everyday Baby Care \u0026amp; Get 2 Packs of Wet Cleaning Cotton FREE\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The Suzuran Baby \u003cstrong\u003eWeekly Stock-Up Special\u003c\/strong\u003e is created for\n      families who regularly use Antibacterial Cut Cotton for diaper changes,\n      gentle skin cleansing and everyday baby hygiene.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Stock up with \u003cstrong\u003e9 full-size packs of Antibacterial Cut Cotton 120pcs\u003c\/strong\u003e,\n      providing \u003cstrong\u003e1,080 pre-cut cotton pieces\u003c\/strong\u003e, and receive\n      \u003cstrong\u003e2 full-size packs of Wet Cleaning Cotton FREE\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The two complimentary Wet Cleaning Cotton packs add\n      \u003cstrong\u003e60 individually sealed sachets \/ 120 pre-moistened cotton pieces\u003c\/strong\u003e\n      for newborn oral care and breastfeeding hygiene.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- BUNDLE SUMMARY --\u003e\n  \u003cdiv class=\"bundle-summary\"\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e9 Packs\u003c\/strong\u003e\n      \u003cspan\u003eAntibacterial Cut Cotton\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e1,080 Pieces\u003c\/strong\u003e\n      \u003cspan\u003eCut Cotton in Total\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e2 FREE Packs\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\u003eWet Cleaning Cotton FREE\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- KEY BENEFITS --\u003e\n  \u003cdiv class=\"benefit-box\"\u003e\n\n    \u003ch3\u003eWhy parents choose this Weekly Stock-Up Special\u003c\/h3\u003e\n\n    \u003cul class=\"benefit-list\"\u003e\n\n      \u003cli\u003e\n        Includes \u003cstrong\u003e9 full-size packs of Antibacterial Cut Cotton\u003c\/strong\u003e\n        for regular everyday use\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Provides \u003cstrong\u003e1,080 Cut Cotton pieces in total\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Receive \u003cstrong\u003e2 full-size Wet Cleaning Cotton packs FREE\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        FREE Wet Cleaning Cotton provides\n        \u003cstrong\u003e60 individually sealed sachets \/ 120 pieces\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Cut Cotton is practical for diaper changes and gentle external skin cleansing\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Wet Cleaning Cotton supports newborn oral care and breastfeeding hygiene\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Gives families both \u003cstrong\u003edry cotton and ready-to-use pre-moistened cotton\u003c\/strong\u003e\n        in one bundle\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Suitable for preparing supplies across the nursery, changing station,\n        diaper bag and caregiver's home\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Suitable for newborns onwards\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eDesigned in Japan\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp class=\"highlight-line\"\u003e\n    1,080 pieces of Antibacterial Cut Cotton for everyday care, plus\n    120 pieces of Wet Cleaning Cotton FREE for newborn oral and breastfeeding hygiene.\n  \u003c\/p\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- WHAT IS INCLUDED --\u003e\n  \u003ch3\u003eWhat is included in the Weekly Stock-Up Special?\u003c\/h3\u003e\n\n  \u003cdiv class=\"product-grid\"\u003e\n\n    \u003c!-- CUT COTTON --\u003e\n    \u003cdiv class=\"product-card\"\u003e\n\n      \u003cspan class=\"quantity-label\"\u003e\n        9 packs · 120 pieces each · 1,080 pieces total\n      \u003c\/span\u003e\n\n      \u003cstrong\u003eAntibacterial Cut Cotton – 120pcs\u003c\/strong\u003e\n\n      \u003cp\u003e\n        Soft pre-cut cotton pieces designed for diaper-area cleaning,\n        delicate skin cleansing and everyday baby hygiene.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Each pack contains \u003cstrong\u003e120 pieces\u003c\/strong\u003e, giving you\n        \u003cstrong\u003e1,080 Cut Cotton pieces\u003c\/strong\u003e across the 9-pack stock-up supply.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The dry cotton format allows parents to use the cotton as appropriate\n        or moisten it with clean water according to their preferred care routine.\n      \u003c\/p\u003e\n\n      \u003ca class=\"product-link\" href=\"https:\/\/suzuranbaby.sg\/collections\/baby-nappy-care\/products\/antibacterial-cut-cotton-120-pcs\"\u003e\n        View Antibacterial Cut Cotton\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- WET CLEANING COTTON --\u003e\n    \u003cdiv class=\"product-card\"\u003e\n\n      \u003cspan class=\"free-label\"\u003e\n        FREE · 2 packs · 60 sachets · 120 pieces\n      \u003c\/span\u003e\n\n      \u003cstrong\u003eWet Cleaning Cotton\u003c\/strong\u003e\n\n      \u003cp\u003e\n        Individually sealed pre-moistened cotton made with\n        \u003cstrong\u003e100% pure cotton and 100% purified water\u003c\/strong\u003e.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Designed for gentle newborn oral cleaning and breastfeeding hygiene,\n        with two pre-moistened cotton pieces sealed inside each sachet.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Receive \u003cstrong\u003e2 complete full-size packs FREE\u003c\/strong\u003e,\n        providing 60 sachets and 120 cotton pieces altogether.\n      \u003c\/p\u003e\n\n      \u003ca class=\"product-link\" href=\"https:\/\/suzuranbaby.sg\/collections\/baby-oral-care\/products\/wet-cleaning-cotton-30-sachets-60-pcs\"\u003e\n        View Wet Cleaning Cotton\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp class=\"highlight-line\"\u003e\n    The complete bundle provides 1,080 pieces of Antibacterial Cut Cotton\n    plus 120 pieces of Wet Cleaning Cotton, giving families a generous\n    supply across multiple everyday care routines.\n  \u003c\/p\u003e\n\n  \u003chr\u003e\n  \u003c!-- EVERYDAY USE --\u003e\n  \u003ch3\u003eEveryday care from diaper changes to newborn oral hygiene\u003c\/h3\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eDiaper-area care\u003c\/strong\u003e\n      \u003cp\u003e\n        Moisten Antibacterial Cut Cotton with clean water for gentle\n        external cleansing during diaper changes.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eFace and hand cleaning\u003c\/strong\u003e\n      \u003cp\u003e\n        Use Cut Cotton for gentle targeted cleaning of everyday\n        milk residue, drool and other external messes.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eBody and skin-fold care\u003c\/strong\u003e\n      \u003cp\u003e\n        Suitable for gentle external cleaning of the neck, arms,\n        legs and other delicate skin areas.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eNewborn oral care\u003c\/strong\u003e\n      \u003cp\u003e\n        Use Wet Cleaning Cotton to gently clean baby's gums, tongue,\n        inner cheeks and visible milk residue.\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        Wet Cleaning Cotton provides convenient pre-moistened cotton\n        for gentle hygiene before or after breastfeeding.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eCare across multiple locations\u003c\/strong\u003e\n      \u003cp\u003e\n        Divide the stock between the nursery, changing station,\n        diaper bag, caregiver's home or grandparents' home.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- CUT COTTON BENEFITS --\u003e\n  \u003ch3\u003eWhy stock up on Antibacterial Cut Cotton?\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Diaper changes and everyday skin cleansing can require several cotton\n    pieces throughout the day. A 9-pack supply makes it easier to keep\n    fresh cotton ready wherever your baby's daily care takes place.\n  \u003c\/p\u003e\n\n  \u003cul\u003e\n\n    \u003cli\u003e\n\u003cstrong\u003e1,080 pieces\u003c\/strong\u003e across 9 full-size packs\u003c\/li\u003e\n\n    \u003cli\u003ePre-cut for convenient everyday use\u003c\/li\u003e\n\n    \u003cli\u003eAntibacterial processed\u003c\/li\u003e\n\n    \u003cli\u003eSuitable for diaper-area care\u003c\/li\u003e\n\n    \u003cli\u003eSuitable for face and body cleaning\u003c\/li\u003e\n\n    \u003cli\u003eCan be used dry or moistened with clean water\u003c\/li\u003e\n\n    \u003cli\u003eSoft cotton format for delicate baby skin\u003c\/li\u003e\n\n    \u003cli\u003eConvenient for nursery, bathroom and changing-station use\u003c\/li\u003e\n\n    \u003cli\u003eEasy to divide between several baby-care locations\u003c\/li\u003e\n\n  \u003c\/ul\u003e\n\n  \u003cp class=\"highlight-line\"\u003e\n    Nine individual packs make it easy to open one pack at a time while\n    keeping the remaining stock sealed until needed.\n  \u003c\/p\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- FREE WET CLEANING COTTON --\u003e\n  \u003ch3\u003e2 FREE Wet Cleaning Cotton packs for newborn oral care\u003c\/h3\u003e\n\n  \u003cp\u003e\n    The Weekly Stock-Up Special also includes two full-size packs of\n    Wet Cleaning Cotton, giving parents another cotton format specifically\n    suited to newborn oral care and breastfeeding hygiene.\n  \u003c\/p\u003e\n\n  \u003cul\u003e\n\n    \u003cli\u003e2 full-size packs FREE\u003c\/li\u003e\n\n    \u003cli\u003e30 individually sealed sachets per pack\u003c\/li\u003e\n\n    \u003cli\u003e60 Wet Cleaning Cotton pieces per pack\u003c\/li\u003e\n\n    \u003cli\u003e120 pieces across the two FREE packs\u003c\/li\u003e\n\n    \u003cli\u003eMade with \u003cstrong\u003e100% pure cotton\u003c\/strong\u003e\n\u003c\/li\u003e\n\n    \u003cli\u003eMade with \u003cstrong\u003e100% purified water\u003c\/strong\u003e\n\u003c\/li\u003e\n\n    \u003cli\u003ePre-moistened and ready to use\u003c\/li\u003e\n\n    \u003cli\u003eIndividually sealed for hygiene and convenience\u003c\/li\u003e\n\n    \u003cli\u003eNo alcohol\u003c\/li\u003e\n\n    \u003cli\u003eNo fragrance\u003c\/li\u003e\n\n    \u003cli\u003eNo preservatives\u003c\/li\u003e\n\n  \u003c\/ul\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- WHY TWO FORMATS --\u003e\n  \u003ch3\u003eWhy these two cotton formats work well together\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Antibacterial Cut Cotton and Wet Cleaning Cotton are intended for\n    different everyday care routines, allowing parents to choose the\n    appropriate cotton format according to where and how it will be used.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eAntibacterial Cut Cotton\u003c\/strong\u003e\n      \u003cp\u003e\n        A dry pre-cut cotton format for diaper changes, targeted skin\n        cleaning and everyday external hygiene.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eWet Cleaning Cotton\u003c\/strong\u003e\n      \u003cp\u003e\n        A ready-to-use pre-moistened cotton format for newborn oral\n        care and breastfeeding hygiene.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eControl what is added\u003c\/strong\u003e\n      \u003cp\u003e\n        Cut Cotton is supplied dry, allowing clean water to be added\n        according to your preferred care routine.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eReady whenever needed\u003c\/strong\u003e\n      \u003cp\u003e\n        Wet Cleaning Cotton is already moistened and individually\n        sealed for convenient hygienic use.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- HOW TO USE CUT COTTON --\u003e\n  \u003ch3\u003eHow to use Antibacterial Cut Cotton\u003c\/h3\u003e\n\n  \u003col\u003e\n\n    \u003cli\u003eWash and dry your hands before handling the cotton.\u003c\/li\u003e\n\n    \u003cli\u003eRemove one clean Cut Cotton piece from the pack.\u003c\/li\u003e\n\n    \u003cli\u003e\n      Use it dry or moisten it with clean water according to the\n      intended external-care routine.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Gently wipe the intended skin area without applying excessive pressure.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Use a fresh cotton piece when changing to another body area\n      or when additional cleaning is required.\n    \u003c\/li\u003e\n\n    \u003cli\u003eDispose of the used cotton in a regular waste bin.\u003c\/li\u003e\n\n    \u003cli\u003e\n      Close the opened pack properly to help keep the remaining cotton clean.\n    \u003c\/li\u003e\n\n  \u003c\/ol\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- HOW TO USE WET CLEANING --\u003e\n  \u003ch3\u003eHow to use Wet Cleaning Cotton for newborn oral care\u003c\/h3\u003e\n\n  \u003col\u003e\n\n    \u003cli\u003eWash and dry your hands thoroughly before use.\u003c\/li\u003e\n\n    \u003cli\u003eOpen one individually sealed sachet when ready to use.\u003c\/li\u003e\n\n    \u003cli\u003eRemove one pre-moistened cotton piece.\u003c\/li\u003e\n\n    \u003cli\u003eWrap the cotton securely around a clean finger.\u003c\/li\u003e\n\n    \u003cli\u003e\n      Gently wipe baby's gums, tongue, inner cheeks and visible milk residue.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Avoid applying excessive pressure or inserting your finger\n      deeply into baby's mouth.\n    \u003c\/li\u003e\n\n    \u003cli\u003eUse a fresh piece if additional cleaning is required.\u003c\/li\u003e\n\n    \u003cli\u003eDispose of the cotton immediately after use.\u003c\/li\u003e\n\n  \u003c\/ol\u003e\n\n  \u003cp class=\"highlight-line\"\u003e\n    Both cotton formats are intended for single use. Do not wash,\n    reuse or flush used cotton.\n  \u003c\/p\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- STOCK MANAGEMENT --\u003e\n  \u003ch3\u003eA practical stock-up supply for busy families\u003c\/h3\u003e\n\n  \u003cp\u003e\n    With nine Cut Cotton packs, families can organise their baby-care\n    supplies across different locations instead of relying on one opened\n    pack throughout the home.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eChanging station\u003c\/strong\u003e\n      \u003cp\u003e\n        Keep Cut Cotton ready beside diapers and other everyday\n        changing essentials.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eBathroom\u003c\/strong\u003e\n      \u003cp\u003e\n        Keep a separate pack ready for gentle face, body and\n        post-bath cleaning routines.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eDiaper bag\u003c\/strong\u003e\n      \u003cp\u003e\n        Prepare cotton supplies for outings together with individually\n        sealed Wet Cleaning Cotton sachets.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card\"\u003e\n      \u003cstrong\u003eCaregiver's home\u003c\/strong\u003e\n      \u003cp\u003e\n        Keep spare packs with grandparents, daycare or another\n        regular caregiver.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- SUITABLE FOR --\u003e\n  \u003ch3\u003eWho is this Weekly Stock-Up Special suitable for?\u003c\/h3\u003e\n\n  \u003cul\u003e\n\n    \u003cli\u003eNewborns, babies and toddlers\u003c\/li\u003e\n\n    \u003cli\u003eFamilies who regularly use Antibacterial Cut Cotton\u003c\/li\u003e\n\n    \u003cli\u003eParents who prefer water-based cotton cleaning during diaper changes\u003c\/li\u003e\n\n    \u003cli\u003eFamilies preparing nursery and changing-station supplies\u003c\/li\u003e\n\n    \u003cli\u003eParents who want to keep baby-care cotton at several locations\u003c\/li\u003e\n\n    \u003cli\u003eParents preparing hospital, maternity and diaper bags\u003c\/li\u003e\n\n    \u003cli\u003eBreastfeeding mothers\u003c\/li\u003e\n\n    \u003cli\u003eParents introducing newborn oral hygiene\u003c\/li\u003e\n\n    \u003cli\u003eFamilies seeking both dry and pre-moistened cotton formats\u003c\/li\u003e\n\n    \u003cli\u003eEveryday baby and family hygiene routines\u003c\/li\u003e\n\n  \u003c\/ul\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003ch3\u003eBundle specifications\u003c\/h3\u003e\n\n  \u003cdiv class=\"spec-table-wrap\"\u003e\n\n    \u003ctable class=\"spec-table\"\u003e\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProduct name\u003c\/th\u003e\n          \u003ctd\u003eWeekly Stock-Up Special | Antibacterial Cut Cotton 120pcs × 9 + FREE Wet Cleaning Cotton × 2\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBundle type\u003c\/th\u003e\n          \u003ctd\u003eBaby diaper, skin, oral and breastfeeding hygiene stock-up bundle\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eAntibacterial Cut Cotton\u003c\/th\u003e\n          \u003ctd\u003e9 full-size packs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eQuantity per Cut Cotton pack\u003c\/th\u003e\n          \u003ctd\u003e120 pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal Cut Cotton quantity\u003c\/th\u003e\n          \u003ctd\u003e1,080 pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCut Cotton format\u003c\/th\u003e\n          \u003ctd\u003ePre-cut dry cotton\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCut Cotton processing\u003c\/th\u003e\n          \u003ctd\u003eAntibacterial processed\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCut Cotton usage\u003c\/th\u003e\n          \u003ctd\u003eUse dry or moistened with clean water\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eRecommended Cut Cotton uses\u003c\/th\u003e\n          \u003ctd\u003eDiaper-area, face, body and everyday external cleaning\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eFREE Wet Cleaning Cotton\u003c\/th\u003e\n          \u003ctd\u003e2 full-size packs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eQuantity per Wet Cleaning Cotton pack\u003c\/th\u003e\n          \u003ctd\u003e30 sachets \/ 60 pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal FREE Wet Cleaning Cotton\u003c\/th\u003e\n          \u003ctd\u003e60 sachets \/ 120 pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eWet Cleaning Cotton material\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 format\u003c\/th\u003e\n          \u003ctd\u003ePre-moistened and individually sealed\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eRecommended Wet Cleaning Cotton uses\u003c\/th\u003e\n          \u003ctd\u003eNewborn oral care and breastfeeding hygiene\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal cotton pieces across bundle\u003c\/th\u003e\n          \u003ctd\u003e1,200 pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSuitable stage\u003c\/th\u003e\n          \u003ctd\u003eNewborn onwards\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eDesign\u003c\/th\u003e\n          \u003ctd\u003eDesigned in Japan\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eOffer\u003c\/th\u003e\n          \u003ctd\u003eWet Cleaning Cotton × 2 full-size packs FREE\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eAvailability\u003c\/th\u003e\n          \u003ctd\u003eWeekly Special · Limited-time offer\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eDisposal\u003c\/th\u003e\n          \u003ctd\u003eSingle use only. Do not flush.\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- ICONS --\u003e\n  \u003ch3\u003eGentle qualities parents can trust\u003c\/h3\u003e\n\n  \u003cdiv class=\"icon-grid\"\u003e\n\n    \u003cdiv class=\"icon-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/Suzuran-Baby-Icons_100_PureCotton.png?v=1775555557\" alt=\"100% pure cotton\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"icon-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/OEKO-TEX_STANDARD100_Logo_rgb.png?v=1775555558\" alt=\"OEKO-TEX Standard 100\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"icon-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/icon-03_540x_5dc6f5f2-a411-4d89-990b-aea1d8e862de.webp?v=1732691578\" alt=\"Antibacterial cotton care\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"icon-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/icon-08_540x_79265363-4f85-4ae8-abf8-36dec9a3c849.webp?v=1732691622\" alt=\"Gentle baby hygiene\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"icon-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/icon-04_540x_051f24ac-2c77-4a9f-b080-4be4a81debef.webp?v=1732691652\" alt=\"Suitable for newborn care\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- COMPARISON --\u003e\n  \u003ch3\u003eNot sure which Suzuran cotton to use?\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Wet Cleaning Cotton, Antibacterial Cut Cotton and Antibacterial Cotton\n    Sheet are designed for different baby-care routines. Use the comparison\n    guide below to understand which cotton format suits each care need.\n  \u003c\/p\u003e\n\n  \u003cdiv style=\"margin-top: 14px; text-align: center;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/Product_Differences.png?v=1773195009\" class=\"comparison-image\" alt=\"Comparison of Suzuran Baby cotton products\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- STORAGE --\u003e\n  \u003cdiv class=\"info-box\"\u003e\n\n    \u003ch3\u003eStorage and usage guidance\u003c\/h3\u003e\n\n    \u003cul\u003e\n\n      \u003cli\u003eStore unopened products in a cool, dry and hygienic place.\u003c\/li\u003e\n\n      \u003cli\u003eKeep away from direct sunlight, excessive heat and moisture.\u003c\/li\u003e\n\n      \u003cli\u003eKeep unused Cut Cotton inside its original packaging.\u003c\/li\u003e\n\n      \u003cli\u003eClose opened Cut Cotton packs properly after use.\u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep Wet Cleaning Cotton sachets individually sealed until\n        immediately before use.\n      \u003c\/li\u003e\n\n      \u003cli\u003eUse Wet Cleaning Cotton promptly after opening a sachet.\u003c\/li\u003e\n\n      \u003cli\u003eHandle both products with clean, dry hands.\u003c\/li\u003e\n\n      \u003cli\u003eUse each cotton piece once only.\u003c\/li\u003e\n\n      \u003cli\u003eDispose of used cotton in a regular waste bin.\u003c\/li\u003e\n\n      \u003cli\u003e\u003cstrong\u003eDo not flush.\u003c\/strong\u003e\u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- SAFETY --\u003e\n  \u003cdiv class=\"warning-box\"\u003e\n\n    \u003ch3\u003eImportant information\u003c\/h3\u003e\n\n    \u003cul\u003e\n\n      \u003cli\u003e\n        Always use baby-care products under appropriate adult supervision.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use Cut Cotton gently and only for appropriate external cleaning.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use a fresh cotton piece when moving to a different body area.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Wash and dry your hands before newborn oral care.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Wrap Wet Cleaning Cotton securely around a clean finger before oral use.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Do not insert Wet Cleaning Cotton or your finger deeply into baby's mouth.\n      \u003c\/li\u003e\n\n      \u003cli\u003eDo not wash or reuse used cotton.\u003c\/li\u003e\n\n      \u003cli\u003e\n        Stop use if irritation, discomfort or an unusual reaction occurs.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Seek advice from a qualified healthcare professional for medical,\n        wound-care or skin concerns.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep unused cotton products and packaging out of reach of babies and children.\n      \u003c\/li\u003e\n\n      \u003cli\u003eDo not flush used cotton.\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 generous cotton-care stock-up for everyday family routines\u003c\/h3\u003e\n\n    \u003cp\u003e\n      With \u003cstrong\u003e9 packs of Antibacterial Cut Cotton\u003c\/strong\u003e,\n      \u003cstrong\u003e1,080 Cut Cotton pieces\u003c\/strong\u003e and\n      \u003cstrong\u003e2 full-size Wet Cleaning Cotton packs FREE\u003c\/strong\u003e,\n      this Weekly Stock-Up Special helps families prepare for diaper changes,\n      gentle skin cleansing, newborn oral care and breastfeeding hygiene.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003e\n        Stock up on the cotton you use every day and receive 2 full-size\n        Wet Cleaning Cotton packs FREE—for a limited time only.\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":54093394346302,"sku":null,"price":137.25,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/9ACC_2WCCFREE.png?v=1786502034","url":"https:\/\/suzuranbaby.sg\/products\/weekly-sale","provider":"Suzuran Baby Singapore","version":"1.0","type":"link"}