{"product_id":"wet-cleaning-cotton-14-box-stock-up-bundle-weekly-special","title":"Wet Cleaning Cotton 14-Box Stock-Up Bundle | Weekly Special","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  .sale-banner {\n    margin-bottom: 18px;\n    padding: 18px 20px;\n    border: 1px solid #efcaca;\n    border-radius: 14px;\n    background: #fff3f3;\n    text-align: center;\n  }\n\n  .sale-banner strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #c84040;\n    font-size: 21px;\n  }\n\n  .sale-banner span {\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  .value-box {\n    margin: 18px 0;\n    padding: 20px 22px;\n    border: 1px solid #f0dddd;\n    border-radius: 14px;\n    background: #fff8f8;\n  }\n\n  .value-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 12px;\n  }\n\n  .value-item {\n    padding: 14px 10px;\n    border: 1px solid #efdede;\n    border-radius: 10px;\n    background: #fff;\n    text-align: center;\n  }\n\n  .value-item strong {\n    display: block;\n    margin-bottom: 3px;\n    color: #c84040;\n    font-size: 19px;\n  }\n\n  .value-item span {\n    display: block;\n    color: #555;\n    font-size: 13px;\n  }\n\n  .benefit-box {\n    margin: 18px 0;\n    padding: 20px 22px;\n    border: 1px solid #f1dddd;\n    border-radius: 14px;\n    background: #fff8f8;\n  }\n\n  .benefit-list 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-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    .value-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    .value-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!-- WEEKLY SALE --\u003e\n  \u003cdiv class=\"sale-banner\"\u003e\n    \u003cstrong\u003eWeekly Special · 3–9 September 2026\u003c\/strong\u003e\n    \u003cspan\u003eLimited-time 14-box Wet Cleaning Cotton stock-up offer\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- INTRODUCTION --\u003e\n  \u003ch2\u003eStock Up on a Newborn Care Essential\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Keep one of your everyday baby-care essentials well stocked with the\n    \u003cstrong\u003eSuzuran Baby Wet Cleaning Cotton 14-Box Stock-Up Bundle\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Each box contains 30 individually sealed sachets with 2 cotton pieces\n    per sachet, giving you a total of \u003cstrong\u003e420 sachets and 840 pieces\u003c\/strong\u003e\n    across this 14-box bundle.\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 a convenient ready-to-use choice for newborn\n    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\u003e14 Boxes\u003c\/strong\u003e\n      \u003cspan\u003eStock-Up Bundle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e420 Sachets\u003c\/strong\u003e\n      \u003cspan\u003eIndividually Sealed\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"summary-box\"\u003e\n      \u003cstrong\u003e840 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\u003e32.3% Off\u003c\/strong\u003e\n      \u003cspan\u003eWeekly Special\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- VALUE --\u003e\n  \u003cdiv class=\"value-box\"\u003e\n\n    \u003ch3\u003eWeekly Special Savings\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Stock up during our 3–9 September 2026 Weekly Special and enjoy\n      substantial savings on 14 boxes of Wet Cleaning Cotton.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"value-grid\"\u003e\n\n      \u003cdiv class=\"value-item\"\u003e\n        \u003cstrong\u003eS$294.00\u003c\/strong\u003e\n        \u003cspan\u003eRegular Value\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"value-item\"\u003e\n        \u003cstrong\u003eS$199.00\u003c\/strong\u003e\n        \u003cspan\u003eWeekly Special Price\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"value-item\"\u003e\n        \u003cstrong\u003eSave S$95.00\u003c\/strong\u003e\n        \u003cspan\u003e32.3% Savings\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    That works out to approximately \u003cstrong\u003eS$14.21 per box\u003c\/strong\u003e,\n    compared with the regular price of S$21.00 per box.\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\u003e14 full boxes\u003c\/strong\u003e for convenient home stock-up\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Total of \u003cstrong\u003e420 individually sealed sachets\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Total of \u003cstrong\u003e840 cotton pieces\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Each sachet contains 2 ready-to-use cotton pieces\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        No alcohol, fragrance, preservatives, chemicals or additives\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 from birth\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Convenient for breastfeeding hygiene and everyday delicate cleaning\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Individually sealed sachets make them easy to keep at home\n        or bring along when 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?\u003c\/h3\u003e\n\n  \u003cdiv class=\"product-card\"\u003e\n\n    \u003cspan class=\"quantity-label\"\u003e\n      14 boxes · 420 sachets · 840 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 in every sachet\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The cotton is pre-moistened with 100% purified water and ready to use\n      straight from the sachet — no additional preparation required.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Each piece measures approximately \u003cstrong\u003e7 cm × 7.5 cm\u003c\/strong\u003e,\n      providing a practical size for delicate everyday care.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003chr\u003e\n\n\n  \u003c!-- EVERYDAY USES --\u003e\n  \u003ch3\u003eOne product, multiple 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        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        Convenient for gentle nipple cleansing before and after\n        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 cleaning around baby's face and other delicate\n        external skin areas.\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 easy to keep in the baby bag\n        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 ICONS --\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    with purified water and hygienic individual packaging for convenient\n    everyday newborn 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!-- 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\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProduct\u003c\/th\u003e\n          \u003ctd\u003eSuzuran Baby Wet Cleaning Cotton\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBundle quantity\u003c\/th\u003e\n          \u003ctd\u003e14 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 sachets\u003c\/th\u003e\n          \u003ctd\u003e420 individually sealed sachets\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal cotton pieces\u003c\/th\u003e\n          \u003ctd\u003e840 pieces\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003ePiece size\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\u003eRegular value\u003c\/th\u003e\n          \u003ctd\u003eS$294.00\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eWeekly Special price\u003c\/th\u003e\n          \u003ctd\u003eS$199.00\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTotal savings\u003c\/th\u003e\n          \u003ctd\u003eS$95.00 · approximately 32.3%\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eApprox. price per box\u003c\/th\u003e\n          \u003ctd\u003eS$14.21\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003ePromotion period\u003c\/th\u003e\n          \u003ctd\u003e3–9 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 cotton piece is intended for single use.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep each sachet sealed until ready to use.\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 in a cool, dry place away from direct sunlight\n        and excessive heat.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Weekly Special is available from\n        \u003cstrong\u003e3–9 September 2026\u003c\/strong\u003e.\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\u003eStock up and save S$95 during our Weekly Special\u003c\/h3\u003e\n\n    \u003cp\u003e\n      With \u003cstrong\u003e14 boxes, 420 individually sealed sachets and\n      840 Wet Cleaning Cotton pieces\u003c\/strong\u003e, this bundle is designed\n      for families who use Wet Cleaning Cotton regularly and want to\n      keep a generous supply at home.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003e\n        Regular S$294.00 · Weekly Special S$199.00 · Save S$95.00\n      \u003c\/strong\u003e\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eAvailable 3–9 September 2026.\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":54348070191422,"sku":null,"price":199.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/7064\/0190\/files\/14WCC.png?v=1788312317","url":"https:\/\/suzuranbaby.sg\/products\/wet-cleaning-cotton-14-box-stock-up-bundle-weekly-special","provider":"Suzuran Baby Singapore","version":"1.0","type":"link"}