{"product_id":"tinted-lip-oil-set","title":"Tinted Lip Oil Set | Hydrating Lip Serum","description":"\u003cstyle\u003e\n  .zlu-page,\n  .zlu-page * {\n    box-sizing: border-box;\n  }\n\n  .zlu-page {\n    --zlu-ink: #242424;\n    --zlu-text: #4b4545;\n    --zlu-muted: #766d6d;\n    --zlu-bg: #ffffff;\n    --zlu-soft: #fff7f5;\n    --zlu-card: #fffafa;\n    --zlu-accent: #b86568;\n    --zlu-accent-dark: #91494d;\n    --zlu-accent-soft: #f6dedd;\n    --zlu-gold: #b78a45;\n    --zlu-border: #eddcda;\n\n    width: 100%;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 10px;\n    color: var(--zlu-ink);\n    background: var(--zlu-bg);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    line-height: 1.65;\n  }\n\n  .zlu-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 18px auto 0;\n    border-radius: 16px;\n  }\n\n  .zlu-page h1,\n  .zlu-page h2,\n  .zlu-page h3,\n  .zlu-page p {\n    margin-top: 0;\n  }\n\n  .zlu-page h1 {\n    margin-bottom: 14px;\n    font-size: clamp(34px, 8vw, 56px);\n    line-height: 1.06;\n    letter-spacing: -1.5px;\n    color: var(--zlu-ink);\n  }\n\n  .zlu-page h2 {\n    margin-bottom: 12px;\n    font-size: clamp(27px, 6vw, 40px);\n    line-height: 1.15;\n    letter-spacing: -0.8px;\n    color: var(--zlu-ink);\n  }\n\n  .zlu-page h3 {\n    margin-bottom: 8px;\n    font-size: clamp(21px, 5vw, 28px);\n    line-height: 1.25;\n    color: var(--zlu-ink);\n  }\n\n  .zlu-page p {\n    margin-bottom: 14px;\n    font-size: 16px;\n    color: var(--zlu-text);\n  }\n\n  .zlu-section {\n    margin: 14px 0;\n    padding: 25px 18px;\n    border-radius: 20px;\n  }\n\n  .zlu-section-white {\n    background: var(--zlu-bg);\n  }\n\n  .zlu-section-soft {\n    background: var(--zlu-soft);\n  }\n\n  .zlu-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    margin-bottom: 14px;\n    padding: 7px 12px;\n    border-radius: 999px;\n    background: var(--zlu-accent-soft);\n    color: var(--zlu-accent-dark);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n  }\n\n  .zlu-lead {\n    max-width: 720px;\n    font-size: 18px !important;\n    line-height: 1.7;\n  }\n\n  .zlu-highlight {\n    color: var(--zlu-accent-dark);\n    font-weight: 800;\n  }\n\n  .zlu-benefit-list {\n    display: flex;\n    flex-direction: column;\n    gap: 9px;\n    margin: 20px 0 6px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .zlu-benefit-list li {\n    padding: 11px 13px;\n    border: 1px solid var(--zlu-border);\n    border-radius: 12px;\n    background: rgba(255, 255, 255, 0.82);\n    color: var(--zlu-text);\n    font-size: 15px;\n    font-weight: 700;\n  }\n\n  .zlu-card {\n    margin: 18px 0;\n    padding: 20px 16px;\n    border: 1px solid var(--zlu-border);\n    border-radius: 18px;\n    background: var(--zlu-card);\n    box-shadow: 0 10px 28px rgba(95, 55, 55, 0.06);\n  }\n\n  .zlu-card-label {\n    margin-bottom: 8px;\n    color: var(--zlu-accent-dark);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.6px;\n    text-transform: uppercase;\n  }\n\n  .zlu-card p:last-of-type {\n    margin-bottom: 0;\n  }\n\n  .zlu-steps {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .zlu-step {\n    position: relative;\n    padding: 17px 16px 17px 58px;\n    border: 1px solid var(--zlu-border);\n    border-radius: 15px;\n    background: #ffffff;\n  }\n\n  .zlu-step-number {\n    position: absolute;\n    top: 16px;\n    left: 15px;\n    display: flex;\n    width: 30px;\n    height: 30px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: var(--zlu-accent);\n    color: #ffffff;\n    font-size: 14px;\n    font-weight: 900;\n  }\n\n  .zlu-step strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--zlu-ink);\n    font-size: 17px;\n  }\n\n  .zlu-step span {\n    color: var(--zlu-text);\n    font-size: 15px;\n  }\n\n  .zlu-specs {\n    display: flex;\n    flex-direction: column;\n    gap: 9px;\n    margin: 18px 0 0;\n  }\n\n  .zlu-spec-row {\n    padding: 13px 14px;\n    border-radius: 12px;\n    background: #ffffff;\n    border: 1px solid var(--zlu-border);\n  }\n\n  .zlu-spec-row strong {\n    display: block;\n    margin-bottom: 2px;\n    color: var(--zlu-ink);\n    font-size: 14px;\n  }\n\n  .zlu-spec-row span {\n    color: var(--zlu-text);\n    font-size: 15px;\n  }\n\n  .zlu-faq {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  .zlu-faq details {\n    padding: 15px;\n    border: 1px solid var(--zlu-border);\n    border-radius: 13px;\n    background: #ffffff;\n  }\n\n  .zlu-faq summary {\n    position: relative;\n    padding-right: 28px;\n    color: var(--zlu-ink);\n    font-size: 16px;\n    font-weight: 800;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .zlu-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .zlu-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: -3px;\n    right: 0;\n    color: var(--zlu-accent);\n    font-size: 24px;\n    font-weight: 500;\n  }\n\n  .zlu-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .zlu-faq details p {\n    margin: 12px 0 0;\n    font-size: 15px;\n  }\n\n  .zlu-trust {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  .zlu-trust-item {\n    padding: 13px 14px;\n    border-radius: 12px;\n    background: rgba(255, 255, 255, 0.82);\n    color: var(--zlu-text);\n    font-size: 15px;\n    font-weight: 700;\n  }\n\n  .zlu-cta {\n    text-align: center;\n    background: linear-gradient(145deg, #fff5f2 0%, #f9e3e1 100%);\n  }\n\n  .zlu-cta-message {\n    margin: 18px auto 0;\n    padding: 15px 18px;\n    border-radius: 13px;\n    background: var(--zlu-accent-dark);\n    color: #ffffff;\n    font-size: 17px;\n    font-weight: 800;\n  }\n\n  .zlu-note {\n    margin-top: 14px;\n    color: var(--zlu-muted);\n    font-size: 13px;\n  }\n\n  @media (min-width: 768px) {\n    .zlu-page {\n      padding: 18px;\n    }\n\n    .zlu-section {\n      padding: 36px 32px;\n    }\n\n    .zlu-card {\n      padding: 26px 24px;\n    }\n\n    .zlu-page p {\n      font-size: 17px;\n    }\n\n    .zlu-lead {\n      font-size: 20px !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"zlu-page\"\u003e\n\u003c!-- ATTENTION --\u003e\n\u003csection class=\"zlu-section zlu-section-soft\"\u003e\n\u003cdiv class=\"zlu-eyebrow\"\u003eTinted Lip Oil Set\u003c\/div\u003e\n\u003ch1\u003eGlossy Color.\u003cbr\u003eCushion-Soft Comfort.\u003c\/h1\u003e\n\u003cp class=\"zlu-lead\"\u003eGive dry, dull-looking lips an instant refresh with a \u003cspan class=\"zlu-highlight\"\u003ehydrating, color-adapting lip serum\u003c\/span\u003e that leaves behind soft shine, a naturally flattering tint, and comfortable moisture.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/tinted_lip_oil_set_no_gray_border_1024.png?v=1785833677\" alt=\"\"\u003e\u003c\/section\u003e\n\u003c!-- INTEREST --\u003e\n\u003csection class=\"zlu-section zlu-section-white\"\u003e\n\u003cdiv class=\"zlu-eyebrow\"\u003eWhy Your Lips Will Love It\u003c\/div\u003e\n\u003ch2\u003eMore Than Shine—It’s Daily Lip Care\u003c\/h2\u003e\n\u003cp\u003eThis lightweight oil-serum formula combines a juicy gloss finish with conditioning comfort, so your lips look polished without feeling coated.\u003c\/p\u003e\n\u003carticle class=\"zlu-card\"\u003e\n\u003cdiv class=\"zlu-card-label\"\u003e01 · Moisture Boost\u003c\/div\u003e\n\u003ch3\u003e💧 Deep Hydration \u0026amp; Plump-Looking Lips\u003c\/h3\u003e\n\u003cp\u003eWrap your lips in nourishing moisture that helps soften the appearance of dryness and creates a smoother, fuller-looking finish—without the thick or tacky feeling of traditional gloss.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/deep_hydration_no_gray_border_1024.png?v=1785833676\" alt=\"\"\u003e\u003c\/article\u003e\n\u003carticle class=\"zlu-card\"\u003e\n\u003cdiv class=\"zlu-card-label\"\u003e02 · Fresh-Looking Color\u003c\/div\u003e\n\u003ch3\u003e✨ Long-Lasting, Transfer-Resistant Tint\u003c\/h3\u003e\n\u003cp\u003eEnjoy flattering color that stays looking fresh through conversations, coffee breaks, and busy days. The lightweight tint resists smudging and unwanted transfer better than a heavy traditional gloss.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_4_16_46_03_3.png?v=1785833677\" alt=\"\"\u003e\u003c\/article\u003e\n\u003carticle class=\"zlu-card\"\u003e\n\u003cdiv class=\"zlu-card-label\"\u003e03 · Instant Glow\u003c\/div\u003e\n\u003ch3\u003e💋 Smooth, High-Shine Finish\u003c\/h3\u003e\n\u003cp\u003eThe silky formula glides evenly across the lips, creating a clear, glass-like shine that enhances your natural lip tone instead of hiding it under a thick layer of product.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_4_16_46_04_4.png?v=1785833677\" alt=\"\"\u003e\u003c\/article\u003e\n\u003carticle class=\"zlu-card\"\u003e\n\u003cdiv class=\"zlu-card-label\"\u003e04 · All-Day Comfort\u003c\/div\u003e\n\u003ch3\u003e🌿 Soft, Smooth \u0026amp; Conditioned\u003c\/h3\u003e\n\u003cp\u003eWear it like a gloss and enjoy it like a lip treatment. The serum-inspired texture helps lips feel supple and comfortable throughout the day, even when worn alone.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_4_16_46_06_5.png?v=1785833677\" alt=\"\"\u003e\u003c\/article\u003e\n\u003carticle class=\"zlu-card\"\u003e\n\u003cdiv class=\"zlu-card-label\"\u003e05 · Easy-to-Wear Color\u003c\/div\u003e\n\u003ch3\u003e🎨 Universally Flattering Shades\u003c\/h3\u003e\n\u003cp\u003eSheer, buildable tints complement a wide range of skin tones, making it easier to create a polished everyday lip or a glossy finishing touch for special occasions.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_4_16_46_07_6.png?v=1785833677\" alt=\"\"\u003e\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- DESIRE --\u003e\n\u003csection class=\"zlu-section zlu-section-soft\"\u003e\n\u003cdiv class=\"zlu-eyebrow\"\u003eHow It Works\u003c\/div\u003e\n\u003ch2\u003eSwipe, Let It Set, Then Glow\u003c\/h2\u003e\n\u003cp\u003eThe precision applicator deposits a smooth layer of conditioning lip oil while the sheer tint enhances your natural lip color as it settles.\u003c\/p\u003e\n\u003cdiv class=\"zlu-steps\"\u003e\n\u003cdiv class=\"zlu-step\"\u003e\n\u003cdiv class=\"zlu-step-number\"\u003e1\u003c\/div\u003e\n\u003cstrong\u003eStart with clean lips\u003c\/strong\u003e \u003cspan\u003e Remove excess balm or makeup so the serum can glide on evenly. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zlu-step\"\u003e\n\u003cdiv class=\"zlu-step-number\"\u003e2\u003c\/div\u003e\n\u003cstrong\u003eApply one smooth layer\u003c\/strong\u003e \u003cspan\u003e Sweep the applicator across the upper and lower lips for glossy, lightweight coverage. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zlu-step\"\u003e\n\u003cdiv class=\"zlu-step-number\"\u003e3\u003c\/div\u003e\n\u003cstrong\u003eBuild your preferred look\u003c\/strong\u003e \u003cspan\u003e Wear one layer for a natural tint, or add another layer for extra color and shine. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zlu-card\"\u003e\n\u003ch3\u003e✨ Wear It Your Way\u003c\/h3\u003e\n\u003cp\u003eUse it alone for an effortless glossy tint, over lip liner for added definition, or as a conditioning shine layer over your favorite lip color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"zlu-section zlu-section-white\"\u003e\n\u003cdiv class=\"zlu-eyebrow\"\u003eProduct Details\u003c\/div\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003cdiv class=\"zlu-specs\"\u003e\n\u003cdiv class=\"zlu-spec-row\"\u003e\n\u003cstrong\u003eProduct Type\u003c\/strong\u003e \u003cspan\u003eTinted lip oil and conditioning lip serum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zlu-spec-row\"\u003e\n\u003cstrong\u003eFinish\u003c\/strong\u003e \u003cspan\u003eGlossy, lightweight and non-sticky\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zlu-spec-row\"\u003e\n\u003cstrong\u003eColor Experience\u003c\/strong\u003e \u003cspan\u003eSheer, buildable and color-adapting tint\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zlu-spec-row\"\u003e\n\u003cstrong\u003eApplication\u003c\/strong\u003e \u003cspan\u003ePrecision wand applicator\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zlu-spec-row\"\u003e\n\u003cstrong\u003eShown Shades\u003c\/strong\u003e \u003cspan\u003e003 Dreamy Rose and 004 Honey Glow\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zlu-spec-row\"\u003e\n\u003cstrong\u003eRecommended For\u003c\/strong\u003e \u003cspan\u003eEveryday wear and a wide range of skin tones\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--\n      COMPLETE WITH VERIFIED PRODUCT DATA BEFORE PUBLISHING:\n      Net volume per tube:\n      Exact number of tubes\/shades included:\n      Color mechanism:\n      Country of origin:\n      Verified certifications:\n    --\u003e\u003c\/section\u003e\n\u003csection class=\"zlu-section zlu-section-soft\"\u003e\n\u003cdiv class=\"zlu-eyebrow\"\u003eFrequently Asked Questions\u003c\/div\u003e\n\u003ch2\u003eEverything You Need to Know\u003c\/h2\u003e\n\u003cdiv class=\"zlu-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it sticky like regular lip gloss?\u003c\/summary\u003e\n\u003cp\u003eNo. The lightweight oil-serum texture is designed to leave a smooth, glossy finish without a heavy or tacky buildup.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the tint stay on after drinking?\u003c\/summary\u003e\n\u003cp\u003eThe tint is designed to resist smudging and transfer better than a traditional gloss. Results may vary depending on application, eating, and drinking.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the shades work with my skin tone?\u003c\/summary\u003e\n\u003cp\u003eThe sheer, buildable colors are designed to complement a wide range of skin tones without creating an overly heavy or opaque finish.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it hydrate lips or only add shine?\u003c\/summary\u003e\n\u003cp\u003eIt does both. The conditioning oil-serum formula helps lips feel soft and moisturized while creating a polished, high-shine finish.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I wear it over other lip products?\u003c\/summary\u003e\n\u003cp\u003eYes. Apply it alone, pair it with lip liner, or layer it over lipstick when you want extra shine and comfort.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ACTION --\u003e\n\u003csection class=\"zlu-section zlu-cta\"\u003e\n\u003cdiv class=\"zlu-eyebrow\"\u003eYour Everyday Lip Upgrade\u003c\/div\u003e\n\u003ch2\u003eSoft Color. Juicy Shine. Zero Heavy Gloss.\u003c\/h2\u003e\n\u003cp class=\"zlu-lead\"\u003eChoose your shade and give your lips the hydration, comfort, and naturally glossy finish they deserve.\u003c\/p\u003e\n\u003cdiv class=\"zlu-cta-message\"\u003e\u003ca href=\"#\"\u003eChoose Your Shade Above \u0026amp; Add to Cart\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"zlu-trust\"\u003e\n\u003cdiv class=\"zlu-trust-item\"\u003e🔒 Secure Shopify Checkout\u003c\/div\u003e\n\u003cdiv class=\"zlu-trust-item\"\u003e📦 Carefully Packed for Delivery\u003c\/div\u003e\n\u003cdiv class=\"zlu-trust-item\"\u003e💬 Helpful Customer Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zlu-note\"\u003eShade appearance may vary slightly depending on natural lip tone, application amount, lighting, and screen settings.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NC0248","offers":[{"title":"003 Dreamy Rose","offer_id":53661677093227,"sku":"NC02482608044977-Z0032-003","price":19.99,"currency_code":"USD","in_stock":true},{"title":"004 Honey Glow","offer_id":53661677125995,"sku":"NC02482608044977-Z0032-004","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Dreamy Rose + Honey Glow Duo","offer_id":53661677158763,"sku":"NC02482608044977-Z0032-003+NC02482608044977-Z0032-004","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/tinted_lip_oil_set_no_gray_border_1024.png?v=1785833677","url":"https:\/\/zavrlyus.com\/products\/tinted-lip-oil-set","provider":"zavrlyUS","version":"1.0","type":"link"}