{"title":"CELDOT","description":"\u003c!-- =========================================================\n     AALOK — PREMIUM COLLECTION HERO v1\n     Genabelle-matched COCOMO layout + variant shopping links\n========================================================= --\u003e\n\u003cstyle\u003e\n  .aalok-hero,\n  .aalok-hero * {\n    box-sizing: border-box;\n  }\n\n  .aalok-hero {\n    width: 100vw;\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n    margin-top: -50px !important;\n    margin-bottom: 0 !important;\n    overflow: hidden;\n    background: linear-gradient(135deg, #FFF27C 0%, #FFF6B3 48%, #CFEFFF 100%);\n    color: #000;\n    font-family: inherit;\n    line-height: 1.5;\n  }\n\n  .aalok-shell {\n    width: 100%;\n    max-width: none;\n    margin: 0 auto;\n    padding: 18px 36px;\n  }\n\n  .aalok-layout {\n    display: grid;\n    grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr);\n    gap: 24px;\n    align-items: stretch;\n  }\n\n  .aalok-copy,\n  .aalok-visual {\n    min-width: 0;\n    min-height: 520px;\n    border-radius: 32px;\n  }\n\n  .aalok-copy {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n    padding: 42px 40px;\n    background: rgba(255,255,255,.96);\n    border: 1px solid #E8A5CB;\n    box-shadow: 0 16px 34px rgba(76,52,68,.10);\n    text-align: center;\n  }\n\n  .aalok-copy::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    right: 0;\n    left: 0;\n    height: 8px;\n    background: linear-gradient(90deg, #F7B8D9 0%, #C0F6FF 50%, #DCC9FF 100%);\n  }\n\n  .aalok-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 0 15px;\n    padding: 8px 17px;\n    background: #FFD6EC;\n    border: 1px solid #E8A5CB;\n    border-radius: 999px;\n    color: #5A2142;\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: .75px;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .aalok-copy h1 {\n    margin: 0 0 14px !important;\n    color: #000 !important;\n    font-size: 42px !important;\n    font-weight: 900 !important;\n    letter-spacing: -1.2px;\n    line-height: 1.08 !important;\n  }\n\n  .aalok-intro {\n    max-width: 620px;\n    margin: 0 auto !important;\n    color: #303030 !important;\n    font-size: 18px !important;\n    line-height: 1.5 !important;\n    text-align: center !important;\n  }\n\n  .aalok-choice-heading {\n    margin: 25px 0 13px;\n    text-align: center;\n  }\n\n  .aalok-choice-heading h2 {\n    margin: 0 !important;\n    color: #000 !important;\n    font-size: 27px !important;\n    font-weight: 900 !important;\n    letter-spacing: -.55px;\n    line-height: 1.15 !important;\n  }\n\n  .aalok-choice-heading p {\n    margin: 7px 0 0 !important;\n    color: #555 !important;\n    font-size: 14px !important;\n    font-weight: 600;\n    line-height: 1.35 !important;\n    text-align: center !important;\n  }\n\n  .aalok-choices {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    width: 100%;\n    max-width: 760px;\n  }\n\n  .aalok-choice {\n    grid-column: span 2;\n    display: flex;\n    align-items: center;\n    justify-content: flex-start;\n    min-height: 65px;\n    padding: 11px 14px;\n    background: #FFF;\n    border: 2px solid #D8D8D8;\n    border-radius: 18px;\n    color: #000 !important;\n    line-height: 1.15;\n    text-align: left;\n    text-decoration: none !important;\n    cursor: pointer;\n    box-shadow: 0 4px 10px rgba(0,0,0,.05);\n    transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;\n  }\n\n  .aalok-choice:nth-child(4),\n  .aalok-choice:nth-child(5) {\n    grid-column: span 3;\n  }\n\n  .aalok-choice::before {\n    content: \"\";\n    flex: 0 0 13px;\n    width: 13px;\n    height: 13px;\n    margin-right: 10px;\n    border: 1px solid rgba(0,0,0,.12);\n    border-radius: 50%;\n    background: #F7B8D9;\n  }\n\n  .aalok-choice::after {\n    content: \"→\";\n    margin-left: auto;\n    padding-left: 9px;\n    font-size: 20px;\n    font-weight: 900;\n    line-height: 1;\n  }\n\n  .aalok-choice-copy {\n    display: block;\n    min-width: 0;\n  }\n\n  .aalok-choice-copy strong,\n  .aalok-choice-copy small {\n    display: block;\n  }\n\n  .aalok-choice-copy strong {\n    color: inherit;\n    font-size: 15px;\n    font-weight: 800;\n    line-height: 1.15;\n  }\n\n  .aalok-choice-copy small {\n    margin-top: 3px;\n    color: #555;\n    font-size: 11px;\n    font-weight: 500;\n    line-height: 1.2;\n  }\n\n  .aalok-choice-all {\n    background: #000;\n    border-color: #000;\n    color: #FFF !important;\n  }\n\n  .aalok-choice-all::before {\n    display: none;\n  }\n\n  .aalok-choice-all .aalok-choice-copy small {\n    color: rgba(255,255,255,.82);\n  }\n\n  .aalok-choice-device {\n    background: #FFF5FA;\n    border-color: #F1C3DC;\n  }\n\n  .aalok-choice-radiance {\n    background: #FFFDEB;\n    border-color: #E9D766;\n  }\n\n  .aalok-choice-hydrate {\n    background: #F2FDFF;\n    border-color: #AEE7F2;\n  }\n\n  .aalok-choice-firming {\n    background: #F8F4FF;\n    border-color: #CDB7F3;\n  }\n\n  .aalok-choice-device::before { background: #F7B8D9; }\n  .aalok-choice-radiance::before { background: #FFF27C; }\n  .aalok-choice-hydrate::before { background: #C0F6FF; }\n  .aalok-choice-firming::before { background: #DCC9FF; }\n\n  .aalok-choice:hover {\n    border-color: #000;\n    box-shadow: 0 10px 20px rgba(0,0,0,.14);\n    transform: translateY(-3px);\n  }\n\n  .aalok-choice-all:hover {\n    background: #F7B8D9;\n    border-color: #E8A5CB;\n    color: #000 !important;\n  }\n\n  .aalok-choice-all:hover .aalok-choice-copy small {\n    color: #333;\n  }\n\n  .aalok-visual {\n    position: relative;\n    display: flex;\n    overflow: hidden;\n    background: #FFF;\n    border: 1px solid rgba(232,165,203,.78);\n    box-shadow: 0 16px 34px rgba(76,52,68,.10);\n  }\n\n  .aalok-visual img {\n    display: block;\n    width: 100%;\n    height: 100%;\n    margin: 0;\n    object-fit: cover;\n    object-position: center;\n  }\n\n  .aalok-image-label {\n    position: absolute;\n    right: 18px;\n    bottom: 18px;\n    left: 18px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 11px 16px;\n    background: rgba(255,255,255,.92);\n    border: 1px solid rgba(255,255,255,.96);\n    border-radius: 999px;\n    color: #1B1B3A;\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: .55px;\n    line-height: 1.2;\n    text-align: center;\n    text-transform: uppercase;\n    backdrop-filter: blur(8px);\n  }\n\n  .aalok-trust {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 0;\n    margin-top: 20px;\n    overflow: hidden;\n    background: #FFF;\n    border: 1px solid rgba(232,165,203,.78);\n    border-radius: 20px;\n    box-shadow: 0 10px 24px rgba(76,52,68,.07);\n  }\n\n  .aalok-trust-item {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 62px;\n    padding: 13px 18px;\n    color: #000;\n    font-size: 14px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n  }\n\n  .aalok-trust-item + .aalok-trust-item {\n    border-left: 1px solid #E7E7E7;\n  }\n\n  .aalok-trust-item:nth-child(1) { box-shadow: inset 0 4px 0 #F7B8D9; }\n  .aalok-trust-item:nth-child(2) { box-shadow: inset 0 4px 0 #C0F6FF; }\n  .aalok-trust-item:nth-child(3) { box-shadow: inset 0 4px 0 #DCC9FF; }\n\n  .aalok-products-anchor {\n    position: relative;\n    width: 100%;\n    height: 1px;\n    scroll-margin-top: 150px;\n  }\n\n  .aalok-announcement-outer,\n  .aalok-announcement-outer * {\n    box-sizing: border-box;\n  }\n\n  .aalok-announcement-outer {\n    width: 100vw;\n    margin: 0;\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n    overflow: hidden;\n    background: #C0F6FF;\n    color: #1B1B3A;\n    line-height: 1.2;\n  }\n\n  .aalok-announcement {\n    width: 100%;\n    overflow: hidden;\n    padding: 16px 0;\n    background: linear-gradient(90deg, #C0F6FF 0%, #DCC9FF 50%, #FFD6EC 100%);\n    white-space: nowrap;\n  }\n\n  .aalok-announcement-track {\n    display: flex;\n    width: max-content;\n    animation: aalok-scroll-left 22s linear infinite;\n    will-change: transform;\n  }\n\n  .aalok-announcement-track span {\n    padding-right: 48px;\n    color: #1B1B3A;\n    font-size: 14.5px;\n    font-weight: 800;\n    letter-spacing: .08em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  @keyframes aalok-scroll-left {\n    from { transform: translateX(0); }\n    to { transform: translateX(-50%); }\n  }\n\n  .aalok-seo-hidden {\n    position: absolute !important;\n    width: 1px !important;\n    height: 1px !important;\n    margin: -1px !important;\n    padding: 0 !important;\n    overflow: hidden !important;\n    clip: rect(0, 0, 0, 0) !important;\n    clip-path: inset(50%) !important;\n    border: 0 !important;\n    white-space: nowrap !important;\n  }\n\n  @media screen and (max-width: 1080px) {\n    .aalok-shell {\n      padding: 16px 22px;\n    }\n\n    .aalok-copy {\n      padding: 36px 26px;\n    }\n\n    .aalok-copy h1 {\n      font-size: 35px !important;\n    }\n\n    .aalok-intro {\n      font-size: 16px !important;\n    }\n\n    .aalok-choices {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .aalok-choice,\n    .aalok-choice:nth-child(4),\n    .aalok-choice:nth-child(5) {\n      grid-column: span 1;\n    }\n\n    .aalok-choice:last-child:nth-child(odd) {\n      grid-column: 1 \/ -1;\n    }\n  }\n\n  @media screen and (max-width: 767px) {\n    .aalok-hero {\n      margin-top: -24px !important;\n      margin-bottom: 0 !important;\n    }\n\n    .aalok-shell {\n      padding: 12px 13px;\n    }\n\n    .aalok-layout {\n      display: flex;\n      flex-direction: column;\n      gap: 14px;\n    }\n\n    .aalok-copy,\n    .aalok-visual {\n      width: 100%;\n      min-height: 0;\n      border-radius: 24px;\n    }\n\n    .aalok-visual {\n      order: 1;\n    }\n\n    .aalok-copy {\n      order: 2;\n      padding: 30px 18px 24px;\n    }\n\n    .aalok-visual img {\n      height: auto;\n      object-fit: contain;\n    }\n\n    .aalok-image-label {\n      right: 10px;\n      bottom: 10px;\n      left: 10px;\n      padding: 9px 12px;\n      font-size: 10px;\n    }\n\n    .aalok-eyebrow {\n      padding: 7px 13px;\n      font-size: 10px;\n    }\n\n    .aalok-copy h1 {\n      font-size: 29px !important;\n      letter-spacing: -.7px;\n    }\n\n    .aalok-intro {\n      font-size: 15px !important;\n    }\n\n    .aalok-choice-heading {\n      margin-top: 22px;\n      margin-bottom: 12px;\n    }\n\n    .aalok-choice-heading h2 {\n      font-size: 22px !important;\n    }\n\n    .aalok-choice-heading p {\n      margin-top: 5px !important;\n      font-size: 13px !important;\n    }\n\n    .aalok-choices {\n      grid-template-columns: 1fr;\n      gap: 8px;\n    }\n\n    .aalok-choice,\n    .aalok-choice:nth-child(4),\n    .aalok-choice:nth-child(5),\n    .aalok-choice:last-child:nth-child(odd) {\n      grid-column: 1;\n    }\n\n    .aalok-choice {\n      min-height: 58px;\n      padding: 10px 13px;\n      border-radius: 14px;\n    }\n\n    .aalok-choice-copy strong {\n      font-size: 14px;\n    }\n\n    .aalok-choice-copy small {\n      font-size: 11px;\n    }\n\n    .aalok-choice::before {\n      flex-basis: 10px;\n      width: 10px;\n      height: 10px;\n      margin-right: 8px;\n    }\n\n    .aalok-choice::after {\n      padding-left: 6px;\n      font-size: 17px;\n    }\n\n    .aalok-trust {\n      grid-template-columns: 1fr;\n      margin-top: 14px;\n      border-radius: 20px;\n    }\n\n    .aalok-trust-item {\n      min-height: 48px;\n      padding: 11px 14px;\n      font-size: 13px;\n    }\n\n    .aalok-trust-item + .aalok-trust-item {\n      border-top: 1px solid #E7E7E7;\n      border-left: 0;\n    }\n\n    .aalok-products-anchor {\n      scroll-margin-top: 110px;\n    }\n\n    .aalok-announcement {\n      padding: 13px 0;\n    }\n\n    .aalok-announcement-track span {\n      padding-right: 32px;\n      font-size: 12px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .aalok-choice {\n      transition: none;\n    }\n\n    .aalok-announcement-track {\n      animation: none;\n    }\n  }\n\u003c\/style\u003e\n\u003c!-- AALOK COLLECTION HERO --\u003e\n\u003csection class=\"aalok-hero\" aria-label=\"AALOK SkinMax Korean beauty device and skincare serums\"\u003e\n\u003cdiv class=\"aalok-shell\"\u003e\n\u003cdiv class=\"aalok-layout\"\u003e\n\u003cdiv class=\"aalok-copy\"\u003e\n\u003cspan class=\"aalok-eyebrow\"\u003ehealthy skin \u0026amp; diamond glass glow\u003c\/span\u003e\n\u003ch1\u003eCELDOT Diamond Glass Renewal Cream\u003c\/h1\u003e\n\u003cp class=\"aalok-intro\"\u003e\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003eCELDOT\u003c\/span\u003e is a premium South Korean skincare brand built on the philosophy of \u003cspan data-token-index=\"2\" class=\"notion-enable-hover\"\u003edata-driven skincare \u003c\/span\u003ewhere advanced skin science meets everyday simplicity. Instead of creating endless product collections, CELDOT focuses on developing purposeful, high-performance formulas that work together as a complete skincare system.\u003c!-- notionvc: 68debc71-724d-4e74-b029-62c9ece14e5d --\u003e\u003c\/p\u003e\n\u003cdiv class=\"aalok-choice-heading\"\u003e\n\u003ch2\u003eChoose Your SkinMax Routine\u003c\/h2\u003e\n\u003cp\u003eSelect an option to shop the device or your preferred serum ↓\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cnav class=\"aalok-choices\" aria-label=\"Shop AALOK SkinMax device and serum options\"\u003e\u003ca class=\"aalok-choice aalok-choice-all\" href=\"\/collections\/aalok#aalok-products\"\u003e \u003cspan class=\"aalok-choice-copy\"\u003e \u003cstrong\u003eAll Options\u003c\/strong\u003e \u003csmall\u003eView the complete AALOK range\u003c\/small\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"aalok-choice aalok-choice-device\" href=\"\/products\/aalok-skinmax-device-skincare-serums?variant=51125738963190\"\u003e \u003cspan class=\"aalok-choice-copy\"\u003e \u003cstrong\u003eSkinMax Device\u003c\/strong\u003e \u003csmall\u003eSmart at-home skincare tool\u003c\/small\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"aalok-choice aalok-choice-radiance\" href=\"\/products\/aalok-skinmax-device-skincare-serums?variant=51125738995958\"\u003e \u003cspan class=\"aalok-choice-copy\"\u003e \u003cstrong\u003eRadiance Glow\u003c\/strong\u003e \u003csmall\u003eYellow serum option\u003c\/small\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"aalok-choice aalok-choice-hydrate\" href=\"\/products\/aalok-skinmax-device-skincare-serums?variant=51125739028726\"\u003e \u003cspan class=\"aalok-choice-copy\"\u003e \u003cstrong\u003eHydrate \u0026amp; Soothe\u003c\/strong\u003e \u003csmall\u003eBlue serum option\u003c\/small\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"aalok-choice aalok-choice-firming\" href=\"\/products\/aalok-skinmax-device-skincare-serums?variant=51125739061494\"\u003e \u003cspan class=\"aalok-choice-copy\"\u003e \u003cstrong\u003eElasticity Care\u003c\/strong\u003e \u003csmall\u003ePurple serum option\u003c\/small\u003e \u003c\/span\u003e \u003c\/a\u003e\u003c\/nav\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aalok-visual\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/celdot.webp?v=1784730496\" alt=\"AALOK SkinMax Korean beauty device with yellow, blue and purple skincare serum options\" loading=\"eager\"\u003e\n\u003cdiv class=\"aalok-image-label\"\u003e\n\u003cspan class=\"notion-enable-hover\" data-token-index=\"0\"\u003eClinical Innovation · Healthy Skin · Diamond Glass Glow\u003c\/span\u003e\u003c!-- notionvc: 851d53e9-ea87-41c7-86f5-c3f3c9124c69 --\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aalok-trust\" aria-label=\"Why shop AALOK at COCOMO\"\u003e\n\u003cdiv class=\"aalok-trust-item\"\u003e✓ 100% Authentic Products\u003c\/div\u003e\n\u003cdiv class=\"aalok-trust-item\"\u003e✓ Ready Stock in Singapore\u003c\/div\u003e\n\u003cdiv class=\"aalok-trust-item\"\u003e✓ Curated by COCOMO\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- AALOK ANNOUNCEMENT BAR --\u003e\n\u003cdiv class=\"aalok-announcement-outer\" aria-label=\"AALOK collection highlights\"\u003e\n\u003cdiv class=\"aalok-announcement\"\u003e\n\u003cdiv class=\"aalok-announcement-track\"\u003e\n\u003cspan\u003eCELDOT – Precision Skincare. Visible Results.\u003c\/span\u003e \u003cspan\u003eThe Future of Diamond Glass Skin \u003c\/span\u003e \u003cspan\u003eCELDOT – Precision Skincare. Visible Results.\u003c\/span\u003e \u003cspan\u003eThe Future of Diamond Glass Skin \u003c\/span\u003e \u003cspan\u003eCELDOT – Precision Skincare. Visible Results.\u003c\/span\u003e \u003cspan\u003eThe Future of Diamond Glass Skin .\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- The All Options button lands immediately above the collection product grid. --\u003e\n\u003cdiv class=\"aalok-products-anchor\" id=\"aalok-products\" aria-hidden=\"true\"\u003e\u003c\/div\u003e\n\u003c!-- ACCESSIBLE SUPPORTING SEO COPY --\u003e\n\u003csection class=\"aalok-seo-hidden\" aria-label=\"About AALOK SkinMax at COCOMO Singapore\"\u003e\n\u003ch2\u003eAALOK SkinMax Beauty Device and Korean Skincare Serums in Singapore\u003c\/h2\u003e\n\u003cp\u003eShop authentic CELDOT skincare at COCOMO Singapore. Discover premium South Korean skincare developed with a data-driven approach, featuring advanced formulas designed to improve hydration, skin texture, radiance and overall skin balance. Explore the complete CELDOT collection for healthy-looking, Diamond Glass Glow skin, with ready stock available in Singapore.\u003c\/p\u003e\n\u003c\/section\u003e","products":[{"product_id":"celdot-diamond-glass-renewal-cream-30ml","title":"[CELDOT] Diamond Glass Renewal Cream 30ml","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1-3 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(0, 0, 0); background-color: rgb(169, 255, 244);\"\u003e\u003cbr\u003e\u003cspan style=\"color: rgb(0, 0, 0); background-color: rgb(169, 255, 244);\"\u003eABOUT BRAND: CELDOT\u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Together_celdot_diamond_cream.webp?v=1784702598\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eName:\u003c\/strong\u003e\u003cbr\u003eCeldot Diamond Glass Renewal Cream\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eVolume:\u003c\/strong\u003e\u003cbr\u003e30ml\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMade In:\u003c\/strong\u003e\u003cbr\u003eSouth Korea\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Description:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eCELDOT Diamond Glass Renewal Cream is a high-performance texture-refining moisturizer developed to help reveal smoother, more radiant-looking skin from the very first use.\u003c\/p\u003e\n\u003cp\u003eFeaturing a precisely engineered skin-renewal formula powered by EGF, Collagen, and Niacinamide, this luxurious cream helps visibly refine uneven skin texture, enhance natural luminosity, and restore optimal hydration for a clearer, more glass-like complexion.\u003c\/p\u003e\n\u003cp\u003eUnlike a traditional moisturizer, CELDOT works beyond hydration — helping improve the appearance of skin texture, minimize the look of pores, support elasticity, and reveal a smoother, healthier-looking glow.\u003c\/p\u003e\n\u003cp\u003eIts lightweight, non-greasy texture absorbs effortlessly into the skin, delivering intensive moisture without leaving a sticky or heavy finish. With continued use, skin appears more refined, brighter, firmer, and naturally radiant. The ultimate finishing step for your skincare routine — CELDOT Diamond Glass Renewal Cream helps perfect the look of skin texture, tone, and glow.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHero Ingredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e🧬 EGF (Epidermal Growth Factor) - Helps support skin renewal and recovery, promoting a smoother and healthier-looking complexion.\u003c\/p\u003e\n\u003cp\u003e💧 Collagen - Helps improve the appearance of skin firmness, elasticity, and density for a more plump-looking finish.\u003c\/p\u003e\n\u003cp\u003e✨ Niacinamide - Helps brighten dull-looking skin and improves the appearance of uneven skin tone.\u003c\/p\u003e\n\u003cp\u003e💎 Diamond Powder - Provides a luminous, soft-focus finish inspired by the signature Diamond Glass glow.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey Benefits:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eVisibly refines uneven-looking skin texture\u003c\/li\u003e\n\u003cli\u003eHelps minimize the appearance of enlarged pores\u003c\/li\u003e\n\u003cli\u003eSupports smoother, firmer-looking skin\u003c\/li\u003e\n\u003cli\u003eEnhances natural-looking radiance and luminosity\u003c\/li\u003e\n\u003cli\u003eProvides long-lasting hydration without heaviness\u003c\/li\u003e\n\u003cli\u003eStrengthens the appearance of the skin barrier\u003c\/li\u003e\n\u003cli\u003eHelps create a clear, glass-like complexion\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eSuitable for:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAll skin types\u003c\/li\u003e\n\u003cli\u003eDull-looking skin lacking radiance\u003c\/li\u003e\n\u003cli\u003eUneven skin texture\u003c\/li\u003e\n\u003cli\u003eLoss of firmness\u003c\/li\u003e\n\u003cli\u003eFine lines and wrinkles\u003c\/li\u003e\n\u003cli\u003eDry and dehydrated skin\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFrequency and Direction of Use:\u003cbr\u003e\u003c\/strong\u003e1. Apply CELDOT Diamond Glass Renewal Cream as the final step of your skincare routine.\u003cbr\u003e2. Smooth evenly over the face and gently press into the skin until absorbed.\u003cbr\u003e3. Use morning and evening for best results.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMorning Routine Tip:\u003c\/strong\u003e\u003cbr\u003eAlways follow with sunscreen during daytime use.\u003c\/p\u003e\n\u003ch3\u003eIdeal For\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eThose looking to achieve a smoother, more refined-looking complexion.\u003c\/li\u003e\n\u003cli\u003eThose experiencing dullness and wanting a natural-looking glow.\u003c\/li\u003e\n\u003cli\u003eThose wanting to improve the appearance of uneven skin texture and pores.\u003c\/li\u003e\n\u003cli\u003eThose seeking lightweight hydration without a greasy finish.\u003c\/li\u003e\n\u003cli\u003eThose who love the luxury glass skin skincare trend.\u003c\/li\u003e\n\u003cli\u003eThose looking for a multi-benefit cream powered by advanced skincare ingredients.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003c!-- notionvc: 7d79bcd0-c5c7-49a1-9935-fe00995baed5 --\u003e\u003c\/p\u003e\n\u003ch3\u003eFAQ\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e1. What makes CELDOT Diamond Glass Renewal Cream different?\u003cbr\u003e\u003c\/strong\u003eCELDOT combines advanced skin-renewing ingredients like EGF, Collagen, and Niacinamide in one lightweight formula to target the appearance of texture, hydration, firmness, and radiance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Can I use CELDOT every day?\u003cbr\u003e\u003c\/strong\u003eYes. CELDOT is designed for daily use and can be applied both morning and evening.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. Is CELDOT suitable for oily or combination skin?\u003cbr\u003e\u003c\/strong\u003eYes. The lightweight, non-greasy texture absorbs smoothly without leaving a heavy or sticky feeling.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Can I use CELDOT with other serums?\u003cbr\u003e\u003c\/strong\u003eYes. CELDOT can be layered after your favorite serum. For a calming and glow-focused routine, pair it with CLEARDEA Minari Calming Gel Serum.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Can CELDOT help with uneven skin texture?\u003cbr\u003e\u003c\/strong\u003eCELDOT is formulated to help visibly refine the appearance of uneven texture, pores, and dull-looking skin for a smoother complexion.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Is CELDOT a day cream or night cream?\u003cbr\u003e\u003c\/strong\u003eCELDOT can be used both morning and night as the final step of your skincare routine.\u003c\/p\u003e\n\u003ch3\u003eComplete your routine \u003c\/h3\u003e\n\u003cp\u003eCreate the perfect calming and skin-renewing routine.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStep 1: \u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-calming-gel-serum-30ml\" rel=\"noopener\" target=\"_blank\"\u003eCLEARDEA Minari Calming Gel Serum\u003c\/a\u003e\u003cbr\u003e\u003c\/strong\u003eHelps soothe and hydrate the skin while preparing it for your next skincare step.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStep 2: CELDOT Diamond Glass Renewal Cream\u003cbr\u003e\u003c\/strong\u003eLocks in moisture while supporting smoother-looking texture, improved radiance, and a Diamond Glass finish.\u003c\/p\u003e\n\u003cp\u003eTogether, they help create a balanced routine for calm, hydrated, and luminous-looking skin.\u003c\/p\u003e\n\u003ch3\u003eDetailed Images\u003c\/h3\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Frame_1995.webp?v=1784717466\" alt=\"\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Frame_1996.webp?v=1784717545\" alt=\"\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Frame_1998.webp?v=1784717573\" alt=\"\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Frame_1999.webp?v=1784717586\" alt=\"\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Frame_2000.webp?v=1784717677\" alt=\"\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Frame_2001.webp?v=1784717704\" alt=\"\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Frame_2002.webp?v=1784717749\" alt=\"\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Frame_2003.webp?v=1784717750\" alt=\"\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Frame_2004.webp?v=1784717765\" alt=\"\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Frame_2005.webp?v=1784717788\" alt=\"\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Frame_2006.webp?v=1784717866\" alt=\"\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Frame_2007.webp?v=1784717859\" alt=\"\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cp\u003e\u003c!-- notionvc: c6c3c78d-6675-4653-9790-c2fd95407344 --\u003e\u003c\/p\u003e\n\u003cp\u003e\u003c!-- notionvc: a7417806-d94c-47aa-a03d-12b36d0c8fd6 --\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003c!-- notionvc: 0ffa0dde-57cb-4cae-a0c6-a3b31046fbd4 --\u003e\u003c\/p\u003e","brand":"CELDOT","offers":[{"title":"(BUY 1) CELDOT DIAMOND GLASS RENEWAL CREAM","offer_id":51322167886070,"sku":null,"price":69.9,"currency_code":"SGD","in_stock":false},{"title":"(BUY 2+1 FREE) CELDOT DIAMOND GLASS RENEWAL CREAM","offer_id":51322167918838,"sku":null,"price":194.7,"currency_code":"SGD","in_stock":false},{"title":"(BUY 3+2 FREE) CELDOT DIAMOND GLASS RENEWAL CREAM","offer_id":51322167951606,"sku":null,"price":292.05,"currency_code":"SGD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/shopifymainimage_e39880ca-e330-45ac-83bf-c172e982d507.webp?v=1784702226"}],"url":"https:\/\/www.cocomo.sg\/collections\/celdot.oembed","provider":"COCOMO","version":"1.0","type":"link"}