{"product_id":"hyalu-cica-water-fit-sun-serum-spf50-pa","title":"☀️ Hyalu-Cica Water-Fit Sun Serum SPF50+ PA++++ ✨","description":"\u003cstyle\u003e\n  \/* =====================================================\n     SKIN1004 HYALU-CICA WATER-FIT SUN SERUM\n     PREMIUM OCEAN BLUE CRO TEMPLATE\n     基于全自适应、高对比度、双模防坍塌样式设计\n     ===================================================== *\/\n\n  .skin1004-pdp-wrap {\n    --s1004-blue-main: #3a88b5;\n    --s1004-blue-deep: #1e587b;\n    --s1004-blue-dark: #10344d;\n    --s1004-blue-accent: #0077b6;\n    --s1004-blue-soft: #e3f2fd;\n    --s1004-blue-mist: #f0f8ff;\n    --s1004-bg-main: #f5f9fc;\n    --s1004-card-bg: #ffffff;\n    --s1004-text-title: #10344d;\n    --s1004-text-body: #2c4d63;\n    --s1004-text-muted: #648299;\n    --s1004-border: #d0e3f0;\n    --s1004-border-strong: #a4cae1;\n    \n    --s1004-shadow-sm: 0 4px 14px rgba(30, 88, 123, 0.06);\n    --s1004-shadow-md: 0 8px 24px rgba(30, 88, 123, 0.12);\n    --s1004-shadow-lg: 0 16px 40px rgba(16, 52, 77, 0.2);\n\n    width: 100%;\n    max-width: 680px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--s1004-bg-main);\n    color: var(--s1004-text-body);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n    padding: 12px;\n  }\n\n  .skin1004-pdp-wrap,\n  .skin1004-pdp-wrap * {\n    box-sizing: border-box !important;\n    word-break: break-word !important;\n  }\n\n  \/* 🎯 全局规则：防坍塌、防缩小、100% 撑满图片与 GIF *\/\n  .skin1004-pdp-wrap img,\n  .skin1004-media-box img {\n    display: block !important;\n    width: 100% !important;\n    min-width: 100% !important;\n    max-width: 100% !important;\n    height: auto !important;\n    border: 0 !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    object-fit: cover !important;\n  }\n\n  .skin1004-container {\n    width: 100%;\n    max-width: 680px;\n    margin: 0 auto;\n  }\n\n  \/* 🖼️ 大卡片媒体容器 *\/\n  .skin1004-media-box {\n    position: relative !important;\n    display: block !important;\n    width: 100% !important;\n    min-width: 100% !important;\n    min-height: 200px;\n    border-radius: 12px !important;\n    overflow: hidden !important;\n    border: 1.5px solid var(--s1004-border) !important;\n    background-color: var(--s1004-card-bg) !important;\n    box-shadow: var(--s1004-shadow-sm) !important;\n    padding: 0 !important;\n    margin: 0 0 18px 0 !important;\n    line-height: 0 !important;\n    font-size: 0 !important;\n  }\n\n  \/* 核心普通卡片 *\/\n  .skin1004-card {\n    background-color: var(--s1004-card-bg) !important;\n    border: 1.5px solid var(--s1004-border) !important;\n    border-radius: 14px !important;\n    padding: 20px 16px !important;\n    margin-bottom: 14px !important;\n    box-shadow: var(--s1004-shadow-sm) !important;\n  }\n\n  \/* HERO 首屏区 *\/\n  .skin1004-card-hero {\n    background: linear-gradient(180deg, #FFFFFF 0%, var(--s1004-blue-mist) 100%) !important;\n    border: 2px solid var(--s1004-blue-main) !important;\n    box-shadow: var(--s1004-shadow-md) !important;\n    text-align: center !important;\n    padding: 20px 16px !important;\n  }\n\n  \/* 深色成交与总结区 *\/\n  .skin1004-card-dark {\n    background: linear-gradient(135deg, var(--s1004-blue-deep) 0%, var(--s1004-blue-dark) 100%) !important;\n    border: 1px solid var(--s1004-blue-main) !important;\n    border-radius: 14px !important;\n    padding: 22px 16px !important;\n    color: #FFFFFF !important;\n    text-align: center !important;\n    margin-bottom: 14px !important;\n    box-shadow: var(--s1004-shadow-lg) !important;\n  }\n\n  \/* CTA 按钮 *\/\n  .skin1004-cta-btn {\n    display: block !important;\n    width: 100% !important;\n    background: linear-gradient(135deg, var(--s1004-blue-accent) 0%, var(--s1004-blue-deep) 100%) !important;\n    color: #FFFFFF !important;\n    text-align: center !important;\n    font-size: 18px !important;\n    font-weight: 800 !important;\n    padding: 16px 12px !important;\n    border-radius: 12px !important;\n    text-decoration: none !important;\n    box-shadow: 0 6px 18px rgba(30, 88, 123, 0.3) !important;\n    margin: 16px 0 6px 0 !important;\n    line-height: 1.3 !important;\n  }\n\n  \/* 2x2 图标网格 *\/\n  .skin1004-spec-grid {\n    display: grid !important;\n    grid-template-columns: 1fr 1fr !important;\n    gap: 12px !important;\n    margin-top: 14px !important;\n  }\n\n  .skin1004-spec-item {\n    background-color: var(--s1004-blue-mist) !important;\n    border: 1px solid var(--s1004-border) !important;\n    border-radius: 10px !important;\n    padding: 14px 10px !important;\n    text-align: center !important;\n  }\n\n  \/* 原生 FAQ 下拉框 *\/\n  .skin1004-faq-list details {\n    margin-bottom: 10px !important;\n    border-bottom: 1px solid var(--s1004-blue-soft) !important;\n    padding-bottom: 10px !important;\n  }\n\n  .skin1004-faq-list details summary {\n    font-size: 15px !important;\n    font-weight: 800 !important;\n    color: var(--s1004-text-title) !important;\n    cursor: pointer !important;\n    outline: none !important;\n  }\n\n  .skin1004-faq-answer {\n    font-size: 14px !important;\n    color: var(--s1004-text-body) !important;\n    padding-top: 6px !important;\n  }\n\n  \/* 📱 移动端小屏适配 *\/\n  @media (max-width: 480px) {\n    .skin1004-pdp-wrap {\n      padding: 8px !important;\n    }\n    .skin1004-card-hero h1 {\n      font-size: 21px !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"skin1004-pdp-wrap\"\u003e\n\u003cdiv class=\"skin1004-container\"\u003e\n\u003cdiv class=\"skin1004-card skin1004-card-hero\"\u003e\n\u003cdiv style=\"display: inline-block; background-color: #e3f2fd; color: #1e587b; font-size: 12px; font-weight: 800; padding: 4px 12px; border-radius: 20px; margin-bottom: 10px; letter-spacing: 0.5px;\"\u003e☀️ SPF50+ PA++++ HYDRATING SUNCARE\u003c\/div\u003e\n\u003ch1 style=\"font-size: 23px; font-weight: 900; color: #10344d; margin: 0 0 10px 0; line-height: 1.25; text-align: center;\"\u003eNon-Greasy Water-Fit Sun Serum For Desert-Like Skin! 🌊\u003c\/h1\u003e\n\u003cp style=\"font-size: 14.5px; color: #2c4d63; margin: 0 0 14px 0; text-align: center;\"\u003eSerum-Like Moisture • Zero White Cast • Ocean Reef Safe Formula\u003c\/p\u003e\n\u003cdiv class=\"skin1004-media-box\" style=\"border: 1.5px solid #3A88B5 !important; background-color: #ffffff !important;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/7_30_1_db168cb0-221d-436a-bb91-5a0b0e9d3302.gif?v=1785741920\" alt=\"\"\u003e\u003c\/div\u003e\n\u003ca href=\"#\" class=\"skin1004-cta-btn\"\u003eGET DEWY SUN PROTECTION NOW 🛒\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skin1004-card-dark\"\u003e\n\u003ch2 style=\"font-size: 20px; font-weight: 800; color: #ffffff; margin: 0 0 8px 0; text-align: center;\"\u003eTired Of Sticky, Dry \u0026amp; Heavy Sunscreens? ☀️\u003c\/h2\u003e\n\u003cp style=\"font-size: 14.5px; color: #e3f2fd; margin: 0; text-align: center;\"\u003eSay goodbye to suncare that causes clumpy makeup, greasy shine, or skin irritation. Experience serum-like moisture that protects and hydrates simultaneously.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skin1004-media-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_3_00_13_53.png?v=1785741920\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"skin1004-card\"\u003e\n\u003cdiv style=\"display: flex; align-items: flex-start; gap: 12px;\"\u003e\n\u003cdiv style=\"font-size: 26px; line-height: 1; flex-shrink: 0; margin-top: 2px;\"\u003e💧\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 style=\"font-size: 18px; font-weight: 800; color: #10344d; margin: 0 0 6px 0;\"\u003eLight \u0026amp; Watery Serum-Like Texture\u003c\/h3\u003e\n\u003cp style=\"font-size: 14.5px; color: #2c4d63; margin: 0;\"\u003eAbsorbs effortlessly into the skin with minimal stickiness. Provides deep moisture to lock in hydration while leaving a dewy, glowing finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skin1004-media-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_3_00_29_02.png?v=1785742936\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"skin1004-card\"\u003e\n\u003cdiv style=\"display: flex; align-items: flex-start; gap: 12px;\"\u003e\n\u003cdiv style=\"font-size: 26px; line-height: 1; flex-shrink: 0; margin-top: 2px;\"\u003e🌿\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 style=\"font-size: 18px; font-weight: 800; color: #10344d; margin: 0 0 6px 0;\"\u003eMadagascar Centella \u0026amp; Hyalu-Cica Soothing\u003c\/h3\u003e\n\u003cp style=\"font-size: 14.5px; color: #2c4d63; margin: 0;\"\u003eFormulated with pure Centella Asiatica from Madagascar and Hyaluronic Acid to soothe sun-heated skin and repair the skin's moisture barrier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skin1004-media-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_2_23_48_02.png?v=1785741195\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"skin1004-card\"\u003e\n\u003cdiv style=\"display: flex; align-items: flex-start; gap: 12px;\"\u003e\n\u003cdiv style=\"font-size: 26px; line-height: 1; flex-shrink: 0; margin-top: 2px;\"\u003e🐠\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 style=\"font-size: 18px; font-weight: 800; color: #10344d; margin: 0 0 6px 0;\"\u003eReef Safe Ocean-Friendly Protection\u003c\/h3\u003e\n\u003cp style=\"font-size: 14.5px; color: #2c4d63; margin: 0;\"\u003eFree from harmful Oxybenzone and Octinosate. Protects both your delicate skin and marine ecosystems for conscious daily skincare.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skin1004-media-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_3_00_39_43.png?v=1785742812\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"skin1004-card\" style=\"background-color: #e3f2fd !important; border-color: #A4CAE1 !important;\"\u003e\n\u003ch2 style=\"font-size: 20px; font-weight: 800; color: #10344d; margin: 0 0 8px 0; text-align: center;\"\u003ePerfect Makeup Base \u0026amp; Daily UV Shield ✨\u003c\/h2\u003e\n\u003cp style=\"font-size: 14.5px; color: #1e587b; text-align: center; margin: 0;\"\u003eDries completely clear with zero white cast. Works seamlessly under foundation without pilling or sliding throughout the hot day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skin1004-media-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_3_00_49_35.png?v=1785743507\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"skin1004-media-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_3_00_52_22.png?v=1785743566\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"skin1004-card\"\u003e\n\u003ch2 style=\"font-size: 20px; font-weight: 800; color: #10344d; margin: 0 0 14px 0; text-align: center;\"\u003eProduct Specifications 📐\u003c\/h2\u003e\n\u003cdiv class=\"skin1004-spec-grid\"\u003e\n\u003cdiv class=\"skin1004-spec-item\"\u003e\n\u003cdiv style=\"font-size: 24px; margin-bottom: 4px; line-height: 1;\"\u003e☀️\u003c\/div\u003e\n\u003cdiv style=\"font-size: 12px; color: #648299; text-transform: uppercase; font-weight: bold;\"\u003eProtection\u003c\/div\u003e\n\u003cdiv style=\"font-size: 14.5px; font-weight: 800; color: #10344d; margin-top: 2px;\"\u003eSPF50+ PA++++\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skin1004-spec-item\"\u003e\n\u003cdiv style=\"font-size: 24px; margin-bottom: 4px; line-height: 1;\"\u003e💧\u003c\/div\u003e\n\u003cdiv style=\"font-size: 12px; color: #648299; text-transform: uppercase; font-weight: bold;\"\u003eTexture\u003c\/div\u003e\n\u003cdiv style=\"font-size: 14.5px; font-weight: 800; color: #10344d; margin-top: 2px;\"\u003eLight Sun Serum\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skin1004-spec-item\"\u003e\n\u003cdiv style=\"font-size: 24px; margin-bottom: 4px; line-height: 1;\"\u003e🌿\u003c\/div\u003e\n\u003cdiv style=\"font-size: 12px; color: #648299; text-transform: uppercase; font-weight: bold;\"\u003eKey Ingredient\u003c\/div\u003e\n\u003cdiv style=\"font-size: 14.5px; font-weight: 800; color: #10344d; margin-top: 2px;\"\u003eMadagascar Cica\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skin1004-spec-item\"\u003e\n\u003cdiv style=\"font-size: 24px; margin-bottom: 4px; line-height: 1;\"\u003e🐠\u003c\/div\u003e\n\u003cdiv style=\"font-size: 12px; color: #648299; text-transform: uppercase; font-weight: bold;\"\u003eEco Standard\u003c\/div\u003e\n\u003cdiv style=\"font-size: 14.5px; font-weight: 800; color: #10344d; margin-top: 2px;\"\u003e100% Reef Safe\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skin1004-card skin1004-faq-list\"\u003e\n\u003ch2 style=\"font-size: 20px; font-weight: 800; color: #10344d; margin: 0 0 14px 0; text-align: center;\"\u003eFrequently Asked Questions 💬\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this sun serum leave a white cast?\u003c\/summary\u003e\n\u003cdiv class=\"skin1004-faq-answer\"\u003eNo! It applies like a light moisturizing serum and absorbs completely transparent with zero white cast on all skin tones.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for acne-prone or sensitive skin?\u003c\/summary\u003e\n\u003cdiv class=\"skin1004-faq-answer\"\u003eYes! Infused with soothing Madagascar Centella Asiatica, it helps calm irritation and won't clog pores.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom: 0 !important; border-bottom: none !important; padding-bottom: 0 !important;\"\u003e\n\u003csummary\u003eCan I use this as a daily makeup primer?\u003c\/summary\u003e\n\u003cdiv class=\"skin1004-faq-answer\"\u003eAbsolutely. Its hydrating water-fit formula creates a smooth, dewy base that prevents foundation from caking.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skin1004-card-dark\"\u003e\n\u003ch2 style=\"font-size: 22px; font-weight: 900; color: #ffffff; margin: 0 0 10px 0; text-align: center;\"\u003eProtect \u0026amp; Hydrate Your Skin Daily! 🌊\u003c\/h2\u003e\n\u003cp style=\"font-size: 14.5px; color: #e3f2fd; margin: 0 0 16px 0; text-align: center;\"\u003eExperience lightweight, dewy UV protection that cares for both your skin and the ocean.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"skin1004-cta-btn\" style=\"margin: 0 !important;\"\u003eGET YOUR SUN SERUM NOW 🛍️\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 25px; background-color: #f9f9f9; padding: 20px; border-radius: 12px; border: 1px solid #eaeaea;\"\u003e\n\u003ch1 style=\"font-size: 16px; color: #111; font-weight: bold; margin-top: 0; margin-bottom: 15px; text-align: center;\"\u003e\u003cbr\u003e\u003c\/h1\u003e\n\u003cdiv style=\"border: 1px solid #e0e0e0; border-radius: 12px; overflow: hidden; margin-bottom: 20px; background-color: #ffffff;\"\u003e\n\u003cdiv style=\"padding: 28px 24px 20px 24px; text-align: center;\"\u003e\n\u003ch1 style=\"font-size: 22px; color: #111; font-weight: bold; letter-spacing: 1.5px; text-transform: uppercase; margin-top: 0; margin-bottom: 18px;\"\u003e❤️ WHY US?\u003c\/h1\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 12px; font-size: 13.5px; text-align: left; color: #333;\"\u003e\n\u003cdiv\u003e🏭 \u003cstrong\u003eTrusted Manufacturers\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e✅ \u003cstrong\u003eQuality-Checked Products\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e💰 \u003cstrong\u003eFair Pricing\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e🤝 \u003cstrong\u003eHelpful Customer Support\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e⭐ \u003cstrong\u003eReal Customer Reviews\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg style=\"display: block; width: 100%; height: auto;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__14_30_39_8cf13b59-735d-4e31-a98e-9c855b4bf678.png?v=1781674748\"\u003e\n\u003c\/div\u003e\n\u003ch1 style=\"font-size: 16px; color: #111; font-weight: bold; margin-top: 0; margin-bottom: 15px; text-align: center;\"\u003e\u003cbr\u003e\u003c\/h1\u003e\n\u003cdiv style=\"border: 1px solid #e0e0e0; border-radius: 12px; overflow: hidden; margin-bottom: 20px; background-color: #ffffff;\"\u003e\n\u003cdiv style=\"padding: 24px 24px 16px 24px; text-align: center;\"\u003e\n\u003ch1 style=\"font-size: 22px; color: #111; font-weight: bold; letter-spacing: 1.5px; text-transform: uppercase; margin: 0 0 10px 0;\"\u003eSHOP WITH CONFIDENCE\u003c\/h1\u003e\n\u003cp style=\"font-size: 13.5px; line-height: 1.7; color: #555; margin: 0;\"\u003eQuality-checked products, secure checkout, and friendly support from order to delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg style=\"display: block; width: 100%; height: auto;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__14_06_45.png?v=1781674808\"\u003e\n\u003c\/div\u003e\n\u003ch1 style=\"font-size: 16px; color: #111; font-weight: bold; margin-top: 0; margin-bottom: 15px; text-align: center;\"\u003e\u003cbr\u003e\u003c\/h1\u003e\n\u003cdiv style=\"border: 1px solid #e0e0e0; border-radius: 12px; overflow: hidden; margin-bottom: 20px; background-color: #ffffff;\"\u003e\n\u003cdiv style=\"padding: 24px 24px 16px 24px; text-align: center;\"\u003e\n\u003ch1 style=\"font-size: 22px; color: #111; font-weight: bold; letter-spacing: 1.5px; text-transform: uppercase; margin: 0 0 16px 0;\"\u003eSHIPPING \u0026amp; DELIVERY\u003c\/h1\u003e\n\u003cp style=\"font-size: 13.5px; line-height: 1.7; color: #555; margin: 0 0 8px 0;\"\u003e📦 Every order is carefully packed and processed promptly.\u003c\/p\u003e\n\u003cp style=\"font-size: 13.5px; line-height: 1.7; color: #555; margin: 0 0 8px 0;\"\u003e🚚 Once shipped, you'll receive a tracking number to monitor your package at any time.\u003c\/p\u003e\n\u003cp style=\"font-size: 13.5px; line-height: 1.7; color: #555; margin: 0 0 16px 0;\"\u003e🌍 Delivery times may vary by location. Please check our shipping guidelines for details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg style=\"display: block; width: 100%; height: auto;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__12_00_02.png?v=1781674820\" alt=\"\"\u003e \u003cimg style=\"display: block; width: 100%; height: auto;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__14_29_31.png?v=1781674821\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"NC0186","offers":[{"title":"Buy 1","offer_id":53656061313387,"sku":"NC01862608034319- 1004防\/嗮霜50ml【蓝色】","price":22.99,"currency_code":"USD","in_stock":true},{"title":"🔥 BUY 2 GET 2ND 50% OFF","offer_id":53656061346155,"sku":"NC01862608034319- 1004防\/嗮霜50ml【蓝色】*2","price":32.99,"currency_code":"USD","in_stock":true},{"title":"👑 BUY 3 GET 1 FREE","offer_id":53656061378923,"sku":"NC01862608034319- 1004防\/嗮霜50ml【蓝色】*4","price":52.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_2_23_45_34_952289cb-d626-4ff4-a921-5a1779b494d3.png?v=1785741195","url":"https:\/\/zavrlyus.com\/products\/hyalu-cica-water-fit-sun-serum-spf50-pa","provider":"zavrlyUS","version":"1.0","type":"link"}