{"product_id":"3-in-1-liquid-blush-lip-eye-tint","title":"✨3-in-1 Soft Liquid Blush, Lip \u0026 Eye Tint","description":"\u003cstyle\u003e\n  .zv-color-pdp,\n  .zv-color-pdp * {\n    box-sizing: border-box;\n  }\n\n  .zv-color-pdp {\n    --zv-ink: #241f20;\n    --zv-text: #55484c;\n    --zv-muted: #78686c;\n    --zv-pink: #d98296;\n    --zv-pink-dark: #a54f63;\n    --zv-pink-soft: #fff1f4;\n    --zv-card: #faf6f5;\n    --zv-border: #eadfde;\n    --zv-gold: #c6a35c;\n\n    width: 100%;\n    max-width: 780px;\n    margin: 0 auto;\n    padding: 0 12px;\n    color: var(--zv-ink);\n    background: #ffffff;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    line-height: 1.6;\n  }\n\n  .zv-color-pdp h1,\n  .zv-color-pdp h2,\n  .zv-color-pdp h3,\n  .zv-color-pdp p {\n    margin-top: 0;\n  }\n\n  .zv-color-pdp h1 {\n    margin-bottom: 12px;\n    font-size: clamp(32px, 9vw, 48px);\n    line-height: 1.08;\n    letter-spacing: -0.035em;\n  }\n\n  .zv-color-pdp h2 {\n    margin-bottom: 10px;\n    font-size: clamp(25px, 7vw, 34px);\n    line-height: 1.15;\n    letter-spacing: -0.025em;\n  }\n\n  .zv-color-pdp h3 {\n    margin-bottom: 7px;\n    font-size: 20px;\n    line-height: 1.25;\n  }\n\n  .zv-color-pdp p {\n    margin-bottom: 14px;\n    color: var(--zv-text);\n    font-size: 16px;\n  }\n\n  .zv-color-pdp img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 18px 0 0;\n    border-radius: 16px;\n  }\n\n  .zv-section {\n    padding: 30px 4px;\n  }\n\n  .zv-eyebrow {\n    margin-bottom: 9px;\n    color: var(--zv-pink-dark);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .zv-hero {\n    margin-top: 12px;\n    padding: 34px 18px 20px;\n    overflow: hidden;\n    text-align: center;\n    background:\n      radial-gradient(circle at top right, #ffe1e8 0, transparent 34%),\n      linear-gradient(180deg, #fff4f6 0%, #ffffff 100%);\n    border-radius: 22px;\n  }\n\n  .zv-hero .zv-lead {\n    max-width: 620px;\n    margin: 0 auto 18px;\n    color: #5d4c51;\n    font-size: 18px;\n    line-height: 1.55;\n  }\n\n  .zv-benefits {\n    display: grid;\n    gap: 9px;\n    margin: 20px 0 0;\n    padding: 0;\n    list-style: none;\n    text-align: left;\n  }\n\n  .zv-benefits li {\n    padding: 12px 14px;\n    color: #382f32;\n    background: rgba(255, 255, 255, 0.88);\n    border: 1px solid #f0dce1;\n    border-radius: 12px;\n    font-size: 16px;\n  }\n\n  .zv-feature {\n    padding: 18px 4px 24px;\n  }\n\n  .zv-feature-copy {\n    padding: 4px 4px 2px;\n  }\n\n  .zv-feature-copy p {\n    max-width: 650px;\n    margin-bottom: 0;\n  }\n\n  .zv-label {\n    display: inline-block;\n    margin-bottom: 10px;\n    padding: 6px 11px;\n    color: var(--zv-pink-dark);\n    background: var(--zv-pink-soft);\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .zv-how {\n    margin: 20px 0;\n    padding: 26px 16px;\n    background: #292425;\n    border-radius: 18px;\n  }\n\n  .zv-how h2,\n  .zv-how h3 {\n    color: #ffffff;\n  }\n\n  .zv-how \u003e p {\n    color: #e7dcdf;\n  }\n\n  .zv-step {\n    margin-top: 12px;\n    padding: 15px;\n    background: rgba(255, 255, 255, 0.07);\n    border-radius: 13px;\n  }\n\n  .zv-step-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 31px;\n    height: 31px;\n    margin-bottom: 8px;\n    color: #241f20;\n    background: #f2aabd;\n    border-radius: 50%;\n    font-size: 14px;\n    font-weight: 900;\n  }\n\n  .zv-step p {\n    margin-bottom: 0;\n    color: #e9dfe1;\n  }\n\n  .zv-specs {\n    margin: 20px 0;\n    padding: 24px 16px;\n    background: var(--zv-card);\n    border-radius: 18px;\n  }\n\n  .zv-spec-list {\n    margin: 10px 0 0;\n  }\n\n  .zv-spec-row {\n    display: flex;\n    align-items: flex-start;\n    justify-content: space-between;\n    gap: 16px;\n    padding: 12px 0;\n    border-bottom: 1px solid var(--zv-border);\n  }\n\n  .zv-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  .zv-spec-row strong {\n    flex: 0 0 42%;\n    color: #30292b;\n  }\n\n  .zv-spec-row span {\n    flex: 1;\n    color: var(--zv-text);\n    text-align: right;\n  }\n\n  .zv-faq {\n    padding: 28px 4px;\n  }\n\n  .zv-faq details {\n    margin: 10px 0;\n    overflow: hidden;\n    background: #fbf7f6;\n    border: 1px solid #eee2e0;\n    border-radius: 13px;\n  }\n\n  .zv-faq summary {\n    position: relative;\n    padding: 16px 46px 16px 15px;\n    cursor: pointer;\n    color: #30292b;\n    font-size: 16px;\n    font-weight: 750;\n    list-style: none;\n  }\n\n  .zv-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .zv-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 16px;\n    color: var(--zv-pink-dark);\n    font-size: 25px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n  }\n\n  .zv-faq details[open] summary::after {\n    transform: translateY(-50%) rotate(45deg);\n  }\n\n  .zv-faq details p {\n    margin: 0;\n    padding: 0 15px 17px;\n    color: var(--zv-text);\n  }\n\n  .zv-cta {\n    margin: 22px 0 34px;\n    padding: 31px 18px;\n    text-align: center;\n    background:\n      radial-gradient(circle at top, #4a3b40 0%, #282324 68%);\n    border-radius: 20px;\n  }\n\n  .zv-cta h2 {\n    color: #ffffff;\n  }\n\n  .zv-cta p {\n    max-width: 520px;\n    margin: 0 auto 17px;\n    color: #eee3e6;\n  }\n\n  .zv-button {\n    display: inline-block;\n    min-width: 210px;\n    padding: 15px 25px;\n    color: #231f20;\n    background: #f3adbd;\n    border-radius: 999px;\n    box-shadow: 0 8px 22px rgba(243, 173, 189, 0.2);\n    font-size: 17px;\n    font-weight: 850;\n    text-decoration: none;\n    transition:\n      transform 0.2s ease,\n      box-shadow 0.2s ease;\n  }\n\n  .zv-button:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 11px 27px rgba(243, 173, 189, 0.3);\n  }\n\n  @media (min-width: 700px) {\n    .zv-color-pdp {\n      padding: 0;\n    }\n\n    .zv-section {\n      padding: 40px 20px;\n    }\n\n    .zv-hero {\n      padding: 48px 34px 28px;\n    }\n\n    .zv-benefits {\n      max-width: 600px;\n      margin-right: auto;\n      margin-left: auto;\n    }\n\n    .zv-feature {\n      padding: 26px 20px 32px;\n    }\n\n    .zv-how,\n    .zv-specs {\n      padding: 32px 26px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"zv-color-pdp\"\u003e\n\u003c!-- ATTENTION --\u003e\n\u003csection class=\"zv-hero\"\u003e\n\u003cp class=\"zv-eyebrow\"\u003eZavrlyUS 3-in-1 Color\u003c\/p\u003e\n\u003ch1\u003eOne easy tap.\u003cbr\u003eThree ways to glow.\u003c\/h1\u003e\n\u003cp class=\"zv-lead\"\u003eBring fresh-looking color to your cheeks, lips, or eyes with one compact sponge-tip essential.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/TikSave.io_7490544971670424840_compressed.gif?v=1786008940\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cul class=\"zv-benefits\"\u003e\n\u003cli\u003e✅ \u003cstrong\u003eOne product for cheeks, lips, and eyes\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e✨ \u003cstrong\u003eSoft sponge tip for controlled placement\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e🚀 \u003cstrong\u003eBuildable color from subtle to bold\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e🎨 \u003cstrong\u003eFour versatile color moods\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/01-three-ways-to-glow.png?v=1786003229\" alt=\"ZavrlyUS 3-in-1 liquid color for cheeks, lips and eyes\" loading=\"eager\" width=\"1024\" height=\"1024\"\u003e\u003c\/section\u003e\n\u003c!-- INTEREST --\u003e\n\u003csection class=\"zv-section\"\u003e\n\u003cp class=\"zv-label\"\u003eOne compact essential\u003c\/p\u003e\n\u003ch2\u003eMore color. Fewer products.\u003c\/h2\u003e\n\u003cp\u003eSimplify your makeup bag with a multitasking tint designed to add coordinated color wherever your look needs it.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"zv-feature\"\u003e\n\u003cdiv class=\"zv-feature-copy\"\u003e\n\u003ch2\u003e✅ Three looks from one easy-to-carry product\u003c\/h2\u003e\n\u003cp\u003eTap it onto cheeks, lips, or eyelids for a coordinated look without carrying several separate cosmetics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_6_16_15_59_1.png?v=1786004183\" alt=\"Three-in-one color application for cheeks lips and eyes\" loading=\"lazy\" width=\"1024\" height=\"1024\"\u003e\u003c\/section\u003e\n\u003csection class=\"zv-feature\"\u003e\n\u003cdiv class=\"zv-feature-copy\"\u003e\n\u003ch2\u003e✨ Put color exactly where you want it\u003c\/h2\u003e\n\u003cp\u003eThe rounded sponge tip makes targeted placement easier before you blend the edges with clean fingers or your preferred makeup tool.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_6_16_16_00_2.png?v=1786004182\" alt=\"Soft sponge tip applying liquid blush directly to the cheek\" loading=\"lazy\" width=\"1024\" height=\"1024\"\u003e\u003c\/section\u003e\n\u003c!-- DESIRE --\u003e\n\u003csection class=\"zv-feature\"\u003e\n\u003cdiv class=\"zv-feature-copy\"\u003e\n\u003ch2\u003e🚀 Start soft or build a bolder finish\u003c\/h2\u003e\n\u003cp\u003eBegin with a light tap, blend, and add another layer until the color reaches your preferred intensity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_6_16_16_00_3.png?v=1786004182\" alt=\"Buildable blush color shown in soft medium and bold intensity\" loading=\"lazy\" width=\"1024\" height=\"1024\"\u003e\u003c\/section\u003e\n\u003csection class=\"zv-feature\"\u003e\n\u003cdiv class=\"zv-feature-copy\"\u003e\n\u003ch2\u003e🎨 Choose a color mood that fits the moment\u003c\/h2\u003e\n\u003cp\u003eReach for a soft peach, rosy mauve, warm pink, or vivid pink to match your everyday makeup style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_6_16_16_01_4.png?v=1786004181\" alt=\"Four ZavrlyUS liquid color options from soft peach to vivid pink\" loading=\"lazy\" width=\"1024\" height=\"1024\"\u003e\u003c\/section\u003e\n\u003csection class=\"zv-feature\"\u003e\n\u003cdiv class=\"zv-feature-copy\"\u003e\n\u003ch2\u003e✅ Enjoy color without the loose-powder fallout\u003c\/h2\u003e\n\u003cp\u003eApply directly from the sponge tip to reduce the dusty brushes, scattered powder, and extra tools associated with traditional loose formulas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_6_16_16_02_5.png?v=1786004182\" alt=\"Comparison between messy loose powder and controlled direct sponge application\" loading=\"lazy\" width=\"1024\" height=\"1024\"\u003e\u003c\/section\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003csection class=\"zv-how\"\u003e\n\u003ch2\u003eHow to create your look\u003c\/h2\u003e\n\u003cp\u003eA simple three-step routine makes it easy to control the result.\u003c\/p\u003e\n\u003cdiv class=\"zv-step\"\u003e\n\u003cspan class=\"zv-step-number\"\u003e1\u003c\/span\u003e\n\u003ch3\u003eTap\u003c\/h3\u003e\n\u003cp\u003ePress a small amount of color onto your chosen area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-step\"\u003e\n\u003cspan class=\"zv-step-number\"\u003e2\u003c\/span\u003e\n\u003ch3\u003eBlend\u003c\/h3\u003e\n\u003cp\u003eGently soften the edges with clean fingers or a makeup tool.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-step\"\u003e\n\u003cspan class=\"zv-step-number\"\u003e3\u003c\/span\u003e\n\u003ch3\u003eBuild\u003c\/h3\u003e\n\u003cp\u003eAdd another light layer whenever you want more intensity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"zv-specs\"\u003e\n\u003ch2\u003eProduct details\u003c\/h2\u003e\n\u003cdiv class=\"zv-spec-list\"\u003e\n\u003cdiv class=\"zv-spec-row\"\u003e\n\u003cstrong\u003eProduct type\u003c\/strong\u003e \u003cspan\u003eLiquid color cosmetic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-row\"\u003e\n\u003cstrong\u003eSuggested areas\u003c\/strong\u003e \u003cspan\u003eCheeks, lips and eyelids\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-row\"\u003e\n\u003cstrong\u003eApplicator\u003c\/strong\u003e \u003cspan\u003eRounded sponge tip\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-row\"\u003e\n\u003cstrong\u003eColor options shown\u003c\/strong\u003e \u003cspan\u003e4 numbered colors\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-row\"\u003e\n\u003cstrong\u003e4-color box size\u003c\/strong\u003e \u003cspan\u003e12.2 × 8.6 × 3.5 cm\u003cbr\u003eApprox. 4.8 × 3.4 × 1.4 in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"zv-faq\"\u003e\n\u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I apply it?\u003c\/summary\u003e\n\u003cp\u003eThe supplied product imagery presents it for use on the cheeks, lips, and eyelid area. Avoid getting the product directly into the eyes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I build the color?\u003c\/summary\u003e\n\u003cp\u003eApply a small amount, blend the edges, and repeat with another light layer until you reach your preferred intensity.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use the same color on different areas?\u003c\/summary\u003e\n\u003cp\u003eYes. The 3-in-1 format is designed to help create a coordinated color look across the cheeks, lips, or eyelids.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many color options are available?\u003c\/summary\u003e\n\u003cp\u003eFour numbered color options are shown. Choose the currently available shade or set option using the product selector.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I store the applicator?\u003c\/summary\u003e\n\u003cp\u003eClose the cap securely between uses, keep the applicator clean, and avoid sharing it with other people.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I find the ingredients and net weight?\u003c\/summary\u003e\n\u003cp\u003ePlease check the final retail package for the complete ingredient list, net weight, and product-specific care information.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- ACTION --\u003e\n\u003csection class=\"zv-cta\"\u003e\n\u003ch2\u003eReady to simplify your color routine?\u003c\/h2\u003e\n\u003cp\u003eChoose your favorite shade and create a soft, coordinated look with just a few taps.\u003c\/p\u003e\n\u003ca class=\"zv-button\" href=\"#\"\u003e Choose Your Color \u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NC0248","offers":[{"title":"#01 LOVE CAKE","offer_id":53671099138411,"sku":"NC02482608064637-LOVE CAKE 4.5ml-01","price":19.99,"currency_code":"USD","in_stock":true},{"title":"#02 Night Drive","offer_id":53671099171179,"sku":"NC02482608064637-Night Drive 4.5ml-02","price":19.99,"currency_code":"USD","in_stock":true},{"title":"#03 Real Deal","offer_id":53671099203947,"sku":"NC02482608064637-Real Deal 4.5ml-03","price":19.99,"currency_code":"USD","in_stock":true},{"title":"#04 ROSE RITUAL","offer_id":53671099236715,"sku":"NC02482608064637-ROSE RITUAL 4.5ml-04","price":19.99,"currency_code":"USD","in_stock":true},{"title":"4-Color Blush \u0026 Lipstick Set","offer_id":53671099269483,"sku":"NC02482608064637-Blush \u0026 Lipstick Set","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/01-three-ways-to-glow.png?v=1786003229","url":"https:\/\/zavrlyus.com\/products\/3-in-1-liquid-blush-lip-eye-tint","provider":"zavrlyUS","version":"1.0","type":"link"}