{"product_id":"volumizing-eyebrow-gel","title":"✨ Volumizing Eyebrow Gel – Fuller Brows All Day","description":"\u003cstyle\u003e\n  .brow-product-detail {\n    max-width: 820px;\n    margin: 0 auto;\n    padding: 24px 18px 42px;\n    background:\n      linear-gradient(\n        180deg,\n        #fcf8f5 0%,\n        #f9f1ed 48%,\n        #fcf8f5 100%\n      );\n    color: #493f3b;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.7;\n    box-sizing: border-box;\n  }\n\n  .brow-product-detail *,\n  .brow-product-detail *::before,\n  .brow-product-detail *::after {\n    box-sizing: border-box;\n  }\n\n  \/* Hero区域 *\/\n  .brow-hero {\n    margin-bottom: 24px;\n    padding: 22px 18px;\n    text-align: center;\n    background:\n      linear-gradient(\n        135deg,\n        #5d4035 0%,\n        #795548 52%,\n        #9a6d5b 100%\n      );\n    border-radius: 16px;\n    box-shadow: 0 10px 28px rgba(74, 52, 44, 0.18);\n  }\n\n  .brow-hero h2 {\n    margin: 0 0 8px;\n    color: #ffffff;\n    font-size: 27px;\n    font-weight: 800;\n    line-height: 1.25;\n    letter-spacing: -0.3px;\n  }\n\n  .brow-hero p {\n    margin: 0;\n    color: #fbeee8;\n    font-size: 16px;\n    font-weight: 500;\n    line-height: 1.55;\n  }\n\n  \/* 通用内容卡片 *\/\n  .brow-section {\n    margin: 20px 0;\n    padding: 20px;\n    background-color: #ffffff;\n    border: 1px solid #eadbd3;\n    border-radius: 16px;\n    box-shadow: 0 7px 22px rgba(93, 64, 53, 0.07);\n  }\n\n  .brow-section h3 {\n    margin: 0 0 10px;\n    color: #6b4035;\n    font-size: 21px;\n    font-weight: 800;\n    line-height: 1.35;\n    letter-spacing: -0.15px;\n  }\n\n  .brow-section p {\n    margin: 0 0 13px;\n    color: #554a46;\n  }\n\n  .brow-section p:last-child {\n    margin-bottom: 0;\n  }\n\n  .brow-section strong {\n    color: #75483d;\n    font-weight: 750;\n  }\n\n  \/* 简短强调语 *\/\n  .brow-highlight {\n    margin-bottom: 14px !important;\n    color: #765348 !important;\n    font-size: 17px;\n    font-weight: 700;\n  }\n\n  \/* 图片与GIF *\/\n  .brow-product-detail img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 16px auto 0;\n    background-color: #f5ece7;\n    border-radius: 14px;\n    box-shadow: 0 6px 18px rgba(78, 55, 47, 0.1);\n  }\n\n  \/* 首张GIF *\/\n  .brow-feature-image {\n    margin-top: 0 !important;\n  }\n\n  \/* 植物配方提示框 *\/\n  .brow-formula-note {\n    margin: 14px 0;\n    padding: 14px 16px;\n    background-color: #f3f6ed;\n    color: #49533f;\n    border-left: 4px solid #87976e;\n    border-radius: 8px;\n  }\n\n  \/* 参数列表 *\/\n  .brow-specs {\n    margin: 14px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .brow-specs li {\n    display: flex;\n    align-items: flex-start;\n    gap: 9px;\n    margin: 9px 0;\n    padding: 13px 14px;\n    background-color: #fdf7f4;\n    color: #514642;\n    border: 1px solid #eedfd8;\n    border-radius: 10px;\n    line-height: 1.55;\n  }\n\n  .brow-specs li strong {\n    color: #71473c;\n  }\n\n  \/* 最终总结区域 *\/\n  .brow-ending {\n    text-align: center;\n    background:\n      linear-gradient(\n        135deg,\n        #fff9f6 0%,\n        #f6e8e1 100%\n      );\n    border: 1px solid #e6cec2;\n  }\n\n  .brow-ending h3 {\n    color: #693f35;\n  }\n\n  .brow-ending p {\n    margin-bottom: 0;\n    color: #533f39;\n    font-size: 17px;\n  }\n\n  \/* 底部卖点条 *\/\n  .brow-benefit-bar {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 20px 0 0;\n  }\n\n  .brow-benefit-bar span {\n    display: inline-block;\n    padding: 8px 12px;\n    background-color: #6a453b;\n    color: #ffffff;\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.3;\n  }\n\n  @media screen and (max-width: 749px) {\n    .brow-product-detail {\n      padding: 15px 11px 30px;\n      font-size: 15px;\n    }\n\n    .brow-hero {\n      padding: 19px 14px;\n      border-radius: 13px;\n    }\n\n    .brow-hero h2 {\n      font-size: 22px;\n    }\n\n    .brow-hero p {\n      font-size: 15px;\n    }\n\n    .brow-section {\n      margin: 16px 0;\n      padding: 16px;\n      border-radius: 13px;\n    }\n\n    .brow-section h3 {\n      font-size: 19px;\n    }\n\n    .brow-highlight {\n      font-size: 16px;\n    }\n\n    .brow-product-detail img {\n      border-radius: 11px;\n    }\n\n    .brow-specs li {\n      padding: 12px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"brow-product-detail\"\u003e\n\n  \u003c!-- Hero Banner --\u003e\n  \u003cdiv class=\"brow-hero\"\u003e\n    \u003ch2\u003eEffortless Brows, Instantly Defined\u003c\/h2\u003e\n    \u003cp\u003e\n      Fuller-looking, beautifully shaped brows in seconds—with natural,\n      smudge-resistant color that stays put all day.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Product Demonstration --\u003e\n  \u003cdiv class=\"brow-section\"\u003e\n    \u003ch3\u003e✨ Effortless Brows in Seconds\u003c\/h3\u003e\n\n    \u003cp class=\"brow-highlight\"\u003e\n      Shape, fill, and define sparse brows with one smooth application.\n    \u003c\/p\u003e\n\n    \u003cimg class=\"brow-feature-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/3_compressed.gif?v=1781426710\" alt=\"Instantly defined and fuller-looking eyebrows\" width=\"502\" height=\"647\" loading=\"eager\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Waterproof --\u003e\n  \u003cdiv class=\"brow-section\"\u003e\n    \u003ch3\u003e💖 24-Hour Waterproof \u0026amp; Smudge-Proof Wear\u003c\/h3\u003e\n\n    \u003cp class=\"brow-highlight\"\u003e\n      Say goodbye to fading and constant touch-ups.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The long-lasting formula helps lock your brows in place for up to\n      24 hours. It resists sweat, humidity, and light rain, keeping your\n      brows looking sharp, clean, and beautifully defined throughout the day.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/2_compressed.gif?v=1781426714\" alt=\"Waterproof and smudge-resistant eyebrow gel\" width=\"501\" height=\"678\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Brush --\u003e\n  \u003cdiv class=\"brow-section\"\u003e\n    \u003ch3\u003e🖌️ Ultra-Soft Precision Brow Brush Included\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The precision applicator makes it easy to outline, shape, and fill\n      your brows with greater control.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Made with ultra-soft synthetic fibers, the brush glides smoothly\n      across the skin without uncomfortable pulling or irritation—ideal\n      for everyday application and sensitive skin.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/ChatGPT_Image_Jun_14_2026_03_11_33_AM.png?v=1781423856\" alt=\"Ultra-soft precision eyebrow brush\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Plant Fiber Formula --\u003e\n  \u003cdiv class=\"brow-section\"\u003e\n    \u003ch3\u003e🌿 Plant-Fiber Enriched Formula\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The advanced formula is enriched with gentle plant-based fibers\n      that wrap around individual brow hairs to create a naturally fuller,\n      more voluminous appearance.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"brow-formula-note\"\u003e\n      🌱 Lightweight fibers help enhance sparse-looking brows without\n      creating a thick, stiff, or overly painted finish.\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/10003_9515c869-2931-4eab-af7c-7f210a608390.jpg?v=1781424162\" alt=\"Plant-fiber enriched eyebrow gel formula\" loading=\"lazy\"\u003e\n\n    \u003cp style=\"margin-top: 16px;\"\u003e\n      It helps fill visible gaps and cover gray or white brow hairs while\n      maintaining a soft, natural-looking finish.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/10001_edd6bbf6-a139-455d-8ebb-c15055148ec2.jpg?v=1781424161\" alt=\"Eyebrow gel covering sparse and gray brow hairs\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Portable --\u003e\n  \u003cdiv class=\"brow-section\"\u003e\n    \u003ch3\u003e💼 Compact \u0026amp; Travel-Friendly\u003c\/h3\u003e\n\n    \u003cp class=\"brow-highlight\"\u003e\n      Designed for effortless beauty wherever life takes you.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The lightweight, portable packaging fits easily inside a makeup bag,\n      handbag, or pocket—perfect for daily use, vacations, business trips,\n      or quick touch-ups on the go.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/ChatGPT_Image_Jun_14_2026_03_06_17_AM.png?v=1781423856\" alt=\"Compact travel-friendly eyebrow gel\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Product Specifications --\u003e\n  \u003cdiv class=\"brow-section\"\u003e\n    \u003ch3\u003e✨ At a Glance\u003c\/h3\u003e\n\n    \u003cul class=\"brow-specs\"\u003e\n      \u003cli\u003e\n        \u003cspan\u003e💧\u003c\/span\u003e\n        \u003cspan\u003e\n          \u003cstrong\u003eFormula:\u003c\/strong\u003e\n          Waterproof and smudge-resistant liquid brow gel\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan\u003e🌿\u003c\/span\u003e\n        \u003cspan\u003e\n          \u003cstrong\u003eTechnology:\u003c\/strong\u003e\n          Plant-fiber enriched formula\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan\u003e🖌️\u003c\/span\u003e\n        \u003cspan\u003e\n          \u003cstrong\u003eIncluded Tool:\u003c\/strong\u003e\n          Ultra-soft precision brow brush\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan\u003e⏳\u003c\/span\u003e\n        \u003cspan\u003e\n          \u003cstrong\u003eWear Time:\u003c\/strong\u003e\n          Up to 24 hours of long-lasting hold\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan\u003e🎯\u003c\/span\u003e\n        \u003cspan\u003e\n          \u003cstrong\u003eFinish:\u003c\/strong\u003e\n          Natural-looking, fuller, and defined brows\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/10002_ca1b2dc2-7158-41a6-969c-d1ed402790aa.jpg?v=1781424163\" alt=\"Long-lasting eyebrow gel product details\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Ending --\u003e\n  \u003cdiv class=\"brow-section brow-ending\"\u003e\n    \u003ch3\u003e💕 Salon-Looking Brows Without the Appointment\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Get naturally fuller, beautifully shaped brows in seconds—without\n      complicated techniques, frequent touch-ups, or expensive salon visits.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"brow-benefit-bar\"\u003e\n      \u003cspan\u003eWaterproof\u003c\/span\u003e\n      \u003cspan\u003eSmudge-Resistant\u003c\/span\u003e\n      \u003cspan\u003eNatural Finish\u003c\/span\u003e\n      \u003cspan\u003eUp to 24H Wear\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"NC0248","offers":[{"title":"【#01】BLONDE \/ Buy 1","offer_id":53402842825067,"sku":"NC0184260617754-DZ11451-01 BLONDE","price":19.99,"currency_code":"USD","in_stock":true},{"title":"【#01】BLONDE \/ Buy 2 Save $5","offer_id":53402842857835,"sku":"NC0184260617754-DZ11451-01 BLONDE*2","price":35.99,"currency_code":"USD","in_stock":true},{"title":"【#01】BLONDE \/ Buy 3 Get 20% OFF","offer_id":53402842890603,"sku":"NC0184260617754-DZ11451-01 BLONDE*3","price":47.99,"currency_code":"USD","in_stock":true},{"title":"【#02】CARAMEL \/ Buy 1","offer_id":53402842923371,"sku":"NC0184260617754-DZ11451-02 CARAMEL","price":19.99,"currency_code":"USD","in_stock":true},{"title":"【#02】CARAMEL \/ Buy 2 Save $5","offer_id":53402842956139,"sku":"NC0184260617754-DZ11451-02 CARAMEL*2","price":35.99,"currency_code":"USD","in_stock":true},{"title":"【#02】CARAMEL \/ Buy 3 Get 20% OFF","offer_id":53402842988907,"sku":"NC0184260617754-DZ11451-02 CARAMEL*3","price":47.99,"currency_code":"USD","in_stock":true},{"title":"【#03】CHOCOLATE \/ Buy 1","offer_id":53402843021675,"sku":"NC0184260617754-DZ11451-03 CHOCOLATE","price":19.99,"currency_code":"USD","in_stock":true},{"title":"【#03】CHOCOLATE \/ Buy 2 Save $5","offer_id":53402843054443,"sku":"NC0184260617754-DZ11451-03 CHOCOLATE*2","price":35.99,"currency_code":"USD","in_stock":true},{"title":"【#03】CHOCOLATE \/ Buy 3 Get 20% OFF","offer_id":53402843087211,"sku":"NC0184260617754-DZ11451-03 CHOCOLATE*3","price":47.99,"currency_code":"USD","in_stock":true},{"title":"【#04】BRUNETTE \/ Buy 1","offer_id":53402843119979,"sku":"NC0184260617754-DZ11451-04 BRUNETTE","price":19.99,"currency_code":"USD","in_stock":true},{"title":"【#04】BRUNETTE \/ Buy 2 Save $5","offer_id":53402843152747,"sku":"NC0184260617754-DZ11451-04 BRUNETTE*2","price":35.99,"currency_code":"USD","in_stock":true},{"title":"【#04】BRUNETTE \/ Buy 3 Get 20% OFF","offer_id":53402843185515,"sku":"NC0184260617754-DZ11451-04 BRUNETTE*3","price":47.99,"currency_code":"USD","in_stock":true},{"title":"【#05】ESPRESSO \/ Buy 1","offer_id":53402843218283,"sku":"NC0184260617754-DZ11451-05 ESPRESSO","price":19.99,"currency_code":"USD","in_stock":true},{"title":"【#05】ESPRESSO \/ Buy 2 Save $5","offer_id":53402843251051,"sku":"NC0184260617754-DZ11451-05 ESPRESSO*2","price":35.99,"currency_code":"USD","in_stock":true},{"title":"【#05】ESPRESSO \/ Buy 3 Get 20% OFF","offer_id":53402843283819,"sku":"NC0184260617754-DZ11451-05 ESPRESSO*3","price":47.99,"currency_code":"USD","in_stock":true},{"title":"【#06】BLACK \/ Buy 1","offer_id":53402843316587,"sku":"NC0184260617754-DZ11451-06 BALCK","price":19.99,"currency_code":"USD","in_stock":true},{"title":"【#06】BLACK \/ Buy 2 Save $5","offer_id":53402843349355,"sku":"NC0184260617754-DZ11451-06 BALCK*2","price":35.99,"currency_code":"USD","in_stock":true},{"title":"【#06】BLACK \/ Buy 3 Get 20% OFF","offer_id":53402843382123,"sku":"NC0184260617754-DZ11451-06 BALCK*3","price":47.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_Jun_14_2026_03_11_33_AM.png?v=1781698602","url":"https:\/\/zavrlynia.com\/products\/volumizing-eyebrow-gel","provider":"zavrlynia","version":"1.0","type":"link"}