{"title":"REJUNIQ","description":"\u003c!-- =========================================================\n     CELDOTK — PREMIUM COLLECTION HERO v1\n     Genabelle-matched COCOMO layout + variant shopping links\n========================================================= --\u003e\n\u003cstyle\u003e\n  .CELDOTk-hero,\n  .CELDOTk-hero * {\n    box-sizing: border-box;\n  }\n\n  .CELDOTk-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  .CELDOTk-shell {\n    width: 100%;\n    max-width: none;\n    margin: 0 auto;\n    padding: 18px 36px;\n  }\n\n  .CELDOTk-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  .CELDOTk-copy,\n  .CELDOTk-visual {\n    min-width: 0;\n    min-height: 520px;\n    border-radius: 32px;\n  }\n\n  .CELDOTk-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  .CELDOTk-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  .CELDOTk-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  .CELDOTk-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  .CELDOTk-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  .CELDOTk-choice-heading {\n    margin: 25px 0 13px;\n    text-align: center;\n  }\n\n  .CELDOTk-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  .CELDOTk-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  .CELDOTk-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  .CELDOTk-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  .CELDOTk-choice:nth-child(4),\n  .CELDOTk-choice:nth-child(5) {\n    grid-column: span 3;\n  }\n\n  .CELDOTk-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  .CELDOTk-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  .CELDOTk-choice-copy {\n    display: block;\n    min-width: 0;\n  }\n\n  .CELDOTk-choice-copy strong,\n  .CELDOTk-choice-copy small {\n    display: block;\n  }\n\n  .CELDOTk-choice-copy strong {\n    color: inherit;\n    font-size: 15px;\n    font-weight: 800;\n    line-height: 1.15;\n  }\n\n  .CELDOTk-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  .CELDOTk-choice-all {\n    background: #000;\n    border-color: #000;\n    color: #FFF !important;\n  }\n\n  .CELDOTk-choice-all::before {\n    display: none;\n  }\n\n  .CELDOTk-choice-all .CELDOTk-choice-copy small {\n    color: rgba(255,255,255,.82);\n  }\n\n  .CELDOTk-choice-device {\n    background: #FFF5FA;\n    border-color: #F1C3DC;\n  }\n\n  .CELDOTk-choice-radiance {\n    background: #FFFDEB;\n    border-color: #E9D766;\n  }\n\n  .CELDOTk-choice-hydrate {\n    background: #F2FDFF;\n    border-color: #AEE7F2;\n  }\n\n  .CELDOTk-choice-firming {\n    background: #F8F4FF;\n    border-color: #CDB7F3;\n  }\n\n  .CELDOTk-choice-device::before { background: #F7B8D9; }\n  .CELDOTk-choice-radiance::before { background: #FFF27C; }\n  .CELDOTk-choice-hydrate::before { background: #C0F6FF; }\n  .CELDOTk-choice-firming::before { background: #DCC9FF; }\n\n  .CELDOTk-choice:hover {\n    border-color: #000;\n    box-shadow: 0 10px 20px rgba(0,0,0,.14);\n    transform: translateY(-3px);\n  }\n\n  .CELDOTk-choice-all:hover {\n    background: #F7B8D9;\n    border-color: #E8A5CB;\n    color: #000 !important;\n  }\n\n  .CELDOTk-choice-all:hover .CELDOTk-choice-copy small {\n    color: #333;\n  }\n\n  .CELDOTk-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  .CELDOTk-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  .CELDOTk-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  .CELDOTk-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  .CELDOTk-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  .CELDOTk-trust-item + .CELDOTk-trust-item {\n    border-left: 1px solid #E7E7E7;\n  }\n\n  .CELDOTk-trust-item:nth-child(1) { box-shadow: inset 0 4px 0 #F7B8D9; }\n  .CELDOTk-trust-item:nth-child(2) { box-shadow: inset 0 4px 0 #C0F6FF; }\n  .CELDOTk-trust-item:nth-child(3) { box-shadow: inset 0 4px 0 #DCC9FF; }\n\n  .CELDOTk-products-anchor {\n    position: relative;\n    width: 100%;\n    height: 1px;\n    scroll-margin-top: 150px;\n  }\n\n  .CELDOTk-announcement-outer,\n  .CELDOTk-announcement-outer * {\n    box-sizing: border-box;\n  }\n\n  .CELDOTk-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  .CELDOTk-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  .CELDOTk-announcement-track {\n    display: flex;\n    width: max-content;\n    animation: CELDOTk-scroll-left 22s linear infinite;\n    will-change: transform;\n  }\n\n  .CELDOTk-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 CELDOTk-scroll-left {\n    from { transform: translateX(0); }\n    to { transform: translateX(-50%); }\n  }\n\n  .CELDOTk-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.celdot-cta{\n    margin-top:32px;\n    display:flex;\n    justify-content:center;\n}\n\n.celdot-button{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    padding:18px 38px;\n    border-radius:999px;\n    background:#000;\n    color:#fff;\n    text-decoration:none;\n    font-size:17px;\n    font-weight:800;\n    transition:.25s ease;\n    box-shadow:0 12px 24px rgba(0,0,0,.12);\n}\n\n.celdot-button:hover{\n    background:#4B4B4B;\n    transform:translateY(-3px);\n    color:#fff;\n}\n  .celdot-cta a,\n.celdot-cta a:visited,\n.celdot-cta a:hover,\n.celdot-cta a:active{\n    color:#fff !important;\n    text-decoration:none !important;\n}\n  .celdot-button{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    padding:18px 38px;\n    border-radius:999px;\n    background:#000;\n    color:#fff !important;\n    text-decoration:none !important;\n    font-size:17px;\n    font-weight:800;\n    transition:.25s ease;\n    box-shadow:0 12px 24px rgba(0,0,0,.12);\n}\n\n.celdot-button:hover{\n    background:#4B4B4B;\n    color:#fff !important;\n    transform:translateY(-3px);\n}\n  @media screen and (max-width: 1080px) {\n    .CELDOTk-shell {\n      padding: 16px 22px;\n    }\n\n    .CELDOTk-copy {\n      padding: 36px 26px;\n    }\n\n    .CELDOTk-copy h1 {\n      font-size: 35px !important;\n    }\n\n    .CELDOTk-intro {\n      font-size: 16px !important;\n    }\n\n    .CELDOTk-choices {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .CELDOTk-choice,\n    .CELDOTk-choice:nth-child(4),\n    .CELDOTk-choice:nth-child(5) {\n      grid-column: span 1;\n    }\n\n    .CELDOTk-choice:last-child:nth-child(odd) {\n      grid-column: 1 \/ -1;\n    }\n  }\n\n  @media screen and (max-width: 767px) {\n    .CELDOTk-hero {\n      margin-top: -24px !important;\n      margin-bottom: 0 !important;\n    }\n\n    .CELDOTk-shell {\n      padding: 12px 13px;\n    }\n\n    .CELDOTk-layout {\n      display: flex;\n      flex-direction: column;\n      gap: 14px;\n    }\n\n    .CELDOTk-copy,\n    .CELDOTk-visual {\n      width: 100%;\n      min-height: 0;\n      border-radius: 24px;\n    }\n\n    .CELDOTk-visual {\n      order: 1;\n    }\n\n    .CELDOTk-copy {\n      order: 2;\n      padding: 30px 18px 24px;\n    }\n\n    .CELDOTk-visual img {\n      height: auto;\n      object-fit: contain;\n    }\n\n    .CELDOTk-image-label {\n      right: 10px;\n      bottom: 10px;\n      left: 10px;\n      padding: 9px 12px;\n      font-size: 10px;\n    }\n\n    .CELDOTk-eyebrow {\n      padding: 7px 13px;\n      font-size: 10px;\n    }\n\n    .CELDOTk-copy h1 {\n      font-size: 29px !important;\n      letter-spacing: -.7px;\n    }\n\n    .CELDOTk-intro {\n      font-size: 15px !important;\n    }\n\n    .CELDOTk-choice-heading {\n      margin-top: 22px;\n      margin-bottom: 12px;\n    }\n\n    .CELDOTk-choice-heading h2 {\n      font-size: 22px !important;\n    }\n\n    .CELDOTk-choice-heading p {\n      margin-top: 5px !important;\n      font-size: 13px !important;\n    }\n\n    .CELDOTk-choices {\n      grid-template-columns: 1fr;\n      gap: 8px;\n    }\n\n    .CELDOTk-choice,\n    .CELDOTk-choice:nth-child(4),\n    .CELDOTk-choice:nth-child(5),\n    .CELDOTk-choice:last-child:nth-child(odd) {\n      grid-column: 1;\n    }\n\n    .CELDOTk-choice {\n      min-height: 58px;\n      padding: 10px 13px;\n      border-radius: 14px;\n    }\n\n    .CELDOTk-choice-copy strong {\n      font-size: 14px;\n    }\n\n    .CELDOTk-choice-copy small {\n      font-size: 11px;\n    }\n\n    .CELDOTk-choice::before {\n      flex-basis: 10px;\n      width: 10px;\n      height: 10px;\n      margin-right: 8px;\n    }\n\n    .CELDOTk-choice::after {\n      padding-left: 6px;\n      font-size: 17px;\n    }\n\n    .CELDOTk-trust {\n      grid-template-columns: 1fr;\n      margin-top: 14px;\n      border-radius: 20px;\n    }\n\n    .CELDOTk-trust-item {\n      min-height: 48px;\n      padding: 11px 14px;\n      font-size: 13px;\n    }\n\n    .CELDOTk-trust-item + .CELDOTk-trust-item {\n      border-top: 1px solid #E7E7E7;\n      border-left: 0;\n    }\n\n    .CELDOTk-products-anchor {\n      scroll-margin-top: 110px;\n    }\n\n    .CELDOTk-announcement {\n      padding: 13px 0;\n    }\n\n    .CELDOTk-announcement-track span {\n      padding-right: 32px;\n      font-size: 12px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .CELDOTk-choice {\n      transition: none;\n    }\n\n    .CELDOTk-announcement-track {\n      animation: none;\n    }\n  }\n\u003c\/style\u003e\n\u003c!-- CELDOTK COLLECTION HERO --\u003e\n\u003csection class=\"CELDOTk-hero\"\u003e\n\u003cdiv class=\"CELDOTk-shell\"\u003e\n\u003cdiv class=\"CELDOTk-layout\"\u003e\n\u003cdiv class=\"CELDOTk-copy\"\u003e\n\u003cspan class=\"CELDOTk-eyebrow\"\u003e KOREAN SKINCARE\u003c\/span\u003e\n\u003ch1 class=\"product-title h3\"\u003eREJUNIQ PDRN Rejuvenating \u0026amp; Repair Cream\u003c\/h1\u003e\n\u003cp\u003eREJUNIQ by Korea's leading pharmaceutical company, IL DONG Pharmaceutical — for skin that's dry, tired, weakened, or simply in need of extra care. Rejuniq is a premium derma-skincare brand that combines advanced pharmaceutical research with innovative skin regeneration technology to restore healthier, stronger, and more resilient skin. Rooted in scientific expertise and powered by high-performance ingredients like PDRN, REJUNIQ delivers targeted solutions that help repair damaged skin, strengthen the skin barrier, and reveal a naturally radiant complexion.\u003c\/p\u003e\n\u003cp\u003eDeveloped with the precision and quality standards of one of Korea's most trusted pharmaceutical companies, REJUNIQ is designed for those who seek more than everyday skincare. Every formula is thoughtfully created to support visible skin recovery, long-lasting hydration, and youthful vitality—bringing clinical innovation and luxury skincare together for skin that looks revitalized, balanced, and beautifully healthy.\u003c\/p\u003e\n\u003cp class=\"CELDOTk-intro\"\u003e.\u003c\/p\u003e\n\u003cdiv class=\"celdot-cta\"\u003e\u003ca class=\"celdot-button\" href=\"https:\/\/www.cocomo.sg\/products\/rejuniq-pdrn-rejuvenating-repair-cream-20ml\"\u003e\u003cstrong\u003eShop All → \u003c\/strong\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"CELDOTk-visual\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Rejuniq_BB.webp?v=1785331090\" alt=\"A beauty advertisement showing a woman beside a blue and white REJUNIO skincare tube and box, with icy blue fabric and decorative elements in the background. Text at the top reads 'Skin Rejuvenation, Powered by 15,000ppm PDRN.\" loading=\"eager\"\u003e\n\u003cdiv class=\"CELDOTk-image-label\"\u003e\n\u003cbr\u003e\u003cspan class=\"notion-enable-hover\"\u003eRebuild. Revive. Radiate.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"CELDOTk-trust\"\u003e\n\u003cdiv class=\"CELDOTk-trust-item\"\u003e✓ 100% Authentic Products\u003c\/div\u003e\n\u003cdiv class=\"CELDOTk-trust-item\"\u003e✓ Ready Stock in Singapore\u003c\/div\u003e\n\u003cdiv class=\"CELDOTk-trust-item\"\u003e✓ Curated by COCOMO\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CELDOTK ANNOUNCEMENT BAR --\u003e\n\u003cdiv class=\"CELDOTk-announcement-outer\"\u003e\n\u003cdiv class=\"CELDOTk-announcement\"\u003e\n\u003cdiv class=\"CELDOTk-announcement-track\"\u003e\n\u003cspan\u003e- Advanced PDRN Skincare by IL DONG Pharmaceutical \u003c\/span\u003e \u003cspan\u003e- Experience Next-Level Skin Renewal with REJUNIQ\u003c\/span\u003e \u003cspan\u003e- Advanced PDRN Skincare by IL DONG Pharmaceutical \u003c\/span\u003e \u003cspan\u003e- Experience Next-Level Skin Renewal with REJUNIQ\u003c\/span\u003e \u003cspan\u003e- Advanced PDRN Skincare by IL DONG Pharmaceutical \u003c\/span\u003e \u003cspan\u003e- Experience Next-Level Skin Renewal with REJUNIQ\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=\"CELDOTk-products-anchor\" id=\"CELDOTk-products\"\u003e\u003c\/div\u003e\n\u003c!-- ACCESSIBLE SUPPORTING SEO COPY --\u003e\n\u003csection class=\"CELDOTk-seo-hidden\"\u003e\n\u003ch2\u003eCELDOT REJUNIQ PDRN Rejuvenating \u0026amp; Repair Cream | COCOMO Singapore\u003c\/h2\u003e\n\u003cp\u003eShop authentic REJUNIQ PDRN Rejuvenating \u0026amp; Repair Cream at COCOMO Singapore. Formulated with PDRN, this nourishing cream helps support skin repair, improve skin texture, deeply hydrate, and restore a smoother, healthier-looking complexion for radiant, revitalized skin.\u003c\/p\u003e\n\u003c\/section\u003e","products":[{"product_id":"rejuniq-pdrn-rejuvenating-repair-cream-20ml","title":"[REJUNIQ] PDRN Rejuvenating \u0026 Repair Cream 20ml","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\u003cbr\u003e\u003cspan style=\"background-color: rgb(169, 255, 244); color: rgb(0, 0, 0);\"\u003e\u003cstrong\u003eABOUT BRAND : \u003ca href=\"https:\/\/www.cocomo.sg\/collections\/rejuniq\" target=\"_blank\" rel=\"noopener\"\u003eREJUNIQ \u003c\/a\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eName:\u003c\/strong\u003e\u003cbr\u003eREJUNIQ PDRN Rejuvenating \u0026amp; Repair Cream\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eVoulme: \u003cbr\u003e\u003c\/strong\u003e20ml\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Description:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFrequency \u0026amp; Direction of Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eIdeal For\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ch3\u003eFull Ingredient List\u003c\/h3\u003e\n\u003ch3\u003eDetailed Images\u003c\/h3\u003e","brand":"REJUNIQ","offers":[{"title":"Default Title","offer_id":51352604475638,"sku":null,"price":0.0,"currency_code":"SGD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/FS.webp?v=1785333086"}],"url":"https:\/\/www.cocomo.sg\/collections\/rejuniq.oembed","provider":"COCOMO","version":"1.0","type":"link"}