{"title":"Farmstay","description":"\u003cp\u003eChoose from \u003cstrong\u003eFarmstay\u003c\/strong\u003e at Enrapture Cosmetics, a focused Korean beauty brands collection for shoppers who want Korean skincare, makeup and K-beauty essentials in one easy place.\u003c\/p\u003e\u003cp\u003eThis brand collection helps you compare cleansers, toners, serums and creams, textures and routine steps with a clear buyer-friendly layout, so you can choose products that fit your skin type, finish preference and beauty goal.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003eBest for shoppers comparing farmstay korean beauty products.\u003c\/li\u003e\n\u003cli\u003eIncludes routine-friendly options such as cleansers, toners, serums and creams.\u003c\/li\u003e\n\u003cli\u003eChoose by skin type, concern, ingredient focus and routine step.\u003c\/li\u003e\n\u003c\/ul\u003e\u003cdetails\u003e\u003csummary\u003eHow to choose Farmstay products\u003c\/summary\u003e\u003cp\u003eStart with your routine need first: cleansing, hydration, tone support, SPF, makeup finish or targeted care. Then compare product size, texture, shade and ingredient focus before adding items to your routine.\u003c\/p\u003e\u003c\/details\u003e","products":[{"product_id":"farmstay-tea-tree-biome-calming-toner-200ml-1","title":"Farmstay Tea Tree Biome Calming Toner 200ml","description":"\u003csection class=\"premium-product-description\"\u003e\n\u003cstyle\u003e\n  .premium-product-description {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 28px 16px;\n    font-family: inherit;\n    color: #1f1f1f;\n  }\n\n  .premium-product-description details {\n    border: 1px solid #e6e0dc;\n    border-radius: 18px;\n    background: #ffffff;\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.045);\n    transition: border-color 0.25s ease, box-shadow 0.25s ease;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description details[open] {\n    border-color: #c9a36a;\n    box-shadow: 0 12px 30px rgba(201, 163, 106, 0.16);\n  }\n\n  .premium-product-description .main-product-box {\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description summary {\n    position: relative;\n    list-style: none;\n    cursor: pointer;\n    padding: 20px 56px 20px 22px;\n    font-size: 21px;\n    line-height: 1.35;\n    font-weight: 700;\n    color: #191919;\n    background: linear-gradient(135deg, #ffffff 0%, #fffaf5 100%);\n  }\n\n  .premium-product-description .main-summary {\n    font-size: 25px;\n    background: linear-gradient(135deg, #fff7f1 0%, #ffffff 55%, #f7f0ff 100%);\n  }\n\n  .premium-product-description summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .premium-product-description summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 22px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 30px;\n    height: 30px;\n    border-radius: 50%;\n    display: grid;\n    place-items: center;\n    background: #171717;\n    color: #ffffff;\n    font-size: 22px;\n    font-weight: 500;\n    line-height: 1;\n    transition: transform 0.25s ease, background 0.25s ease;\n  }\n\n  .premium-product-description details[open] \u003e summary::after {\n    content: \"−\";\n    background: #b88944;\n    transform: translateY(-50%) rotate(180deg);\n  }\n\n  .premium-product-description .product-content {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-intro {\n    padding-top: 18px;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description .product-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 12px;\n  }\n\n  .premium-product-description .product-tagline {\n    display: inline-block;\n    margin: 18px 0 8px;\n    padding: 6px 12px;\n    border-radius: 999px;\n    background: #fff7f1;\n    border: 1px solid #ead6bd;\n    color: #8a5a18;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .premium-product-description .product-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 12px 0 18px;\n    padding: 0;\n  }\n\n  .premium-product-description .product-badges span {\n    display: inline-block;\n    border: 1px solid #e6e0dc;\n    background: #ffffff;\n    border-radius: 999px;\n    padding: 6px 12px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #6a4a21;\n  }\n\n  .premium-product-description .product-highlight-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 14px;\n  }\n\n  .premium-product-description .product-highlight-card {\n    border: 1px solid #e6e0dc;\n    border-radius: 16px;\n    background: #fffaf5;\n    padding: 15px;\n  }\n\n  .premium-product-description .product-highlight-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #191919;\n  }\n\n  .premium-product-description .product-highlight-card span {\n    font-size: 14px;\n    color: #555555;\n  }\n\n  .premium-product-description .product-content-inner {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-content-inner \u003e *:first-child {\n    margin-top: 18px;\n  }\n\n  .premium-product-description p {\n    margin: 0 0 13px;\n  }\n\n  .premium-product-description ul {\n    margin: 12px 0 0;\n    padding-left: 22px;\n  }\n\n  .premium-product-description li {\n    margin-bottom: 9px;\n  }\n\n  .premium-product-description table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 12px;\n    overflow: hidden;\n    border-radius: 14px;\n  }\n\n  .premium-product-description th,\n  .premium-product-description td {\n    border: 1px solid #e6e0dc;\n    padding: 10px 12px;\n    text-align: left;\n    vertical-align: top;\n    font-size: 15px;\n  }\n\n  .premium-product-description th {\n    width: 34%;\n    background: #fff7f1;\n    color: #191919;\n    font-weight: 700;\n  }\n\n  .premium-product-description .product-note,\n  .premium-product-description .note {\n    background: #fafafa;\n    border-left: 3px solid #c9a36a;\n    border-radius: 10px;\n    padding: 10px 12px;\n    font-size: 14px;\n    color: #555555;\n    margin-top: 14px;\n  }\n\n  @keyframes productFadeDown {\n    from {\n      opacity: 0;\n      transform: translateY(-6px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @media screen and (max-width: 768px) {\n    .premium-product-description {\n      padding: 22px 14px;\n    }\n\n    .premium-product-description .main-summary {\n      font-size: 21px;\n    }\n\n    .premium-product-description summary {\n      font-size: 18px;\n      padding: 18px 52px 18px 18px;\n    }\n\n    .premium-product-description .product-content,\n    .premium-product-description .product-content-inner {\n      font-size: 16px;\n      padding: 0 18px 20px;\n    }\n\n    .premium-product-description .product-highlight-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdetails class=\"main-product-box\" open=\"\"\u003e\n\u003csummary class=\"main-summary\"\u003eFarmstay Tea Tree Biome Calming Toner 200ml\u003c\/summary\u003e\n\u003cdiv class=\"product-content\"\u003e\n\u003cspan class=\"product-tagline\"\u003eFarmstay Korean Beauty\u003c\/span\u003e\n\u003cp class=\"product-intro\"\u003e\u003cstrong\u003eFarmstay Tea Tree Biome Calming Toner 200ml is a Farmstay toner made for hydrated, balanced and healthy-looking skin with Centella, tea tree, panthenol.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eFarmstay Tea Tree Biome Calming Toner 200ml brings Farmstay's Centella product character into a clear daily routine step. The formula direction centers on Centella, tea tree, panthenol, madecassoside, making it suitable for customers who want a focused Korean beauty product with a practical purpose.\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eAs a toner, it supports a hydrated, balanced and healthy-looking skin with Centella, tea tree, panthenol while keeping the routine easy to understand. The texture is designed to fit naturally with compatible skincare or makeup steps, depending on how the product is used.\u003c\/p\u003e\n\u003cdiv class=\"product-badges\"\u003e\n\u003cspan\u003eFarmstay\u003c\/span\u003e\n\u003cspan\u003etoner\u003c\/span\u003e\n\u003cspan\u003eCentella\u003c\/span\u003e\n\u003cspan\u003e200ml\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Highlights\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cdiv class=\"product-highlight-grid\"\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eCentella Focus\u003c\/strong\u003e\n\u003cspan\u003eCentered around Centella, tea tree for a clear routine purpose.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eTexture \u0026amp; Use\u003c\/strong\u003e\n\u003cspan\u003eLightweight texture for easy layering after cleansing.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eRoutine Fit\u003c\/strong\u003e\n\u003cspan\u003eBest for daily skin prep, layered hydration with a product-specific Korean beauty feel.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDetailed Product Description\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eThis product is best suited for daily skin prep, layered hydration, balanced skincare routines, giving customers a clear idea of when and why to use it. Its ingredient direction and product format make it easy to place within a morning, evening or targeted beauty routine.\u003c\/p\u003e\n\u003cp\u003eThe overall experience is built around comfort, finish and daily usability. It helps shoppers understand the product’s skin feel or makeup result, the best application moment and the kind of routine it completes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSkin Finish \u0026amp; Care Focus\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eFinish: hydrated, balanced and healthy-looking skin with Centella, tea tree, panthenol.\u003c\/li\u003e\n\u003cli\u003eCare or makeup focus: Centella, tea tree, panthenol, madecassoside.\u003c\/li\u003e\n\u003cli\u003eRoutine role: toner step in a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eBest use moment: daily skin prep, layered hydration.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eTexture \u0026amp; Application Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eLightweight texture for easy layering after cleansing.\u003c\/li\u003e\n\u003cli\u003eHelps prep the skin for serum or cream.\u003c\/li\u003e\n\u003cli\u003eCan be used morning and evening.\u003c\/li\u003e\n\u003cli\u003eDesigned for a fresh, comfortable skin feel.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eKey Product Benefits\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned around Centella, tea tree, panthenol for a clear product purpose.\u003c\/li\u003e\n\u003cli\u003eFits naturally as a toner within a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eHelps customers choose the product by texture, finish and routine role.\u003c\/li\u003e\n\u003cli\u003eIncludes full ingredients from the product data where available.\u003c\/li\u003e\n\u003cli\u003ePairs well with compatible Farmstay skincare or makeup steps.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAbout Farmstay\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eFarmstay is a Korean skincare brand from FS Cosmetics, known for everyday formulas with ingredients such as collagen, hyaluronic acid, snail, aloe, green tea, honey, peptide and vitamin care for accessible daily routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eBest For These Routines\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDaily skin prep\u003c\/li\u003e\n\u003cli\u003eLayered hydration\u003c\/li\u003e\n\u003cli\u003eBalanced skincare routines\u003c\/li\u003e\n\u003cli\u003eCentella routine\u003c\/li\u003e\n\u003cli\u003etea tree routine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow to Use\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eApply after cleansing with palms or a cotton pad and gently pat into the skin. Follow with serum and moisturizer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eFull Ingredients\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eWater, Glycerin, Propanediol, 1,2-Hexanediol, Melaleuca Alternifolia (Tea Tree) Leaf Extract(10, 185ppm), Biosaccharide Gum-1, Glycereth-25 PCA Isostearate, Hydroxyacetophenone, Ethylhexylglycerin, Carbomer, Hydroxyethylcellulose, Adenosine, Citrus Aurantium Bergamia (Bergamot) Fruit Oil, Tromethamine, Disodium EDTA, Butylene Glycol, Bifida Ferment Lysate(0.202ppm), Lactose(0.201ppm), Centella Asiatica Extract(0.2ppm), Panthenol(0.05ppm), Madecassoside(0.01ppm), Phenethyl Alcohol(0.0015ppm), Milk Protein(0.001ppm), Limonene, Linalool, Citral\u003c\/p\u003e\n\u003cp class=\"note\"\u003eIngredient information may vary by batch. Please check the product packaging before use, especially if you have known sensitivities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eFarmstay\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eFarmstay Tea Tree Biome Calming Toner 200ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003etoner\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003e200ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLine \/ Focus\u003c\/th\u003e\n\u003ctd\u003eCentella\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eKey Direction\u003c\/th\u003e\n\u003ctd\u003eCentella, tea tree, panthenol, madecassoside\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp class=\"product-note\"\u003eFor external cosmetic use only. Stop use if irritation occurs. Product feel, colour or finish may vary slightly depending on skin type, lighting, screen settings or routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e","brand":"Farmstay","offers":[{"title":"200ml","offer_id":53709504610643,"sku":"586441_CL3OWC","price":40.52,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0812\/2214\/0243\/files\/1647238240058_2b8e98422f374f55869e5f383fcbf3ad.jpg?v=1778350012"},{"product_id":"farmstay-tea-tree-biome-calming-ampoule-50ml-1","title":"Farmstay Tea Tree Biome Calming Ampoule 50ml","description":"\u003csection class=\"premium-product-description\"\u003e\n\u003cstyle\u003e\n  .premium-product-description {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 28px 16px;\n    font-family: inherit;\n    color: #1f1f1f;\n  }\n\n  .premium-product-description details {\n    border: 1px solid #e6e0dc;\n    border-radius: 18px;\n    background: #ffffff;\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.045);\n    transition: border-color 0.25s ease, box-shadow 0.25s ease;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description details[open] {\n    border-color: #c9a36a;\n    box-shadow: 0 12px 30px rgba(201, 163, 106, 0.16);\n  }\n\n  .premium-product-description .main-product-box {\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description summary {\n    position: relative;\n    list-style: none;\n    cursor: pointer;\n    padding: 20px 56px 20px 22px;\n    font-size: 21px;\n    line-height: 1.35;\n    font-weight: 700;\n    color: #191919;\n    background: linear-gradient(135deg, #ffffff 0%, #fffaf5 100%);\n  }\n\n  .premium-product-description .main-summary {\n    font-size: 25px;\n    background: linear-gradient(135deg, #fff7f1 0%, #ffffff 55%, #f7f0ff 100%);\n  }\n\n  .premium-product-description summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .premium-product-description summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 22px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 30px;\n    height: 30px;\n    border-radius: 50%;\n    display: grid;\n    place-items: center;\n    background: #171717;\n    color: #ffffff;\n    font-size: 22px;\n    font-weight: 500;\n    line-height: 1;\n    transition: transform 0.25s ease, background 0.25s ease;\n  }\n\n  .premium-product-description details[open] \u003e summary::after {\n    content: \"−\";\n    background: #b88944;\n    transform: translateY(-50%) rotate(180deg);\n  }\n\n  .premium-product-description .product-content {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-intro {\n    padding-top: 18px;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description .product-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 12px;\n  }\n\n  .premium-product-description .product-tagline {\n    display: inline-block;\n    margin: 18px 0 8px;\n    padding: 6px 12px;\n    border-radius: 999px;\n    background: #fff7f1;\n    border: 1px solid #ead6bd;\n    color: #8a5a18;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .premium-product-description .product-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 12px 0 18px;\n    padding: 0;\n  }\n\n  .premium-product-description .product-badges span {\n    display: inline-block;\n    border: 1px solid #e6e0dc;\n    background: #ffffff;\n    border-radius: 999px;\n    padding: 6px 12px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #6a4a21;\n  }\n\n  .premium-product-description .product-highlight-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 14px;\n  }\n\n  .premium-product-description .product-highlight-card {\n    border: 1px solid #e6e0dc;\n    border-radius: 16px;\n    background: #fffaf5;\n    padding: 15px;\n  }\n\n  .premium-product-description .product-highlight-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #191919;\n  }\n\n  .premium-product-description .product-highlight-card span {\n    font-size: 14px;\n    color: #555555;\n  }\n\n  .premium-product-description .product-content-inner {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-content-inner \u003e *:first-child {\n    margin-top: 18px;\n  }\n\n  .premium-product-description p {\n    margin: 0 0 13px;\n  }\n\n  .premium-product-description ul {\n    margin: 12px 0 0;\n    padding-left: 22px;\n  }\n\n  .premium-product-description li {\n    margin-bottom: 9px;\n  }\n\n  .premium-product-description table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 12px;\n    overflow: hidden;\n    border-radius: 14px;\n  }\n\n  .premium-product-description th,\n  .premium-product-description td {\n    border: 1px solid #e6e0dc;\n    padding: 10px 12px;\n    text-align: left;\n    vertical-align: top;\n    font-size: 15px;\n  }\n\n  .premium-product-description th {\n    width: 34%;\n    background: #fff7f1;\n    color: #191919;\n    font-weight: 700;\n  }\n\n  .premium-product-description .product-note,\n  .premium-product-description .note {\n    background: #fafafa;\n    border-left: 3px solid #c9a36a;\n    border-radius: 10px;\n    padding: 10px 12px;\n    font-size: 14px;\n    color: #555555;\n    margin-top: 14px;\n  }\n\n  @keyframes productFadeDown {\n    from {\n      opacity: 0;\n      transform: translateY(-6px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @media screen and (max-width: 768px) {\n    .premium-product-description {\n      padding: 22px 14px;\n    }\n\n    .premium-product-description .main-summary {\n      font-size: 21px;\n    }\n\n    .premium-product-description summary {\n      font-size: 18px;\n      padding: 18px 52px 18px 18px;\n    }\n\n    .premium-product-description .product-content,\n    .premium-product-description .product-content-inner {\n      font-size: 16px;\n      padding: 0 18px 20px;\n    }\n\n    .premium-product-description .product-highlight-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdetails class=\"main-product-box\" open=\"\"\u003e\n\u003csummary class=\"main-summary\"\u003eFarmstay Tea Tree Biome Calming Ampoule 50ml\u003c\/summary\u003e\n\u003cdiv class=\"product-content\"\u003e\n\u003cspan class=\"product-tagline\"\u003eFarmstay Korean Beauty\u003c\/span\u003e\n\u003cp class=\"product-intro\"\u003e\u003cstrong\u003eFarmstay Tea Tree Biome Calming Ampoule 50ml is a Farmstay ampoule made for hydrated, balanced and healthy-looking skin with Centella, tea tree, panthenol.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eFarmstay Tea Tree Biome Calming Ampoule 50ml brings Farmstay's Centella product character into a clear daily routine step. The formula direction centers on Centella, tea tree, panthenol, madecassoside, making it suitable for customers who want a focused Korean beauty product with a practical purpose.\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eAs a ampoule, it supports a hydrated, balanced and healthy-looking skin with Centella, tea tree, panthenol while keeping the routine easy to understand. The texture is designed to fit naturally with compatible skincare or makeup steps, depending on how the product is used.\u003c\/p\u003e\n\u003cdiv class=\"product-badges\"\u003e\n\u003cspan\u003eFarmstay\u003c\/span\u003e\n\u003cspan\u003eampoule\u003c\/span\u003e\n\u003cspan\u003eCentella\u003c\/span\u003e\n\u003cspan\u003e50ml\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Highlights\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cdiv class=\"product-highlight-grid\"\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eCentella Focus\u003c\/strong\u003e\n\u003cspan\u003eCentered around Centella, tea tree for a clear routine purpose.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eTexture \u0026amp; Use\u003c\/strong\u003e\n\u003cspan\u003eConcentrated texture for targeted skincare routines.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eRoutine Fit\u003c\/strong\u003e\n\u003cspan\u003eBest for targeted serum step, daily skincare routines with a product-specific Korean beauty feel.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDetailed Product Description\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eThis product is best suited for targeted serum step, daily skincare routines, layering before moisturizer, giving customers a clear idea of when and why to use it. Its ingredient direction and product format make it easy to place within a morning, evening or targeted beauty routine.\u003c\/p\u003e\n\u003cp\u003eThe overall experience is built around comfort, finish and daily usability. It helps shoppers understand the product’s skin feel or makeup result, the best application moment and the kind of routine it completes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSkin Finish \u0026amp; Care Focus\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eFinish: hydrated, balanced and healthy-looking skin with Centella, tea tree, panthenol.\u003c\/li\u003e\n\u003cli\u003eCare or makeup focus: Centella, tea tree, panthenol, madecassoside.\u003c\/li\u003e\n\u003cli\u003eRoutine role: ampoule step in a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eBest use moment: targeted serum step, daily skincare routines.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eTexture \u0026amp; Application Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eConcentrated texture for targeted skincare routines.\u003c\/li\u003e\n\u003cli\u003eLayers after toner and before moisturizer.\u003c\/li\u003e\n\u003cli\u003eDesigned to absorb without a heavy finish.\u003c\/li\u003e\n\u003cli\u003eSupports consistent daily care.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eKey Product Benefits\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned around Centella, tea tree, panthenol for a clear product purpose.\u003c\/li\u003e\n\u003cli\u003eFits naturally as a ampoule within a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eHelps customers choose the product by texture, finish and routine role.\u003c\/li\u003e\n\u003cli\u003eIncludes full ingredients from the product data where available.\u003c\/li\u003e\n\u003cli\u003ePairs well with compatible Farmstay skincare or makeup steps.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAbout Farmstay\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eFarmstay is a Korean skincare brand from FS Cosmetics, known for everyday formulas with ingredients such as collagen, hyaluronic acid, snail, aloe, green tea, honey, peptide and vitamin care for accessible daily routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eBest For These Routines\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eTargeted serum step\u003c\/li\u003e\n\u003cli\u003eDaily skincare routines\u003c\/li\u003e\n\u003cli\u003eLayering before moisturizer\u003c\/li\u003e\n\u003cli\u003eCentella routine\u003c\/li\u003e\n\u003cli\u003etea tree routine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow to Use\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eApply after toner and gently pat until absorbed. Follow with moisturizer or cream.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eFull Ingredients\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eCalming - Tea Tree Leaf Extract - Centella Asiatica Extract - Madecassoside Vitalizing - Lactose Strengthening Skin Barrier - Bifida Ferment Lysate Hydrating - Milk Protein Skin Protection - Panthenol *Above effect is limited to original ingredient.\u003c\/p\u003e\n\u003cp class=\"note\"\u003eIngredient information may vary by batch. Please check the product packaging before use, especially if you have known sensitivities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eFarmstay\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eFarmstay Tea Tree Biome Calming Ampoule 50ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eampoule\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003e50ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLine \/ Focus\u003c\/th\u003e\n\u003ctd\u003eCentella\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eKey Direction\u003c\/th\u003e\n\u003ctd\u003eCentella, tea tree, panthenol, madecassoside\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp class=\"product-note\"\u003eFor external cosmetic use only. Stop use if irritation occurs. Product feel, colour or finish may vary slightly depending on skin type, lighting, screen settings or routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e","brand":"Farmstay","offers":[{"title":"50ml","offer_id":53709505659219,"sku":"586444_J15FOH","price":40.67,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0812\/2214\/0243\/files\/1647240117824_335d20fcf3ea47b79f6de0bc9ca3a109.jpg?v=1778350021"},{"product_id":"farmstay-cica-farm-blemish-clear-ampoule-100ml-1","title":"Farmstay Cica Farm Blemish Clear Ampoule 100ml","description":"\u003csection class=\"premium-product-description\"\u003e\n\u003cstyle\u003e\n  .premium-product-description {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 28px 16px;\n    font-family: inherit;\n    color: #1f1f1f;\n  }\n\n  .premium-product-description details {\n    border: 1px solid #e6e0dc;\n    border-radius: 18px;\n    background: #ffffff;\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.045);\n    transition: border-color 0.25s ease, box-shadow 0.25s ease;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description details[open] {\n    border-color: #c9a36a;\n    box-shadow: 0 12px 30px rgba(201, 163, 106, 0.16);\n  }\n\n  .premium-product-description .main-product-box {\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description summary {\n    position: relative;\n    list-style: none;\n    cursor: pointer;\n    padding: 20px 56px 20px 22px;\n    font-size: 21px;\n    line-height: 1.35;\n    font-weight: 700;\n    color: #191919;\n    background: linear-gradient(135deg, #ffffff 0%, #fffaf5 100%);\n  }\n\n  .premium-product-description .main-summary {\n    font-size: 25px;\n    background: linear-gradient(135deg, #fff7f1 0%, #ffffff 55%, #f7f0ff 100%);\n  }\n\n  .premium-product-description summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .premium-product-description summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 22px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 30px;\n    height: 30px;\n    border-radius: 50%;\n    display: grid;\n    place-items: center;\n    background: #171717;\n    color: #ffffff;\n    font-size: 22px;\n    font-weight: 500;\n    line-height: 1;\n    transition: transform 0.25s ease, background 0.25s ease;\n  }\n\n  .premium-product-description details[open] \u003e summary::after {\n    content: \"−\";\n    background: #b88944;\n    transform: translateY(-50%) rotate(180deg);\n  }\n\n  .premium-product-description .product-content {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-intro {\n    padding-top: 18px;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description .product-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 12px;\n  }\n\n  .premium-product-description .product-tagline {\n    display: inline-block;\n    margin: 18px 0 8px;\n    padding: 6px 12px;\n    border-radius: 999px;\n    background: #fff7f1;\n    border: 1px solid #ead6bd;\n    color: #8a5a18;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .premium-product-description .product-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 12px 0 18px;\n    padding: 0;\n  }\n\n  .premium-product-description .product-badges span {\n    display: inline-block;\n    border: 1px solid #e6e0dc;\n    background: #ffffff;\n    border-radius: 999px;\n    padding: 6px 12px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #6a4a21;\n  }\n\n  .premium-product-description .product-highlight-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 14px;\n  }\n\n  .premium-product-description .product-highlight-card {\n    border: 1px solid #e6e0dc;\n    border-radius: 16px;\n    background: #fffaf5;\n    padding: 15px;\n  }\n\n  .premium-product-description .product-highlight-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #191919;\n  }\n\n  .premium-product-description .product-highlight-card span {\n    font-size: 14px;\n    color: #555555;\n  }\n\n  .premium-product-description .product-content-inner {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-content-inner \u003e *:first-child {\n    margin-top: 18px;\n  }\n\n  .premium-product-description p {\n    margin: 0 0 13px;\n  }\n\n  .premium-product-description ul {\n    margin: 12px 0 0;\n    padding-left: 22px;\n  }\n\n  .premium-product-description li {\n    margin-bottom: 9px;\n  }\n\n  .premium-product-description table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 12px;\n    overflow: hidden;\n    border-radius: 14px;\n  }\n\n  .premium-product-description th,\n  .premium-product-description td {\n    border: 1px solid #e6e0dc;\n    padding: 10px 12px;\n    text-align: left;\n    vertical-align: top;\n    font-size: 15px;\n  }\n\n  .premium-product-description th {\n    width: 34%;\n    background: #fff7f1;\n    color: #191919;\n    font-weight: 700;\n  }\n\n  .premium-product-description .product-note,\n  .premium-product-description .note {\n    background: #fafafa;\n    border-left: 3px solid #c9a36a;\n    border-radius: 10px;\n    padding: 10px 12px;\n    font-size: 14px;\n    color: #555555;\n    margin-top: 14px;\n  }\n\n  @keyframes productFadeDown {\n    from {\n      opacity: 0;\n      transform: translateY(-6px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @media screen and (max-width: 768px) {\n    .premium-product-description {\n      padding: 22px 14px;\n    }\n\n    .premium-product-description .main-summary {\n      font-size: 21px;\n    }\n\n    .premium-product-description summary {\n      font-size: 18px;\n      padding: 18px 52px 18px 18px;\n    }\n\n    .premium-product-description .product-content,\n    .premium-product-description .product-content-inner {\n      font-size: 16px;\n      padding: 0 18px 20px;\n    }\n\n    .premium-product-description .product-highlight-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdetails class=\"main-product-box\" open=\"\"\u003e\n\u003csummary class=\"main-summary\"\u003eFarmstay Cica Farm Blemish Clear Ampoule 100ml\u003c\/summary\u003e\n\u003cdiv class=\"product-content\"\u003e\n\u003cspan class=\"product-tagline\"\u003eFarmstay Korean Beauty\u003c\/span\u003e\n\u003cp class=\"product-intro\"\u003e\u003cstrong\u003eFarmstay Cica Farm Blemish Clear Ampoule 100ml is a Farmstay ampoule made for hydrated, balanced and healthy-looking skin with Cica, panthenol, niacinamide.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eFarmstay Cica Farm Blemish Clear Ampoule 100ml brings Farmstay's Cica product character into a clear daily routine step. The formula direction centers on Cica, panthenol, niacinamide, making it suitable for customers who want a focused Korean beauty product with a practical purpose.\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eAs a ampoule, it supports a hydrated, balanced and healthy-looking skin with Cica, panthenol, niacinamide while keeping the routine easy to understand. The texture is designed to fit naturally with compatible skincare or makeup steps, depending on how the product is used.\u003c\/p\u003e\n\u003cdiv class=\"product-badges\"\u003e\n\u003cspan\u003eFarmstay\u003c\/span\u003e\n\u003cspan\u003eampoule\u003c\/span\u003e\n\u003cspan\u003eCica\u003c\/span\u003e\n\u003cspan\u003e100ml\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Highlights\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cdiv class=\"product-highlight-grid\"\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eCica Focus\u003c\/strong\u003e\n\u003cspan\u003eCentered around Cica, panthenol for a clear routine purpose.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eTexture \u0026amp; Use\u003c\/strong\u003e\n\u003cspan\u003eConcentrated texture for targeted skincare routines.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eRoutine Fit\u003c\/strong\u003e\n\u003cspan\u003eBest for targeted serum step, daily skincare routines with a product-specific Korean beauty feel.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDetailed Product Description\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eThis product is best suited for targeted serum step, daily skincare routines, layering before moisturizer, giving customers a clear idea of when and why to use it. Its ingredient direction and product format make it easy to place within a morning, evening or targeted beauty routine.\u003c\/p\u003e\n\u003cp\u003eThe overall experience is built around comfort, finish and daily usability. It helps shoppers understand the product’s skin feel or makeup result, the best application moment and the kind of routine it completes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSkin Finish \u0026amp; Care Focus\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eFinish: hydrated, balanced and healthy-looking skin with Cica, panthenol, niacinamide.\u003c\/li\u003e\n\u003cli\u003eCare or makeup focus: Cica, panthenol, niacinamide.\u003c\/li\u003e\n\u003cli\u003eRoutine role: ampoule step in a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eBest use moment: targeted serum step, daily skincare routines.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eTexture \u0026amp; Application Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eConcentrated texture for targeted skincare routines.\u003c\/li\u003e\n\u003cli\u003eLayers after toner and before moisturizer.\u003c\/li\u003e\n\u003cli\u003eDesigned to absorb without a heavy finish.\u003c\/li\u003e\n\u003cli\u003eSupports consistent daily care.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eKey Product Benefits\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned around Cica, panthenol, niacinamide for a clear product purpose.\u003c\/li\u003e\n\u003cli\u003eFits naturally as a ampoule within a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eHelps customers choose the product by texture, finish and routine role.\u003c\/li\u003e\n\u003cli\u003eIncludes full ingredients from the product data where available.\u003c\/li\u003e\n\u003cli\u003ePairs well with compatible Farmstay skincare or makeup steps.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAbout Farmstay\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eFarmstay is a Korean skincare brand from FS Cosmetics, known for everyday formulas with ingredients such as collagen, hyaluronic acid, snail, aloe, green tea, honey, peptide and vitamin care for accessible daily routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eBest For These Routines\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eTargeted serum step\u003c\/li\u003e\n\u003cli\u003eDaily skincare routines\u003c\/li\u003e\n\u003cli\u003eLayering before moisturizer\u003c\/li\u003e\n\u003cli\u003eCica routine\u003c\/li\u003e\n\u003cli\u003epanthenol routine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow to Use\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eApply after toner and gently pat until absorbed. Follow with moisturizer or cream.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eFull Ingredients\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eWater, Butylene Glycol, Dipropylene Glycol, Glycereth-26, 1,2-Hexanediol, Niacinamide, Centela Asiatica Extract(10,087ppm), Panthenol, C12-14 Pareth-12, Carbomer, Octyldodeceth-16, Tromethamine, Adenosine, Glycerin, Fragrance, Disodium EDTA, Xylitylglucosdie, Anhydroxylitol, Asiaticoside, Asiatic Acid, Madecassic Acid, Xylitol, Glucose, Glycine, Serine, Glutamic Acid, CI 42090, Aspartic Acid, Leucine, CI 19140, Alanine, Lysine, Arginine, Tyrosine, Phenylalanine, Threonine, Proline, Valine, Isoleucine, Histidine, methionine, Cysteine\u003c\/p\u003e\n\u003cp class=\"note\"\u003eIngredient information may vary by batch. Please check the product packaging before use, especially if you have known sensitivities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eFarmstay\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eFarmstay Cica Farm Blemish Clear Ampoule 100ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eampoule\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003e100ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLine \/ Focus\u003c\/th\u003e\n\u003ctd\u003eCica\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eKey Direction\u003c\/th\u003e\n\u003ctd\u003eCica, panthenol, niacinamide\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp class=\"product-note\"\u003eFor external cosmetic use only. Stop use if irritation occurs. Product feel, colour or finish may vary slightly depending on skin type, lighting, screen settings or routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e","brand":"Farmstay","offers":[{"title":"100ml","offer_id":53709505757523,"sku":"586446_YES4OC","price":49.75,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0812\/2214\/0243\/files\/1647233000646_d932985ad2c6449dadfeb6aaaaf08324.jpg?v=1778350025"},{"product_id":"farmstay-cica-farm-regenerating-solution-toner-200ml-1","title":"Farmstay Cica Farm Regenerating Solution Toner 200ml","description":"\u003csection class=\"premium-product-description\"\u003e\n\u003cstyle\u003e\n  .premium-product-description {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 28px 16px;\n    font-family: inherit;\n    color: #1f1f1f;\n  }\n\n  .premium-product-description details {\n    border: 1px solid #e6e0dc;\n    border-radius: 18px;\n    background: #ffffff;\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.045);\n    transition: border-color 0.25s ease, box-shadow 0.25s ease;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description details[open] {\n    border-color: #c9a36a;\n    box-shadow: 0 12px 30px rgba(201, 163, 106, 0.16);\n  }\n\n  .premium-product-description .main-product-box {\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description summary {\n    position: relative;\n    list-style: none;\n    cursor: pointer;\n    padding: 20px 56px 20px 22px;\n    font-size: 21px;\n    line-height: 1.35;\n    font-weight: 700;\n    color: #191919;\n    background: linear-gradient(135deg, #ffffff 0%, #fffaf5 100%);\n  }\n\n  .premium-product-description .main-summary {\n    font-size: 25px;\n    background: linear-gradient(135deg, #fff7f1 0%, #ffffff 55%, #f7f0ff 100%);\n  }\n\n  .premium-product-description summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .premium-product-description summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 22px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 30px;\n    height: 30px;\n    border-radius: 50%;\n    display: grid;\n    place-items: center;\n    background: #171717;\n    color: #ffffff;\n    font-size: 22px;\n    font-weight: 500;\n    line-height: 1;\n    transition: transform 0.25s ease, background 0.25s ease;\n  }\n\n  .premium-product-description details[open] \u003e summary::after {\n    content: \"−\";\n    background: #b88944;\n    transform: translateY(-50%) rotate(180deg);\n  }\n\n  .premium-product-description .product-content {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-intro {\n    padding-top: 18px;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description .product-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 12px;\n  }\n\n  .premium-product-description .product-tagline {\n    display: inline-block;\n    margin: 18px 0 8px;\n    padding: 6px 12px;\n    border-radius: 999px;\n    background: #fff7f1;\n    border: 1px solid #ead6bd;\n    color: #8a5a18;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .premium-product-description .product-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 12px 0 18px;\n    padding: 0;\n  }\n\n  .premium-product-description .product-badges span {\n    display: inline-block;\n    border: 1px solid #e6e0dc;\n    background: #ffffff;\n    border-radius: 999px;\n    padding: 6px 12px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #6a4a21;\n  }\n\n  .premium-product-description .product-highlight-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 14px;\n  }\n\n  .premium-product-description .product-highlight-card {\n    border: 1px solid #e6e0dc;\n    border-radius: 16px;\n    background: #fffaf5;\n    padding: 15px;\n  }\n\n  .premium-product-description .product-highlight-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #191919;\n  }\n\n  .premium-product-description .product-highlight-card span {\n    font-size: 14px;\n    color: #555555;\n  }\n\n  .premium-product-description .product-content-inner {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-content-inner \u003e *:first-child {\n    margin-top: 18px;\n  }\n\n  .premium-product-description p {\n    margin: 0 0 13px;\n  }\n\n  .premium-product-description ul {\n    margin: 12px 0 0;\n    padding-left: 22px;\n  }\n\n  .premium-product-description li {\n    margin-bottom: 9px;\n  }\n\n  .premium-product-description table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 12px;\n    overflow: hidden;\n    border-radius: 14px;\n  }\n\n  .premium-product-description th,\n  .premium-product-description td {\n    border: 1px solid #e6e0dc;\n    padding: 10px 12px;\n    text-align: left;\n    vertical-align: top;\n    font-size: 15px;\n  }\n\n  .premium-product-description th {\n    width: 34%;\n    background: #fff7f1;\n    color: #191919;\n    font-weight: 700;\n  }\n\n  .premium-product-description .product-note,\n  .premium-product-description .note {\n    background: #fafafa;\n    border-left: 3px solid #c9a36a;\n    border-radius: 10px;\n    padding: 10px 12px;\n    font-size: 14px;\n    color: #555555;\n    margin-top: 14px;\n  }\n\n  @keyframes productFadeDown {\n    from {\n      opacity: 0;\n      transform: translateY(-6px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @media screen and (max-width: 768px) {\n    .premium-product-description {\n      padding: 22px 14px;\n    }\n\n    .premium-product-description .main-summary {\n      font-size: 21px;\n    }\n\n    .premium-product-description summary {\n      font-size: 18px;\n      padding: 18px 52px 18px 18px;\n    }\n\n    .premium-product-description .product-content,\n    .premium-product-description .product-content-inner {\n      font-size: 16px;\n      padding: 0 18px 20px;\n    }\n\n    .premium-product-description .product-highlight-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdetails class=\"main-product-box\" open=\"\"\u003e\n\u003csummary class=\"main-summary\"\u003eFarmstay Cica Farm Regenerating Solution Toner 200ml\u003c\/summary\u003e\n\u003cdiv class=\"product-content\"\u003e\n\u003cspan class=\"product-tagline\"\u003eFarmstay Korean Beauty\u003c\/span\u003e\n\u003cp class=\"product-intro\"\u003e\u003cstrong\u003eFarmstay Cica Farm Regenerating Solution Toner 200ml is a Farmstay toner made for hydrated, balanced and healthy-looking skin with Cica, panthenol, niacinamide.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eFarmstay Cica Farm Regenerating Solution Toner 200ml brings Farmstay's Cica product character into a clear daily routine step. The formula direction centers on Cica, panthenol, niacinamide, allantoin, making it suitable for customers who want a focused Korean beauty product with a practical purpose.\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eAs a toner, it supports a hydrated, balanced and healthy-looking skin with Cica, panthenol, niacinamide while keeping the routine easy to understand. The texture is designed to fit naturally with compatible skincare or makeup steps, depending on how the product is used.\u003c\/p\u003e\n\u003cdiv class=\"product-badges\"\u003e\n\u003cspan\u003eFarmstay\u003c\/span\u003e\n\u003cspan\u003etoner\u003c\/span\u003e\n\u003cspan\u003eCica\u003c\/span\u003e\n\u003cspan\u003e200ml\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Highlights\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cdiv class=\"product-highlight-grid\"\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eCica Focus\u003c\/strong\u003e\n\u003cspan\u003eCentered around Cica, panthenol for a clear routine purpose.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eTexture \u0026amp; Use\u003c\/strong\u003e\n\u003cspan\u003eLightweight texture for easy layering after cleansing.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eRoutine Fit\u003c\/strong\u003e\n\u003cspan\u003eBest for daily skin prep, layered hydration with a product-specific Korean beauty feel.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDetailed Product Description\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eThis product is best suited for daily skin prep, layered hydration, balanced skincare routines, giving customers a clear idea of when and why to use it. Its ingredient direction and product format make it easy to place within a morning, evening or targeted beauty routine.\u003c\/p\u003e\n\u003cp\u003eThe overall experience is built around comfort, finish and daily usability. It helps shoppers understand the product’s skin feel or makeup result, the best application moment and the kind of routine it completes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSkin Finish \u0026amp; Care Focus\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eFinish: hydrated, balanced and healthy-looking skin with Cica, panthenol, niacinamide.\u003c\/li\u003e\n\u003cli\u003eCare or makeup focus: Cica, panthenol, niacinamide, allantoin.\u003c\/li\u003e\n\u003cli\u003eRoutine role: toner step in a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eBest use moment: daily skin prep, layered hydration.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eTexture \u0026amp; Application Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eLightweight texture for easy layering after cleansing.\u003c\/li\u003e\n\u003cli\u003eHelps prep the skin for serum or cream.\u003c\/li\u003e\n\u003cli\u003eCan be used morning and evening.\u003c\/li\u003e\n\u003cli\u003eDesigned for a fresh, comfortable skin feel.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eKey Product Benefits\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned around Cica, panthenol, niacinamide for a clear product purpose.\u003c\/li\u003e\n\u003cli\u003eFits naturally as a toner within a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eHelps customers choose the product by texture, finish and routine role.\u003c\/li\u003e\n\u003cli\u003eIncludes full ingredients from the product data where available.\u003c\/li\u003e\n\u003cli\u003ePairs well with compatible Farmstay skincare or makeup steps.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAbout Farmstay\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eFarmstay is a Korean skincare brand from FS Cosmetics, known for everyday formulas with ingredients such as collagen, hyaluronic acid, snail, aloe, green tea, honey, peptide and vitamin care for accessible daily routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eBest For These Routines\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDaily skin prep\u003c\/li\u003e\n\u003cli\u003eLayered hydration\u003c\/li\u003e\n\u003cli\u003eBalanced skincare routines\u003c\/li\u003e\n\u003cli\u003eCica routine\u003c\/li\u003e\n\u003cli\u003epanthenol routine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow to Use\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eApply after cleansing with palms or a cotton pad and gently pat into the skin. Follow with serum and moisturizer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eFull Ingredients\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003ePurified water, butylene glycol, glycerin, 1,2-hexanediol, niacinamide, bottleweed extract (10087 ppm), panthenol, glyceres-26, piG-60 hydrogenated castor oil, octyldodeces-16, betaine salicylate, alanine, allantoin, adenosine, fragrance, disodium edtia, tricuspid leaf\/root extract, madeic acid (11 ppm), asiaticoside (11 ppm), asiaticoside (11 ppm), asiaticoside (11 ppm), Italian senna leaf extract, dill extract, bergamot leaf extract, lemon chestnut leaf extract, lemon grass extract, daisy flower extract\u003c\/p\u003e\n\u003cp class=\"note\"\u003eIngredient information may vary by batch. Please check the product packaging before use, especially if you have known sensitivities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eFarmstay\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eFarmstay Cica Farm Regenerating Solution Toner 200ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003etoner\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003e200ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLine \/ Focus\u003c\/th\u003e\n\u003ctd\u003eCica\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eKey Direction\u003c\/th\u003e\n\u003ctd\u003eCica, panthenol, niacinamide, allantoin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp class=\"product-note\"\u003eFor external cosmetic use only. Stop use if irritation occurs. Product feel, colour or finish may vary slightly depending on skin type, lighting, screen settings or routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e","brand":"Farmstay","offers":[{"title":"200ml","offer_id":53709505855827,"sku":"586449_CTK6MP","price":30.6,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0812\/2214\/0243\/files\/1646965561567_b85835905b0948588a3d0757bf3397cf.jpg?v=1778350030"},{"product_id":"farmstay-cica-farm-regenerating-solution-emulsion-200ml-1","title":"Farmstay Cica Farm Regenerating Solution Emulsion 200ml","description":"\u003csection class=\"premium-product-description\"\u003e\n\u003cstyle\u003e\n  .premium-product-description {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 28px 16px;\n    font-family: inherit;\n    color: #1f1f1f;\n  }\n\n  .premium-product-description details {\n    border: 1px solid #e6e0dc;\n    border-radius: 18px;\n    background: #ffffff;\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.045);\n    transition: border-color 0.25s ease, box-shadow 0.25s ease;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description details[open] {\n    border-color: #c9a36a;\n    box-shadow: 0 12px 30px rgba(201, 163, 106, 0.16);\n  }\n\n  .premium-product-description .main-product-box {\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description summary {\n    position: relative;\n    list-style: none;\n    cursor: pointer;\n    padding: 20px 56px 20px 22px;\n    font-size: 21px;\n    line-height: 1.35;\n    font-weight: 700;\n    color: #191919;\n    background: linear-gradient(135deg, #ffffff 0%, #fffaf5 100%);\n  }\n\n  .premium-product-description .main-summary {\n    font-size: 25px;\n    background: linear-gradient(135deg, #fff7f1 0%, #ffffff 55%, #f7f0ff 100%);\n  }\n\n  .premium-product-description summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .premium-product-description summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 22px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 30px;\n    height: 30px;\n    border-radius: 50%;\n    display: grid;\n    place-items: center;\n    background: #171717;\n    color: #ffffff;\n    font-size: 22px;\n    font-weight: 500;\n    line-height: 1;\n    transition: transform 0.25s ease, background 0.25s ease;\n  }\n\n  .premium-product-description details[open] \u003e summary::after {\n    content: \"−\";\n    background: #b88944;\n    transform: translateY(-50%) rotate(180deg);\n  }\n\n  .premium-product-description .product-content {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-intro {\n    padding-top: 18px;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description .product-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 12px;\n  }\n\n  .premium-product-description .product-tagline {\n    display: inline-block;\n    margin: 18px 0 8px;\n    padding: 6px 12px;\n    border-radius: 999px;\n    background: #fff7f1;\n    border: 1px solid #ead6bd;\n    color: #8a5a18;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .premium-product-description .product-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 12px 0 18px;\n    padding: 0;\n  }\n\n  .premium-product-description .product-badges span {\n    display: inline-block;\n    border: 1px solid #e6e0dc;\n    background: #ffffff;\n    border-radius: 999px;\n    padding: 6px 12px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #6a4a21;\n  }\n\n  .premium-product-description .product-highlight-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 14px;\n  }\n\n  .premium-product-description .product-highlight-card {\n    border: 1px solid #e6e0dc;\n    border-radius: 16px;\n    background: #fffaf5;\n    padding: 15px;\n  }\n\n  .premium-product-description .product-highlight-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #191919;\n  }\n\n  .premium-product-description .product-highlight-card span {\n    font-size: 14px;\n    color: #555555;\n  }\n\n  .premium-product-description .product-content-inner {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-content-inner \u003e *:first-child {\n    margin-top: 18px;\n  }\n\n  .premium-product-description p {\n    margin: 0 0 13px;\n  }\n\n  .premium-product-description ul {\n    margin: 12px 0 0;\n    padding-left: 22px;\n  }\n\n  .premium-product-description li {\n    margin-bottom: 9px;\n  }\n\n  .premium-product-description table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 12px;\n    overflow: hidden;\n    border-radius: 14px;\n  }\n\n  .premium-product-description th,\n  .premium-product-description td {\n    border: 1px solid #e6e0dc;\n    padding: 10px 12px;\n    text-align: left;\n    vertical-align: top;\n    font-size: 15px;\n  }\n\n  .premium-product-description th {\n    width: 34%;\n    background: #fff7f1;\n    color: #191919;\n    font-weight: 700;\n  }\n\n  .premium-product-description .product-note,\n  .premium-product-description .note {\n    background: #fafafa;\n    border-left: 3px solid #c9a36a;\n    border-radius: 10px;\n    padding: 10px 12px;\n    font-size: 14px;\n    color: #555555;\n    margin-top: 14px;\n  }\n\n  @keyframes productFadeDown {\n    from {\n      opacity: 0;\n      transform: translateY(-6px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @media screen and (max-width: 768px) {\n    .premium-product-description {\n      padding: 22px 14px;\n    }\n\n    .premium-product-description .main-summary {\n      font-size: 21px;\n    }\n\n    .premium-product-description summary {\n      font-size: 18px;\n      padding: 18px 52px 18px 18px;\n    }\n\n    .premium-product-description .product-content,\n    .premium-product-description .product-content-inner {\n      font-size: 16px;\n      padding: 0 18px 20px;\n    }\n\n    .premium-product-description .product-highlight-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdetails class=\"main-product-box\" open=\"\"\u003e\n\u003csummary class=\"main-summary\"\u003eFarmstay Cica Farm Regenerating Solution Emulsion 200ml\u003c\/summary\u003e\n\u003cdiv class=\"product-content\"\u003e\n\u003cspan class=\"product-tagline\"\u003eFarmstay Korean Beauty\u003c\/span\u003e\n\u003cp class=\"product-intro\"\u003e\u003cstrong\u003eFarmstay Cica Farm Regenerating Solution Emulsion 200ml is a Farmstay lotion made for soft, moisturized and comfortable skin with Cica, Centella, hyaluronic acid.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eFarmstay Cica Farm Regenerating Solution Emulsion 200ml brings Farmstay's Cica product character into a clear daily routine step. The formula direction centers on Cica, Centella, hyaluronic acid, panthenol, making it suitable for customers who want a focused Korean beauty product with a practical purpose.\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eAs a lotion, it supports a soft, moisturized and comfortable skin with Cica, Centella, hyaluronic acid while keeping the routine easy to understand. The texture is designed to fit naturally with compatible skincare or makeup steps, depending on how the product is used.\u003c\/p\u003e\n\u003cdiv class=\"product-badges\"\u003e\n\u003cspan\u003eFarmstay\u003c\/span\u003e\n\u003cspan\u003elotion\u003c\/span\u003e\n\u003cspan\u003eCica\u003c\/span\u003e\n\u003cspan\u003e200ml\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Highlights\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cdiv class=\"product-highlight-grid\"\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eCica Focus\u003c\/strong\u003e\n\u003cspan\u003eCentered around Cica, Centella for a clear routine purpose.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eTexture \u0026amp; Use\u003c\/strong\u003e\n\u003cspan\u003eCream or lotion texture for daily moisture.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eRoutine Fit\u003c\/strong\u003e\n\u003cspan\u003eBest for daily moisture care, comfort routines with a product-specific Korean beauty feel.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDetailed Product Description\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eThis product is best suited for daily moisture care, comfort routines, final skincare step, giving customers a clear idea of when and why to use it. Its ingredient direction and product format make it easy to place within a morning, evening or targeted beauty routine.\u003c\/p\u003e\n\u003cp\u003eThe overall experience is built around comfort, finish and daily usability. It helps shoppers understand the product’s skin feel or makeup result, the best application moment and the kind of routine it completes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSkin Finish \u0026amp; Care Focus\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eFinish: soft, moisturized and comfortable skin with Cica, Centella, hyaluronic acid.\u003c\/li\u003e\n\u003cli\u003eCare or makeup focus: Cica, Centella, hyaluronic acid, panthenol.\u003c\/li\u003e\n\u003cli\u003eRoutine role: lotion step in a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eBest use moment: daily moisture care, comfort routines.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eTexture \u0026amp; Application Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eCream or lotion texture for daily moisture.\u003c\/li\u003e\n\u003cli\u003eSmooths over the skin as a comfort layer.\u003c\/li\u003e\n\u003cli\u003eHelps seal in previous skincare steps.\u003c\/li\u003e\n\u003cli\u003eUseful morning or evening depending on routine.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eKey Product Benefits\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned around Cica, Centella, hyaluronic acid for a clear product purpose.\u003c\/li\u003e\n\u003cli\u003eFits naturally as a lotion within a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eHelps customers choose the product by texture, finish and routine role.\u003c\/li\u003e\n\u003cli\u003eIncludes full ingredients from the product data where available.\u003c\/li\u003e\n\u003cli\u003ePairs well with compatible Farmstay skincare or makeup steps.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAbout Farmstay\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eFarmstay is a Korean skincare brand from FS Cosmetics, known for everyday formulas with ingredients such as collagen, hyaluronic acid, snail, aloe, green tea, honey, peptide and vitamin care for accessible daily routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eBest For These Routines\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDaily moisture care\u003c\/li\u003e\n\u003cli\u003eComfort routines\u003c\/li\u003e\n\u003cli\u003eFinal skincare step\u003c\/li\u003e\n\u003cli\u003eCica routine\u003c\/li\u003e\n\u003cli\u003eCentella routine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow to Use\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eApply after toner, essence or serum as the moisturizing step. Smooth over the face and neck until absorbed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eFull Ingredients\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eWater, Glycerin, Dipropylene Glycol, Glycereth-26, Caprylic\/Capric Triglyceride, 1,2-Hexanediol, Niacina mide, Polyglyceryl-2 Stearate, Centella Asiatica Extract(10,087ppm), Glyceryl Stearate, Stearyl Alcohol, Simmondsia Chinensis (Jojoba) Seed Oil, Panthenol, Macadamia Ternifolia Seed Oil, Dimethicone, Fragrance, Carbomer, Tromethamine, Ammonium Acryloyldim ethyltaurate\/VP Copolymer, Butylene Glycol, Xanthan Gum, Adenosine, Disodium EDTA, Sodium Hyaluronate, Saururus Chinensis Leaf\/Root Extract, Madecassic Acid(11 ppm), Asiaticoside(11ppm), Asiatic Acid(11 ppm), Cassia Italica Leaf Extract, Peucedanum Grave olens (Dill) Extract, Monarda Didyma Leaf Extract, Melissa Officinalis Leaf Extract, Cymbopogon Citratus Extract, Bellis Perennis (Daisy) Flower Extract\u003c\/p\u003e\n\u003cp class=\"note\"\u003eIngredient information may vary by batch. Please check the product packaging before use, especially if you have known sensitivities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eFarmstay\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eFarmstay Cica Farm Regenerating Solution Emulsion 200ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003elotion\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003e200ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLine \/ Focus\u003c\/th\u003e\n\u003ctd\u003eCica\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eKey Direction\u003c\/th\u003e\n\u003ctd\u003eCica, Centella, hyaluronic acid, panthenol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp class=\"product-note\"\u003eFor external cosmetic use only. Stop use if irritation occurs. Product feel, colour or finish may vary slightly depending on skin type, lighting, screen settings or routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e","brand":"Farmstay","offers":[{"title":"200ml","offer_id":53709506249043,"sku":"586452_ETDZXK","price":30.2,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0812\/2214\/0243\/files\/1646964865261_818ecd9e97da42c096ab49c5da3d6d34.jpg?v=1778350034"},{"product_id":"farmstay-cica-farm-regenerating-solution-cream-50ml-1","title":"Farmstay Cica Farm Regenerating Solution Cream 50ml","description":"\u003csection class=\"premium-product-description\"\u003e\n\u003cstyle\u003e\n  .premium-product-description {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 28px 16px;\n    font-family: inherit;\n    color: #1f1f1f;\n  }\n\n  .premium-product-description details {\n    border: 1px solid #e6e0dc;\n    border-radius: 18px;\n    background: #ffffff;\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.045);\n    transition: border-color 0.25s ease, box-shadow 0.25s ease;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description details[open] {\n    border-color: #c9a36a;\n    box-shadow: 0 12px 30px rgba(201, 163, 106, 0.16);\n  }\n\n  .premium-product-description .main-product-box {\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description summary {\n    position: relative;\n    list-style: none;\n    cursor: pointer;\n    padding: 20px 56px 20px 22px;\n    font-size: 21px;\n    line-height: 1.35;\n    font-weight: 700;\n    color: #191919;\n    background: linear-gradient(135deg, #ffffff 0%, #fffaf5 100%);\n  }\n\n  .premium-product-description .main-summary {\n    font-size: 25px;\n    background: linear-gradient(135deg, #fff7f1 0%, #ffffff 55%, #f7f0ff 100%);\n  }\n\n  .premium-product-description summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .premium-product-description summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 22px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 30px;\n    height: 30px;\n    border-radius: 50%;\n    display: grid;\n    place-items: center;\n    background: #171717;\n    color: #ffffff;\n    font-size: 22px;\n    font-weight: 500;\n    line-height: 1;\n    transition: transform 0.25s ease, background 0.25s ease;\n  }\n\n  .premium-product-description details[open] \u003e summary::after {\n    content: \"−\";\n    background: #b88944;\n    transform: translateY(-50%) rotate(180deg);\n  }\n\n  .premium-product-description .product-content {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-intro {\n    padding-top: 18px;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description .product-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 12px;\n  }\n\n  .premium-product-description .product-tagline {\n    display: inline-block;\n    margin: 18px 0 8px;\n    padding: 6px 12px;\n    border-radius: 999px;\n    background: #fff7f1;\n    border: 1px solid #ead6bd;\n    color: #8a5a18;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .premium-product-description .product-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 12px 0 18px;\n    padding: 0;\n  }\n\n  .premium-product-description .product-badges span {\n    display: inline-block;\n    border: 1px solid #e6e0dc;\n    background: #ffffff;\n    border-radius: 999px;\n    padding: 6px 12px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #6a4a21;\n  }\n\n  .premium-product-description .product-highlight-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 14px;\n  }\n\n  .premium-product-description .product-highlight-card {\n    border: 1px solid #e6e0dc;\n    border-radius: 16px;\n    background: #fffaf5;\n    padding: 15px;\n  }\n\n  .premium-product-description .product-highlight-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #191919;\n  }\n\n  .premium-product-description .product-highlight-card span {\n    font-size: 14px;\n    color: #555555;\n  }\n\n  .premium-product-description .product-content-inner {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-content-inner \u003e *:first-child {\n    margin-top: 18px;\n  }\n\n  .premium-product-description p {\n    margin: 0 0 13px;\n  }\n\n  .premium-product-description ul {\n    margin: 12px 0 0;\n    padding-left: 22px;\n  }\n\n  .premium-product-description li {\n    margin-bottom: 9px;\n  }\n\n  .premium-product-description table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 12px;\n    overflow: hidden;\n    border-radius: 14px;\n  }\n\n  .premium-product-description th,\n  .premium-product-description td {\n    border: 1px solid #e6e0dc;\n    padding: 10px 12px;\n    text-align: left;\n    vertical-align: top;\n    font-size: 15px;\n  }\n\n  .premium-product-description th {\n    width: 34%;\n    background: #fff7f1;\n    color: #191919;\n    font-weight: 700;\n  }\n\n  .premium-product-description .product-note,\n  .premium-product-description .note {\n    background: #fafafa;\n    border-left: 3px solid #c9a36a;\n    border-radius: 10px;\n    padding: 10px 12px;\n    font-size: 14px;\n    color: #555555;\n    margin-top: 14px;\n  }\n\n  @keyframes productFadeDown {\n    from {\n      opacity: 0;\n      transform: translateY(-6px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @media screen and (max-width: 768px) {\n    .premium-product-description {\n      padding: 22px 14px;\n    }\n\n    .premium-product-description .main-summary {\n      font-size: 21px;\n    }\n\n    .premium-product-description summary {\n      font-size: 18px;\n      padding: 18px 52px 18px 18px;\n    }\n\n    .premium-product-description .product-content,\n    .premium-product-description .product-content-inner {\n      font-size: 16px;\n      padding: 0 18px 20px;\n    }\n\n    .premium-product-description .product-highlight-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdetails class=\"main-product-box\" open=\"\"\u003e\n\u003csummary class=\"main-summary\"\u003eFarmstay Cica Farm Regenerating Solution Cream 50ml\u003c\/summary\u003e\n\u003cdiv class=\"product-content\"\u003e\n\u003cspan class=\"product-tagline\"\u003eFarmstay Korean Beauty\u003c\/span\u003e\n\u003cp class=\"product-intro\"\u003e\u003cstrong\u003eFarmstay Cica Farm Regenerating Solution Cream 50ml is a Farmstay moisturizer made for soft, moisturized and comfortable skin with Cica, Centella, niacinamide.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eFarmstay Cica Farm Regenerating Solution Cream 50ml brings Farmstay's Cica product character into a clear daily routine step. The formula direction centers on Cica, Centella, niacinamide, making it suitable for customers who want a focused Korean beauty product with a practical purpose.\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eAs a moisturizer, it supports a soft, moisturized and comfortable skin with Cica, Centella, niacinamide while keeping the routine easy to understand. The texture is designed to fit naturally with compatible skincare or makeup steps, depending on how the product is used.\u003c\/p\u003e\n\u003cdiv class=\"product-badges\"\u003e\n\u003cspan\u003eFarmstay\u003c\/span\u003e\n\u003cspan\u003emoisturizer\u003c\/span\u003e\n\u003cspan\u003eCica\u003c\/span\u003e\n\u003cspan\u003e50ml\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Highlights\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cdiv class=\"product-highlight-grid\"\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eCica Focus\u003c\/strong\u003e\n\u003cspan\u003eCentered around Cica, Centella for a clear routine purpose.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eTexture \u0026amp; Use\u003c\/strong\u003e\n\u003cspan\u003eCream or lotion texture for daily moisture.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eRoutine Fit\u003c\/strong\u003e\n\u003cspan\u003eBest for daily moisture care, comfort routines with a product-specific Korean beauty feel.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDetailed Product Description\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eThis product is best suited for daily moisture care, comfort routines, final skincare step, giving customers a clear idea of when and why to use it. Its ingredient direction and product format make it easy to place within a morning, evening or targeted beauty routine.\u003c\/p\u003e\n\u003cp\u003eThe overall experience is built around comfort, finish and daily usability. It helps shoppers understand the product’s skin feel or makeup result, the best application moment and the kind of routine it completes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSkin Finish \u0026amp; Care Focus\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eFinish: soft, moisturized and comfortable skin with Cica, Centella, niacinamide.\u003c\/li\u003e\n\u003cli\u003eCare or makeup focus: Cica, Centella, niacinamide.\u003c\/li\u003e\n\u003cli\u003eRoutine role: moisturizer step in a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eBest use moment: daily moisture care, comfort routines.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eTexture \u0026amp; Application Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eCream or lotion texture for daily moisture.\u003c\/li\u003e\n\u003cli\u003eSmooths over the skin as a comfort layer.\u003c\/li\u003e\n\u003cli\u003eHelps seal in previous skincare steps.\u003c\/li\u003e\n\u003cli\u003eUseful morning or evening depending on routine.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eKey Product Benefits\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned around Cica, Centella, niacinamide for a clear product purpose.\u003c\/li\u003e\n\u003cli\u003eFits naturally as a moisturizer within a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eHelps customers choose the product by texture, finish and routine role.\u003c\/li\u003e\n\u003cli\u003eIncludes full ingredients from the product data where available.\u003c\/li\u003e\n\u003cli\u003ePairs well with compatible Farmstay skincare or makeup steps.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAbout Farmstay\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eFarmstay is a Korean skincare brand from FS Cosmetics, known for everyday formulas with ingredients such as collagen, hyaluronic acid, snail, aloe, green tea, honey, peptide and vitamin care for accessible daily routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eBest For These Routines\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDaily moisture care\u003c\/li\u003e\n\u003cli\u003eComfort routines\u003c\/li\u003e\n\u003cli\u003eFinal skincare step\u003c\/li\u003e\n\u003cli\u003eCica routine\u003c\/li\u003e\n\u003cli\u003eCentella routine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow to Use\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eApply after toner, essence or serum as the moisturizing step. Smooth over the face and neck until absorbed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eFull Ingredients\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eWater, Butylene Glycol, PEG\/PPG-17\/6 Copolymer, C13–15 alkane, Dimethicone, 1,2-Hexanedio, Niacinamide, Caprylyl Methicone, Cetearyl Alcohol, Glyceryl Stearate, Octyldodecanol, Centella As iatica Extract(10,087ppm), Stearic Acid, Macadamia Ternifolia Seed Oil, Limnanthes Alba (Meadowf oam) Seed Oil, PEG-4 Olivate, PEG-100 Stearate, Candelilla wax Esters, Polyacrylate-13, Cetear yl Glucoside, Glycerin, Polyisobutene, Dimethicone Crosspolymer, Fragrance, Ethylhexyl Olivate, Dim ethicone\/Vinyl Dimethicone Crosspolymer, Beeswax, Sodium Acrylates Copolymer, Adenosine, Polysorbate 20, Polyglyceryl-4 Oleate, Sorbitan Isostearate, Disodium EDTA Silica Silylate, Silica, Beta Glucan, Glucose, Saururus Chinensis Leaf\/Root Extract, Madecassic Acid(11ppm), Asiaticoside(11p pm), Asiatic Acid(11ppm), Cassia Italica Leaf Extract, Peucedanum Graveolens (Dill) Extract, Monard a Didyma Leaf Extract, Melissa Officinalis Leaf Extract, Cymbopogon Citratus Extract, CI 19140, Be llis Perennis (Daisy) Flower Extract, CI 15985\u003c\/p\u003e\n\u003cp class=\"note\"\u003eIngredient information may vary by batch. Please check the product packaging before use, especially if you have known sensitivities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eFarmstay\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eFarmstay Cica Farm Regenerating Solution Cream 50ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003emoisturizer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003e50ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLine \/ Focus\u003c\/th\u003e\n\u003ctd\u003eCica\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eKey Direction\u003c\/th\u003e\n\u003ctd\u003eCica, Centella, niacinamide\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp class=\"product-note\"\u003eFor external cosmetic use only. Stop use if irritation occurs. Product feel, colour or finish may vary slightly depending on skin type, lighting, screen settings or routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e","brand":"Farmstay","offers":[{"title":"50ml","offer_id":53709506675027,"sku":"586454_7SGOGP","price":30.78,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0812\/2214\/0243\/files\/1646965303620_c2c654f0c43847a3beb76183e91a582c.jpg?v=1778350038"},{"product_id":"farmstay-cica-farm-acne-foam-cleanser-180ml-1","title":"Farmstay Cica Farm blemish Foam Cleanser 180ml","description":"\u003csection class=\"premium-product-description\"\u003e\n\u003cstyle\u003e\n  .premium-product-description {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 28px 16px;\n    font-family: inherit;\n    color: #1f1f1f;\n  }\n\n  .premium-product-description details {\n    border: 1px solid #e6e0dc;\n    border-radius: 18px;\n    background: #ffffff;\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.045);\n    transition: border-color 0.25s ease, box-shadow 0.25s ease;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description details[open] {\n    border-color: #c9a36a;\n    box-shadow: 0 12px 30px rgba(201, 163, 106, 0.16);\n  }\n\n  .premium-product-description .main-product-box {\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description summary {\n    position: relative;\n    list-style: none;\n    cursor: pointer;\n    padding: 20px 56px 20px 22px;\n    font-size: 21px;\n    line-height: 1.35;\n    font-weight: 700;\n    color: #191919;\n    background: linear-gradient(135deg, #ffffff 0%, #fffaf5 100%);\n  }\n\n  .premium-product-description .main-summary {\n    font-size: 25px;\n    background: linear-gradient(135deg, #fff7f1 0%, #ffffff 55%, #f7f0ff 100%);\n  }\n\n  .premium-product-description summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .premium-product-description summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 22px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 30px;\n    height: 30px;\n    border-radius: 50%;\n    display: grid;\n    place-items: center;\n    background: #171717;\n    color: #ffffff;\n    font-size: 22px;\n    font-weight: 500;\n    line-height: 1;\n    transition: transform 0.25s ease, background 0.25s ease;\n  }\n\n  .premium-product-description details[open] \u003e summary::after {\n    content: \"−\";\n    background: #b88944;\n    transform: translateY(-50%) rotate(180deg);\n  }\n\n  .premium-product-description .product-content {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-intro {\n    padding-top: 18px;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description .product-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 12px;\n  }\n\n  .premium-product-description .product-tagline {\n    display: inline-block;\n    margin: 18px 0 8px;\n    padding: 6px 12px;\n    border-radius: 999px;\n    background: #fff7f1;\n    border: 1px solid #ead6bd;\n    color: #8a5a18;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .premium-product-description .product-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 12px 0 18px;\n    padding: 0;\n  }\n\n  .premium-product-description .product-badges span {\n    display: inline-block;\n    border: 1px solid #e6e0dc;\n    background: #ffffff;\n    border-radius: 999px;\n    padding: 6px 12px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #6a4a21;\n  }\n\n  .premium-product-description .product-highlight-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 14px;\n  }\n\n  .premium-product-description .product-highlight-card {\n    border: 1px solid #e6e0dc;\n    border-radius: 16px;\n    background: #fffaf5;\n    padding: 15px;\n  }\n\n  .premium-product-description .product-highlight-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #191919;\n  }\n\n  .premium-product-description .product-highlight-card span {\n    font-size: 14px;\n    color: #555555;\n  }\n\n  .premium-product-description .product-content-inner {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-content-inner \u003e *:first-child {\n    margin-top: 18px;\n  }\n\n  .premium-product-description p {\n    margin: 0 0 13px;\n  }\n\n  .premium-product-description ul {\n    margin: 12px 0 0;\n    padding-left: 22px;\n  }\n\n  .premium-product-description li {\n    margin-bottom: 9px;\n  }\n\n  .premium-product-description table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 12px;\n    overflow: hidden;\n    border-radius: 14px;\n  }\n\n  .premium-product-description th,\n  .premium-product-description td {\n    border: 1px solid #e6e0dc;\n    padding: 10px 12px;\n    text-align: left;\n    vertical-align: top;\n    font-size: 15px;\n  }\n\n  .premium-product-description th {\n    width: 34%;\n    background: #fff7f1;\n    color: #191919;\n    font-weight: 700;\n  }\n\n  .premium-product-description .product-note,\n  .premium-product-description .note {\n    background: #fafafa;\n    border-left: 3px solid #c9a36a;\n    border-radius: 10px;\n    padding: 10px 12px;\n    font-size: 14px;\n    color: #555555;\n    margin-top: 14px;\n  }\n\n  @keyframes productFadeDown {\n    from {\n      opacity: 0;\n      transform: translateY(-6px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @media screen and (max-width: 768px) {\n    .premium-product-description {\n      padding: 22px 14px;\n    }\n\n    .premium-product-description .main-summary {\n      font-size: 21px;\n    }\n\n    .premium-product-description summary {\n      font-size: 18px;\n      padding: 18px 52px 18px 18px;\n    }\n\n    .premium-product-description .product-content,\n    .premium-product-description .product-content-inner {\n      font-size: 16px;\n      padding: 0 18px 20px;\n    }\n\n    .premium-product-description .product-highlight-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdetails class=\"main-product-box\" open=\"\"\u003e\n\u003csummary class=\"main-summary\"\u003eFarmstay Cica Farm blemish Foam Cleanser 180ml\u003c\/summary\u003e\n\u003cdiv class=\"product-content\"\u003e\n\u003cspan class=\"product-tagline\"\u003eFarmstay Korean Beauty\u003c\/span\u003e\n\u003cp class=\"product-intro\"\u003e\u003cstrong\u003eFarmstay Cica Farm blemish Foam Cleanser 180ml is a Farmstay facial cleanser made for fresh, clean and comfortable skin feel with Cica, Centella, tea tree.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eFarmstay Cica Farm blemish Foam Cleanser 180ml brings Farmstay's Cica product character into a clear daily routine step. The formula direction centers on Cica, Centella, tea tree, salicylic acid, making it suitable for customers who want a focused Korean beauty product with a practical purpose.\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eAs a facial cleanser, it supports a fresh, clean and comfortable skin feel with Cica, Centella, tea tree while keeping the routine easy to understand. The texture is designed to fit naturally with compatible skincare or makeup steps, depending on how the product is used.\u003c\/p\u003e\n\u003cdiv class=\"product-badges\"\u003e\n\u003cspan\u003eFarmstay\u003c\/span\u003e\n\u003cspan\u003efacial cleanser\u003c\/span\u003e\n\u003cspan\u003eCica\u003c\/span\u003e\n\u003cspan\u003e180ml\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Highlights\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cdiv class=\"product-highlight-grid\"\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eCica Focus\u003c\/strong\u003e\n\u003cspan\u003eCentered around Cica, Centella for a clear routine purpose.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eTexture \u0026amp; Use\u003c\/strong\u003e\n\u003cspan\u003eFoaming or lathering texture for daily cleansing.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eRoutine Fit\u003c\/strong\u003e\n\u003cspan\u003eBest for daily cleansing, sunscreen and makeup removal with a product-specific Korean beauty feel.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDetailed Product Description\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eThis product is best suited for daily cleansing, sunscreen and makeup removal, fresh skin prep, giving customers a clear idea of when and why to use it. Its ingredient direction and product format make it easy to place within a morning, evening or targeted beauty routine.\u003c\/p\u003e\n\u003cp\u003eThe overall experience is built around comfort, finish and daily usability. It helps shoppers understand the product’s skin feel or makeup result, the best application moment and the kind of routine it completes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCleanse Finish \u0026amp; Routine Focus\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eFinish: fresh, clean and comfortable skin feel with Cica, Centella, tea tree.\u003c\/li\u003e\n\u003cli\u003eCare or makeup focus: Cica, Centella, tea tree, salicylic acid.\u003c\/li\u003e\n\u003cli\u003eRoutine role: facial cleanser step in a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eBest use moment: daily cleansing, sunscreen and makeup removal.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eTexture \u0026amp; Application Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eFoaming or lathering texture for daily cleansing.\u003c\/li\u003e\n\u003cli\u003eDesigned to clear surface impurities and residue.\u003c\/li\u003e\n\u003cli\u003eWorks as a morning or evening wash.\u003c\/li\u003e\n\u003cli\u003ePrepares the skin for toner, serum or cream.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eKey Product Benefits\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned around Cica, Centella, tea tree for a clear product purpose.\u003c\/li\u003e\n\u003cli\u003eFits naturally as a facial cleanser within a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eHelps customers choose the product by texture, finish and routine role.\u003c\/li\u003e\n\u003cli\u003eIncludes full ingredients from the product data where available.\u003c\/li\u003e\n\u003cli\u003ePairs well with compatible Farmstay skincare or makeup steps.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAbout Farmstay\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eFarmstay is a Korean skincare brand from FS Cosmetics, known for everyday formulas with ingredients such as collagen, hyaluronic acid, snail, aloe, green tea, honey, peptide and vitamin care for accessible daily routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eBest For These Routines\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDaily cleansing\u003c\/li\u003e\n\u003cli\u003eSunscreen and makeup removal\u003c\/li\u003e\n\u003cli\u003eFresh skin prep\u003c\/li\u003e\n\u003cli\u003eCica routine\u003c\/li\u003e\n\u003cli\u003eCentella routine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow to Use\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eLather with water, massage gently over damp skin, then rinse thoroughly. Follow with toner or moisturizer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eFull Ingredients\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eWater, Glycerin, Stearic Acid, Lauric Acid, Potassium Hydroxide, Myristic Acid, Propylene Glycol, Glycol Distearate, Cocamide Methyl Mea, PEG-100 Stearate, Glyceryl Stearate, Centella Asiatica Extract, Beeswax, Fragrance, Cocamidopropyl Betaine, Salicylic Acid, Capylyl Glycol, Sodium Chloride, Alternifolia (Tea Tree) Extract, Xanthan Gum, Houttuynia Cordata Extract, 1,2-Hexanediol, Saururus Chinensis Leaf\/Root Extract, Madecassic Acid, Asiaticoside, Asiatic Acid, Cassia Italica Leaf Extract, Peucedanum Graveolens (Dill) Extract, Monarda Didyma Leaf Extract, Melissa Officinalis Leaf Extract, Cymbopogon Citratus Extract, Bellis Perennis (Daisy) Flower Extract, Ginkgo Biloba Leaf Extract, Camellia Sinensis Leaf Extract, Camellia Japonica Leaf Extract, Eruca Sativa Leaf Extract, Triticum Vulgare (Wheat) Sprout Extract, Lepidium Sativum Sprout Extract, Brassica Oleracea Italica (Broccoli) Sprout Extract\u003c\/p\u003e\n\u003cp class=\"note\"\u003eIngredient information may vary by batch. Please check the product packaging before use, especially if you have known sensitivities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eFarmstay\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eFarmstay Cica Farm blemish Foam Cleanser 180ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003efacial cleanser\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003e180ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLine \/ Focus\u003c\/th\u003e\n\u003ctd\u003eCica\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eKey Direction\u003c\/th\u003e\n\u003ctd\u003eCica, Centella, tea tree, salicylic acid\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp class=\"product-note\"\u003eFor external cosmetic use only. Stop use if irritation occurs. Product feel, colour or finish may vary slightly depending on skin type, lighting, screen settings or routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e","brand":"Farmstay","offers":[{"title":"180ml","offer_id":53709506773331,"sku":"586457_8483C6","price":20.22,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0812\/2214\/0243\/files\/1647235641616_1a0816d2265c452bbe188376745d5963.jpg?v=1778350042"},{"product_id":"farmstay-cica-farm-regenerating-calming-mask-25ml-10pcs","title":"Farmstay Cica Farm Regenerating Calming Mask x 10pcs 25ml 25ml 10pcs","description":"\u003csection class=\"premium-product-description\"\u003e\n\u003cstyle\u003e\n  .premium-product-description {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 28px 16px;\n    font-family: inherit;\n    color: #1f1f1f;\n  }\n\n  .premium-product-description details {\n    border: 1px solid #e6e0dc;\n    border-radius: 18px;\n    background: #ffffff;\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.045);\n    transition: border-color 0.25s ease, box-shadow 0.25s ease;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description details[open] {\n    border-color: #c9a36a;\n    box-shadow: 0 12px 30px rgba(201, 163, 106, 0.16);\n  }\n\n  .premium-product-description .main-product-box {\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description summary {\n    position: relative;\n    list-style: none;\n    cursor: pointer;\n    padding: 20px 56px 20px 22px;\n    font-size: 21px;\n    line-height: 1.35;\n    font-weight: 700;\n    color: #191919;\n    background: linear-gradient(135deg, #ffffff 0%, #fffaf5 100%);\n  }\n\n  .premium-product-description .main-summary {\n    font-size: 25px;\n    background: linear-gradient(135deg, #fff7f1 0%, #ffffff 55%, #f7f0ff 100%);\n  }\n\n  .premium-product-description summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .premium-product-description summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 22px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 30px;\n    height: 30px;\n    border-radius: 50%;\n    display: grid;\n    place-items: center;\n    background: #171717;\n    color: #ffffff;\n    font-size: 22px;\n    font-weight: 500;\n    line-height: 1;\n    transition: transform 0.25s ease, background 0.25s ease;\n  }\n\n  .premium-product-description details[open] \u003e summary::after {\n    content: \"−\";\n    background: #b88944;\n    transform: translateY(-50%) rotate(180deg);\n  }\n\n  .premium-product-description .product-content {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-intro {\n    padding-top: 18px;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description .product-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 12px;\n  }\n\n  .premium-product-description .product-tagline {\n    display: inline-block;\n    margin: 18px 0 8px;\n    padding: 6px 12px;\n    border-radius: 999px;\n    background: #fff7f1;\n    border: 1px solid #ead6bd;\n    color: #8a5a18;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .premium-product-description .product-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 12px 0 18px;\n    padding: 0;\n  }\n\n  .premium-product-description .product-badges span {\n    display: inline-block;\n    border: 1px solid #e6e0dc;\n    background: #ffffff;\n    border-radius: 999px;\n    padding: 6px 12px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #6a4a21;\n  }\n\n  .premium-product-description .product-highlight-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 14px;\n  }\n\n  .premium-product-description .product-highlight-card {\n    border: 1px solid #e6e0dc;\n    border-radius: 16px;\n    background: #fffaf5;\n    padding: 15px;\n  }\n\n  .premium-product-description .product-highlight-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #191919;\n  }\n\n  .premium-product-description .product-highlight-card span {\n    font-size: 14px;\n    color: #555555;\n  }\n\n  .premium-product-description .product-content-inner {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-content-inner \u003e *:first-child {\n    margin-top: 18px;\n  }\n\n  .premium-product-description p {\n    margin: 0 0 13px;\n  }\n\n  .premium-product-description ul {\n    margin: 12px 0 0;\n    padding-left: 22px;\n  }\n\n  .premium-product-description li {\n    margin-bottom: 9px;\n  }\n\n  .premium-product-description table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 12px;\n    overflow: hidden;\n    border-radius: 14px;\n  }\n\n  .premium-product-description th,\n  .premium-product-description td {\n    border: 1px solid #e6e0dc;\n    padding: 10px 12px;\n    text-align: left;\n    vertical-align: top;\n    font-size: 15px;\n  }\n\n  .premium-product-description th {\n    width: 34%;\n    background: #fff7f1;\n    color: #191919;\n    font-weight: 700;\n  }\n\n  .premium-product-description .product-note,\n  .premium-product-description .note {\n    background: #fafafa;\n    border-left: 3px solid #c9a36a;\n    border-radius: 10px;\n    padding: 10px 12px;\n    font-size: 14px;\n    color: #555555;\n    margin-top: 14px;\n  }\n\n  @keyframes productFadeDown {\n    from {\n      opacity: 0;\n      transform: translateY(-6px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @media screen and (max-width: 768px) {\n    .premium-product-description {\n      padding: 22px 14px;\n    }\n\n    .premium-product-description .main-summary {\n      font-size: 21px;\n    }\n\n    .premium-product-description summary {\n      font-size: 18px;\n      padding: 18px 52px 18px 18px;\n    }\n\n    .premium-product-description .product-content,\n    .premium-product-description .product-content-inner {\n      font-size: 16px;\n      padding: 0 18px 20px;\n    }\n\n    .premium-product-description .product-highlight-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdetails class=\"main-product-box\" open=\"\"\u003e\n\u003csummary class=\"main-summary\"\u003eFarmstay Cica Farm Regenerating Calming Mask x 10pcs 25ml 25ml 10pcs\u003c\/summary\u003e\n\u003cdiv class=\"product-content\"\u003e\n\u003cspan class=\"product-tagline\"\u003eFarmstay Korean Beauty\u003c\/span\u003e\n\u003cp class=\"product-intro\"\u003e\u003cstrong\u003eFarmstay Cica Farm Regenerating Calming Mask x 10pcs 25ml 25ml 10pcs is a Farmstay mask made for refreshed, cared-for and glow-ready skin with Cica, Centella, hyaluronic acid.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eFarmstay Cica Farm Regenerating Calming Mask x 10pcs 25ml 25ml 10pcs brings Farmstay's Cica product character into a clear daily routine step. The formula direction centers on Cica, Centella, hyaluronic acid, making it suitable for customers who want a focused Korean beauty product with a practical purpose.\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eAs a mask, it supports a refreshed, cared-for and glow-ready skin with Cica, Centella, hyaluronic acid while keeping the routine easy to understand. The texture is designed to fit naturally with compatible skincare or makeup steps, depending on how the product is used.\u003c\/p\u003e\n\u003cdiv class=\"product-badges\"\u003e\n\u003cspan\u003eFarmstay\u003c\/span\u003e\n\u003cspan\u003emask\u003c\/span\u003e\n\u003cspan\u003eCica\u003c\/span\u003e\n\u003cspan\u003e10pcs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Highlights\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cdiv class=\"product-highlight-grid\"\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eCica Focus\u003c\/strong\u003e\n\u003cspan\u003eCentered around Cica, Centella for a clear routine purpose.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eTexture \u0026amp; Use\u003c\/strong\u003e\n\u003cspan\u003eTreatment-style texture for focused care.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eRoutine Fit\u003c\/strong\u003e\n\u003cspan\u003eBest for weekly mask care, extra skin comfort with a product-specific Korean beauty feel.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDetailed Product Description\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eThis product is best suited for weekly mask care, extra skin comfort, self-care routines, giving customers a clear idea of when and why to use it. Its ingredient direction and product format make it easy to place within a morning, evening or targeted beauty routine.\u003c\/p\u003e\n\u003cp\u003eThe overall experience is built around comfort, finish and daily usability. It helps shoppers understand the product’s skin feel or makeup result, the best application moment and the kind of routine it completes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSkin Finish \u0026amp; Care Focus\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eFinish: refreshed, cared-for and glow-ready skin with Cica, Centella, hyaluronic acid.\u003c\/li\u003e\n\u003cli\u003eCare or makeup focus: Cica, Centella, hyaluronic acid.\u003c\/li\u003e\n\u003cli\u003eRoutine role: mask step in a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eBest use moment: weekly mask care, extra skin comfort.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eTexture \u0026amp; Application Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eTreatment-style texture for focused care.\u003c\/li\u003e\n\u003cli\u003eUsed after cleansing and toner.\u003c\/li\u003e\n\u003cli\u003eGives the routine a more intensive care moment.\u003c\/li\u003e\n\u003cli\u003eLeaves the skin feeling refreshed and cared for.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eKey Product Benefits\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned around Cica, Centella, hyaluronic acid for a clear product purpose.\u003c\/li\u003e\n\u003cli\u003eFits naturally as a mask within a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eHelps customers choose the product by texture, finish and routine role.\u003c\/li\u003e\n\u003cli\u003eIncludes full ingredients from the product data where available.\u003c\/li\u003e\n\u003cli\u003ePairs well with compatible Farmstay skincare or makeup steps.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAbout Farmstay\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eFarmstay is a Korean skincare brand from FS Cosmetics, known for everyday formulas with ingredients such as collagen, hyaluronic acid, snail, aloe, green tea, honey, peptide and vitamin care for accessible daily routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eBest For These Routines\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eWeekly mask care\u003c\/li\u003e\n\u003cli\u003eExtra skin comfort\u003c\/li\u003e\n\u003cli\u003eSelf-care routines\u003c\/li\u003e\n\u003cli\u003eCica routine\u003c\/li\u003e\n\u003cli\u003eCentella routine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow to Use\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eUse after cleansing and toner. Apply evenly, leave on for the recommended time, then rinse or remove according to the product format.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eFull Ingredients\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eWater, Glycerin, Glycereth-26, 1,2-Hexanediol, Hydroxyacetophenone, Arginine, Carbomer, Butylene Glycol, Glycereth-25 PCA Isostearate, Centella Asiatica Extract(980ppm), Carrageenan, Xanthan Gum, Propanediol, Ethylhexylglycerin, Disodium EDTA, Fragrance, Portulaca Oleracea Extract, Hyaluronic Acid, Hydrolyzed Hyaluronic Acid, Sodium Hyaluronate\u003c\/p\u003e\n\u003cp class=\"note\"\u003eIngredient information may vary by batch. Please check the product packaging before use, especially if you have known sensitivities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eFarmstay\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eFarmstay Cica Farm Regenerating Calming Mask x 10pcs 25ml 25ml 10pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003emask\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003e10pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLine \/ Focus\u003c\/th\u003e\n\u003ctd\u003eCica\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eKey Direction\u003c\/th\u003e\n\u003ctd\u003eCica, Centella, hyaluronic acid\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp class=\"product-note\"\u003eFor external cosmetic use only. Stop use if irritation occurs. Product feel, colour or finish may vary slightly depending on skin type, lighting, screen settings or routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e","brand":"Farmstay","offers":[{"title":"25ml x 10pcs","offer_id":53723729264979,"sku":"586460_H4OPE0","price":20.25,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0812\/2214\/0243\/files\/1647234958716_ebd9a0c7bb3b4be3aeae78f8e15ea506.jpg?v=1778350046"},{"product_id":"farmstay-hyaluronic-acid-super-aqua-toner-200ml-1","title":"Farmstay Hyaluronic Acid Super Aqua Toner 200ml","description":"\u003csection class=\"premium-product-description\"\u003e\n\u003cstyle\u003e\n  .premium-product-description {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 28px 16px;\n    font-family: inherit;\n    color: #1f1f1f;\n  }\n\n  .premium-product-description details {\n    border: 1px solid #e6e0dc;\n    border-radius: 18px;\n    background: #ffffff;\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.045);\n    transition: border-color 0.25s ease, box-shadow 0.25s ease;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description details[open] {\n    border-color: #c9a36a;\n    box-shadow: 0 12px 30px rgba(201, 163, 106, 0.16);\n  }\n\n  .premium-product-description .main-product-box {\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description summary {\n    position: relative;\n    list-style: none;\n    cursor: pointer;\n    padding: 20px 56px 20px 22px;\n    font-size: 21px;\n    line-height: 1.35;\n    font-weight: 700;\n    color: #191919;\n    background: linear-gradient(135deg, #ffffff 0%, #fffaf5 100%);\n  }\n\n  .premium-product-description .main-summary {\n    font-size: 25px;\n    background: linear-gradient(135deg, #fff7f1 0%, #ffffff 55%, #f7f0ff 100%);\n  }\n\n  .premium-product-description summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .premium-product-description summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 22px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 30px;\n    height: 30px;\n    border-radius: 50%;\n    display: grid;\n    place-items: center;\n    background: #171717;\n    color: #ffffff;\n    font-size: 22px;\n    font-weight: 500;\n    line-height: 1;\n    transition: transform 0.25s ease, background 0.25s ease;\n  }\n\n  .premium-product-description details[open] \u003e summary::after {\n    content: \"−\";\n    background: #b88944;\n    transform: translateY(-50%) rotate(180deg);\n  }\n\n  .premium-product-description .product-content {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-intro {\n    padding-top: 18px;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description .product-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 12px;\n  }\n\n  .premium-product-description .product-tagline {\n    display: inline-block;\n    margin: 18px 0 8px;\n    padding: 6px 12px;\n    border-radius: 999px;\n    background: #fff7f1;\n    border: 1px solid #ead6bd;\n    color: #8a5a18;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .premium-product-description .product-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 12px 0 18px;\n    padding: 0;\n  }\n\n  .premium-product-description .product-badges span {\n    display: inline-block;\n    border: 1px solid #e6e0dc;\n    background: #ffffff;\n    border-radius: 999px;\n    padding: 6px 12px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #6a4a21;\n  }\n\n  .premium-product-description .product-highlight-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 14px;\n  }\n\n  .premium-product-description .product-highlight-card {\n    border: 1px solid #e6e0dc;\n    border-radius: 16px;\n    background: #fffaf5;\n    padding: 15px;\n  }\n\n  .premium-product-description .product-highlight-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #191919;\n  }\n\n  .premium-product-description .product-highlight-card span {\n    font-size: 14px;\n    color: #555555;\n  }\n\n  .premium-product-description .product-content-inner {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-content-inner \u003e *:first-child {\n    margin-top: 18px;\n  }\n\n  .premium-product-description p {\n    margin: 0 0 13px;\n  }\n\n  .premium-product-description ul {\n    margin: 12px 0 0;\n    padding-left: 22px;\n  }\n\n  .premium-product-description li {\n    margin-bottom: 9px;\n  }\n\n  .premium-product-description table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 12px;\n    overflow: hidden;\n    border-radius: 14px;\n  }\n\n  .premium-product-description th,\n  .premium-product-description td {\n    border: 1px solid #e6e0dc;\n    padding: 10px 12px;\n    text-align: left;\n    vertical-align: top;\n    font-size: 15px;\n  }\n\n  .premium-product-description th {\n    width: 34%;\n    background: #fff7f1;\n    color: #191919;\n    font-weight: 700;\n  }\n\n  .premium-product-description .product-note,\n  .premium-product-description .note {\n    background: #fafafa;\n    border-left: 3px solid #c9a36a;\n    border-radius: 10px;\n    padding: 10px 12px;\n    font-size: 14px;\n    color: #555555;\n    margin-top: 14px;\n  }\n\n  @keyframes productFadeDown {\n    from {\n      opacity: 0;\n      transform: translateY(-6px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @media screen and (max-width: 768px) {\n    .premium-product-description {\n      padding: 22px 14px;\n    }\n\n    .premium-product-description .main-summary {\n      font-size: 21px;\n    }\n\n    .premium-product-description summary {\n      font-size: 18px;\n      padding: 18px 52px 18px 18px;\n    }\n\n    .premium-product-description .product-content,\n    .premium-product-description .product-content-inner {\n      font-size: 16px;\n      padding: 0 18px 20px;\n    }\n\n    .premium-product-description .product-highlight-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdetails class=\"main-product-box\" open=\"\"\u003e\n\u003csummary class=\"main-summary\"\u003eFarmstay Hyaluronic Acid Super Aqua Toner 200ml\u003c\/summary\u003e\n\u003cdiv class=\"product-content\"\u003e\n\u003cspan class=\"product-tagline\"\u003eFarmstay Korean Beauty\u003c\/span\u003e\n\u003cp class=\"product-intro\"\u003e\u003cstrong\u003eFarmstay Hyaluronic Acid Super Aqua Toner 200ml is a Farmstay toner made for hydrated, balanced and healthy-looking skin with Centella, hyaluronic acid, gold care.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eFarmstay Hyaluronic Acid Super Aqua Toner 200ml brings Farmstay's Centella product character into a clear daily routine step. The formula direction centers on Centella, hyaluronic acid, gold care, rose care, making it suitable for customers who want a focused Korean beauty product with a practical purpose.\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eAs a toner, it supports a hydrated, balanced and healthy-looking skin with Centella, hyaluronic acid, gold care while keeping the routine easy to understand. The texture is designed to fit naturally with compatible skincare or makeup steps, depending on how the product is used.\u003c\/p\u003e\n\u003cdiv class=\"product-badges\"\u003e\n\u003cspan\u003eFarmstay\u003c\/span\u003e\n\u003cspan\u003etoner\u003c\/span\u003e\n\u003cspan\u003eCentella\u003c\/span\u003e\n\u003cspan\u003e200ml\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Highlights\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cdiv class=\"product-highlight-grid\"\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eCentella Focus\u003c\/strong\u003e\n\u003cspan\u003eCentered around Centella, hyaluronic acid for a clear routine purpose.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eTexture \u0026amp; Use\u003c\/strong\u003e\n\u003cspan\u003eLightweight texture for easy layering after cleansing.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eRoutine Fit\u003c\/strong\u003e\n\u003cspan\u003eBest for daily skin prep, layered hydration with a product-specific Korean beauty feel.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDetailed Product Description\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eThis product is best suited for daily skin prep, layered hydration, balanced skincare routines, giving customers a clear idea of when and why to use it. Its ingredient direction and product format make it easy to place within a morning, evening or targeted beauty routine.\u003c\/p\u003e\n\u003cp\u003eThe overall experience is built around comfort, finish and daily usability. It helps shoppers understand the product’s skin feel or makeup result, the best application moment and the kind of routine it completes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSkin Finish \u0026amp; Care Focus\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eFinish: hydrated, balanced and healthy-looking skin with Centella, hyaluronic acid, gold care.\u003c\/li\u003e\n\u003cli\u003eCare or makeup focus: Centella, hyaluronic acid, gold care, rose care.\u003c\/li\u003e\n\u003cli\u003eRoutine role: toner step in a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eBest use moment: daily skin prep, layered hydration.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eTexture \u0026amp; Application Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eLightweight texture for easy layering after cleansing.\u003c\/li\u003e\n\u003cli\u003eHelps prep the skin for serum or cream.\u003c\/li\u003e\n\u003cli\u003eCan be used morning and evening.\u003c\/li\u003e\n\u003cli\u003eDesigned for a fresh, comfortable skin feel.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eKey Product Benefits\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned around Centella, hyaluronic acid, gold care for a clear product purpose.\u003c\/li\u003e\n\u003cli\u003eFits naturally as a toner within a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eHelps customers choose the product by texture, finish and routine role.\u003c\/li\u003e\n\u003cli\u003eIncludes full ingredients from the product data where available.\u003c\/li\u003e\n\u003cli\u003ePairs well with compatible Farmstay skincare or makeup steps.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAbout Farmstay\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eFarmstay is a Korean skincare brand from FS Cosmetics, known for everyday formulas with ingredients such as collagen, hyaluronic acid, snail, aloe, green tea, honey, peptide and vitamin care for accessible daily routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eBest For These Routines\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDaily skin prep\u003c\/li\u003e\n\u003cli\u003eLayered hydration\u003c\/li\u003e\n\u003cli\u003eBalanced skincare routines\u003c\/li\u003e\n\u003cli\u003eCentella routine\u003c\/li\u003e\n\u003cli\u003ehyaluronic acid routine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow to Use\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eApply after cleansing with palms or a cotton pad and gently pat into the skin. Follow with serum and moisturizer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eFull Ingredients\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003ePurified water, hyaluronic acid, glycerin, propanediol, propylene glycol, polysorbate 80, carbomer, disodium EDTA, betaine, allantoin, chlorphenesin, 1,2-hexanediol, Scented geranium flower oil, rose flower oil, jojoba seed oil, centella asiatica extract, goldenrod nest extract, sea grape extract, kelp extract, chrysanthemum callus culture extract, Virginia wildflower extract, fragrance, triethanolamine\u003c\/p\u003e\n\u003cp class=\"note\"\u003eIngredient information may vary by batch. Please check the product packaging before use, especially if you have known sensitivities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eFarmstay\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eFarmstay Hyaluronic Acid Super Aqua Toner 200ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003etoner\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003e200ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLine \/ Focus\u003c\/th\u003e\n\u003ctd\u003eCentella\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eKey Direction\u003c\/th\u003e\n\u003ctd\u003eCentella, hyaluronic acid, gold care, rose care\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp class=\"product-note\"\u003eFor external cosmetic use only. Stop use if irritation occurs. Product feel, colour or finish may vary slightly depending on skin type, lighting, screen settings or routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e","brand":"Farmstay","offers":[{"title":"200ml","offer_id":53709507297619,"sku":"586463_H7SPA7","price":15.88,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0812\/2214\/0243\/files\/1647394098007_51d7ebd7dfbf4d57a217894fe5a15b83.jpg?v=1778350050"},{"product_id":"farmstay-tea-tree-biome-calming-emulsion-200ml-1","title":"Farmstay Tea Tree Biome Calming Emulsion 200ml","description":"\u003csection class=\"premium-product-description\"\u003e\n\u003cstyle\u003e\n  .premium-product-description {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 28px 16px;\n    font-family: inherit;\n    color: #1f1f1f;\n  }\n\n  .premium-product-description details {\n    border: 1px solid #e6e0dc;\n    border-radius: 18px;\n    background: #ffffff;\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.045);\n    transition: border-color 0.25s ease, box-shadow 0.25s ease;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description details[open] {\n    border-color: #c9a36a;\n    box-shadow: 0 12px 30px rgba(201, 163, 106, 0.16);\n  }\n\n  .premium-product-description .main-product-box {\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description summary {\n    position: relative;\n    list-style: none;\n    cursor: pointer;\n    padding: 20px 56px 20px 22px;\n    font-size: 21px;\n    line-height: 1.35;\n    font-weight: 700;\n    color: #191919;\n    background: linear-gradient(135deg, #ffffff 0%, #fffaf5 100%);\n  }\n\n  .premium-product-description .main-summary {\n    font-size: 25px;\n    background: linear-gradient(135deg, #fff7f1 0%, #ffffff 55%, #f7f0ff 100%);\n  }\n\n  .premium-product-description summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .premium-product-description summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 22px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 30px;\n    height: 30px;\n    border-radius: 50%;\n    display: grid;\n    place-items: center;\n    background: #171717;\n    color: #ffffff;\n    font-size: 22px;\n    font-weight: 500;\n    line-height: 1;\n    transition: transform 0.25s ease, background 0.25s ease;\n  }\n\n  .premium-product-description details[open] \u003e summary::after {\n    content: \"−\";\n    background: #b88944;\n    transform: translateY(-50%) rotate(180deg);\n  }\n\n  .premium-product-description .product-content {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-intro {\n    padding-top: 18px;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description .product-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 12px;\n  }\n\n  .premium-product-description .product-tagline {\n    display: inline-block;\n    margin: 18px 0 8px;\n    padding: 6px 12px;\n    border-radius: 999px;\n    background: #fff7f1;\n    border: 1px solid #ead6bd;\n    color: #8a5a18;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .premium-product-description .product-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 12px 0 18px;\n    padding: 0;\n  }\n\n  .premium-product-description .product-badges span {\n    display: inline-block;\n    border: 1px solid #e6e0dc;\n    background: #ffffff;\n    border-radius: 999px;\n    padding: 6px 12px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #6a4a21;\n  }\n\n  .premium-product-description .product-highlight-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 14px;\n  }\n\n  .premium-product-description .product-highlight-card {\n    border: 1px solid #e6e0dc;\n    border-radius: 16px;\n    background: #fffaf5;\n    padding: 15px;\n  }\n\n  .premium-product-description .product-highlight-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #191919;\n  }\n\n  .premium-product-description .product-highlight-card span {\n    font-size: 14px;\n    color: #555555;\n  }\n\n  .premium-product-description .product-content-inner {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-content-inner \u003e *:first-child {\n    margin-top: 18px;\n  }\n\n  .premium-product-description p {\n    margin: 0 0 13px;\n  }\n\n  .premium-product-description ul {\n    margin: 12px 0 0;\n    padding-left: 22px;\n  }\n\n  .premium-product-description li {\n    margin-bottom: 9px;\n  }\n\n  .premium-product-description table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 12px;\n    overflow: hidden;\n    border-radius: 14px;\n  }\n\n  .premium-product-description th,\n  .premium-product-description td {\n    border: 1px solid #e6e0dc;\n    padding: 10px 12px;\n    text-align: left;\n    vertical-align: top;\n    font-size: 15px;\n  }\n\n  .premium-product-description th {\n    width: 34%;\n    background: #fff7f1;\n    color: #191919;\n    font-weight: 700;\n  }\n\n  .premium-product-description .product-note,\n  .premium-product-description .note {\n    background: #fafafa;\n    border-left: 3px solid #c9a36a;\n    border-radius: 10px;\n    padding: 10px 12px;\n    font-size: 14px;\n    color: #555555;\n    margin-top: 14px;\n  }\n\n  @keyframes productFadeDown {\n    from {\n      opacity: 0;\n      transform: translateY(-6px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @media screen and (max-width: 768px) {\n    .premium-product-description {\n      padding: 22px 14px;\n    }\n\n    .premium-product-description .main-summary {\n      font-size: 21px;\n    }\n\n    .premium-product-description summary {\n      font-size: 18px;\n      padding: 18px 52px 18px 18px;\n    }\n\n    .premium-product-description .product-content,\n    .premium-product-description .product-content-inner {\n      font-size: 16px;\n      padding: 0 18px 20px;\n    }\n\n    .premium-product-description .product-highlight-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdetails class=\"main-product-box\" open=\"\"\u003e\n\u003csummary class=\"main-summary\"\u003eFarmstay Tea Tree Biome Calming Emulsion 200ml\u003c\/summary\u003e\n\u003cdiv class=\"product-content\"\u003e\n\u003cspan class=\"product-tagline\"\u003eFarmstay Korean Beauty\u003c\/span\u003e\n\u003cp class=\"product-intro\"\u003e\u003cstrong\u003eFarmstay Tea Tree Biome Calming Emulsion 200ml is a Farmstay lotion made for soft, moisturized and comfortable skin with Centella, tea tree, hyaluronic acid.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eFarmstay Tea Tree Biome Calming Emulsion 200ml brings Farmstay's Centella product character into a clear daily routine step. The formula direction centers on Centella, tea tree, hyaluronic acid, panthenol, making it suitable for customers who want a focused Korean beauty product with a practical purpose.\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eAs a lotion, it supports a soft, moisturized and comfortable skin with Centella, tea tree, hyaluronic acid while keeping the routine easy to understand. The texture is designed to fit naturally with compatible skincare or makeup steps, depending on how the product is used.\u003c\/p\u003e\n\u003cdiv class=\"product-badges\"\u003e\n\u003cspan\u003eFarmstay\u003c\/span\u003e\n\u003cspan\u003elotion\u003c\/span\u003e\n\u003cspan\u003eCentella\u003c\/span\u003e\n\u003cspan\u003e200ml\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Highlights\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cdiv class=\"product-highlight-grid\"\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eCentella Focus\u003c\/strong\u003e\n\u003cspan\u003eCentered around Centella, tea tree for a clear routine purpose.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eTexture \u0026amp; Use\u003c\/strong\u003e\n\u003cspan\u003eCream or lotion texture for daily moisture.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eRoutine Fit\u003c\/strong\u003e\n\u003cspan\u003eBest for daily moisture care, comfort routines with a product-specific Korean beauty feel.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDetailed Product Description\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eThis product is best suited for daily moisture care, comfort routines, final skincare step, giving customers a clear idea of when and why to use it. Its ingredient direction and product format make it easy to place within a morning, evening or targeted beauty routine.\u003c\/p\u003e\n\u003cp\u003eThe overall experience is built around comfort, finish and daily usability. It helps shoppers understand the product’s skin feel or makeup result, the best application moment and the kind of routine it completes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSkin Finish \u0026amp; Care Focus\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eFinish: soft, moisturized and comfortable skin with Centella, tea tree, hyaluronic acid.\u003c\/li\u003e\n\u003cli\u003eCare or makeup focus: Centella, tea tree, hyaluronic acid, panthenol.\u003c\/li\u003e\n\u003cli\u003eRoutine role: lotion step in a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eBest use moment: daily moisture care, comfort routines.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eTexture \u0026amp; Application Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eCream or lotion texture for daily moisture.\u003c\/li\u003e\n\u003cli\u003eSmooths over the skin as a comfort layer.\u003c\/li\u003e\n\u003cli\u003eHelps seal in previous skincare steps.\u003c\/li\u003e\n\u003cli\u003eUseful morning or evening depending on routine.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eKey Product Benefits\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned around Centella, tea tree, hyaluronic acid for a clear product purpose.\u003c\/li\u003e\n\u003cli\u003eFits naturally as a lotion within a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eHelps customers choose the product by texture, finish and routine role.\u003c\/li\u003e\n\u003cli\u003eIncludes full ingredients from the product data where available.\u003c\/li\u003e\n\u003cli\u003ePairs well with compatible Farmstay skincare or makeup steps.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAbout Farmstay\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eFarmstay is a Korean skincare brand from FS Cosmetics, known for everyday formulas with ingredients such as collagen, hyaluronic acid, snail, aloe, green tea, honey, peptide and vitamin care for accessible daily routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eBest For These Routines\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDaily moisture care\u003c\/li\u003e\n\u003cli\u003eComfort routines\u003c\/li\u003e\n\u003cli\u003eFinal skincare step\u003c\/li\u003e\n\u003cli\u003eCentella routine\u003c\/li\u003e\n\u003cli\u003etea tree routine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow to Use\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eApply after toner, essence or serum as the moisturizing step. Smooth over the face and neck until absorbed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eFull Ingredients\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eWater, Glycerin, Cetyl Ethylhexanoate, 1,2-Hexanediol, Dipropylene Glycol, Cetearyl Alcohol, Melaleuca Alternifolia (Tea Tree) Leaf Extract(10, 185ppm), Butylene Glycol, Dimethicone, Methyl Hydrogenated Rosinate, Propanediol, Cetearyl Olivate, Sorbitan Olivate, Carbomer, Tromethamine, Fragrance, Sodium Polyacryloyldimethyl Taurate, Benzophenone-5, Ethylhexylglycerin, Adenosine, Hydrogenated Polydecene, Disodium EDTA, Hyaluronic Acid, Hydrolyzed Hyaluronic Acid, Sodium Hyaluronate, Trideceth-10, Bifida Ferment Lysate(4ppm), Lactose(3ppm), Centella Asiatica Extract(2ppm), Tartrazine (CI 19140), Phenethyl Alcohol(1.5ppm), Milk Protein(1ppm), Brilliant Blue FCF (CI 42090), Panthenol(0.5ppm), Madecassoside(0.1ppm), Hexyl Cinnamal, Linalool, Limonene, Citronellol, Butylphenyl Methylpropional, Geraniol, Hydroxycitronellal, Benzyl Alcohol, Citral\u003c\/p\u003e\n\u003cp class=\"note\"\u003eIngredient information may vary by batch. Please check the product packaging before use, especially if you have known sensitivities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eFarmstay\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eFarmstay Tea Tree Biome Calming Emulsion 200ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003elotion\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003e200ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLine \/ Focus\u003c\/th\u003e\n\u003ctd\u003eCentella\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eKey Direction\u003c\/th\u003e\n\u003ctd\u003eCentella, tea tree, hyaluronic acid, panthenol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp class=\"product-note\"\u003eFor external cosmetic use only. Stop use if irritation occurs. Product feel, colour or finish may vary slightly depending on skin type, lighting, screen settings or routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e","brand":"Farmstay","offers":[{"title":"200","offer_id":53709507395923,"sku":"586465_KDI0Y0","price":40.72,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0812\/2214\/0243\/files\/1656996244680_866826e662644e028921f100b22ab5e8.jpg?v=1778350054"},{"product_id":"farmstay-collagen-water-full-moist-cleansing-balm-95ml-1","title":"Farmstay Collagen Water Full Moist Cleansing Balm 95ml","description":"\u003csection class=\"premium-product-description\"\u003e\n\u003cstyle\u003e\n  .premium-product-description {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 28px 16px;\n    font-family: inherit;\n    color: #1f1f1f;\n  }\n\n  .premium-product-description details {\n    border: 1px solid #e6e0dc;\n    border-radius: 18px;\n    background: #ffffff;\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.045);\n    transition: border-color 0.25s ease, box-shadow 0.25s ease;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description details[open] {\n    border-color: #c9a36a;\n    box-shadow: 0 12px 30px rgba(201, 163, 106, 0.16);\n  }\n\n  .premium-product-description .main-product-box {\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description summary {\n    position: relative;\n    list-style: none;\n    cursor: pointer;\n    padding: 20px 56px 20px 22px;\n    font-size: 21px;\n    line-height: 1.35;\n    font-weight: 700;\n    color: #191919;\n    background: linear-gradient(135deg, #ffffff 0%, #fffaf5 100%);\n  }\n\n  .premium-product-description .main-summary {\n    font-size: 25px;\n    background: linear-gradient(135deg, #fff7f1 0%, #ffffff 55%, #f7f0ff 100%);\n  }\n\n  .premium-product-description summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .premium-product-description summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 22px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 30px;\n    height: 30px;\n    border-radius: 50%;\n    display: grid;\n    place-items: center;\n    background: #171717;\n    color: #ffffff;\n    font-size: 22px;\n    font-weight: 500;\n    line-height: 1;\n    transition: transform 0.25s ease, background 0.25s ease;\n  }\n\n  .premium-product-description details[open] \u003e summary::after {\n    content: \"−\";\n    background: #b88944;\n    transform: translateY(-50%) rotate(180deg);\n  }\n\n  .premium-product-description .product-content {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-intro {\n    padding-top: 18px;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description .product-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 12px;\n  }\n\n  .premium-product-description .product-tagline {\n    display: inline-block;\n    margin: 18px 0 8px;\n    padding: 6px 12px;\n    border-radius: 999px;\n    background: #fff7f1;\n    border: 1px solid #ead6bd;\n    color: #8a5a18;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .premium-product-description .product-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 12px 0 18px;\n    padding: 0;\n  }\n\n  .premium-product-description .product-badges span {\n    display: inline-block;\n    border: 1px solid #e6e0dc;\n    background: #ffffff;\n    border-radius: 999px;\n    padding: 6px 12px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #6a4a21;\n  }\n\n  .premium-product-description .product-highlight-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 14px;\n  }\n\n  .premium-product-description .product-highlight-card {\n    border: 1px solid #e6e0dc;\n    border-radius: 16px;\n    background: #fffaf5;\n    padding: 15px;\n  }\n\n  .premium-product-description .product-highlight-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #191919;\n  }\n\n  .premium-product-description .product-highlight-card span {\n    font-size: 14px;\n    color: #555555;\n  }\n\n  .premium-product-description .product-content-inner {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-content-inner \u003e *:first-child {\n    margin-top: 18px;\n  }\n\n  .premium-product-description p {\n    margin: 0 0 13px;\n  }\n\n  .premium-product-description ul {\n    margin: 12px 0 0;\n    padding-left: 22px;\n  }\n\n  .premium-product-description li {\n    margin-bottom: 9px;\n  }\n\n  .premium-product-description table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 12px;\n    overflow: hidden;\n    border-radius: 14px;\n  }\n\n  .premium-product-description th,\n  .premium-product-description td {\n    border: 1px solid #e6e0dc;\n    padding: 10px 12px;\n    text-align: left;\n    vertical-align: top;\n    font-size: 15px;\n  }\n\n  .premium-product-description th {\n    width: 34%;\n    background: #fff7f1;\n    color: #191919;\n    font-weight: 700;\n  }\n\n  .premium-product-description .product-note,\n  .premium-product-description .note {\n    background: #fafafa;\n    border-left: 3px solid #c9a36a;\n    border-radius: 10px;\n    padding: 10px 12px;\n    font-size: 14px;\n    color: #555555;\n    margin-top: 14px;\n  }\n\n  @keyframes productFadeDown {\n    from {\n      opacity: 0;\n      transform: translateY(-6px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @media screen and (max-width: 768px) {\n    .premium-product-description {\n      padding: 22px 14px;\n    }\n\n    .premium-product-description .main-summary {\n      font-size: 21px;\n    }\n\n    .premium-product-description summary {\n      font-size: 18px;\n      padding: 18px 52px 18px 18px;\n    }\n\n    .premium-product-description .product-content,\n    .premium-product-description .product-content-inner {\n      font-size: 16px;\n      padding: 0 18px 20px;\n    }\n\n    .premium-product-description .product-highlight-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdetails class=\"main-product-box\" open=\"\"\u003e\n\u003csummary class=\"main-summary\"\u003eFarmstay Collagen Water Full Moist Cleansing Balm 95ml\u003c\/summary\u003e\n\u003cdiv class=\"product-content\"\u003e\n\u003cspan class=\"product-tagline\"\u003eFarmstay Korean Beauty\u003c\/span\u003e\n\u003cp class=\"product-intro\"\u003e\u003cstrong\u003eFarmstay Collagen Water Full Moist Cleansing Balm 95ml is a Farmstay cleansing balm made for fresh, clean and comfortable skin feel with collagen, rose care.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eFarmstay Collagen Water Full Moist Cleansing Balm 95ml brings Farmstay's Collagen product character into a clear daily routine step. The formula direction centers on collagen, rose care, making it suitable for customers who want a focused Korean beauty product with a practical purpose.\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eAs a cleansing balm, it supports a fresh, clean and comfortable skin feel with collagen, rose care while keeping the routine easy to understand. The texture is designed to fit naturally with compatible skincare or makeup steps, depending on how the product is used.\u003c\/p\u003e\n\u003cdiv class=\"product-badges\"\u003e\n\u003cspan\u003eFarmstay\u003c\/span\u003e\n\u003cspan\u003ecleansing balm\u003c\/span\u003e\n\u003cspan\u003eCollagen\u003c\/span\u003e\n\u003cspan\u003e95ml\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Highlights\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cdiv class=\"product-highlight-grid\"\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eCollagen Focus\u003c\/strong\u003e\n\u003cspan\u003eCentered around collagen, rose care for a clear routine purpose.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eTexture \u0026amp; Use\u003c\/strong\u003e\n\u003cspan\u003eBalm texture melts into an oil-like cleanse.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eRoutine Fit\u003c\/strong\u003e\n\u003cspan\u003eBest for daily cleansing, sunscreen and makeup removal with a product-specific Korean beauty feel.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDetailed Product Description\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eThis product is best suited for daily cleansing, sunscreen and makeup removal, fresh skin prep, giving customers a clear idea of when and why to use it. Its ingredient direction and product format make it easy to place within a morning, evening or targeted beauty routine.\u003c\/p\u003e\n\u003cp\u003eThe overall experience is built around comfort, finish and daily usability. It helps shoppers understand the product’s skin feel or makeup result, the best application moment and the kind of routine it completes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCleanse Finish \u0026amp; Routine Focus\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eFinish: fresh, clean and comfortable skin feel with collagen, rose care.\u003c\/li\u003e\n\u003cli\u003eCare or makeup focus: collagen, rose care.\u003c\/li\u003e\n\u003cli\u003eRoutine role: cleansing balm step in a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eBest use moment: daily cleansing, sunscreen and makeup removal.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eTexture \u0026amp; Application Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eBalm texture melts into an oil-like cleanse.\u003c\/li\u003e\n\u003cli\u003eHelps remove makeup, sunscreen and daily residue.\u003c\/li\u003e\n\u003cli\u003eMassages comfortably across the skin.\u003c\/li\u003e\n\u003cli\u003eRinses away as part of an evening cleansing routine.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eKey Product Benefits\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned around collagen, rose care for a clear product purpose.\u003c\/li\u003e\n\u003cli\u003eFits naturally as a cleansing balm within a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eHelps customers choose the product by texture, finish and routine role.\u003c\/li\u003e\n\u003cli\u003eIncludes full ingredients from the product data where available.\u003c\/li\u003e\n\u003cli\u003ePairs well with compatible Farmstay skincare or makeup steps.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAbout Farmstay\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eFarmstay is a Korean skincare brand from FS Cosmetics, known for everyday formulas with ingredients such as collagen, hyaluronic acid, snail, aloe, green tea, honey, peptide and vitamin care for accessible daily routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eBest For These Routines\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDaily cleansing\u003c\/li\u003e\n\u003cli\u003eSunscreen and makeup removal\u003c\/li\u003e\n\u003cli\u003eFresh skin prep\u003c\/li\u003e\n\u003cli\u003ecollagen routine\u003c\/li\u003e\n\u003cli\u003erose care routine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow to Use\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eScoop a suitable amount and massage onto dry skin. Add water to emulsify, then rinse thoroughly and follow with a second cleanser if desired.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eFull Ingredients\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eCetyl Ethylhexanoate, Polyglyceryl-4 Laurate, Isopropyl Myristate, Synthetic Wax, Polyglyceryl-6 Isostearate, Water, Fragrance, Glyceryl Caprylate, Polyglyceryl-4 Oleate, Sodium Cocoyl Glutamate, Polyglyceryl-6 Oleate, Polyhydroxystearic Acid, Butylene Glycol, Hydrolyzed Collagen(100ppm), Xylitylglucoside, Sodium Chloride, Anhydroxylitol, Origanum Majorana Leaf Extract, Thymus Vulgaris (Thyme) Leaf Extract, Salvia Officinalis (Sage) Leaf Extract, Lavandula Angustifolia (Lavender) Flower Extract, Melissa Officinalis Leaf Extract, Rosmarinus Officinalis (Rosemary) Leaf Extract, Chamomilla Recutita (Matricaria) Flower Extract, Xylitol, Glucose, 1,2-Hexanediol, Ethylhexylglycerin\u003c\/p\u003e\n\u003cp class=\"note\"\u003eIngredient information may vary by batch. Please check the product packaging before use, especially if you have known sensitivities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eFarmstay\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eFarmstay Collagen Water Full Moist Cleansing Balm 95ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003ecleansing balm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003e95ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLine \/ Focus\u003c\/th\u003e\n\u003ctd\u003eCollagen\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eKey Direction\u003c\/th\u003e\n\u003ctd\u003ecollagen, rose care\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp class=\"product-note\"\u003eFor external cosmetic use only. Stop use if irritation occurs. Product feel, colour or finish may vary slightly depending on skin type, lighting, screen settings or routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e","brand":"Farmstay","offers":[{"title":"95ml","offer_id":53709508706643,"sku":"586468_TUU751","price":24.5,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0812\/2214\/0243\/files\/1656644292272_d40f12b93c594c8b96591c12e0efd093.jpg?v=1778350059"},{"product_id":"farmstay-collagen-water-full-moist-cream-100g-1","title":"Farmstay Collagen Water Full Moist Cream 100g","description":"\u003csection class=\"premium-product-description\"\u003e\n\u003cstyle\u003e\n  .premium-product-description {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 28px 16px;\n    font-family: inherit;\n    color: #1f1f1f;\n  }\n\n  .premium-product-description details {\n    border: 1px solid #e6e0dc;\n    border-radius: 18px;\n    background: #ffffff;\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.045);\n    transition: border-color 0.25s ease, box-shadow 0.25s ease;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description details[open] {\n    border-color: #c9a36a;\n    box-shadow: 0 12px 30px rgba(201, 163, 106, 0.16);\n  }\n\n  .premium-product-description .main-product-box {\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description summary {\n    position: relative;\n    list-style: none;\n    cursor: pointer;\n    padding: 20px 56px 20px 22px;\n    font-size: 21px;\n    line-height: 1.35;\n    font-weight: 700;\n    color: #191919;\n    background: linear-gradient(135deg, #ffffff 0%, #fffaf5 100%);\n  }\n\n  .premium-product-description .main-summary {\n    font-size: 25px;\n    background: linear-gradient(135deg, #fff7f1 0%, #ffffff 55%, #f7f0ff 100%);\n  }\n\n  .premium-product-description summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .premium-product-description summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 22px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 30px;\n    height: 30px;\n    border-radius: 50%;\n    display: grid;\n    place-items: center;\n    background: #171717;\n    color: #ffffff;\n    font-size: 22px;\n    font-weight: 500;\n    line-height: 1;\n    transition: transform 0.25s ease, background 0.25s ease;\n  }\n\n  .premium-product-description details[open] \u003e summary::after {\n    content: \"−\";\n    background: #b88944;\n    transform: translateY(-50%) rotate(180deg);\n  }\n\n  .premium-product-description .product-content {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-intro {\n    padding-top: 18px;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description .product-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 12px;\n  }\n\n  .premium-product-description .product-tagline {\n    display: inline-block;\n    margin: 18px 0 8px;\n    padding: 6px 12px;\n    border-radius: 999px;\n    background: #fff7f1;\n    border: 1px solid #ead6bd;\n    color: #8a5a18;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .premium-product-description .product-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 12px 0 18px;\n    padding: 0;\n  }\n\n  .premium-product-description .product-badges span {\n    display: inline-block;\n    border: 1px solid #e6e0dc;\n    background: #ffffff;\n    border-radius: 999px;\n    padding: 6px 12px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #6a4a21;\n  }\n\n  .premium-product-description .product-highlight-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 14px;\n  }\n\n  .premium-product-description .product-highlight-card {\n    border: 1px solid #e6e0dc;\n    border-radius: 16px;\n    background: #fffaf5;\n    padding: 15px;\n  }\n\n  .premium-product-description .product-highlight-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #191919;\n  }\n\n  .premium-product-description .product-highlight-card span {\n    font-size: 14px;\n    color: #555555;\n  }\n\n  .premium-product-description .product-content-inner {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-content-inner \u003e *:first-child {\n    margin-top: 18px;\n  }\n\n  .premium-product-description p {\n    margin: 0 0 13px;\n  }\n\n  .premium-product-description ul {\n    margin: 12px 0 0;\n    padding-left: 22px;\n  }\n\n  .premium-product-description li {\n    margin-bottom: 9px;\n  }\n\n  .premium-product-description table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 12px;\n    overflow: hidden;\n    border-radius: 14px;\n  }\n\n  .premium-product-description th,\n  .premium-product-description td {\n    border: 1px solid #e6e0dc;\n    padding: 10px 12px;\n    text-align: left;\n    vertical-align: top;\n    font-size: 15px;\n  }\n\n  .premium-product-description th {\n    width: 34%;\n    background: #fff7f1;\n    color: #191919;\n    font-weight: 700;\n  }\n\n  .premium-product-description .product-note,\n  .premium-product-description .note {\n    background: #fafafa;\n    border-left: 3px solid #c9a36a;\n    border-radius: 10px;\n    padding: 10px 12px;\n    font-size: 14px;\n    color: #555555;\n    margin-top: 14px;\n  }\n\n  @keyframes productFadeDown {\n    from {\n      opacity: 0;\n      transform: translateY(-6px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @media screen and (max-width: 768px) {\n    .premium-product-description {\n      padding: 22px 14px;\n    }\n\n    .premium-product-description .main-summary {\n      font-size: 21px;\n    }\n\n    .premium-product-description summary {\n      font-size: 18px;\n      padding: 18px 52px 18px 18px;\n    }\n\n    .premium-product-description .product-content,\n    .premium-product-description .product-content-inner {\n      font-size: 16px;\n      padding: 0 18px 20px;\n    }\n\n    .premium-product-description .product-highlight-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdetails class=\"main-product-box\" open=\"\"\u003e\n\u003csummary class=\"main-summary\"\u003eFarmstay Collagen Water Full Moist Cream 100g\u003c\/summary\u003e\n\u003cdiv class=\"product-content\"\u003e\n\u003cspan class=\"product-tagline\"\u003eFarmstay Korean Beauty\u003c\/span\u003e\n\u003cp class=\"product-intro\"\u003e\u003cstrong\u003eFarmstay Collagen Water Full Moist Cream 100g is a Farmstay moisturizer made for soft, moisturized and comfortable skin with collagen, niacinamide.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eFarmstay Collagen Water Full Moist Cream 100g brings Farmstay's Collagen product character into a clear daily routine step. The formula direction centers on collagen, niacinamide, making it suitable for customers who want a focused Korean beauty product with a practical purpose.\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eAs a moisturizer, it supports a soft, moisturized and comfortable skin with collagen, niacinamide while keeping the routine easy to understand. The texture is designed to fit naturally with compatible skincare or makeup steps, depending on how the product is used.\u003c\/p\u003e\n\u003cdiv class=\"product-badges\"\u003e\n\u003cspan\u003eFarmstay\u003c\/span\u003e\n\u003cspan\u003emoisturizer\u003c\/span\u003e\n\u003cspan\u003eCollagen\u003c\/span\u003e\n\u003cspan\u003e100g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Highlights\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cdiv class=\"product-highlight-grid\"\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eCollagen Focus\u003c\/strong\u003e\n\u003cspan\u003eCentered around collagen, niacinamide for a clear routine purpose.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eTexture \u0026amp; Use\u003c\/strong\u003e\n\u003cspan\u003eCream or lotion texture for daily moisture.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eRoutine Fit\u003c\/strong\u003e\n\u003cspan\u003eBest for daily moisture care, comfort routines with a product-specific Korean beauty feel.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDetailed Product Description\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eThis product is best suited for daily moisture care, comfort routines, final skincare step, giving customers a clear idea of when and why to use it. Its ingredient direction and product format make it easy to place within a morning, evening or targeted beauty routine.\u003c\/p\u003e\n\u003cp\u003eThe overall experience is built around comfort, finish and daily usability. It helps shoppers understand the product’s skin feel or makeup result, the best application moment and the kind of routine it completes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSkin Finish \u0026amp; Care Focus\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eFinish: soft, moisturized and comfortable skin with collagen, niacinamide.\u003c\/li\u003e\n\u003cli\u003eCare or makeup focus: collagen, niacinamide.\u003c\/li\u003e\n\u003cli\u003eRoutine role: moisturizer step in a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eBest use moment: daily moisture care, comfort routines.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eTexture \u0026amp; Application Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eCream or lotion texture for daily moisture.\u003c\/li\u003e\n\u003cli\u003eSmooths over the skin as a comfort layer.\u003c\/li\u003e\n\u003cli\u003eHelps seal in previous skincare steps.\u003c\/li\u003e\n\u003cli\u003eUseful morning or evening depending on routine.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eKey Product Benefits\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned around collagen, niacinamide for a clear product purpose.\u003c\/li\u003e\n\u003cli\u003eFits naturally as a moisturizer within a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eHelps customers choose the product by texture, finish and routine role.\u003c\/li\u003e\n\u003cli\u003eIncludes full ingredients from the product data where available.\u003c\/li\u003e\n\u003cli\u003ePairs well with compatible Farmstay skincare or makeup steps.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAbout Farmstay\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eFarmstay is a Korean skincare brand from FS Cosmetics, known for everyday formulas with ingredients such as collagen, hyaluronic acid, snail, aloe, green tea, honey, peptide and vitamin care for accessible daily routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eBest For These Routines\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDaily moisture care\u003c\/li\u003e\n\u003cli\u003eComfort routines\u003c\/li\u003e\n\u003cli\u003eFinal skincare step\u003c\/li\u003e\n\u003cli\u003ecollagen routine\u003c\/li\u003e\n\u003cli\u003eniacinamide routine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow to Use\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eApply after toner, essence or serum as the moisturizing step. Smooth over the face and neck until absorbed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eFull Ingredients\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003ewater,Dimethicone,Butylene Glycol, Niacinamide, Glycerin, Cetearyl Alcohol, Caprylic\/Capric Tri-glyceride, PEG-100 Stearate, Glyceryl stearata, PEG-240\/HDI Copolymer Bis-Decyltetradeceth-20Ether, Polysorbate 60, HDI\/Trimethylol Hexyllactone Crosspolymer, Phenoxyethanol, Ammonium Acryloyldimethyltaurate\/VP Copolymer, Chlorphenesin, Acrylates\/C10-30 Alkyl Acrylate Crosspoly-mer, Parfum, Xanthan Gum, Potassium Hydroxide, Adenosine, 1,2-Hexanediol, Disodium EDTA, Silica, Freesia Refracta Extract, Hydrolyzed Collagen, Prunus Persica (Peach) Flower Extract, Prunus Mume flower Extract, Nelumbo Nucifera Flower Extract, Magnolia Kobus Branch\/Flower\/Leaf Extract, Camellia Japonica Flower Extract\u003c\/p\u003e\n\u003cp class=\"note\"\u003eIngredient information may vary by batch. Please check the product packaging before use, especially if you have known sensitivities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eFarmstay\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eFarmstay Collagen Water Full Moist Cream 100g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003emoisturizer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003e100g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLine \/ Focus\u003c\/th\u003e\n\u003ctd\u003eCollagen\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eKey Direction\u003c\/th\u003e\n\u003ctd\u003ecollagen, niacinamide\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp class=\"product-note\"\u003eFor external cosmetic use only. Stop use if irritation occurs. Product feel, colour or finish may vary slightly depending on skin type, lighting, screen settings or routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e","brand":"Farmstay","offers":[{"title":"100g","offer_id":53709509165395,"sku":"586474_GZBIOY","price":35.41,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0812\/2214\/0243\/files\/1656647787381_90d9323774b6437db0e26229f0ada204.jpg?v=1778350067"},{"product_id":"farmstay-tea-tree-biome-calming-sun-cream-50g-1","title":"Farmstay Tea Tree Biome Calming Sun Cream 50g","description":"\u003csection class=\"premium-product-description\"\u003e\n\u003cstyle\u003e\n  .premium-product-description {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 28px 16px;\n    font-family: inherit;\n    color: #1f1f1f;\n  }\n\n  .premium-product-description details {\n    border: 1px solid #e6e0dc;\n    border-radius: 18px;\n    background: #ffffff;\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.045);\n    transition: border-color 0.25s ease, box-shadow 0.25s ease;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description details[open] {\n    border-color: #c9a36a;\n    box-shadow: 0 12px 30px rgba(201, 163, 106, 0.16);\n  }\n\n  .premium-product-description .main-product-box {\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description summary {\n    position: relative;\n    list-style: none;\n    cursor: pointer;\n    padding: 20px 56px 20px 22px;\n    font-size: 21px;\n    line-height: 1.35;\n    font-weight: 700;\n    color: #191919;\n    background: linear-gradient(135deg, #ffffff 0%, #fffaf5 100%);\n  }\n\n  .premium-product-description .main-summary {\n    font-size: 25px;\n    background: linear-gradient(135deg, #fff7f1 0%, #ffffff 55%, #f7f0ff 100%);\n  }\n\n  .premium-product-description summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .premium-product-description summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 22px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 30px;\n    height: 30px;\n    border-radius: 50%;\n    display: grid;\n    place-items: center;\n    background: #171717;\n    color: #ffffff;\n    font-size: 22px;\n    font-weight: 500;\n    line-height: 1;\n    transition: transform 0.25s ease, background 0.25s ease;\n  }\n\n  .premium-product-description details[open] \u003e summary::after {\n    content: \"−\";\n    background: #b88944;\n    transform: translateY(-50%) rotate(180deg);\n  }\n\n  .premium-product-description .product-content {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-intro {\n    padding-top: 18px;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description .product-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 12px;\n  }\n\n  .premium-product-description .product-tagline {\n    display: inline-block;\n    margin: 18px 0 8px;\n    padding: 6px 12px;\n    border-radius: 999px;\n    background: #fff7f1;\n    border: 1px solid #ead6bd;\n    color: #8a5a18;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .premium-product-description .product-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 12px 0 18px;\n    padding: 0;\n  }\n\n  .premium-product-description .product-badges span {\n    display: inline-block;\n    border: 1px solid #e6e0dc;\n    background: #ffffff;\n    border-radius: 999px;\n    padding: 6px 12px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #6a4a21;\n  }\n\n  .premium-product-description .product-highlight-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 14px;\n  }\n\n  .premium-product-description .product-highlight-card {\n    border: 1px solid #e6e0dc;\n    border-radius: 16px;\n    background: #fffaf5;\n    padding: 15px;\n  }\n\n  .premium-product-description .product-highlight-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #191919;\n  }\n\n  .premium-product-description .product-highlight-card span {\n    font-size: 14px;\n    color: #555555;\n  }\n\n  .premium-product-description .product-content-inner {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-content-inner \u003e *:first-child {\n    margin-top: 18px;\n  }\n\n  .premium-product-description p {\n    margin: 0 0 13px;\n  }\n\n  .premium-product-description ul {\n    margin: 12px 0 0;\n    padding-left: 22px;\n  }\n\n  .premium-product-description li {\n    margin-bottom: 9px;\n  }\n\n  .premium-product-description table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 12px;\n    overflow: hidden;\n    border-radius: 14px;\n  }\n\n  .premium-product-description th,\n  .premium-product-description td {\n    border: 1px solid #e6e0dc;\n    padding: 10px 12px;\n    text-align: left;\n    vertical-align: top;\n    font-size: 15px;\n  }\n\n  .premium-product-description th {\n    width: 34%;\n    background: #fff7f1;\n    color: #191919;\n    font-weight: 700;\n  }\n\n  .premium-product-description .product-note,\n  .premium-product-description .note {\n    background: #fafafa;\n    border-left: 3px solid #c9a36a;\n    border-radius: 10px;\n    padding: 10px 12px;\n    font-size: 14px;\n    color: #555555;\n    margin-top: 14px;\n  }\n\n  @keyframes productFadeDown {\n    from {\n      opacity: 0;\n      transform: translateY(-6px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @media screen and (max-width: 768px) {\n    .premium-product-description {\n      padding: 22px 14px;\n    }\n\n    .premium-product-description .main-summary {\n      font-size: 21px;\n    }\n\n    .premium-product-description summary {\n      font-size: 18px;\n      padding: 18px 52px 18px 18px;\n    }\n\n    .premium-product-description .product-content,\n    .premium-product-description .product-content-inner {\n      font-size: 16px;\n      padding: 0 18px 20px;\n    }\n\n    .premium-product-description .product-highlight-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdetails class=\"main-product-box\" open=\"\"\u003e\n\u003csummary class=\"main-summary\"\u003eFarmstay Tea Tree Biome Calming Sun Cream 50g\u003c\/summary\u003e\n\u003cdiv class=\"product-content\"\u003e\n\u003cspan class=\"product-tagline\"\u003eFarmstay Korean Beauty\u003c\/span\u003e\n\u003cp class=\"product-intro\"\u003e\u003cstrong\u003eFarmstay Tea Tree Biome Calming Sun Cream 50g is a Farmstay sunscreen made for comfortable daytime sun-care finish with sun care, Centella, tea tree.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eFarmstay Tea Tree Biome Calming Sun Cream 50g brings Farmstay's Sun Care product character into a clear daily routine step. The formula direction centers on sun care, Centella, tea tree, panthenol, making it suitable for customers who want a focused Korean beauty product with a practical purpose.\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eAs a sunscreen, it supports a comfortable daytime sun-care finish with sun care, Centella, tea tree while keeping the routine easy to understand. The texture is designed to fit naturally with compatible skincare or makeup steps, depending on how the product is used.\u003c\/p\u003e\n\u003cdiv class=\"product-badges\"\u003e\n\u003cspan\u003eFarmstay\u003c\/span\u003e\n\u003cspan\u003esunscreen\u003c\/span\u003e\n\u003cspan\u003eSun Care\u003c\/span\u003e\n\u003cspan\u003e50g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Highlights\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cdiv class=\"product-highlight-grid\"\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eSun Care Focus\u003c\/strong\u003e\n\u003cspan\u003eCentered around sun care, Centella for a clear routine purpose.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eTexture \u0026amp; Use\u003c\/strong\u003e\n\u003cspan\u003eDaily-use sun-care texture designed for comfortable wear.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eRoutine Fit\u003c\/strong\u003e\n\u003cspan\u003eBest for daily sun care, morning skincare with a product-specific Korean beauty feel.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDetailed Product Description\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eThis product is best suited for daily sun care, morning skincare, makeup-ready skin, giving customers a clear idea of when and why to use it. Its ingredient direction and product format make it easy to place within a morning, evening or targeted beauty routine.\u003c\/p\u003e\n\u003cp\u003eThe overall experience is built around comfort, finish and daily usability. It helps shoppers understand the product’s skin feel or makeup result, the best application moment and the kind of routine it completes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSun-Care Finish \u0026amp; Routine Focus\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eFinish: comfortable daytime sun-care finish with sun care, Centella, tea tree.\u003c\/li\u003e\n\u003cli\u003eCare or makeup focus: sun care, Centella, tea tree, panthenol.\u003c\/li\u003e\n\u003cli\u003eRoutine role: sunscreen step in a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eBest use moment: daily sun care, morning skincare.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eTexture \u0026amp; Application Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDaily-use sun-care texture designed for comfortable wear.\u003c\/li\u003e\n\u003cli\u003eWorks as the final morning skincare step.\u003c\/li\u003e\n\u003cli\u003eCan be used before makeup or on bare skin.\u003c\/li\u003e\n\u003cli\u003eReapply during the day for continued protection.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eKey Product Benefits\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned around sun care, Centella, tea tree for a clear product purpose.\u003c\/li\u003e\n\u003cli\u003eFits naturally as a sunscreen within a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eHelps customers choose the product by texture, finish and routine role.\u003c\/li\u003e\n\u003cli\u003eIncludes full ingredients from the product data where available.\u003c\/li\u003e\n\u003cli\u003ePairs well with compatible Farmstay skincare or makeup steps.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAbout Farmstay\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eFarmstay is a Korean skincare brand from FS Cosmetics, known for everyday formulas with ingredients such as collagen, hyaluronic acid, snail, aloe, green tea, honey, peptide and vitamin care for accessible daily routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eBest For These Routines\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDaily sun care\u003c\/li\u003e\n\u003cli\u003eMorning skincare\u003c\/li\u003e\n\u003cli\u003eMakeup-ready skin\u003c\/li\u003e\n\u003cli\u003esun care routine\u003c\/li\u003e\n\u003cli\u003eCentella routine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow to Use\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eApply generously as the final step of morning skincare. Reapply during the day, especially after sweating, towel drying or long sun exposure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eFull Ingredients\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003ePurified water, propanediol, homosalate, butyloctyl salicylate, ethylhexyl salicylate, titanium dioxide, diethylaminohydroxybenzoylhexylbenzoate, silica, acrylate copolymer, polysorbate 60, glyceryl stearate Latex, beeswax, bis-ethylhexyloxyphenol methoxyphenyltriazine, cetyl dimethicone, sodium stearoyl lactylate, PEG-100 stearate, caprylyl glycol, C20-22 alkyl phosphate, sorbitan Stearate, aluminum hydroxide, C20-22 alcohol, polyhydroxy stearic acid, purslane extract, stearic acid, panthenol (3,750 ppm), butylene glycol, ethylhexylglycerin, acrylate\/C10-30 alkyl acrylate Late crosspolymer, fragrance, xanthan gum, acrylamide\/sodium acryloyldimethyltaurate copolymer, 1,2-hexanediol, tromethamine, sodium polyacryloyldimethyltaurate, isohexadecane, benzo Triazolyldodecyl p-cresol, neopentylglycol diethylhexanoate, disodium EDTA, polysorbate 80, PPG-17\/IPEI\/DMPA Copolymer, sorbitan oleate, tea Tree leaf extract (110ppm), hexylene glycol, bifida fermentation lysate (0.4ppm), lactose (0.3ppm), centella asiatica extract (0.2ppm), phenethyl alcohol (0.15ppm), milk protein (0.1ppm) ), madecassoside (0.01ppm)\u003c\/p\u003e\n\u003cp class=\"note\"\u003eIngredient information may vary by batch. Please check the product packaging before use, especially if you have known sensitivities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eFarmstay\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eFarmstay Tea Tree Biome Calming Sun Cream 50g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003esunscreen\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003e50g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLine \/ Focus\u003c\/th\u003e\n\u003ctd\u003eSun Care\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eKey Direction\u003c\/th\u003e\n\u003ctd\u003esun care, Centella, tea tree, panthenol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp class=\"product-note\"\u003eFor external cosmetic use only. Stop use if irritation occurs. Product feel, colour or finish may vary slightly depending on skin type, lighting, screen settings or routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e","brand":"Farmstay","offers":[{"title":"50g","offer_id":53709509362003,"sku":"586477_050D0E","price":25.92,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0812\/2214\/0243\/files\/1688447723325_d9f52bc83ff5494799441277677c42b7.png?v=1778350072"},{"product_id":"farmstay-tea-tree-biome-calming-water-cream-80ml-1","title":"Farmstay Tea Tree Biome Calming Water Cream 80ml","description":"\u003csection class=\"premium-product-description\"\u003e\n\u003cstyle\u003e\n  .premium-product-description {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 28px 16px;\n    font-family: inherit;\n    color: #1f1f1f;\n  }\n\n  .premium-product-description details {\n    border: 1px solid #e6e0dc;\n    border-radius: 18px;\n    background: #ffffff;\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.045);\n    transition: border-color 0.25s ease, box-shadow 0.25s ease;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description details[open] {\n    border-color: #c9a36a;\n    box-shadow: 0 12px 30px rgba(201, 163, 106, 0.16);\n  }\n\n  .premium-product-description .main-product-box {\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description summary {\n    position: relative;\n    list-style: none;\n    cursor: pointer;\n    padding: 20px 56px 20px 22px;\n    font-size: 21px;\n    line-height: 1.35;\n    font-weight: 700;\n    color: #191919;\n    background: linear-gradient(135deg, #ffffff 0%, #fffaf5 100%);\n  }\n\n  .premium-product-description .main-summary {\n    font-size: 25px;\n    background: linear-gradient(135deg, #fff7f1 0%, #ffffff 55%, #f7f0ff 100%);\n  }\n\n  .premium-product-description summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .premium-product-description summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 22px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 30px;\n    height: 30px;\n    border-radius: 50%;\n    display: grid;\n    place-items: center;\n    background: #171717;\n    color: #ffffff;\n    font-size: 22px;\n    font-weight: 500;\n    line-height: 1;\n    transition: transform 0.25s ease, background 0.25s ease;\n  }\n\n  .premium-product-description details[open] \u003e summary::after {\n    content: \"−\";\n    background: #b88944;\n    transform: translateY(-50%) rotate(180deg);\n  }\n\n  .premium-product-description .product-content {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-intro {\n    padding-top: 18px;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description .product-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 12px;\n  }\n\n  .premium-product-description .product-tagline {\n    display: inline-block;\n    margin: 18px 0 8px;\n    padding: 6px 12px;\n    border-radius: 999px;\n    background: #fff7f1;\n    border: 1px solid #ead6bd;\n    color: #8a5a18;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .premium-product-description .product-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 12px 0 18px;\n    padding: 0;\n  }\n\n  .premium-product-description .product-badges span {\n    display: inline-block;\n    border: 1px solid #e6e0dc;\n    background: #ffffff;\n    border-radius: 999px;\n    padding: 6px 12px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #6a4a21;\n  }\n\n  .premium-product-description .product-highlight-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 14px;\n  }\n\n  .premium-product-description .product-highlight-card {\n    border: 1px solid #e6e0dc;\n    border-radius: 16px;\n    background: #fffaf5;\n    padding: 15px;\n  }\n\n  .premium-product-description .product-highlight-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #191919;\n  }\n\n  .premium-product-description .product-highlight-card span {\n    font-size: 14px;\n    color: #555555;\n  }\n\n  .premium-product-description .product-content-inner {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-content-inner \u003e *:first-child {\n    margin-top: 18px;\n  }\n\n  .premium-product-description p {\n    margin: 0 0 13px;\n  }\n\n  .premium-product-description ul {\n    margin: 12px 0 0;\n    padding-left: 22px;\n  }\n\n  .premium-product-description li {\n    margin-bottom: 9px;\n  }\n\n  .premium-product-description table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 12px;\n    overflow: hidden;\n    border-radius: 14px;\n  }\n\n  .premium-product-description th,\n  .premium-product-description td {\n    border: 1px solid #e6e0dc;\n    padding: 10px 12px;\n    text-align: left;\n    vertical-align: top;\n    font-size: 15px;\n  }\n\n  .premium-product-description th {\n    width: 34%;\n    background: #fff7f1;\n    color: #191919;\n    font-weight: 700;\n  }\n\n  .premium-product-description .product-note,\n  .premium-product-description .note {\n    background: #fafafa;\n    border-left: 3px solid #c9a36a;\n    border-radius: 10px;\n    padding: 10px 12px;\n    font-size: 14px;\n    color: #555555;\n    margin-top: 14px;\n  }\n\n  @keyframes productFadeDown {\n    from {\n      opacity: 0;\n      transform: translateY(-6px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @media screen and (max-width: 768px) {\n    .premium-product-description {\n      padding: 22px 14px;\n    }\n\n    .premium-product-description .main-summary {\n      font-size: 21px;\n    }\n\n    .premium-product-description summary {\n      font-size: 18px;\n      padding: 18px 52px 18px 18px;\n    }\n\n    .premium-product-description .product-content,\n    .premium-product-description .product-content-inner {\n      font-size: 16px;\n      padding: 0 18px 20px;\n    }\n\n    .premium-product-description .product-highlight-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdetails class=\"main-product-box\" open=\"\"\u003e\n\u003csummary class=\"main-summary\"\u003eFarmstay Tea Tree Biome Calming Water Cream 80ml\u003c\/summary\u003e\n\u003cdiv class=\"product-content\"\u003e\n\u003cspan class=\"product-tagline\"\u003eFarmstay Korean Beauty\u003c\/span\u003e\n\u003cp class=\"product-intro\"\u003e\u003cstrong\u003eFarmstay Tea Tree Biome Calming Water Cream 80ml is a Farmstay moisturizer made for soft, moisturized and comfortable skin with Centella, tea tree, hyaluronic acid.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eFarmstay Tea Tree Biome Calming Water Cream 80ml brings Farmstay's Centella product character into a clear daily routine step. The formula direction centers on Centella, tea tree, hyaluronic acid, panthenol, making it suitable for customers who want a focused Korean beauty product with a practical purpose.\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eAs a moisturizer, it supports a soft, moisturized and comfortable skin with Centella, tea tree, hyaluronic acid while keeping the routine easy to understand. The texture is designed to fit naturally with compatible skincare or makeup steps, depending on how the product is used.\u003c\/p\u003e\n\u003cdiv class=\"product-badges\"\u003e\n\u003cspan\u003eFarmstay\u003c\/span\u003e\n\u003cspan\u003emoisturizer\u003c\/span\u003e\n\u003cspan\u003eCentella\u003c\/span\u003e\n\u003cspan\u003e80ml\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Highlights\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cdiv class=\"product-highlight-grid\"\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eCentella Focus\u003c\/strong\u003e\n\u003cspan\u003eCentered around Centella, tea tree for a clear routine purpose.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eTexture \u0026amp; Use\u003c\/strong\u003e\n\u003cspan\u003eCream or lotion texture for daily moisture.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eRoutine Fit\u003c\/strong\u003e\n\u003cspan\u003eBest for daily moisture care, comfort routines with a product-specific Korean beauty feel.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDetailed Product Description\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eThis product is best suited for daily moisture care, comfort routines, final skincare step, giving customers a clear idea of when and why to use it. Its ingredient direction and product format make it easy to place within a morning, evening or targeted beauty routine.\u003c\/p\u003e\n\u003cp\u003eThe overall experience is built around comfort, finish and daily usability. It helps shoppers understand the product’s skin feel or makeup result, the best application moment and the kind of routine it completes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSkin Finish \u0026amp; Care Focus\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eFinish: soft, moisturized and comfortable skin with Centella, tea tree, hyaluronic acid.\u003c\/li\u003e\n\u003cli\u003eCare or makeup focus: Centella, tea tree, hyaluronic acid, panthenol.\u003c\/li\u003e\n\u003cli\u003eRoutine role: moisturizer step in a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eBest use moment: daily moisture care, comfort routines.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eTexture \u0026amp; Application Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eCream or lotion texture for daily moisture.\u003c\/li\u003e\n\u003cli\u003eSmooths over the skin as a comfort layer.\u003c\/li\u003e\n\u003cli\u003eHelps seal in previous skincare steps.\u003c\/li\u003e\n\u003cli\u003eUseful morning or evening depending on routine.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eKey Product Benefits\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned around Centella, tea tree, hyaluronic acid for a clear product purpose.\u003c\/li\u003e\n\u003cli\u003eFits naturally as a moisturizer within a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eHelps customers choose the product by texture, finish and routine role.\u003c\/li\u003e\n\u003cli\u003eIncludes full ingredients from the product data where available.\u003c\/li\u003e\n\u003cli\u003ePairs well with compatible Farmstay skincare or makeup steps.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAbout Farmstay\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eFarmstay is a Korean skincare brand from FS Cosmetics, known for everyday formulas with ingredients such as collagen, hyaluronic acid, snail, aloe, green tea, honey, peptide and vitamin care for accessible daily routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eBest For These Routines\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDaily moisture care\u003c\/li\u003e\n\u003cli\u003eComfort routines\u003c\/li\u003e\n\u003cli\u003eFinal skincare step\u003c\/li\u003e\n\u003cli\u003eCentella routine\u003c\/li\u003e\n\u003cli\u003etea tree routine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow to Use\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eApply after toner, essence or serum as the moisturizing step. Smooth over the face and neck until absorbed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eFull Ingredients\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003ePurified water, methylpropanediol, coco-caprylate\/caprate, 1,2-hexanediol, butylene glycol, caprylylmethicone, squalane, propanediol, cetearylolivate, glycerin, sorbitanol Rebate, Vinyl Dimethicone, Ammonium Acryloyl Dimethyl Taurate\/VP Copolymer, Glycereth-26, Sodium Polyacryloyl Dimethyl Taurate, Biosaccharide Gum-1, Hydrogenated Polydecene, Hydrogenate Tide olive oil unsaponifiables, fragrance, ethylhexyl glycerin, adenosine, sodium hyaluronate, hydroxyethyl cellulose, hydrolyzed gardenia extract, hydrolyzed malt extract, disodium EDTA, hydrolyzed tricolor Violet extract, trideceth-10, tea tree leaf extract (104 ppm), hydrolyzed hyaluronic acid, hyaluronic acid, ammonium polyacryloyl dimethyl taurate, hydroxypropyltrimonium hyaluronic acid Ronate, sodium acetylated hyaluronate, bifida fermentation lysate (0.4ppm), lactose (0.3ppm), centella asiatica extract (0.2ppm), hydrolyzed sodium hyaluronate, sodium hyaluronate cross Polymer, phenethyl alcohol (0.15ppm), milk protein (0.1ppm), panthenol (0.05ppm), potassium hyaluronate, madecassoside (0.01ppm)\u003c\/p\u003e\n\u003cp class=\"note\"\u003eIngredient information may vary by batch. Please check the product packaging before use, especially if you have known sensitivities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eFarmstay\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eFarmstay Tea Tree Biome Calming Water Cream 80ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003emoisturizer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003e80ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLine \/ Focus\u003c\/th\u003e\n\u003ctd\u003eCentella\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eKey Direction\u003c\/th\u003e\n\u003ctd\u003eCentella, tea tree, hyaluronic acid, panthenol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp class=\"product-note\"\u003eFor external cosmetic use only. Stop use if irritation occurs. Product feel, colour or finish may vary slightly depending on skin type, lighting, screen settings or routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e","brand":"Farmstay","offers":[{"title":"Default Title","offer_id":53831260995923,"sku":"586480_O091UU","price":42.59,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0812\/2214\/0243\/files\/1688603877038_ef58c4421da4488c96eaec0828eb2638.png?v=1778350077"},{"product_id":"farmstay-tea-tree-biome-calming-serum-50ml-1","title":"Farmstay Tea Tree Biome Calming Serum 50ml","description":"\u003csection class=\"premium-product-description\"\u003e\n\u003cstyle\u003e\n  .premium-product-description {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 28px 16px;\n    font-family: inherit;\n    color: #1f1f1f;\n  }\n\n  .premium-product-description details {\n    border: 1px solid #e6e0dc;\n    border-radius: 18px;\n    background: #ffffff;\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.045);\n    transition: border-color 0.25s ease, box-shadow 0.25s ease;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description details[open] {\n    border-color: #c9a36a;\n    box-shadow: 0 12px 30px rgba(201, 163, 106, 0.16);\n  }\n\n  .premium-product-description .main-product-box {\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description summary {\n    position: relative;\n    list-style: none;\n    cursor: pointer;\n    padding: 20px 56px 20px 22px;\n    font-size: 21px;\n    line-height: 1.35;\n    font-weight: 700;\n    color: #191919;\n    background: linear-gradient(135deg, #ffffff 0%, #fffaf5 100%);\n  }\n\n  .premium-product-description .main-summary {\n    font-size: 25px;\n    background: linear-gradient(135deg, #fff7f1 0%, #ffffff 55%, #f7f0ff 100%);\n  }\n\n  .premium-product-description summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .premium-product-description summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 22px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 30px;\n    height: 30px;\n    border-radius: 50%;\n    display: grid;\n    place-items: center;\n    background: #171717;\n    color: #ffffff;\n    font-size: 22px;\n    font-weight: 500;\n    line-height: 1;\n    transition: transform 0.25s ease, background 0.25s ease;\n  }\n\n  .premium-product-description details[open] \u003e summary::after {\n    content: \"−\";\n    background: #b88944;\n    transform: translateY(-50%) rotate(180deg);\n  }\n\n  .premium-product-description .product-content {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-intro {\n    padding-top: 18px;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description .product-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 12px;\n  }\n\n  .premium-product-description .product-tagline {\n    display: inline-block;\n    margin: 18px 0 8px;\n    padding: 6px 12px;\n    border-radius: 999px;\n    background: #fff7f1;\n    border: 1px solid #ead6bd;\n    color: #8a5a18;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .premium-product-description .product-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 12px 0 18px;\n    padding: 0;\n  }\n\n  .premium-product-description .product-badges span {\n    display: inline-block;\n    border: 1px solid #e6e0dc;\n    background: #ffffff;\n    border-radius: 999px;\n    padding: 6px 12px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #6a4a21;\n  }\n\n  .premium-product-description .product-highlight-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 14px;\n  }\n\n  .premium-product-description .product-highlight-card {\n    border: 1px solid #e6e0dc;\n    border-radius: 16px;\n    background: #fffaf5;\n    padding: 15px;\n  }\n\n  .premium-product-description .product-highlight-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #191919;\n  }\n\n  .premium-product-description .product-highlight-card span {\n    font-size: 14px;\n    color: #555555;\n  }\n\n  .premium-product-description .product-content-inner {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-content-inner \u003e *:first-child {\n    margin-top: 18px;\n  }\n\n  .premium-product-description p {\n    margin: 0 0 13px;\n  }\n\n  .premium-product-description ul {\n    margin: 12px 0 0;\n    padding-left: 22px;\n  }\n\n  .premium-product-description li {\n    margin-bottom: 9px;\n  }\n\n  .premium-product-description table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 12px;\n    overflow: hidden;\n    border-radius: 14px;\n  }\n\n  .premium-product-description th,\n  .premium-product-description td {\n    border: 1px solid #e6e0dc;\n    padding: 10px 12px;\n    text-align: left;\n    vertical-align: top;\n    font-size: 15px;\n  }\n\n  .premium-product-description th {\n    width: 34%;\n    background: #fff7f1;\n    color: #191919;\n    font-weight: 700;\n  }\n\n  .premium-product-description .product-note,\n  .premium-product-description .note {\n    background: #fafafa;\n    border-left: 3px solid #c9a36a;\n    border-radius: 10px;\n    padding: 10px 12px;\n    font-size: 14px;\n    color: #555555;\n    margin-top: 14px;\n  }\n\n  @keyframes productFadeDown {\n    from {\n      opacity: 0;\n      transform: translateY(-6px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @media screen and (max-width: 768px) {\n    .premium-product-description {\n      padding: 22px 14px;\n    }\n\n    .premium-product-description .main-summary {\n      font-size: 21px;\n    }\n\n    .premium-product-description summary {\n      font-size: 18px;\n      padding: 18px 52px 18px 18px;\n    }\n\n    .premium-product-description .product-content,\n    .premium-product-description .product-content-inner {\n      font-size: 16px;\n      padding: 0 18px 20px;\n    }\n\n    .premium-product-description .product-highlight-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdetails class=\"main-product-box\" open=\"\"\u003e\n\u003csummary class=\"main-summary\"\u003eFarmstay Tea Tree Biome Calming Serum 50ml\u003c\/summary\u003e\n\u003cdiv class=\"product-content\"\u003e\n\u003cspan class=\"product-tagline\"\u003eFarmstay Korean Beauty\u003c\/span\u003e\n\u003cp class=\"product-intro\"\u003e\u003cstrong\u003eFarmstay Tea Tree Biome Calming Serum 50ml is a Farmstay serum made for hydrated, balanced and healthy-looking skin with Centella, tea tree, hyaluronic acid.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eFarmstay Tea Tree Biome Calming Serum 50ml brings Farmstay's Centella product character into a clear daily routine step. The formula direction centers on Centella, tea tree, hyaluronic acid, panthenol, making it suitable for customers who want a focused Korean beauty product with a practical purpose.\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eAs a serum, it supports a hydrated, balanced and healthy-looking skin with Centella, tea tree, hyaluronic acid while keeping the routine easy to understand. The texture is designed to fit naturally with compatible skincare or makeup steps, depending on how the product is used.\u003c\/p\u003e\n\u003cdiv class=\"product-badges\"\u003e\n\u003cspan\u003eFarmstay\u003c\/span\u003e\n\u003cspan\u003eserum\u003c\/span\u003e\n\u003cspan\u003eCentella\u003c\/span\u003e\n\u003cspan\u003e50ml\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Highlights\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cdiv class=\"product-highlight-grid\"\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eCentella Focus\u003c\/strong\u003e\n\u003cspan\u003eCentered around Centella, tea tree for a clear routine purpose.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eTexture \u0026amp; Use\u003c\/strong\u003e\n\u003cspan\u003eConcentrated texture for targeted skincare routines.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eRoutine Fit\u003c\/strong\u003e\n\u003cspan\u003eBest for targeted serum step, daily skincare routines with a product-specific Korean beauty feel.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDetailed Product Description\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eThis product is best suited for targeted serum step, daily skincare routines, layering before moisturizer, giving customers a clear idea of when and why to use it. Its ingredient direction and product format make it easy to place within a morning, evening or targeted beauty routine.\u003c\/p\u003e\n\u003cp\u003eThe overall experience is built around comfort, finish and daily usability. It helps shoppers understand the product’s skin feel or makeup result, the best application moment and the kind of routine it completes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSkin Finish \u0026amp; Care Focus\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eFinish: hydrated, balanced and healthy-looking skin with Centella, tea tree, hyaluronic acid.\u003c\/li\u003e\n\u003cli\u003eCare or makeup focus: Centella, tea tree, hyaluronic acid, panthenol.\u003c\/li\u003e\n\u003cli\u003eRoutine role: serum step in a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eBest use moment: targeted serum step, daily skincare routines.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eTexture \u0026amp; Application Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eConcentrated texture for targeted skincare routines.\u003c\/li\u003e\n\u003cli\u003eLayers after toner and before moisturizer.\u003c\/li\u003e\n\u003cli\u003eDesigned to absorb without a heavy finish.\u003c\/li\u003e\n\u003cli\u003eSupports consistent daily care.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eKey Product Benefits\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned around Centella, tea tree, hyaluronic acid for a clear product purpose.\u003c\/li\u003e\n\u003cli\u003eFits naturally as a serum within a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eHelps customers choose the product by texture, finish and routine role.\u003c\/li\u003e\n\u003cli\u003eIncludes full ingredients from the product data where available.\u003c\/li\u003e\n\u003cli\u003ePairs well with compatible Farmstay skincare or makeup steps.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAbout Farmstay\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eFarmstay is a Korean skincare brand from FS Cosmetics, known for everyday formulas with ingredients such as collagen, hyaluronic acid, snail, aloe, green tea, honey, peptide and vitamin care for accessible daily routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eBest For These Routines\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eTargeted serum step\u003c\/li\u003e\n\u003cli\u003eDaily skincare routines\u003c\/li\u003e\n\u003cli\u003eLayering before moisturizer\u003c\/li\u003e\n\u003cli\u003eCentella routine\u003c\/li\u003e\n\u003cli\u003etea tree routine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow to Use\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eApply after toner and gently pat until absorbed. Follow with moisturizer or cream.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eFull Ingredients\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eWater, glycerin, butylene glycol, pentaerythrityl tetraethylhexanoate, hydrogenated polydecene, caprylic\/capric triglyceride, methyl glucose-20, glycereth-26, vinyl dimethicone, cetearyl olivate, 1,2-hexanediol, shea butter, cetearyl alcohol, glyceryl stearate, propanediol, carbomer, sorbitan olivate: S14-22 alcohol sodium polyacryloyldimethyl taurate, hydroxyacetophenone, tromethamine, biosaccharide gum-1, bergamot oil, C12-20 alkyl glucosides, sodium polyacrylate, adenosine, ethylhexylglycerin, trideceth-10, hydroxyethyl cellulose, disodium EDTA, tea tree leaf extract (105 ppm), safflower seed oil, ammonium polyacryloyldimethyl taurate, hyaluronic acid, hydrolyzed hyaluronic acid, sodium hyaluronate, argania spinosa kernel oil, glucose, yellow #4, hydrogenated lecithin, blue #1, linoleic acid, linoleic acid, bifida ferment lysate (0. 202 ppm), lactose (0.201 ppm), centella asiatica extract (0.2 ppm), polyglyceryl-10 oleate, sucrose palmitate, helianthus annuus (acacia) seed oil, panthenol (0.05 ppm), madecassoside (0.01 ppm), phenethyl alcohol (0.0015 ppm), milk protein (0.001 ppm), limonene, linalool\u003c\/p\u003e\n\u003cp class=\"note\"\u003eIngredient information may vary by batch. Please check the product packaging before use, especially if you have known sensitivities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eFarmstay\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eFarmstay Tea Tree Biome Calming Serum 50ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eserum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003e50ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLine \/ Focus\u003c\/th\u003e\n\u003ctd\u003eCentella\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eKey Direction\u003c\/th\u003e\n\u003ctd\u003eCentella, tea tree, hyaluronic acid, panthenol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp class=\"product-note\"\u003eFor external cosmetic use only. Stop use if irritation occurs. Product feel, colour or finish may vary slightly depending on skin type, lighting, screen settings or routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e","brand":"Farmstay","offers":[{"title":"50ml","offer_id":53709510443347,"sku":"586484_1FKAXL","price":40.96,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0812\/2214\/0243\/files\/1689670547393_489c84a057304ea18375c21db2d4afd4.jpg?v=1778350081"},{"product_id":"farmstay-citrus-yuja-vitalizing-cream-100g-1","title":"Farmstay Citrus Yuja Vitalizing Cream 100g","description":"\u003csection class=\"premium-product-description\"\u003e\n\u003cstyle\u003e\n  .premium-product-description {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 28px 16px;\n    font-family: inherit;\n    color: #1f1f1f;\n  }\n\n  .premium-product-description details {\n    border: 1px solid #e6e0dc;\n    border-radius: 18px;\n    background: #ffffff;\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.045);\n    transition: border-color 0.25s ease, box-shadow 0.25s ease;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description details[open] {\n    border-color: #c9a36a;\n    box-shadow: 0 12px 30px rgba(201, 163, 106, 0.16);\n  }\n\n  .premium-product-description .main-product-box {\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description summary {\n    position: relative;\n    list-style: none;\n    cursor: pointer;\n    padding: 20px 56px 20px 22px;\n    font-size: 21px;\n    line-height: 1.35;\n    font-weight: 700;\n    color: #191919;\n    background: linear-gradient(135deg, #ffffff 0%, #fffaf5 100%);\n  }\n\n  .premium-product-description .main-summary {\n    font-size: 25px;\n    background: linear-gradient(135deg, #fff7f1 0%, #ffffff 55%, #f7f0ff 100%);\n  }\n\n  .premium-product-description summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .premium-product-description summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 22px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 30px;\n    height: 30px;\n    border-radius: 50%;\n    display: grid;\n    place-items: center;\n    background: #171717;\n    color: #ffffff;\n    font-size: 22px;\n    font-weight: 500;\n    line-height: 1;\n    transition: transform 0.25s ease, background 0.25s ease;\n  }\n\n  .premium-product-description details[open] \u003e summary::after {\n    content: \"−\";\n    background: #b88944;\n    transform: translateY(-50%) rotate(180deg);\n  }\n\n  .premium-product-description .product-content {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-intro {\n    padding-top: 18px;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description .product-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 12px;\n  }\n\n  .premium-product-description .product-tagline {\n    display: inline-block;\n    margin: 18px 0 8px;\n    padding: 6px 12px;\n    border-radius: 999px;\n    background: #fff7f1;\n    border: 1px solid #ead6bd;\n    color: #8a5a18;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .premium-product-description .product-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 12px 0 18px;\n    padding: 0;\n  }\n\n  .premium-product-description .product-badges span {\n    display: inline-block;\n    border: 1px solid #e6e0dc;\n    background: #ffffff;\n    border-radius: 999px;\n    padding: 6px 12px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #6a4a21;\n  }\n\n  .premium-product-description .product-highlight-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 14px;\n  }\n\n  .premium-product-description .product-highlight-card {\n    border: 1px solid #e6e0dc;\n    border-radius: 16px;\n    background: #fffaf5;\n    padding: 15px;\n  }\n\n  .premium-product-description .product-highlight-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #191919;\n  }\n\n  .premium-product-description .product-highlight-card span {\n    font-size: 14px;\n    color: #555555;\n  }\n\n  .premium-product-description .product-content-inner {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-content-inner \u003e *:first-child {\n    margin-top: 18px;\n  }\n\n  .premium-product-description p {\n    margin: 0 0 13px;\n  }\n\n  .premium-product-description ul {\n    margin: 12px 0 0;\n    padding-left: 22px;\n  }\n\n  .premium-product-description li {\n    margin-bottom: 9px;\n  }\n\n  .premium-product-description table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 12px;\n    overflow: hidden;\n    border-radius: 14px;\n  }\n\n  .premium-product-description th,\n  .premium-product-description td {\n    border: 1px solid #e6e0dc;\n    padding: 10px 12px;\n    text-align: left;\n    vertical-align: top;\n    font-size: 15px;\n  }\n\n  .premium-product-description th {\n    width: 34%;\n    background: #fff7f1;\n    color: #191919;\n    font-weight: 700;\n  }\n\n  .premium-product-description .product-note,\n  .premium-product-description .note {\n    background: #fafafa;\n    border-left: 3px solid #c9a36a;\n    border-radius: 10px;\n    padding: 10px 12px;\n    font-size: 14px;\n    color: #555555;\n    margin-top: 14px;\n  }\n\n  @keyframes productFadeDown {\n    from {\n      opacity: 0;\n      transform: translateY(-6px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @media screen and (max-width: 768px) {\n    .premium-product-description {\n      padding: 22px 14px;\n    }\n\n    .premium-product-description .main-summary {\n      font-size: 21px;\n    }\n\n    .premium-product-description summary {\n      font-size: 18px;\n      padding: 18px 52px 18px 18px;\n    }\n\n    .premium-product-description .product-content,\n    .premium-product-description .product-content-inner {\n      font-size: 16px;\n      padding: 0 18px 20px;\n    }\n\n    .premium-product-description .product-highlight-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdetails class=\"main-product-box\" open=\"\"\u003e\n\u003csummary class=\"main-summary\"\u003eFarmstay Citrus Yuja Vitalizing Cream 100g\u003c\/summary\u003e\n\u003cdiv class=\"product-content\"\u003e\n\u003cspan class=\"product-tagline\"\u003eFarmstay Korean Beauty\u003c\/span\u003e\n\u003cp class=\"product-intro\"\u003e\u003cstrong\u003eFarmstay Citrus Yuja Vitalizing Cream 100g is a Farmstay moisturizer made for soft, moisturized and comfortable skin with niacinamide, allantoin, vitamin E.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eFarmstay Citrus Yuja Vitalizing Cream 100g brings Farmstay's Niacinamide product character into a clear daily routine step. The formula direction centers on niacinamide, allantoin, vitamin E, making it suitable for customers who want a focused Korean beauty product with a practical purpose.\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eAs a moisturizer, it supports a soft, moisturized and comfortable skin with niacinamide, allantoin, vitamin E while keeping the routine easy to understand. The texture is designed to fit naturally with compatible skincare or makeup steps, depending on how the product is used.\u003c\/p\u003e\n\u003cdiv class=\"product-badges\"\u003e\n\u003cspan\u003eFarmstay\u003c\/span\u003e\n\u003cspan\u003emoisturizer\u003c\/span\u003e\n\u003cspan\u003eNiacinamide\u003c\/span\u003e\n\u003cspan\u003e100g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Highlights\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cdiv class=\"product-highlight-grid\"\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eNiacinamide Focus\u003c\/strong\u003e\n\u003cspan\u003eCentered around niacinamide, allantoin for a clear routine purpose.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eTexture \u0026amp; Use\u003c\/strong\u003e\n\u003cspan\u003eCream or lotion texture for daily moisture.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eRoutine Fit\u003c\/strong\u003e\n\u003cspan\u003eBest for daily moisture care, comfort routines with a product-specific Korean beauty feel.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDetailed Product Description\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eThis product is best suited for daily moisture care, comfort routines, final skincare step, giving customers a clear idea of when and why to use it. Its ingredient direction and product format make it easy to place within a morning, evening or targeted beauty routine.\u003c\/p\u003e\n\u003cp\u003eThe overall experience is built around comfort, finish and daily usability. It helps shoppers understand the product’s skin feel or makeup result, the best application moment and the kind of routine it completes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSkin Finish \u0026amp; Care Focus\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eFinish: soft, moisturized and comfortable skin with niacinamide, allantoin, vitamin E.\u003c\/li\u003e\n\u003cli\u003eCare or makeup focus: niacinamide, allantoin, vitamin E.\u003c\/li\u003e\n\u003cli\u003eRoutine role: moisturizer step in a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eBest use moment: daily moisture care, comfort routines.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eTexture \u0026amp; Application Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eCream or lotion texture for daily moisture.\u003c\/li\u003e\n\u003cli\u003eSmooths over the skin as a comfort layer.\u003c\/li\u003e\n\u003cli\u003eHelps seal in previous skincare steps.\u003c\/li\u003e\n\u003cli\u003eUseful morning or evening depending on routine.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eKey Product Benefits\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned around niacinamide, allantoin, vitamin E for a clear product purpose.\u003c\/li\u003e\n\u003cli\u003eFits naturally as a moisturizer within a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eHelps customers choose the product by texture, finish and routine role.\u003c\/li\u003e\n\u003cli\u003eIncludes full ingredients from the product data where available.\u003c\/li\u003e\n\u003cli\u003ePairs well with compatible Farmstay skincare or makeup steps.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAbout Farmstay\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eFarmstay is a Korean skincare brand from FS Cosmetics, known for everyday formulas with ingredients such as collagen, hyaluronic acid, snail, aloe, green tea, honey, peptide and vitamin care for accessible daily routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eBest For These Routines\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDaily moisture care\u003c\/li\u003e\n\u003cli\u003eComfort routines\u003c\/li\u003e\n\u003cli\u003eFinal skincare step\u003c\/li\u003e\n\u003cli\u003eniacinamide routine\u003c\/li\u003e\n\u003cli\u003eallantoin routine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow to Use\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eApply after toner, essence or serum as the moisturizing step. Smooth over the face and neck until absorbed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eFull Ingredients\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003ePurified water, glycereth:26, caprylic\/capritriglyceride, dipropylene glycol, glycerin, niacinamide, cetearyl olivate, sorbitan olivate, cetearyl alcohol, citron extract (5,000ppm), barberry root extract, betaine, carbomer, arginine, sorbitan sesquioleate, glyceryl stearate, allantoin, adenosine, xanthan gum, polyglutamic acid, olive oil, menthylene glycol, caprylyl glycol, Butylene Glycol, Ethylhexylglycerin, 1,2-Hexanediol, Tocopherol, Disodium EDTA, Hydroxyacetophenone, Fragrance, Limonene, Linalool\u003c\/p\u003e\n\u003cp class=\"note\"\u003eIngredient information may vary by batch. Please check the product packaging before use, especially if you have known sensitivities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eFarmstay\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eFarmstay Citrus Yuja Vitalizing Cream 100g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003emoisturizer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003e100g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLine \/ Focus\u003c\/th\u003e\n\u003ctd\u003eNiacinamide\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eKey Direction\u003c\/th\u003e\n\u003ctd\u003eniacinamide, allantoin, vitamin E\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp class=\"product-note\"\u003eFor external cosmetic use only. Stop use if irritation occurs. Product feel, colour or finish may vary slightly depending on skin type, lighting, screen settings or routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e","brand":"Farmstay","offers":[{"title":"100g","offer_id":53709510705491,"sku":"586487_43UQZF","price":25.28,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0812\/2214\/0243\/files\/1688453398249_300635ec26174c768e5b22676e369d50.png?v=1778350087"},{"product_id":"farmstay-citrus-yuja-vitalizing-eye-cream-45ml-1","title":"Farmstay Citrus Yuja Vitalizing Eye Cream 45ml","description":"\u003csection class=\"premium-product-description\"\u003e\n\u003cstyle\u003e\n  .premium-product-description {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 28px 16px;\n    font-family: inherit;\n    color: #1f1f1f;\n  }\n\n  .premium-product-description details {\n    border: 1px solid #e6e0dc;\n    border-radius: 18px;\n    background: #ffffff;\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.045);\n    transition: border-color 0.25s ease, box-shadow 0.25s ease;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description details[open] {\n    border-color: #c9a36a;\n    box-shadow: 0 12px 30px rgba(201, 163, 106, 0.16);\n  }\n\n  .premium-product-description .main-product-box {\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description summary {\n    position: relative;\n    list-style: none;\n    cursor: pointer;\n    padding: 20px 56px 20px 22px;\n    font-size: 21px;\n    line-height: 1.35;\n    font-weight: 700;\n    color: #191919;\n    background: linear-gradient(135deg, #ffffff 0%, #fffaf5 100%);\n  }\n\n  .premium-product-description .main-summary {\n    font-size: 25px;\n    background: linear-gradient(135deg, #fff7f1 0%, #ffffff 55%, #f7f0ff 100%);\n  }\n\n  .premium-product-description summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .premium-product-description summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 22px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 30px;\n    height: 30px;\n    border-radius: 50%;\n    display: grid;\n    place-items: center;\n    background: #171717;\n    color: #ffffff;\n    font-size: 22px;\n    font-weight: 500;\n    line-height: 1;\n    transition: transform 0.25s ease, background 0.25s ease;\n  }\n\n  .premium-product-description details[open] \u003e summary::after {\n    content: \"−\";\n    background: #b88944;\n    transform: translateY(-50%) rotate(180deg);\n  }\n\n  .premium-product-description .product-content {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-intro {\n    padding-top: 18px;\n    margin-bottom: 14px;\n  }\n\n  .premium-product-description .product-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 12px;\n  }\n\n  .premium-product-description .product-tagline {\n    display: inline-block;\n    margin: 18px 0 8px;\n    padding: 6px 12px;\n    border-radius: 999px;\n    background: #fff7f1;\n    border: 1px solid #ead6bd;\n    color: #8a5a18;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .premium-product-description .product-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 12px 0 18px;\n    padding: 0;\n  }\n\n  .premium-product-description .product-badges span {\n    display: inline-block;\n    border: 1px solid #e6e0dc;\n    background: #ffffff;\n    border-radius: 999px;\n    padding: 6px 12px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #6a4a21;\n  }\n\n  .premium-product-description .product-highlight-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 14px;\n  }\n\n  .premium-product-description .product-highlight-card {\n    border: 1px solid #e6e0dc;\n    border-radius: 16px;\n    background: #fffaf5;\n    padding: 15px;\n  }\n\n  .premium-product-description .product-highlight-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #191919;\n  }\n\n  .premium-product-description .product-highlight-card span {\n    font-size: 14px;\n    color: #555555;\n  }\n\n  .premium-product-description .product-content-inner {\n    padding: 0 22px 22px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #4b4b4b;\n    animation: productFadeDown 0.28s ease;\n  }\n\n  .premium-product-description .product-content-inner \u003e *:first-child {\n    margin-top: 18px;\n  }\n\n  .premium-product-description p {\n    margin: 0 0 13px;\n  }\n\n  .premium-product-description ul {\n    margin: 12px 0 0;\n    padding-left: 22px;\n  }\n\n  .premium-product-description li {\n    margin-bottom: 9px;\n  }\n\n  .premium-product-description table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 12px;\n    overflow: hidden;\n    border-radius: 14px;\n  }\n\n  .premium-product-description th,\n  .premium-product-description td {\n    border: 1px solid #e6e0dc;\n    padding: 10px 12px;\n    text-align: left;\n    vertical-align: top;\n    font-size: 15px;\n  }\n\n  .premium-product-description th {\n    width: 34%;\n    background: #fff7f1;\n    color: #191919;\n    font-weight: 700;\n  }\n\n  .premium-product-description .product-note,\n  .premium-product-description .note {\n    background: #fafafa;\n    border-left: 3px solid #c9a36a;\n    border-radius: 10px;\n    padding: 10px 12px;\n    font-size: 14px;\n    color: #555555;\n    margin-top: 14px;\n  }\n\n  @keyframes productFadeDown {\n    from {\n      opacity: 0;\n      transform: translateY(-6px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @media screen and (max-width: 768px) {\n    .premium-product-description {\n      padding: 22px 14px;\n    }\n\n    .premium-product-description .main-summary {\n      font-size: 21px;\n    }\n\n    .premium-product-description summary {\n      font-size: 18px;\n      padding: 18px 52px 18px 18px;\n    }\n\n    .premium-product-description .product-content,\n    .premium-product-description .product-content-inner {\n      font-size: 16px;\n      padding: 0 18px 20px;\n    }\n\n    .premium-product-description .product-highlight-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdetails class=\"main-product-box\" open=\"\"\u003e\n\u003csummary class=\"main-summary\"\u003eFarmstay Citrus Yuja Vitalizing Eye Cream 45ml\u003c\/summary\u003e\n\u003cdiv class=\"product-content\"\u003e\n\u003cspan class=\"product-tagline\"\u003eFarmstay Korean Beauty\u003c\/span\u003e\n\u003cp class=\"product-intro\"\u003e\u003cstrong\u003eFarmstay Citrus Yuja Vitalizing Eye Cream 45ml is a Farmstay moisturizer made for soft, moisturized and comfortable skin with vitamin care, eye colour, collagen.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eFarmstay Citrus Yuja Vitalizing Eye Cream 45ml brings Farmstay's Vitamin Care product character into a clear daily routine step. The formula direction centers on vitamin care, eye colour, collagen, vitamin E, making it suitable for customers who want a focused Korean beauty product with a practical purpose.\u003c\/p\u003e\n\u003cp class=\"product-intro\"\u003eAs a moisturizer, it supports a soft, moisturized and comfortable skin with vitamin care, eye colour, collagen while keeping the routine easy to understand. The texture is designed to fit naturally with compatible skincare or makeup steps, depending on how the product is used.\u003c\/p\u003e\n\u003cdiv class=\"product-badges\"\u003e\n\u003cspan\u003eFarmstay\u003c\/span\u003e\n\u003cspan\u003emoisturizer\u003c\/span\u003e\n\u003cspan\u003eVitamin Care\u003c\/span\u003e\n\u003cspan\u003e45ml\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Highlights\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cdiv class=\"product-highlight-grid\"\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eVitamin Care Focus\u003c\/strong\u003e\n\u003cspan\u003eCentered around vitamin care, eye colour for a clear routine purpose.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eTexture \u0026amp; Use\u003c\/strong\u003e\n\u003cspan\u003eCream or lotion texture for daily moisture.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight-card\"\u003e\n\u003cstrong\u003eRoutine Fit\u003c\/strong\u003e\n\u003cspan\u003eBest for daily moisture care, comfort routines with a product-specific Korean beauty feel.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDetailed Product Description\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eThis product is best suited for daily moisture care, comfort routines, final skincare step, giving customers a clear idea of when and why to use it. Its ingredient direction and product format make it easy to place within a morning, evening or targeted beauty routine.\u003c\/p\u003e\n\u003cp\u003eThe overall experience is built around comfort, finish and daily usability. It helps shoppers understand the product’s skin feel or makeup result, the best application moment and the kind of routine it completes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSkin Finish \u0026amp; Care Focus\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eFinish: soft, moisturized and comfortable skin with vitamin care, eye colour, collagen.\u003c\/li\u003e\n\u003cli\u003eCare or makeup focus: vitamin care, eye colour, collagen, vitamin E.\u003c\/li\u003e\n\u003cli\u003eRoutine role: moisturizer step in a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eBest use moment: daily moisture care, comfort routines.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eTexture \u0026amp; Application Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eCream or lotion texture for daily moisture.\u003c\/li\u003e\n\u003cli\u003eSmooths over the skin as a comfort layer.\u003c\/li\u003e\n\u003cli\u003eHelps seal in previous skincare steps.\u003c\/li\u003e\n\u003cli\u003eUseful morning or evening depending on routine.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eKey Product Benefits\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned around vitamin care, eye colour, collagen for a clear product purpose.\u003c\/li\u003e\n\u003cli\u003eFits naturally as a moisturizer within a Korean beauty routine.\u003c\/li\u003e\n\u003cli\u003eHelps customers choose the product by texture, finish and routine role.\u003c\/li\u003e\n\u003cli\u003eIncludes full ingredients from the product data where available.\u003c\/li\u003e\n\u003cli\u003ePairs well with compatible Farmstay skincare or makeup steps.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAbout Farmstay\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eFarmstay is a Korean skincare brand from FS Cosmetics, known for everyday formulas with ingredients such as collagen, hyaluronic acid, snail, aloe, green tea, honey, peptide and vitamin care for accessible daily routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eBest For These Routines\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003eDaily moisture care\u003c\/li\u003e\n\u003cli\u003eComfort routines\u003c\/li\u003e\n\u003cli\u003eFinal skincare step\u003c\/li\u003e\n\u003cli\u003evitamin care routine\u003c\/li\u003e\n\u003cli\u003eeye colour routine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow to Use\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003eApply after toner, essence or serum as the moisturizing step. Smooth over the face and neck until absorbed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eFull Ingredients\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003cp\u003ePurified water, cerylethylhexanoate, glycerin, caprylic\/capric triglyceride, methyl propanediol, cetearyl alcohol, petrolatung, plasorbate 60, glyceryl stearate, sorbitan sesquioleate, 1.2- Hexanediol, Cyglopentasylcoxane, Palmitic Acid, Dimethicone, Shea Butter, Stearic Acid, Hydroxyacetophenone, Carbomer, Triethanolamine, Citron Extract (145ppm), Vitamin Tree Fruit Extract, Flea Acrylamide, dimethicone\/vinyldimethicone cross-splimmer, xanthan gum, hydrolyzed collagen, lactobacillus fermented lysate, mung bean seed extract, mango bean seed extract, stone bean extract, esclenta lentil seed extract, Carob seed extract, Choi root extract, C13-14 isoparaffin, adenosine, disodium EDTA, Laureth-7, Schisandra chinensis extract, myristic acid, fragrance, BHT, tocopherol\u003c\/p\u003e\n\u003cp class=\"note\"\u003eIngredient information may vary by batch. Please check the product packaging before use, especially if you have known sensitivities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Details\u003c\/summary\u003e\n\u003cdiv class=\"product-content-inner\"\u003e\n\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eFarmstay\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eFarmstay Citrus Yuja Vitalizing Eye Cream 45ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003emoisturizer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003e45ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLine \/ Focus\u003c\/th\u003e\n\u003ctd\u003eVitamin Care\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eKey Direction\u003c\/th\u003e\n\u003ctd\u003evitamin care, eye colour, collagen, vitamin E\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp class=\"product-note\"\u003eFor external cosmetic use only. Stop use if irritation occurs. Product feel, colour or finish may vary slightly depending on skin type, lighting, screen settings or routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e","brand":"Farmstay","offers":[{"title":"45ml","offer_id":53709511229779,"sku":"586490_SHITYZ","price":20.15,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0812\/2214\/0243\/files\/1688453075885_41728cf05d864c56987327a08638fc98.png?v=1778350092"}],"url":"https:\/\/enrapturecosmetics.com\/collections\/farmstay.oembed?page=2","provider":"Enrapturecosmetics","version":"1.0","type":"link"}