{"product_id":"3-in-1-waterproof-tricolor-eyeshadow-stick","title":"3-in-1 Waterproof Tricolor Eyeshadow Stick","description":"\u003cstyle\u003e\n  .zvr-eye-page,\n  .zvr-eye-page * {\n    box-sizing: border-box;\n  }\n\n  html {\n    scroll-behavior: smooth;\n  }\n\n  #shopify-product-form {\n    scroll-margin-top: 90px;\n  }\n\n  .zvr-eye-page {\n    --zvr-gold: #c89545;\n    --zvr-gold-soft: #f8efe0;\n    --zvr-rose: #9d4f4b;\n    --zvr-rose-dark: #713532;\n    --zvr-rose-soft: #fbf1ef;\n    --zvr-ink: #211b1a;\n    --zvr-text: #554946;\n    --zvr-muted: #786b67;\n    --zvr-border: #eadbd5;\n    --zvr-white: #ffffff;\n    --zvr-bg: #fffaf7;\n\n    width: 100%;\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 12px;\n    color: var(--zvr-ink);\n    background: var(--zvr-white);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .zvr-eye-page h1,\n  .zvr-eye-page h2,\n  .zvr-eye-page h3,\n  .zvr-eye-page p {\n    margin-top: 0;\n  }\n\n  .zvr-eye-section {\n    margin-bottom: 34px;\n  }\n\n  .zvr-eye-hero {\n    overflow: hidden;\n    padding: 30px 20px;\n    text-align: center;\n    border-radius: 24px;\n    background:\n      radial-gradient(circle at 85% 10%, rgba(200, 149, 69, 0.18), transparent 34%),\n      linear-gradient(145deg, #fffaf7 0%, #f8eae5 100%);\n  }\n\n  .zvr-eye-eyebrow {\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 7px 13px;\n    color: var(--zvr-rose-dark);\n    background: rgba(255, 255, 255, 0.82);\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.07em;\n    text-transform: uppercase;\n  }\n\n  .zvr-eye-hero h1 {\n    max-width: 720px;\n    margin-right: auto;\n    margin-bottom: 14px;\n    margin-left: auto;\n    font-size: clamp(32px, 9vw, 58px);\n    line-height: 1.04;\n    letter-spacing: -0.04em;\n  }\n\n  .zvr-eye-hero h1 span {\n    color: var(--zvr-rose);\n  }\n\n  .zvr-eye-hero-copy {\n    max-width: 680px;\n    margin-right: auto;\n    margin-bottom: 22px;\n    margin-left: auto;\n    color: var(--zvr-text);\n    font-size: 17px;\n  }\n\n  .zvr-eye-hero-points {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n    max-width: 640px;\n    margin: 0 auto 24px;\n    padding: 0;\n    list-style: none;\n    text-align: left;\n  }\n\n  .zvr-eye-hero-points li {\n    padding: 11px 13px;\n    background: rgba(255, 255, 255, 0.78);\n    border-radius: 13px;\n    font-weight: 700;\n  }\n\n  .zvr-eye-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 52px;\n    padding: 13px 24px;\n    color: var(--zvr-white) !important;\n    background: var(--zvr-rose-dark);\n    border-radius: 999px;\n    box-shadow: 0 10px 24px rgba(113, 53, 50, 0.2);\n    font-size: 17px;\n    font-weight: 800;\n    text-decoration: none !important;\n    transition:\n      transform 0.2s ease,\n      box-shadow 0.2s ease;\n  }\n\n  .zvr-eye-button:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 14px 28px rgba(113, 53, 50, 0.26);\n  }\n\n  .zvr-eye-heading {\n    margin-bottom: 10px;\n    font-size: clamp(27px, 7vw, 40px);\n    line-height: 1.15;\n    letter-spacing: -0.025em;\n  }\n\n  .zvr-eye-intro {\n    margin-bottom: 20px;\n    color: var(--zvr-text);\n  }\n\n  .zvr-eye-feature {\n    margin-bottom: 22px;\n    padding: 18px;\n    background: var(--zvr-bg);\n    border: 1px solid var(--zvr-border);\n    border-radius: 21px;\n    box-shadow: 0 9px 26px rgba(85, 73, 70, 0.06);\n  }\n\n  .zvr-eye-feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 42px;\n    height: 30px;\n    margin-bottom: 11px;\n    padding: 0 11px;\n    color: var(--zvr-rose-dark);\n    background: var(--zvr-rose-soft);\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 900;\n  }\n\n  .zvr-eye-feature h3 {\n    margin-bottom: 8px;\n    font-size: 23px;\n    line-height: 1.22;\n  }\n\n  .zvr-eye-feature p {\n    margin-bottom: 16px;\n    color: var(--zvr-text);\n  }\n\n  .zvr-eye-feature strong {\n    color: var(--zvr-rose-dark);\n  }\n\n  .zvr-eye-image {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 17px;\n  }\n\n  .zvr-eye-benefit-list {\n    display: grid;\n    gap: 10px;\n    margin: 16px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .zvr-eye-benefit-list li {\n    position: relative;\n    padding: 12px 14px 12px 43px;\n    color: var(--zvr-text);\n    background: var(--zvr-white);\n    border-radius: 13px;\n  }\n\n  .zvr-eye-benefit-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 11px;\n    left: 14px;\n    display: flex;\n    width: 21px;\n    height: 21px;\n    align-items: center;\n    justify-content: center;\n    color: var(--zvr-white);\n    background: var(--zvr-rose);\n    border-radius: 50%;\n    font-size: 12px;\n    font-weight: 900;\n  }\n\n  .zvr-eye-how {\n    padding: 22px 18px;\n    background: linear-gradient(145deg, #fff9f5, #f8eee9);\n    border-radius: 22px;\n  }\n\n  .zvr-eye-steps {\n    display: grid;\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .zvr-eye-step {\n    display: grid;\n    grid-template-columns: 42px 1fr;\n    gap: 12px;\n    align-items: start;\n    padding: 14px;\n    background: rgba(255, 255, 255, 0.84);\n    border-radius: 15px;\n  }\n\n  .zvr-eye-step-number {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    color: var(--zvr-white);\n    background: var(--zvr-rose-dark);\n    border-radius: 50%;\n    font-weight: 900;\n  }\n\n  .zvr-eye-step h3 {\n    margin-bottom: 3px;\n    font-size: 17px;\n  }\n\n  .zvr-eye-step p {\n    margin-bottom: 0;\n    color: var(--zvr-text);\n    font-size: 15px;\n  }\n\n  .zvr-eye-specs {\n    overflow: hidden;\n    border: 1px solid var(--zvr-border);\n    border-radius: 18px;\n  }\n\n  .zvr-eye-spec-row {\n    display: grid;\n    grid-template-columns: 38% 62%;\n  }\n\n  .zvr-eye-spec-row + .zvr-eye-spec-row {\n    border-top: 1px solid var(--zvr-border);\n  }\n\n  .zvr-eye-spec-label,\n  .zvr-eye-spec-value {\n    padding: 13px 12px;\n  }\n\n  .zvr-eye-spec-label {\n    color: var(--zvr-rose-dark);\n    background: var(--zvr-rose-soft);\n    font-weight: 800;\n  }\n\n  .zvr-eye-spec-value {\n    color: var(--zvr-text);\n    background: var(--zvr-white);\n  }\n\n  .zvr-eye-spec-note {\n    margin: 11px 2px 0;\n    color: var(--zvr-muted);\n    font-size: 13px;\n  }\n\n  .zvr-eye-faq {\n    display: grid;\n    gap: 11px;\n  }\n\n  .zvr-eye-faq details {\n    padding: 14px 15px;\n    background: var(--zvr-bg);\n    border: 1px solid var(--zvr-border);\n    border-radius: 14px;\n  }\n\n  .zvr-eye-faq summary {\n    position: relative;\n    padding-right: 28px;\n    cursor: pointer;\n    color: var(--zvr-ink);\n    font-weight: 800;\n    list-style: none;\n  }\n\n  .zvr-eye-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .zvr-eye-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: -3px;\n    right: 0;\n    color: var(--zvr-rose);\n    font-size: 24px;\n    font-weight: 500;\n  }\n\n  .zvr-eye-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .zvr-eye-faq p {\n    margin: 10px 0 0;\n    color: var(--zvr-text);\n  }\n\n  .zvr-eye-trust {\n    display: grid;\n    gap: 11px;\n  }\n\n  .zvr-eye-trust-card {\n    padding: 16px;\n    text-align: center;\n    background: var(--zvr-white);\n    border: 1px solid var(--zvr-border);\n    border-radius: 16px;\n  }\n\n  .zvr-eye-trust-icon {\n    margin-bottom: 6px;\n    font-size: 25px;\n  }\n\n  .zvr-eye-trust-card strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--zvr-rose-dark);\n  }\n\n  .zvr-eye-trust-card span {\n    color: var(--zvr-muted);\n    font-size: 14px;\n  }\n\n  .zvr-eye-final {\n    padding: 27px 19px;\n    text-align: center;\n    background:\n      radial-gradient(circle at 15% 20%, rgba(200, 149, 69, 0.18), transparent 32%),\n      var(--zvr-rose-soft);\n    border-radius: 22px;\n  }\n\n  .zvr-eye-final h2 {\n    margin-bottom: 9px;\n    font-size: clamp(27px, 7vw, 39px);\n    line-height: 1.15;\n  }\n\n  .zvr-eye-final p {\n    max-width: 590px;\n    margin-right: auto;\n    margin-bottom: 20px;\n    margin-left: auto;\n    color: var(--zvr-text);\n  }\n\n  @media (min-width: 640px) {\n    .zvr-eye-page {\n      padding: 22px;\n    }\n\n    .zvr-eye-hero {\n      padding: 46px 36px;\n    }\n\n    .zvr-eye-hero-points {\n      grid-template-columns: repeat(3, 1fr);\n      text-align: center;\n    }\n\n    .zvr-eye-feature {\n      padding: 25px;\n    }\n\n    .zvr-eye-steps {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .zvr-eye-step {\n      grid-template-columns: 1fr;\n    }\n\n    .zvr-eye-trust {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .zvr-eye-spec-label,\n    .zvr-eye-spec-value {\n      padding: 15px 18px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    html {\n      scroll-behavior: auto;\n    }\n\n    .zvr-eye-button {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"zvr-eye-page\"\u003e\n\u003c!-- ATTENTION --\u003e\n\u003csection class=\"zvr-eye-section zvr-eye-hero\"\u003e\u003cspan class=\"zvr-eye-eyebrow\"\u003e3-in-1 Tricolor Eyeshadow Stick\u003c\/span\u003e\n\u003ch1\u003eOne Stick. Three Shades.\u003cbr\u003e\u003cspan\u003eA Full Eye Look in Seconds.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"zvr-eye-hero-copy\"\u003eSkip the bulky palettes and complicated routines. Sweep on your \u003cstrong\u003ebase, contour and shimmer\u003c\/strong\u003e with one creamy, twist-up stick that makes polished eye makeup feel effortless.\u003c\/p\u003e\n\u003cul class=\"zvr-eye-hero-points\"\u003e\n\u003cli\u003e🌈 3 Shades in 1\u003c\/li\u003e\n\u003cli\u003e💧 Waterproof Wear\u003c\/li\u003e\n\u003cli\u003e✨ Beginner-Friendly\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ca class=\"zvr-eye-button\" href=\"#\"\u003e Choose Your Shade → \u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- INTEREST --\u003e\n\u003csection class=\"zvr-eye-section\"\u003e\n\u003ch2 class=\"zvr-eye-heading\"\u003eEverything You Need in One Easy Stick\u003c\/h2\u003e\n\u003cp class=\"zvr-eye-intro\"\u003eDesigned for quick mornings, last-minute plans and effortless touch-ups—without carrying a full makeup bag.\u003c\/p\u003e\n\u003carticle class=\"zvr-eye-feature\"\u003e\u003cspan class=\"zvr-eye-feature-number\"\u003e01\u003c\/span\u003e\n\u003ch3\u003e🌈 One Stick, Three Coordinated Shades\u003c\/h3\u003e\n\u003cp\u003eCreate dimension without guessing which colors work together. Each stick combines a \u003cstrong\u003ebase, contour and shimmer\u003c\/strong\u003e so you can build a complete, coordinated eye look in seconds.\u003c\/p\u003e\n\u003cimg class=\"zvr-eye-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_3_10_53_55_1.png?v=1785725661\" alt=\"ZavrlyUS three-in-one tricolor eyeshadow stick with base contour and shimmer shades\" loading=\"lazy\"\u003e\u003c\/article\u003e\n\u003carticle class=\"zvr-eye-feature\"\u003e\u003cspan class=\"zvr-eye-feature-number\"\u003e02\u003c\/span\u003e\n\u003ch3\u003e💧 Waterproof, Smudge-Resistant Color\u003c\/h3\u003e\n\u003cp\u003eApply it in the morning and keep enjoying fresh-looking color through coffee runs, busy workdays and evening plans. The creamy formula is designed to resist \u003cstrong\u003esmudging, fading and creasing\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cimg class=\"zvr-eye-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_3_10_53_55_2.png?v=1785725662\" alt=\"Waterproof and crease-resistant tricolor cream eyeshadow comparison\" loading=\"lazy\"\u003e\u003c\/article\u003e\n\u003carticle class=\"zvr-eye-feature\"\u003e\u003cspan class=\"zvr-eye-feature-number\"\u003e03\u003c\/span\u003e\n\u003ch3\u003e🤍 Creamy Glide Without the Tugging\u003c\/h3\u003e\n\u003cp\u003eThe velvety texture glides smoothly over the eyelid and blends easily with a fingertip or brush. Vitamin E helps deliver a \u003cstrong\u003ecomfortable, soft application\u003c\/strong\u003e without a dry, chalky finish.\u003c\/p\u003e\n\u003cimg class=\"zvr-eye-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_3_10_53_55_3.png?v=1785725660\" alt=\"Creamy Vitamin E infused ZavrlyUS eyeshadow stick texture and finished eye makeup\" loading=\"lazy\"\u003e\u003c\/article\u003e\n\u003carticle class=\"zvr-eye-feature\"\u003e\u003cspan class=\"zvr-eye-feature-number\"\u003e04\u003c\/span\u003e\n\u003ch3\u003e✏️ Foolproof Control for Every Skill Level\u003c\/h3\u003e\n\u003cp\u003eUse the broad surface for a soft wash of color or angle the edge for a more defined line. It is \u003cstrong\u003eeasy enough for beginners\u003c\/strong\u003e while still offering the control experienced makeup users want.\u003c\/p\u003e\n\u003cimg class=\"zvr-eye-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_3_10_53_55_4.png?v=1785725661\" alt=\"Beginner-friendly eyeshadow stick demonstrating broad wash and precise line application\" loading=\"lazy\"\u003e\u003c\/article\u003e\n\u003carticle class=\"zvr-eye-feature\"\u003e\u003cspan class=\"zvr-eye-feature-number\"\u003e05\u003c\/span\u003e\n\u003ch3\u003e🎁 Pocket-Sized and Ready to Go\u003c\/h3\u003e\n\u003cp\u003eLightweight, twist-up and mess-free, it slips easily into your purse, gym bag or travel pouch. It also makes a practical beauty gift for anyone who loves \u003cstrong\u003efast, uncomplicated makeup\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cimg class=\"zvr-eye-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_3_10_53_56_5.png?v=1785725661\" alt=\"Pocket-sized ZavrlyUS eyeshadow stick displayed as a travel-ready beauty gift\" loading=\"lazy\"\u003e\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- DESIRE --\u003e\n\u003csection class=\"zvr-eye-section zvr-eye-how\"\u003e\n\u003ch2 class=\"zvr-eye-heading\"\u003eHow to Create Your Look\u003c\/h2\u003e\n\u003cp class=\"zvr-eye-intro\"\u003eNo complicated palette technique. Just twist, glide and blend.\u003c\/p\u003e\n\u003cdiv class=\"zvr-eye-steps\"\u003e\n\u003cdiv class=\"zvr-eye-step\"\u003e\n\u003cspan class=\"zvr-eye-step-number\"\u003e1\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eTwist Up\u003c\/h3\u003e\n\u003cp\u003eReveal only a small amount of product to maintain control and protect the creamy tip.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-step\"\u003e\n\u003cspan class=\"zvr-eye-step-number\"\u003e2\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eGlide On\u003c\/h3\u003e\n\u003cp\u003eSweep the shades across the eyelid, crease or lash line depending on your desired look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-step\"\u003e\n\u003cspan class=\"zvr-eye-step-number\"\u003e3\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eBlend and Build\u003c\/h3\u003e\n\u003cp\u003eBlend with your fingertip or brush, then layer for more intensity and shimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"zvr-eye-benefit-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor a soft daytime look:\u003c\/strong\u003e use one light sweep and blend.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor added depth:\u003c\/strong\u003e layer the contour shade through the crease.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor extra glow:\u003c\/strong\u003e tap the shimmer onto the center or inner corner.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"zvr-eye-section\"\u003e\n\u003ch2 class=\"zvr-eye-heading\"\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"zvr-eye-specs\"\u003e\n\u003cdiv class=\"zvr-eye-spec-row\"\u003e\n\u003cdiv class=\"zvr-eye-spec-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-spec-value\"\u003eTwist-Up Tricolor Cream Eyeshadow Stick\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-spec-row\"\u003e\n\u003cdiv class=\"zvr-eye-spec-label\"\u003eShade Design\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-spec-value\"\u003eBase, Contour and Shimmer in One Stick\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-spec-row\"\u003e\n\u003cdiv class=\"zvr-eye-spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-spec-value\"\u003eMatte Base with Shimmer Highlight\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-spec-row\"\u003e\n\u003cdiv class=\"zvr-eye-spec-label\"\u003eFormula\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-spec-value\"\u003eCreamy, Waterproof and Smudge-Resistant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-spec-row\"\u003e\n\u003cdiv class=\"zvr-eye-spec-label\"\u003eKey Ingredient\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-spec-value\"\u003eTocopheryl Acetate, also known as Vitamin E\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-spec-row\"\u003e\n\u003cdiv class=\"zvr-eye-spec-label\"\u003eListed Net Weight\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-spec-value\"\u003e3.5 g\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-spec-row\"\u003e\n\u003cdiv class=\"zvr-eye-spec-label\"\u003eShade Options\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-spec-value\"\u003eChoose from the available product variants above\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"zvr-eye-spec-note\"\u003eColor appearance may vary slightly depending on skin tone, lighting and screen settings.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"zvr-eye-section\"\u003e\n\u003ch2 class=\"zvr-eye-heading\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"zvr-eye-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the eyeshadow stick waterproof?\u003c\/summary\u003e\n\u003cp\u003eYes. The cream formula is designed to resist water, smudging, fading and creasing during everyday wear.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan beginners use it?\u003c\/summary\u003e\n\u003cp\u003eYes. The stick shape gives you more control than loose powder. Use the broad surface for soft color and the edge of the tip for more precise placement—no sharpening required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I apply it?\u003c\/summary\u003e\n\u003cp\u003eTwist up a small amount, glide it over the eyelid or lash line, and blend with your fingertip or a makeup brush. Add another layer when you want stronger color.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for sensitive eyes?\u003c\/summary\u003e\n\u003cp\u003eThe creamy formula contains Vitamin E and is designed for a gentle glide. Anyone with known sensitivities should review the complete ingredient list and perform a patch test before use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need an eyeshadow brush?\u003c\/summary\u003e\n\u003cp\u003eNo. You can blend it with a clean fingertip for a fast, effortless finish. A brush may also be used when you want more detailed blending.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TRUST --\u003e\n\u003csection class=\"zvr-eye-section\"\u003e\n\u003ch2 class=\"zvr-eye-heading\"\u003eWhy Shop With Us?\u003c\/h2\u003e\n\u003cdiv class=\"zvr-eye-trust\"\u003e\n\u003cdiv class=\"zvr-eye-trust-card\"\u003e\n\u003cdiv class=\"zvr-eye-trust-icon\"\u003e🔒\u003c\/div\u003e\n\u003cstrong\u003eSecure Checkout\u003c\/strong\u003e \u003cspan\u003eYour payment information is handled securely.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-trust-card\"\u003e\n\u003cdiv class=\"zvr-eye-trust-icon\"\u003e📦\u003c\/div\u003e\n\u003cstrong\u003eCarefully Packed\u003c\/strong\u003e \u003cspan\u003eYour order is prepared with care before shipment.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-trust-card\"\u003e\n\u003cdiv class=\"zvr-eye-trust-icon\"\u003e💬\u003c\/div\u003e\n\u003cstrong\u003eResponsive Support\u003c\/strong\u003e \u003cspan\u003eGet help with product or order questions when needed.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ACTION --\u003e\n\u003csection class=\"zvr-eye-section zvr-eye-final\"\u003e\n\u003ch2\u003eYour Full Eye Look—Without the Full Makeup Bag\u003c\/h2\u003e\n\u003cp\u003eChoose your favorite shade and create effortless base, contour and shimmer looks wherever your day takes you.\u003c\/p\u003e\n\u003ca class=\"zvr-eye-button\" href=\"#\"\u003e Shop Your Shade Now → \u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NC0248","offers":[{"title":"Matte Earth","offer_id":53654893822315,"sku":"NC02482608033910-哑光大地色","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Pearl Earth","offer_id":53654893855083,"sku":"NC02482608033910-珠光大地色","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Glitter Orange","offer_id":53654893887851,"sku":"NC02482608033910-细闪橘棕色","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Glitter Rose","offer_id":53654893920619,"sku":"NC02482608033910-细闪玫瑰色","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Icy Blue","offer_id":53654893953387,"sku":"NC02482608033910-冰晶葡萄蓝","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Lavender Pink","offer_id":53654893986155,"sku":"NC02482608033910-星际银河紫","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_3_10_53_55_3.png?v=1785725660","url":"https:\/\/zavrlyus.com\/products\/3-in-1-waterproof-tricolor-eyeshadow-stick","provider":"zavrlyUS","version":"1.0","type":"link"}