{"product_id":"b0dwwvqqvk","title":"Cell Fusion C Laser UV Defense Face Sunscreen SPF 50, No White Cast \u0026 Matte Finish, Phyto PDRN for Skin Recovery, Korean Sunscreen for Face, 50ml \/ 1.69 fl.oz","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n      body {\n        max-width: 920px;\n        margin: 0 auto;\n        padding: 32px 24px 56px;\n        position: relative;\n        box-sizing: border-box;\n        font-family: 'Arial', sans-serif;\n        line-height: 1.6;\n        color: #333;\n        background: linear-gradient(180deg, #f8fbff 0%, #ffffff 22%, #f9fbfd 100%);\n      }\n\n      @media (max-width: 768px) {\n        body {\n          padding: 18px 16px 36px;\n        }\n      }\n\n      .hero-section {\n        text-align: center;\n        margin-bottom: 60px;\n        background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);\n        border: 1px solid #dbe7f3;\n        border-radius: 28px;\n        padding: 36px 28px 34px;\n        box-shadow: 0 18px 40px rgba(33, 66, 99, 0.08);\n      }\n\n      .hero-image {\n        width: 100%;\n        max-width: 600px;\n        height: auto;\n        margin-bottom: 30px;\n        border-radius: 18px;\n        border: none;\n        box-shadow: none;\n        background: transparent;\n        padding: 0;\n        box-sizing: border-box;\n        filter: none !important;\n        opacity: 1 !important;\n        mix-blend-mode: normal;\n      }\n\n      .product-title {\n        font-size: 2.5rem;\n        font-weight: bold;\n        color: #2c2c2c;\n        margin-bottom: 10px;\n        line-height: 1.2;\n      }\n\n      .product-subtitle {\n        font-size: 1.3rem;\n        color: #666;\n        margin-bottom: 15px;\n      }\n\n      .product-size {\n        font-size: 1.1rem;\n        color: #888;\n        margin-bottom: 30px;\n      }\n\n      .section-card {\n        background: rgba(255, 255, 255, 0.96);\n        border-radius: 24px;\n        padding: 40px;\n        margin-bottom: 40px;\n        border: 1px solid #dfe8f2;\n        box-shadow: 0 14px 34px rgba(35, 61, 89, 0.06);\n      }\n\n      @media (max-width: 768px) {\n        .section-card {\n          padding: 24px 18px;\n          border-radius: 20px;\n          margin-bottom: 28px;\n        }\n        .hero-section {\n          padding: 24px 16px 22px;\n          border-radius: 22px;\n          margin-bottom: 36px;\n        }\n        .product-title {\n          font-size: 2rem;\n        }\n      }\n\n      .headline {\n        font-size: 2rem;\n        font-weight: bold;\n        color: #2c2c2c;\n        margin-bottom: 20px;\n        text-align: center;\n      }\n\n      .intro-text {\n        font-size: 1.1rem;\n        color: #555;\n        text-align: center;\n        max-width: 700px;\n        margin: 0 auto;\n      }\n\n      .benefits-title {\n        font-size: 1.8rem;\n        font-weight: bold;\n        color: #2c2c2c;\n        margin-bottom: 25px;\n        text-align: center;\n      }\n\n      .benefit-item {\n        margin-bottom: 16px;\n        padding: 18px 18px 18px 48px;\n        position: relative;\n        background: #ffffff;\n        border: 1px solid #e4ebf3;\n        border-radius: 18px;\n        box-shadow: 0 8px 18px rgba(44, 66, 97, 0.04);\n      }\n\n      .benefit-item::before {\n        content: '•';\n        color: #2c7be5;\n        font-weight: bold;\n        position: absolute;\n        left: 18px;\n        top: 16px;\n        font-size: 1.4rem;\n        line-height: 1;\n      }\n\n      .benefit-title {\n        font-weight: bold;\n        color: #2c2c2c;\n        margin-bottom: 6px;\n        font-size: 1.03rem;\n      }\n\n      .benefit-description {\n        color: #666;\n        font-size: 1rem;\n      }\n\n      .product-image {\n        width: 100%;\n        max-width: 100%;\n        height: auto;\n        margin: 24px 0 34px;\n        border-radius: 20px;\n        border: 1px solid #e2eaf2;\n        box-shadow: 0 14px 28px rgba(31, 58, 89, 0.08);\n        background: #fff;\n        padding: 10px;\n        box-sizing: border-box;\n        display: block;\n      }\n\n      .ingredients-section {\n        background-color: #fff5f5;\n        border: 2px solid #fecaca;\n      }\n\n      .usage-section {\n        background-color: #f0f9ff;\n        border: 2px solid #bfdbfe;\n      }\n\n      .details-section {\n        background-color: #f0fdf4;\n        border: 2px solid #bbf7d0;\n      }\n\n      .closing-section {\n        background-color: #fefce8;\n        border: 2px solid #fde047;\n      }\n\n      .usage-steps {\n        list-style: none;\n        padding: 0;\n      }\n\n      .usage-steps li {\n        margin-bottom: 14px;\n        padding: 16px 16px 16px 44px;\n        position: relative;\n        counter-increment: step-counter;\n        background: #ffffff;\n        border: 1px solid #d9e8f7;\n        border-radius: 16px;\n        box-shadow: 0 8px 18px rgba(36, 86, 134, 0.05);\n      }\n\n      .usage-steps {\n        counter-reset: step-counter;\n      }\n\n      .usage-steps li::before {\n        content: counter(step-counter);\n        position: absolute;\n        left: 14px;\n        top: 14px;\n        background-color: #007bff;\n        color: white;\n        width: 22px;\n        height: 22px;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-size: 0.8rem;\n        font-weight: bold;\n      }\n\n      .detail-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n        gap: 20px;\n        margin-top: 20px;\n      }\n\n      .detail-item {\n        background-color: white;\n        padding: 18px;\n        border-radius: 16px;\n        border: 1px solid #dfe7ef;\n        box-shadow: 0 8px 18px rgba(40, 58, 82, 0.05);\n      }\n\n      .detail-label {\n        font-weight: bold;\n        color: #374151;\n        margin-bottom: 5px;\n      }\n\n      .detail-value {\n        color: #6b7280;\n      }\n\n      .recommended-grid {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 12px;\n        margin-top: 8px;\n      }\n\n      .recommended-pill {\n        background: #ffffff;\n        border: 1px solid #dfe7f1;\n        border-radius: 999px;\n        padding: 12px 16px;\n        color: #485260;\n        font-size: 0.98rem;\n        box-shadow: 0 6px 16px rgba(31, 58, 89, 0.05);\n      }\n\n      .section-subtitle {\n        font-size: 1.4rem;\n        font-weight: bold;\n        color: #2c2c2c;\n        margin-bottom: 20px;\n      }\n    \u003c\/style\u003e\n\u003cdiv class=\"hero-section\"\u003e\n\u003cimg data-height-listener-added=\"true\" class=\"hero-image\" alt=\"Cell Fusion C Laser UV Defense Sunscreen\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/1946\/5715\/files\/img_07_3919dc76-ca19-4f5c-8fbf-12efa217c675.jpg?v=1778920677\"\u003e\n\u003ch1 class=\"product-title\"\u003eCell Fusion C Laser UV Defense Sunscreen\u003c\/h1\u003e\n\u003cp class=\"product-subtitle\"\u003eBroad Spectrum SPF 50 Daily Sunscreen\u003c\/p\u003e\n\u003cp class=\"product-size\"\u003e50ml \/ 1.69 fl.oz.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-card\"\u003e\n\u003ch2 class=\"headline\"\u003eDaily UV Protection with a Lightweight, Comfortable Finish\u003c\/h2\u003e\n\u003cp class=\"intro-text\"\u003eProtect your skin every day with Cell Fusion C Laser UV Defense Sunscreen, a Korean daily sunscreen designed to help shield the skin from harmful UV rays while keeping your complexion comfortable, hydrated, and smooth. This lightweight sunscreen blends easily into the skin without a heavy or sticky feeling, making it ideal for daily use and perfect under makeup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg data-height-listener-added=\"true\" class=\"product-image\" alt=\"Cell Fusion C Sunscreen Application\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/1946\/5715\/files\/aplus_1_21e59a9a-19a2-4baa-a4d7-c6c8332f5a06.jpg?v=1778920676\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"section-card\"\u003e\n\u003ch2 class=\"benefits-title\"\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-title\"\u003eBroad Spectrum SPF 50 Protection\u003c\/div\u003e\n\u003cdiv class=\"benefit-description\"\u003eHelps protect the skin from UVA and UVB rays, making it suitable for daily sun care.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-title\"\u003eHybrid Sunscreen Formula\u003c\/div\u003e\n\u003cdiv class=\"benefit-description\"\u003eCombines mineral and chemical UV filters to help deliver balanced sun protection with a comfortable skin feel.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-title\"\u003eLightweight \u0026amp; Non-Greasy Texture\u003c\/div\u003e\n\u003cdiv class=\"benefit-description\"\u003eAbsorbs smoothly into the skin without feeling heavy, greasy, or overly thick.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-title\"\u003eGreat Under Makeup\u003c\/div\u003e\n\u003cdiv class=\"benefit-description\"\u003eThe smooth texture helps prep the skin, making it easy to layer before foundation or base makeup.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-title\"\u003eComfortable for Daily Use\u003c\/div\u003e\n\u003cdiv class=\"benefit-description\"\u003eDesigned for everyday wear, especially for those looking for a gentle, skin-friendly sunscreen option.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg data-height-listener-added=\"true\" class=\"product-image\" alt=\"UV Protection Technology\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/1946\/5715\/files\/aplus_7_bfcd1d40-e668-4ade-a385-b8144082d40b.jpg?v=1778920676\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"section-card ingredients-section\"\u003e\n\u003ch2 class=\"section-subtitle\"\u003eKey UV Filters\u003c\/h2\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-title\"\u003eZinc Oxide\u003c\/div\u003e\n\u003cdiv class=\"benefit-description\"\u003eA mineral UV filter that helps protect the skin by reflecting and scattering UV rays.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-title\"\u003eHomosalate, Octisalate \u0026amp; Octocrylene\u003c\/div\u003e\n\u003cdiv class=\"benefit-description\"\u003eChemical UV filters that help absorb UV rays and support broad-spectrum sun protection.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg data-height-listener-added=\"true\" class=\"product-image\" alt=\"Sunscreen Ingredients\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/1946\/5715\/files\/aplus_8_f5c29501-d889-4d7e-a7e2-fa7167b5143d.jpg?v=1778920676\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"section-card\"\u003e\n\u003ch2 class=\"section-subtitle\"\u003eRecommended For\u003c\/h2\u003e\n\u003cdiv class=\"recommended-grid\"\u003e\n\u003cdiv class=\"recommended-pill\"\u003eDaily UV protection\u003c\/div\u003e\n\u003cdiv class=\"recommended-pill\"\u003eNormal, combination, and oily skin\u003c\/div\u003e\n\u003cdiv class=\"recommended-pill\"\u003eSkin that prefers lightweight sunscreen\u003c\/div\u003e\n\u003cdiv class=\"recommended-pill\"\u003eMakeup-prep sunscreen users\u003c\/div\u003e\n\u003cdiv class=\"recommended-pill\"\u003eAnyone looking for a Korean daily sunscreen\u003c\/div\u003e\n\u003cdiv class=\"recommended-pill\"\u003eOutdoor, commuting, and everyday skincare routines\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg data-height-listener-added=\"true\" class=\"product-image\" alt=\"Daily Use Sunscreen\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/1946\/5715\/files\/aplus_5_d2b82abe-0b3d-488a-b0d8-8668a4e32415.jpg?v=1778920676\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"section-card usage-section\"\u003e\n\u003ch2 class=\"section-subtitle\"\u003eHow to Use\u003c\/h2\u003e\n\u003col class=\"usage-steps\"\u003e\n\u003cli\u003eApply generously as the last step of your morning skincare routine.\u003c\/li\u003e\n\u003cli\u003eSpread evenly over the face and neck.\u003c\/li\u003e\n\u003cli\u003eApply at least 15 minutes before sun exposure.\u003c\/li\u003e\n\u003cli\u003eReapply every 2 hours, especially after sweating, swimming, or towel drying.\u003c\/li\u003e\n\u003cli\u003eUse with other sun protection measures such as hats, sunglasses, and shade.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg data-height-listener-added=\"true\" class=\"product-image\" alt=\"Sunscreen Application Guide\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/1946\/5715\/files\/aplus_4_b55291c5-28f1-49c9-85ef-aa42af7e0e4e.jpg?v=1778920676\"\u003e \u003cimg data-height-listener-added=\"true\" class=\"product-image\" alt=\"Skincare Routine Step\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/1946\/5715\/files\/aplus_3_2b266e19-adf5-43bd-8c73-1489de3e6b43.jpg?v=1778920676\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"section-card details-section\"\u003e\n\u003ch2 class=\"section-subtitle\"\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"detail-grid\"\u003e\n\u003cdiv class=\"detail-item\"\u003e\n\u003cdiv class=\"detail-label\"\u003eProduct Name\u003c\/div\u003e\n\u003cdiv class=\"detail-value\"\u003eCell Fusion C Laser UV Defense Sunscreen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-item\"\u003e\n\u003cdiv class=\"detail-label\"\u003eSize\u003c\/div\u003e\n\u003cdiv class=\"detail-value\"\u003e50ml \/ 1.69 fl.oz.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-item\"\u003e\n\u003cdiv class=\"detail-label\"\u003eSun Protection\u003c\/div\u003e\n\u003cdiv class=\"detail-value\"\u003eBroad Spectrum SPF 50\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-item\"\u003e\n\u003cdiv class=\"detail-label\"\u003eTexture\u003c\/div\u003e\n\u003cdiv class=\"detail-value\"\u003eLightweight sunscreen cream\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-item\"\u003e\n\u003cdiv class=\"detail-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"detail-value\"\u003eSmooth, comfortable, non-greasy feel\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-item\"\u003e\n\u003cdiv class=\"detail-label\"\u003eRoutine Step\u003c\/div\u003e\n\u003cdiv class=\"detail-value\"\u003eLast step of morning skincare\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-item\"\u003e\n\u003cdiv class=\"detail-label\"\u003eMade in\u003c\/div\u003e\n\u003cdiv class=\"detail-value\"\u003eKorea\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg data-height-listener-added=\"true\" class=\"product-image\" alt=\"Korean Skincare Quality\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/1946\/5715\/files\/aplus_6_218617b1-736b-45ea-98f8-5859b731ef4a.jpg?v=1778920676\"\u003e \u003cimg data-height-listener-added=\"true\" class=\"product-image\" alt=\"Premium Sunscreen Formula\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/1946\/5715\/files\/img_04_b901f742-746e-4bc4-9543-25ce4d931557.jpg?v=1778920676\"\u003e \u003cimg data-height-listener-added=\"true\" class=\"product-image\" alt=\"Cell Fusion C Brand\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/1946\/5715\/files\/img_02_6c33fbde-2a19-4ab9-b2ba-88330addbce7.jpg?v=1778920676\"\u003e \u003cimg data-height-listener-added=\"true\" class=\"product-image\" alt=\"Sunscreen Benefits\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/1946\/5715\/files\/img_03_e0d6cb7e-78c9-470e-9d9c-3fe382dc016f.jpg?v=1778920676\"\u003e \u003cimg data-height-listener-added=\"true\" class=\"product-image\" alt=\"Daily Protection\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/1946\/5715\/files\/aplus_2_db9a5035-fe51-4913-aeac-7015deb31f15.jpg?v=1778920676\"\u003e \u003cimg data-height-listener-added=\"true\" class=\"product-image\" alt=\"UV Defense Technology\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/1946\/5715\/files\/img_06_e9fb9022-078c-4fa2-90df-f82fd1016428.jpg?v=1778920676\"\u003e \u003cimg data-height-listener-added=\"true\" class=\"product-image\" alt=\"Lightweight Formula\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/1946\/5715\/files\/img_05_e55efd3d-969c-41a3-8e98-39a958b24f9b.jpg?v=1778920676\"\u003e \u003cimg data-height-listener-added=\"true\" class=\"product-image\" alt=\"Cell Fusion C Sunscreen Product\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/1946\/5715\/files\/img_01_bc014642-d5c8-4fc5-a063-dadce1cc3424.jpg?v=1778920676\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"section-card closing-section\"\u003e\n\u003ch2 class=\"section-subtitle\"\u003eYour Everyday Korean Sunscreen Essential\u003c\/h2\u003e\n\u003cp\u003eWhether you are heading outdoors, commuting, or preparing your skin for makeup, Cell Fusion C Laser UV Defense Sunscreen offers daily UV protection in a lightweight and comfortable formula. Use it every morning to help keep your skin protected, fresh, and ready for the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Cell Fusion C","offers":[{"title":"Default Title","offer_id":47042720792819,"sku":"B0DWWVQQVK","price":143.96,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0731\/1946\/5715\/files\/img_01_7aa5bf4e-ec34-468b-ab82-befded2f1134.jpg?v=1753629993","url":"https:\/\/aqualab.kr\/en\/products\/b0dwwvqqvk","provider":"AQUALAB","version":"1.0","type":"link"}