{"product_id":"dual-tone-eyeshadow-stick-set","title":"Dual-Tone Eyeshadow Stick Set — 6 Color Waterproof Gradient Eye Shadow Crayons","description":"\u003cstyle\u003e\n  .zv-eye-page,\n  .zv-eye-page * {\n    box-sizing: border-box;\n  }\n\n  .zv-eye-page {\n    --zv-bg: #fffaf7;\n    --zv-card: #ffffff;\n    --zv-soft: #f8ece6;\n    --zv-soft-2: #f3dfd7;\n    --zv-rose: #ad654f;\n    --zv-rose-dark: #754234;\n    --zv-gold: #b77b59;\n    --zv-ink: #231f20;\n    --zv-text: #514747;\n    --zv-muted: #766b68;\n    --zv-border: #ead9d2;\n    --zv-success: #476d59;\n\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 12px;\n    color: var(--zv-ink);\n    background: var(--zv-bg);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    line-height: 1.65;\n  }\n\n  .zv-eye-page h1,\n  .zv-eye-page h2,\n  .zv-eye-page h3,\n  .zv-eye-page p {\n    margin-top: 0;\n  }\n\n  .zv-eye-page h1,\n  .zv-eye-page h2 {\n    font-family: Georgia, \"Times New Roman\", serif;\n    color: var(--zv-rose-dark);\n    letter-spacing: -0.02em;\n  }\n\n  .zv-eye-page h1 {\n    margin-bottom: 14px;\n    font-size: clamp(2rem, 9vw, 3.8rem);\n    line-height: 1.03;\n  }\n\n  .zv-eye-page h2 {\n    margin-bottom: 12px;\n    font-size: clamp(1.65rem, 7vw, 2.65rem);\n    line-height: 1.12;\n  }\n\n  .zv-eye-page h3 {\n    margin-bottom: 8px;\n    color: var(--zv-ink);\n    font-size: 1.2rem;\n    line-height: 1.3;\n  }\n\n  .zv-eye-page p {\n    margin-bottom: 14px;\n    color: var(--zv-text);\n    font-size: 1rem;\n  }\n\n  .zv-eye-page strong {\n    color: var(--zv-ink);\n  }\n\n  .zv-section {\n    margin-bottom: 34px;\n  }\n\n  .zv-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    margin-bottom: 14px;\n    padding: 7px 13px;\n    border-radius: 999px;\n    background: var(--zv-soft-2);\n    color: var(--zv-rose-dark);\n    font-size: 0.78rem;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .zv-hero {\n    overflow: hidden;\n    padding: 24px 18px 18px;\n    border: 1px solid var(--zv-border);\n    border-radius: 24px;\n    background:\n      radial-gradient(circle at top right, rgba(218, 169, 147, 0.3), transparent 38%),\n      linear-gradient(145deg, #fffdfb 0%, #faebe5 100%);\n    box-shadow: 0 16px 34px rgba(92, 57, 45, 0.08);\n  }\n\n  .zv-hero-copy {\n    max-width: 690px;\n    margin-bottom: 20px;\n  }\n\n  .zv-hero-lead {\n    color: var(--zv-ink);\n    font-size: 1.12rem;\n    line-height: 1.55;\n  }\n\n  .zv-benefit-row {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n    margin: 18px 0;\n  }\n\n  .zv-benefit-pill {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    padding: 11px 13px;\n    border-radius: 14px;\n    background: rgba(255, 255, 255, 0.78);\n    color: var(--zv-ink);\n    font-size: 0.94rem;\n    font-weight: 700;\n  }\n\n  .zv-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n    border-radius: 18px;\n  }\n\n  .zv-section-heading {\n    margin-bottom: 18px;\n    text-align: center;\n  }\n\n  .zv-section-heading p {\n    max-width: 650px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .zv-feature {\n    overflow: hidden;\n    margin-bottom: 20px;\n    border: 1px solid var(--zv-border);\n    border-radius: 22px;\n    background: var(--zv-card);\n    box-shadow: 0 10px 26px rgba(82, 51, 40, 0.06);\n  }\n\n  .zv-feature-copy {\n    padding: 20px 18px 16px;\n  }\n\n  .zv-feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    background: var(--zv-soft-2);\n    color: var(--zv-rose-dark);\n    font-weight: 800;\n  }\n\n  .zv-highlight {\n    color: var(--zv-rose-dark);\n    font-weight: 800;\n  }\n\n  .zv-how {\n    padding: 22px 18px;\n    border-radius: 22px;\n    background: var(--zv-soft);\n  }\n\n  .zv-steps {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n    margin: 18px 0 20px;\n  }\n\n  .zv-step {\n    display: flex;\n    gap: 13px;\n    align-items: flex-start;\n    padding: 15px;\n    border: 1px solid rgba(173, 101, 79, 0.14);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.84);\n  }\n\n  .zv-step-number {\n    display: inline-flex;\n    flex: 0 0 32px;\n    align-items: center;\n    justify-content: center;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    background: var(--zv-rose);\n    color: #ffffff;\n    font-size: 0.9rem;\n    font-weight: 800;\n  }\n\n  .zv-step p {\n    margin: 3px 0 0;\n    font-size: 0.94rem;\n  }\n\n  .zv-shade-box {\n    padding: 20px 18px;\n    border: 1px solid var(--zv-border);\n    border-radius: 22px;\n    background: var(--zv-card);\n  }\n\n  .zv-shades {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n    margin-top: 14px;\n  }\n\n  .zv-shade {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n    padding: 11px 12px;\n    border-radius: 13px;\n    background: #fffaf8;\n  }\n\n  .zv-swatch {\n    flex: 0 0 24px;\n    width: 24px;\n    height: 24px;\n    border: 2px solid rgba(255, 255, 255, 0.9);\n    border-radius: 50%;\n    box-shadow: 0 0 0 1px rgba(80, 53, 45, 0.12);\n  }\n\n  .zv-swatch-01 { background: #eaa0aa; }\n  .zv-swatch-02 { background: #9d6b61; }\n  .zv-swatch-03 { background: #a25b50; }\n  .zv-swatch-04 { background: #88705e; }\n  .zv-swatch-05 { background: #d97539; }\n  .zv-swatch-06 { background: #c68b72; }\n\n  .zv-shade span:last-child {\n    color: var(--zv-text);\n    font-size: 0.93rem;\n    font-weight: 700;\n  }\n\n  .zv-spec-card {\n    overflow: hidden;\n    border: 1px solid var(--zv-border);\n    border-radius: 20px;\n    background: var(--zv-card);\n  }\n\n  .zv-spec-row {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 4px;\n    padding: 13px 15px;\n  }\n\n  .zv-spec-row:nth-child(even) {\n    background: #fff9f6;\n  }\n\n  .zv-spec-label {\n    color: var(--zv-rose-dark);\n    font-size: 0.84rem;\n    font-weight: 800;\n    letter-spacing: 0.03em;\n    text-transform: uppercase;\n  }\n\n  .zv-spec-value {\n    color: var(--zv-text);\n    font-size: 0.96rem;\n  }\n\n  .zv-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .zv-trust-card {\n    padding: 17px;\n    border: 1px solid var(--zv-border);\n    border-radius: 17px;\n    background: var(--zv-card);\n    text-align: center;\n  }\n\n  .zv-trust-icon {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 1.45rem;\n  }\n\n  .zv-trust-card strong {\n    display: block;\n    margin-bottom: 4px;\n  }\n\n  .zv-trust-card p {\n    margin: 0;\n    color: var(--zv-muted);\n    font-size: 0.9rem;\n  }\n\n  .zv-faq {\n    display: grid;\n    gap: 11px;\n  }\n\n  .zv-faq details {\n    padding: 15px 16px;\n    border: 1px solid var(--zv-border);\n    border-radius: 15px;\n    background: var(--zv-card);\n  }\n\n  .zv-faq summary {\n    position: relative;\n    padding-right: 25px;\n    color: var(--zv-ink);\n    font-weight: 800;\n    cursor: pointer;\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: -3px;\n    right: 0;\n    color: var(--zv-rose);\n    font-size: 1.35rem;\n    font-weight: 500;\n  }\n\n  .zv-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .zv-faq details p {\n    margin: 12px 0 0;\n    font-size: 0.94rem;\n  }\n\n  .zv-cta {\n    padding: 26px 19px;\n    border-radius: 24px;\n    background: var(--zv-rose-dark);\n    text-align: center;\n    box-shadow: 0 14px 30px rgba(73, 41, 31, 0.16);\n  }\n\n  .zv-cta h2,\n  .zv-cta p {\n    color: #ffffff;\n  }\n\n  .zv-cta p {\n    max-width: 590px;\n    margin-right: auto;\n    margin-bottom: 0;\n    margin-left: auto;\n    opacity: 0.92;\n  }\n\n  @media (min-width: 560px) {\n    .zv-eye-page {\n      padding: 20px;\n    }\n\n    .zv-hero {\n      padding: 36px 30px 28px;\n    }\n\n    .zv-benefit-row {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .zv-steps {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .zv-shades {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .zv-spec-row {\n      grid-template-columns: 155px 1fr;\n      gap: 16px;\n      align-items: center;\n    }\n\n    .zv-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"zv-eye-page\"\u003e\n\n  \u003c!-- A — Attention --\u003e\n  \u003csection class=\"zv-section zv-hero\"\u003e\n    \u003cdiv class=\"zv-hero-copy\"\u003e\n      \u003cspan class=\"zv-eyebrow\"\u003e6-Piece Dual-Tone Set\u003c\/span\u003e\n      \u003ch1\u003eEffortless Gradient Eyes in One Swipe\u003c\/h1\u003e\n      \u003cp class=\"zv-hero-lead\"\u003e\n        Skip complicated palettes and endless blending. Each easy-glide crayon\n        pairs a coordinated \u003cstrong\u003ematte shade with a luminous shimmer\u003c\/strong\u003e\n        for a polished gradient look in seconds.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"zv-benefit-row\"\u003e\n        \u003cdiv class=\"zv-benefit-pill\"\u003e✨ Matte + Shimmer\u003c\/div\u003e\n        \u003cdiv class=\"zv-benefit-pill\"\u003e💧 Water-Resistant Wear\u003c\/div\u003e\n        \u003cdiv class=\"zv-benefit-pill\"\u003e🙌 Beginner-Friendly\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_31_10_24_44_1.png?v=1785464725\" alt=\"Six-piece Zavrly.US dual-tone eyeshadow stick set\" class=\"zv-image\" loading=\"eager\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- I — Interest --\u003e\n  \u003csection class=\"zv-section\"\u003e\n    \u003cdiv class=\"zv-section-heading\"\u003e\n      \u003cspan class=\"zv-eyebrow\"\u003eWhy You’ll Love It\u003c\/span\u003e\n      \u003ch2\u003eMore Impact. Less Effort.\u003c\/h2\u003e\n      \u003cp\u003e\n        A faster eye routine designed for busy mornings, last-minute plans,\n        travel days, and anyone who wants beautiful results without advanced\n        makeup skills.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003carticle class=\"zv-feature\"\u003e\n      \u003cdiv class=\"zv-feature-copy\"\u003e\n        \u003cspan class=\"zv-feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch3\u003e✨ One Stick, Two Coordinated Tones\u003c\/h3\u003e\n        \u003cp\u003e\n          Each crayon combines a complementary \u003cspan class=\"zv-highlight\"\u003ematte and shimmer\u003c\/span\u003e\n          shade. Swipe them on together, soften the edges with a fingertip, and\n          create natural-looking dimension without opening a full palette.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_31_10_24_45_2.png?v=1785464734\" alt=\"Dual-tone matte and shimmer eyeshadow stick\" class=\"zv-image\" loading=\"lazy\"\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"zv-feature\"\u003e\n      \u003cdiv class=\"zv-feature-copy\"\u003e\n        \u003cspan class=\"zv-feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch3\u003e💧 Color That Stays Put\u003c\/h3\u003e\n        \u003cp\u003e\n          The water-resistant formula is made to handle \u003cstrong\u003esweat, humidity,\n          busy workdays, and warm evenings\u003c\/strong\u003e with less fading, fallout,\n          and constant touch-ups.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_31_10_24_46_3.png?v=1785464734\" alt=\"Water-resistant and long-wearing eyeshadow comparison\" class=\"zv-image\" loading=\"lazy\"\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"zv-feature\"\u003e\n      \u003cdiv class=\"zv-feature-copy\"\u003e\n        \u003cspan class=\"zv-feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch3\u003e🙌 Smooth Enough for Beginners\u003c\/h3\u003e\n        \u003cp\u003e\n          The creamy texture glides across the eyelid without uncomfortable\n          tugging. It stays blendable long enough to soften the color, making\n          your routine feel \u003cstrong\u003equick, forgiving, and easy to control\u003c\/strong\u003e.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_31_10_24_47_4.png?v=1785464734\" alt=\"Three simple steps to apply dual-tone eyeshadow\" class=\"zv-image\" loading=\"lazy\"\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"zv-feature\"\u003e\n      \u003cdiv class=\"zv-feature-copy\"\u003e\n        \u003cspan class=\"zv-feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch3\u003e🎨 Six Shades for Every Mood\u003c\/h3\u003e\n        \u003cp\u003e\n          Go from soft everyday neutrals to playful peach, warm orange, reddish\n          brown, and rose gold. The set makes it easy to match your look to\n          \u003cstrong\u003eworkdays, date nights, parties, or weekend plans\u003c\/strong\u003e.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_31_10_24_48_5.png?v=1785464734\" alt=\"Six available dual-tone eyeshadow shades\" class=\"zv-image\" loading=\"lazy\"\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"zv-feature\"\u003e\n      \u003cdiv class=\"zv-feature-copy\"\u003e\n        \u003cspan class=\"zv-feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch3\u003e👜 Slim, Portable, and Gift-Ready\u003c\/h3\u003e\n        \u003cp\u003e\n          The compact sticks fit neatly inside makeup pouches, handbags, and\n          travel cases. Keep them close for quick touch-ups or gift the complete\n          set to someone who loves \u003cstrong\u003eeasy, everyday beauty\u003c\/strong\u003e.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_31_10_24_48_6.png?v=1785464733\" alt=\"Portable eyeshadow sticks inside a makeup pouch\" class=\"zv-image\" loading=\"lazy\"\u003e\n    \u003c\/article\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- D — Desire --\u003e\n  \u003csection class=\"zv-section zv-how\"\u003e\n    \u003cspan class=\"zv-eyebrow\"\u003eHow It Works\u003c\/span\u003e\n    \u003ch2\u003eSwipe. Blend. Done.\u003c\/h2\u003e\n    \u003cp\u003e\n      Create a soft gradient eye look in three simple steps—no complicated\n      brushes or advanced techniques required.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"zv-steps\"\u003e\n      \u003cdiv class=\"zv-step\"\u003e\n        \u003cspan class=\"zv-step-number\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003ePress Gently\u003c\/h3\u003e\n          \u003cp\u003e\n            Push the side button lightly to extend only a small amount of the\n            creamy stick.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-step\"\u003e\n        \u003cspan class=\"zv-step-number\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eSwipe Across the Lid\u003c\/h3\u003e\n          \u003cp\u003e\n            Position both tones against the eyelid and glide the crayon across\n            in one smooth motion.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-step\"\u003e\n        \u003cspan class=\"zv-step-number\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eBlend the Edges\u003c\/h3\u003e\n          \u003cp\u003e\n            Tap and soften with a clean fingertip or small brush until the\n            gradient looks seamless.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eHelpful tip:\u003c\/strong\u003e Avoid extending too much product at once.\n      The creamy formula performs best when only a short section is exposed.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"zv-section zv-shade-box\"\u003e\n    \u003cspan class=\"zv-eyebrow\"\u003eComplete Shade Set\u003c\/span\u003e\n    \u003ch2\u003eSix Looks in One Box\u003c\/h2\u003e\n\n    \u003cdiv class=\"zv-shades\"\u003e\n      \u003cdiv class=\"zv-shade\"\u003e\n        \u003cspan class=\"zv-swatch zv-swatch-01\"\u003e\u003c\/span\u003e\n        \u003cspan\u003e01 Peach Makeup\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"zv-shade\"\u003e\n        \u003cspan class=\"zv-swatch zv-swatch-02\"\u003e\u003c\/span\u003e\n        \u003cspan\u003e02 Brown Coffee\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"zv-shade\"\u003e\n        \u003cspan class=\"zv-swatch zv-swatch-03\"\u003e\u003c\/span\u003e\n        \u003cspan\u003e03 Reddish Brown\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"zv-shade\"\u003e\n        \u003cspan class=\"zv-swatch zv-swatch-04\"\u003e\u003c\/span\u003e\n        \u003cspan\u003e04 Earth Color\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"zv-shade\"\u003e\n        \u003cspan class=\"zv-swatch zv-swatch-05\"\u003e\u003c\/span\u003e\n        \u003cspan\u003e05 Orange\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"zv-shade\"\u003e\n        \u003cspan class=\"zv-swatch zv-swatch-06\"\u003e\u003c\/span\u003e\n        \u003cspan\u003e06 Rose Gold\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Specifications --\u003e\n  \u003csection class=\"zv-section\"\u003e\n    \u003cdiv class=\"zv-section-heading\"\u003e\n      \u003cspan class=\"zv-eyebrow\"\u003eProduct Details\u003c\/span\u003e\n      \u003ch2\u003eSpecifications\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"zv-spec-card\"\u003e\n      \u003cdiv class=\"zv-spec-row\"\u003e\n        \u003cdiv class=\"zv-spec-label\"\u003eProduct Name\u003c\/div\u003e\n        \u003cdiv class=\"zv-spec-value\"\u003eDual-Tone Eyeshadow Stick Set\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-spec-row\"\u003e\n        \u003cdiv class=\"zv-spec-label\"\u003eQuantity\u003c\/div\u003e\n        \u003cdiv class=\"zv-spec-value\"\u003e6 eyeshadow sticks per boxed set\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-spec-row\"\u003e\n        \u003cdiv class=\"zv-spec-label\"\u003eFormula\u003c\/div\u003e\n        \u003cdiv class=\"zv-spec-value\"\u003eCream stick \/ eyeshadow crayon\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-spec-row\"\u003e\n        \u003cdiv class=\"zv-spec-label\"\u003eFinish\u003c\/div\u003e\n        \u003cdiv class=\"zv-spec-value\"\u003eCoordinated matte + shimmer gradient\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-spec-row\"\u003e\n        \u003cdiv class=\"zv-spec-label\"\u003eFeatures\u003c\/div\u003e\n        \u003cdiv class=\"zv-spec-value\"\u003e\n          Water-resistant, long-wearing, creamy, and blendable\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-spec-row\"\u003e\n        \u003cdiv class=\"zv-spec-label\"\u003eSkin Type\u003c\/div\u003e\n        \u003cdiv class=\"zv-spec-value\"\u003eSuitable for all skin types\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-spec-row\"\u003e\n        \u003cdiv class=\"zv-spec-label\"\u003ePackaging\u003c\/div\u003e\n        \u003cdiv class=\"zv-spec-value\"\u003eComplete boxed set\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-spec-row\"\u003e\n        \u003cdiv class=\"zv-spec-label\"\u003eApplication\u003c\/div\u003e\n        \u003cdiv class=\"zv-spec-value\"\u003e\n          Press gently, swipe across the eyelid, and blend with a fingertip or\n          small brush.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Trust --\u003e\n  \u003csection class=\"zv-section\"\u003e\n    \u003cdiv class=\"zv-section-heading\"\u003e\n      \u003cspan class=\"zv-eyebrow\"\u003eShop with Confidence\u003c\/span\u003e\n      \u003ch2\u003eWhy Choose Zavrly.US?\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"zv-trust-grid\"\u003e\n      \u003cdiv class=\"zv-trust-card\"\u003e\n        \u003cspan class=\"zv-trust-icon\"\u003e🔒\u003c\/span\u003e\n        \u003cstrong\u003eSecure Checkout\u003c\/strong\u003e\n        \u003cp\u003eYour payment information is processed through secure checkout.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-trust-card\"\u003e\n        \u003cspan class=\"zv-trust-icon\"\u003e📦\u003c\/span\u003e\n        \u003cstrong\u003eCarefully Packed\u003c\/strong\u003e\n        \u003cp\u003eYour set is packaged with care before leaving our facility.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-trust-card\"\u003e\n        \u003cspan class=\"zv-trust-icon\"\u003e💬\u003c\/span\u003e\n        \u003cstrong\u003eFriendly Support\u003c\/strong\u003e\n        \u003cp\u003eOur customer service team is ready to help with order questions.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"zv-section\"\u003e\n    \u003cdiv class=\"zv-section-heading\"\u003e\n      \u003cspan class=\"zv-eyebrow\"\u003eNeed to Know\u003c\/span\u003e\n      \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"zv-faq\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIs this suitable for sensitive eyes?\u003c\/summary\u003e\n        \u003cp\u003e\n          The formula is designed to feel gentle on the skin. Because individual\n          sensitivities can vary, perform a small patch test before applying it\n          fully around the eye area.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow do I create the gradient effect?\u003c\/summary\u003e\n        \u003cp\u003e\n          Swipe the dual-tone tip across the eyelid so both shades transfer at\n          once. Then tap and blend the edges with a fingertip or small brush.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the formula waterproof?\u003c\/summary\u003e\n        \u003cp\u003e\n          It is water-resistant and designed to hold up through sweat and\n          humidity. Avoid rubbing the eye area to help preserve the finish.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow much product should I extend?\u003c\/summary\u003e\n        \u003cp\u003e\n          Press the button gently and expose only a small amount. Extending too\n          much of the creamy stick may increase the risk of breakage.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDo I need an eyeshadow brush?\u003c\/summary\u003e\n        \u003cp\u003e\n          No. You can blend the formula with a clean fingertip. A small brush\n          may be used when you want extra precision.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- A — Action --\u003e\n  \u003csection class=\"zv-section zv-cta\"\u003e\n    \u003ch2\u003eYour Fastest Eye Look Starts Here\u003c\/h2\u003e\n    \u003cp\u003e\n      Choose your shade, swipe once, soften the edges, and step out with an\n      effortless gradient look. Add the complete six-piece set to your bag today.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"NC0248","offers":[{"title":"Full 6-Shade Set","offer_id":53634414707051,"sku":"NC02482607313063-P9025-01#桃花妆+NC02482607313063-P9025-02#棕咖啡+NC02482607313063-P9025-03#红棕色+NC02482607313063-P9025-04#大地色+NC02482607313063-P9025-05#橙橘色+NC02482607313063-P9025-05#橙橘色","price":59.99,"currency_code":"USD","in_stock":true},{"title":"01 Peach Makeup","offer_id":53634326659435,"sku":"NC02482607313063-P9025-01#桃花妆","price":19.99,"currency_code":"USD","in_stock":true},{"title":"02 Brown Coffee","offer_id":53634326692203,"sku":"NC02482607313063-P9025-02#棕咖啡","price":19.99,"currency_code":"USD","in_stock":true},{"title":"03 Reddish Brown","offer_id":53634326724971,"sku":"NC02482607313063-P9025-03#红棕色","price":19.99,"currency_code":"USD","in_stock":true},{"title":"04 Earth Color","offer_id":53634326757739,"sku":"NC02482607313063-P9025-04#大地色","price":19.99,"currency_code":"USD","in_stock":true},{"title":"05 Orange","offer_id":53634326790507,"sku":"NC02482607313063-P9025-05#橙橘色","price":19.99,"currency_code":"USD","in_stock":true},{"title":"06 Rose Gold","offer_id":53634326823275,"sku":"NC02482607313063-P9025-05#橙橘色","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_31_10_24_44_1.png?v=1785464725","url":"https:\/\/zavrlyus.com\/products\/dual-tone-eyeshadow-stick-set","provider":"zavrlyUS","version":"1.0","type":"link"}