{"product_id":"korean-silk-collagen-i","title":"Korean Silk Collagen Ampoule","description":"\u003cstyle\u003e\n  .secao {\n    text-align: center;\n    max-width: 1200px;\n    margin: 30px auto;\n  }\n  .secao-grid-reverse {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1em;\n    align-items: center;\n    justify-items: center;\n    max-width: 1200px;\n    margin: 30px auto;\n    border-radius: 12px;\n    grid-template-areas: \"image content\";\n  }\n  .secao-image {\n    grid-area: image;\n  }\n  .secao-image img {\n    height: auto;\n    width: 100%;\n    max-width: 400px;\n    border-radius: 12px;\n    border: none;\n    box-shadow: none;\n  }\n  .secao-content {\n    grid-area: content;\n    text-align: left;\n    padding: 20px;\n  }\n  .secao-content h2 {\n    margin-top: 0;\n  }\n  .accordion {\n    width: 100%;\n    max-width: 800px;\n    margin: 20px auto;\n    border-radius: 10px;\n    border: none;\n    font-size: 0.9em;\n  }\n  .accordion-item {\n    border-top: 1px solid #e1e1e1;\n  }\n  .accordion-item:last-child {\n    border-bottom: 1px solid #e1e1e1;\n  }\n  .accordion-header {\n    padding: 15px;\n    cursor: pointer;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    text-align: left;\n  }\n  .accordion-header:hover {\n    background-color: #eaeaea;\n  }\n  .accordion-body {\n    text-align: left;\n    padding: 0 15px;\n    max-height: 0;\n    overflow: hidden;\n    transition:\n      max-height 0.3s ease,\n      padding 0.3s ease;\n  }\n  .accordion-body.active {\n    max-height: 500px;\n    padding: 15px;\n    margin-bottom: 15px;\n  }\n  .accordion-header .icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    width: 20px;\n    height: 20px;\n    transition: transform 0.3s ease;\n    transform: rotate(45deg);\n  }\n  .accordion-header.active .icon {\n    transform: rotate(0deg);\n  }\n  .accordion-header .icon svg {\n    width: 100%;\n    height: 100%;\n    fill: currentColor;\n  }\n  .review {\n    max-width: 1200px;\n    margin-left: auto;\n    margin-right: auto;\n    border-radius: 10px;\n    color: #000;\n    background-color: #f7f7f7;\n    border: none;\n    display: flex;\n    flex-direction: column;\n    flex-grow: 1;\n  }\n  .review-image {\n    width: 100%;\n    height: 250px !important;\n    object-fit: cover;\n    object-position: center;\n    display: block;\n    border-radius: 8px 8px 0 0;\n    margin: 0;\n    border: none;\n    box-shadow: none;\n  }\n  .review-content {\n    text-align: center;\n    padding: 15px 10px 10px 10px;\n    font-size: 0.9em;\n    flex-grow: 1;\n  }\n  .review-content p:first-child {\n    color: #ffd700;\n    font-size: 1.5em;\n    margin-top: 0;\n    margin-bottom: 5px;\n  }\n  .review-content p:nth-child(2) {\n    font-weight: bold;\n    font-size: 1.1em;\n    margin-top: 0;\n  }\n  .review-carousel {\n    position: relative;\n    max-width: 1200px;\n    margin: 0 auto;\n    overflow: hidden;\n  }\n  .review-carousel-wrapper {\n    display: flex;\n    transition: transform 0.5s ease-in-out;\n  }\n  .review-slide {\n    min-width: 100%;\n    box-sizing: border-box;\n    display: flex;\n    flex-direction: column;\n  }\n  .review-carousel-button {\n    position: absolute;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 34px;\n    height: 34px;\n    background-color: #fff;\n    border: 1px solid #ddd;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    cursor: pointer;\n    z-index: 10;\n    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);\n    transition: background-color 0.3s;\n    color: #000;\n    padding: 0;\n  }\n  .review-carousel-button:hover {\n    background-color: #f0f0f0;\n  }\n  .review-carousel-button.prev {\n    left: 10px;\n  }\n  .review-carousel-button.next {\n    right: 10px;\n  }\n  .review-carousel-dots {\n    text-align: center;\n    padding: 0;\n    margin-top: 15px;\n  }\n  .review-carousel-dot {\n    cursor: pointer;\n    height: 12px;\n    width: 12px;\n    margin: 0 5px;\n    background-color: #f0f0f0;\n    border-radius: 50%;\n    display: inline-block;\n    transition: background-color 0.6s ease;\n  }\n  .review-carousel-dot.active {\n    background-color: #000;\n  }\n  .lightbox {\n    display: none;\n    position: fixed;\n    z-index: 1000;\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: 100%;\n    background-color: rgba(0, 0, 0, 0.8);\n    justify-content: center;\n    align-items: center;\n  }\n  .lightbox-content {\n    max-width: 90%;\n    max-height: 90%;\n    display: block;\n    margin: auto;\n  }\n  .lightbox-close {\n    position: absolute;\n    top: 20px;\n    right: 35px;\n    color: #f1f1f1;\n    font-size: 40px;\n    font-weight: bold;\n    cursor: pointer;\n  }\n\n  \/* Brand logos styles *\/\n  .icon-panel {\n    max-width: 600px;\n    margin-left: auto;\n    margin-right: auto;\n    padding: 35px 5px;\n    display: grid;\n    gap: 10px;\n    grid-template-columns: 1fr 1fr 1fr;\n    align-items: center;\n    justify-items: center;\n    place-content: center;\n  }\n  .icon-panel h2 {\n    margin: 0;\n  }\n  .icon-panel img {\n    width: 100%;\n    height: auto;\n    max-width: 150px;\n    object-fit: contain;\n    border: none;\n    box-shadow: none;\n    border-radius: 0;\n  }\n\n  \/* Desktop Specifics *\/\n  @media (min-width: 6001px) {\n    .review-carousel-wrapper {\n      display: flex;\n      gap: 20px;\n      transform: none !important;\n    }\n    .review-carousel .review-slide {\n      min-width: 0;\n      flex: 1 1 30%;\n    }\n    .review-carousel .review-content {\n      padding: 15px;\n      box-sizing: border-box;\n    }\n    .review-carousel-button,\n    .review-carousel-dots {\n      display: none;\n    }\n  }\n\n  \/* Mobile Specifics *\/\n  @media (max-width: 6000px) {\n    .secao-grid-reverse {\n      grid-template-columns: 1fr;\n      grid-template-areas:\n        \"image\"\n        \"content\";\n    }\n    .secao-image img {\n      max-width: 300px;\n    }\n    .review {\n      max-width: 400px;\n      margin-left: auto;\n      margin-right: auto;\n      width: 100%;\n    }\n    .icon-panel {\n      grid-template-columns: 1fr 1fr;\n      gap: 20px;\n    }\n    .icon-panel h2 {\n      grid-column: span 2;\n      text-align: center;\n    }\n  }\n\u003c\/style\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Brand logos --\u003e\n\u003cdiv style=\"background-color: #f3f3f3;\" class=\"secao\"\u003e\n\u003cdiv class=\"icon-panel\"\u003e\n\u003ch2\u003eAs seen in\u003c\/h2\u003e\n\u003cimg alt=\"Icon 1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/h1422-1-logo1.webp?v=1780000534\"\u003e \u003cimg alt=\"Icon 2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/h1422-1-logo2.webp?v=1780000534\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Image left --\u003e\n\u003cdiv class=\"secao-grid-reverse\"\u003e\n\u003cdiv class=\"secao-image\"\u003e\u003cimg loading=\"lazy\" alt=\"gif left\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/h1422-2-left.webp?v=1780000534\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"secao-content\"\u003e\n\u003ch2\u003eYour Secret Korean Skincare Weapon\u003c\/h2\u003e\n\u003cp\u003e\u003cb\u003ePatented Silk Peptide Threads\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eThey melt on contact and form an invisible tightening mesh. Skin looks instantly smoother, firmer and more lifted.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eVolufiline™ Fuller-Looking Volume\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eHelps support natural fat cells in hollow areas. Cheeks and smile lines appear subtly plumper and more youthful over time.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e120Da Ultra-Low Molecular Collagen\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eUp to 300x smaller than regular collagen. It reaches deeper skin layers to support long-lasting elasticity and bounce.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv style=\"background-color: #f3f3f3; padding-top: 10px; padding-bottom: 10px;\" class=\"secao\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"accordion\"\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cdiv class=\"accordion-header\"\u003eHow quickly will I see results? \u003cspan class=\"icon\"\u003e \u003csvg viewbox=\"0 0 256 256\"\u003e\u003cpath d=\"M165.66,101.66,139.31,128l26.35,26.34a8,8,0,0,1-11.32,11.32L128,139.31l-26.34,26.35a8,8,0,0,1-11.32-11.32L116.69,128,90.34,101.66a8,8,0,0,1,11.32-11.32L128,116.69l26.34-26.35a8,8,0,0,1,11.32,11.32ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cp\u003eMost people feel a tightening effect within minutes of application - that’s the silk peptide threads forming a temporary lifting network on the skin. Visible improvements in fine lines, smoothness, and firmness typically appear within 7 days. For more dramatic changes (lifted jawline, softened deep wrinkles, more defined facial contour), use it consistently for 30 days. In clinical tests, over 90% of users reported visibly tighter, firmer skin within the first week.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cdiv class=\"accordion-header\"\u003eCan this really smooth lines and boost volume at home? \u003cspan class=\"icon\"\u003e \u003csvg viewbox=\"0 0 256 256\"\u003e\u003cpath d=\"M165.66,101.66,139.31,128l26.35,26.34a8,8,0,0,1-11.32,11.32L128,139.31l-26.34,26.35a8,8,0,0,1-11.32-11.32L116.69,128,90.34,101.66a8,8,0,0,1,11.32-11.32L128,116.69l26.34-26.35a8,8,0,0,1,11.32,11.32ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cp\u003eYes. It is formulated with powerful expression-line smoothing peptides (including Acetyl Hexapeptide-8) plus a 30-peptide complex, ultra-low molecular collagen, and Volufiline™. Together, they help soften the look of expression lines, improve the appearance of skin density, and give a visibly smoother, lifted look with a natural finish. Think of it as a high-performance daily serum for those who want visible firming, smoothing, and plumping results at home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cdiv class=\"accordion-header\"\u003eWhat are those gold threads I see in the bottle? \u003cspan class=\"icon\"\u003e \u003csvg viewbox=\"0 0 256 256\"\u003e\u003cpath d=\"M165.66,101.66,139.31,128l26.35,26.34a8,8,0,0,1-11.32,11.32L128,139.31l-26.34,26.35a8,8,0,0,1-11.32-11.32L116.69,128,90.34,101.66a8,8,0,0,1,11.32-11.32L128,116.69l26.34-26.35a8,8,0,0,1,11.32,11.32ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cp\u003eThose are patented Korean silk peptide threads infused with active ingredients. They look like tiny gold threads in the formula. Once applied, they melt on contact with your skin and create a temporary micro-lifting network while delivering peptides and collagen exactly where wrinkles form. It is inspired by advanced Korean lifting skincare technology, in a gentle daily serum.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cdiv class=\"accordion-header\"\u003eIs it safe for sensitive skin? \u003cspan class=\"icon\"\u003e \u003csvg viewbox=\"0 0 256 256\"\u003e\u003cpath d=\"M165.66,101.66,139.31,128l26.35,26.34a8,8,0,0,1-11.32,11.32L128,139.31l-26.34,26.35a8,8,0,0,1-11.32-11.32L116.69,128,90.34,101.66a8,8,0,0,1,11.32-11.32L128,116.69l26.34-26.35a8,8,0,0,1,11.32,11.32ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cp\u003eKorean formulations are renowned for being gentle yet effective. This ampoule is dermatologist-tested and free from harsh irritants. However, as with any new skincare product, we recommend doing a patch test first.\u003c\/p\u003e\n\u003cp\u003eApply a small amount to your inner arm and wait 24 hours. The tightening sensation you'll feel is normal, that's the silk threads working, not irritation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cdiv class=\"accordion-header\"\u003eWill this work on mature skin or deep wrinkles? \u003cspan class=\"icon\"\u003e \u003csvg viewbox=\"0 0 256 256\"\u003e\u003cpath d=\"M165.66,101.66,139.31,128l26.35,26.34a8,8,0,0,1-11.32,11.32L128,139.31l-26.34,26.35a8,8,0,0,1-11.32-11.32L116.69,128,90.34,101.66a8,8,0,0,1,11.32-11.32L128,116.69l26.34-26.35a8,8,0,0,1,11.32,11.32ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cp\u003eYes. The formula is specifically designed for skin that shows signs of sagging, volume loss, and deeper lines. The 120Da ultra-low molecular collagen and 30-peptide complex work deep in the skin, while Volufiline™ helps improve the look of volume and density over time. Clinical tests across different age groups, including mature skin, showed significant improvements in firmness, elasticity, and the appearance of deep wrinkles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cdiv class=\"accordion-header\"\u003eIs it auto-renewal? \u003cspan class=\"icon\"\u003e \u003csvg viewbox=\"0 0 256 256\"\u003e\u003cpath d=\"M165.66,101.66,139.31,128l26.35,26.34a8,8,0,0,1-11.32,11.32L128,139.31l-26.34,26.35a8,8,0,0,1-11.32-11.32L116.69,128,90.34,101.66a8,8,0,0,1,11.32-11.32L128,116.69l26.34-26.35a8,8,0,0,1,11.32,11.32ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cp\u003eThis is a one-time purchase. There are no additional charges or monthly fees.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Review cards --\u003e\n\u003cdiv class=\"secao\"\u003e\n\u003ch2 style=\"margin-bottom: 0;\"\u003eResults you can see\u003c\/h2\u003e\n\u003cp style=\"margin-bottom: 30px; margin-top: 5px;\"\u003eRated \u003cb\u003e4.9\/5\u003c\/b\u003e by \u003cb\u003e50,000+\u003c\/b\u003e Happy Customers\u003c\/p\u003e\n\u003cdiv class=\"review-carousel\"\u003e\n\u003cdiv class=\"review-carousel-wrapper\"\u003e\n\u003cdiv class=\"review-slide\"\u003e\n\u003cdiv class=\"review\"\u003e\n\u003cimg loading=\"lazy\" alt=\"reviewCard1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/h1422-3-review1.webp?v=1780000534\" class=\"review-image\"\u003e\n\u003cdiv class=\"review-content\"\u003e\n\u003cp\u003e★★★★★\u003c\/p\u003e\n\u003cp\u003eClaire\u003c\/p\u003e\n\u003cp\u003e“I’m 52 and my under-eye area was looking tired, with visible lines and puffiness. After using this collagen peptide serum, I noticed a real difference. My lines looked softer, the puffiness looked reduced, and my eye area appeared smoother and more lifted. I look fresher and more awake.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-slide\"\u003e\n\u003cdiv class=\"review\"\u003e\n\u003cimg loading=\"lazy\" alt=\"reviewCard2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/h1422-3-review2.webp?v=1780000534\" class=\"review-image\"\u003e\n\u003cdiv class=\"review-content\"\u003e\n\u003cp\u003e★★★★★\u003c\/p\u003e\n\u003cp\u003eGemma\u003c\/p\u003e\n\u003cp\u003e“I didn’t expect a topical serum to make my skin look this firm, but this one really surprised me. The peptides gave my skin a smoother, bouncier feel, and my jawline area looks more defined. Even my laugh lines appear softer. My friends keep asking what I’m using now, it’s just this serum.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-slide\"\u003e\n\u003cdiv class=\"review\"\u003e\n\u003cimg loading=\"lazy\" alt=\"reviewCard3\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/h1422-3-review3.webp?v=1780000534\" class=\"review-image\"\u003e\n\u003cdiv class=\"review-content\"\u003e\n\u003cp\u003e★★★★★\u003c\/p\u003e\n\u003cp\u003eFiona\u003c\/p\u003e\n\u003cp\u003e“My under-eye area has looked puffy and lined for years, and I hadn’t found anything that gave me the smoother look I wanted. After a few weeks with this collagen peptide serum, the puffiness looked reduced, the lines appeared softer, and my whole eye area looked tighter and brighter. I finally look more well-rested.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-carousel-button prev\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003cpolyline points=\"15 18 9 12 15 6\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"review-carousel-button next\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003cpolyline points=\"9 18 15 12 9 6\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"review-carousel-dots\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- The Lightbox --\u003e\n\u003cdiv class=\"lightbox\" id=\"myLightbox\"\u003e\n\u003cspan class=\"lightbox-close\"\u003e×\u003c\/span\u003e \u003cimg id=\"lightboxImg\" class=\"lightbox-content\"\u003e\n\u003c\/div\u003e","brand":"FoxySea","offers":[{"title":"Default Title","offer_id":52295651885338,"sku":"no","price":34.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/ChatGPTImage2_07_2026_02_43_40.png?v=1782956628","url":"https:\/\/www.foxysea.com\/products\/korean-silk-collagen-i","provider":"FoxySea","version":"1.0","type":"link"}