{"product_id":"🔥✨✏️-waterproof-4-tip-beard-eyebrow-pen-smudge-proof-natural-look-long-lasting-🌟","title":"🔥✨✏️ Waterproof 4-Tip Beard \u0026 Eyebrow Pen – Smudge-Proof, Natural Look \u0026 Long-Lasting 🌟","description":"\u003cstyle\u003e   .beard-brow-page {     --brown: #6b4732;     --brown-dark: #3e2b21;     --caramel: #a8754e;     --cream: #faf6ef;     --cream-dark: #f1e8dc;     --text: #302821;     --muted: #6e6259;     --line: #e4d8cb;     --white: #ffffff;      max-width: 980px;     margin: 0 auto;     padding: 8px 18px 32px;     font-family: Arial, Helvetica, sans-serif;     color: var(--text);     line-height: 1.65;     box-sizing: border-box;   }    .beard-brow-page * {     box-sizing: border-box;   }    .beard-brow-page img {     display: block;     width: 100%;     height: auto;     border-radius: 14px;   }    \/* HERO *\/   .bb-hero {     background: linear-gradient(135deg, #f8f0e5 0%, #fffdf9 58%, #eee3d5 100%);     border: 1px solid var(--line);     border-radius: 20px;     padding: 25px 28px;     text-align: center;     margin-bottom: 18px;   }    .bb-tag {     display: inline-block;     padding: 5px 14px;     margin-bottom: 9px;     border-radius: 20px;     background: var(--brown);     color: #fff;     font-size: 11px;     font-weight: 700;     letter-spacing: 1.6px;     text-transform: uppercase;   }    .bb-hero h2 {     margin: 0 0 10px;     color: var(--brown-dark);     font-size: 28px;     line-height: 1.3;     font-weight: 800;   }    .bb-hero p {     max-width: 790px;     margin: 0 auto;     color: var(--muted);     font-size: 15px;     line-height: 1.75;   }    \/* QUICK BENEFITS *\/   .bb-benefits {     display: grid;     grid-template-columns: repeat(4, 1fr);     gap: 9px;     margin-bottom: 21px;   }    .bb-benefit {     padding: 11px 7px;     text-align: center;     background: var(--cream);     border: 1px solid var(--line);     border-radius: 13px;   }    .bb-benefit strong {     display: block;     color: var(--brown);     font-size: 12px;     margin-bottom: 2px;   }    .bb-benefit span {     color: var(--muted);     font-size: 10px;   }    \/* SECTION HEADING *\/   .bb-heading {     text-align: center;     margin: 25px 0 16px;   }    .bb-heading span {     display: inline-block;     padding: 5px 13px;     border-radius: 20px;     background: var(--cream-dark);     color: var(--brown);     font-size: 11px;     font-weight: 800;     letter-spacing: 1.5px;     text-transform: uppercase;   }    .bb-heading h3 {     margin: 8px 0 0;     color: var(--brown-dark);     font-size: 24px;     line-height: 1.3;   }    \/* FEATURE *\/   .bb-feature {     background: var(--cream);     border: 1px solid var(--line);     border-radius: 17px;     padding: 13px;     margin-bottom: 17px;   }    .bb-feature img {     border-radius: 12px;   }    .bb-feature-content {     padding: 13px 8px 4px;     text-align: center;   }    .bb-feature h4 {     margin: 0 0 6px;     color: var(--brown);     font-size: 18px;     line-height: 1.35;     font-weight: 800;   }    .bb-feature p {     max-width: 800px;     margin: 0 auto;     color: var(--muted);     font-size: 14px;     line-height: 1.7;   }    \/* COLOR SECTION *\/   .bb-color-box {     background: linear-gradient(135deg, #f8f0e6, #fffdf9);     border: 1px solid var(--line);     border-radius: 16px;     padding: 18px;     text-align: center;     margin: 20px 0;   }    .bb-color-box h4 {     margin: 0 0 6px;     color: var(--brown-dark);     font-size: 17px;   }    .bb-color-box p {     margin: 0;     color: var(--muted);     font-size: 13px;   }    .bb-color-list {     display: flex;     justify-content: center;     flex-wrap: wrap;     gap: 8px;     margin-top: 12px;   }    .bb-color {     padding: 6px 11px;     border-radius: 20px;     background: #fff;     border: 1px solid var(--line);     color: var(--brown);     font-size: 11px;     font-weight: 700;   }    \/* SPECS *\/   .bb-spec {     border: 1px solid var(--line);     border-radius: 15px;     overflow: hidden;     margin-bottom: 22px;   }    .bb-spec-row {     display: grid;     grid-template-columns: 32% 68%;     border-bottom: 1px solid var(--line);   }    .bb-spec-row:last-child {     border-bottom: none;   }    .bb-spec-label {     padding: 11px 14px;     background: var(--cream-dark);     color: var(--brown-dark);     font-size: 13px;     font-weight: 700;   }    .bb-spec-value {     padding: 11px 14px;     background: #fff;     color: var(--muted);     font-size: 13px;   }    \/* NOTE *\/   .bb-note {     background: #f7f2eb;     border-left: 4px solid var(--caramel);     border-radius: 0 13px 13px 0;     padding: 15px 18px;     margin-bottom: 20px;   }    .bb-note h4 {     margin: 0 0 7px;     color: var(--brown-dark);     font-size: 16px;   }    .bb-note ul {     margin: 0;     padding-left: 19px;   }    .bb-note li {     margin: 4px 0;     color: var(--muted);     font-size: 13px;     line-height: 1.6;   }    \/* END *\/   .bb-end {     background: linear-gradient(135deg, #5a3b29, #79543a);     color: #fff;     border-radius: 17px;     text-align: center;     padding: 20px 18px;     margin-top: 23px;   }    .bb-end strong {     display: block;     font-size: 19px;     line-height: 1.4;     margin-bottom: 5px;   }    .bb-end span {     font-size: 13px;     line-height: 1.6;     opacity: 0.9;   }    @media screen and (max-width: 749px) {      .beard-brow-page {       padding: 5px 12px 25px;     }      .bb-hero {       padding: 21px 16px;       border-radius: 16px;     }      .bb-hero h2 {       font-size: 22px;     }      .bb-hero p {       font-size: 13px;       line-height: 1.65;     }      .bb-benefits {       grid-template-columns: repeat(2, 1fr);       gap: 7px;     }      .bb-benefit {       padding: 9px 6px;     }      .bb-benefit strong {       font-size: 11px;     }      .bb-benefit span {       font-size: 9px;     }      .bb-heading {       margin: 21px 0 13px;     }      .bb-heading h3 {       font-size: 20px;     }      .bb-feature {       padding: 9px;       margin-bottom: 14px;     }      .bb-feature-content {       padding: 11px 4px 3px;     }      .bb-feature h4 {       font-size: 16px;     }      .bb-feature p {       font-size: 12.5px;     }      .bb-color-box {       padding: 15px;     }      .bb-color-box h4 {       font-size: 15px;     }      .bb-color-box p {       font-size: 12px;     }      .bb-spec-row {       grid-template-columns: 37% 63%;     }      .bb-spec-label,     .bb-spec-value {       padding: 9px 10px;       font-size: 12px;     }      .bb-note {       padding: 14px 15px;     }      .bb-note li {       font-size: 12px;     }      .bb-end {       padding: 17px 13px;     }      .bb-end strong {       font-size: 17px;     }      .bb-end span {       font-size: 12px;     }   } \u003c\/style\u003e\n\u003cdiv class=\"beard-brow-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"bb-hero\"\u003e\n\u003cspan class=\"bb-tag\"\u003e✦ Precision Grooming\u003c\/span\u003e\n\u003ch2\u003eDefine Your Look with Natural-Looking Detail\u003c\/h2\u003e\n\u003cp\u003eCreate cleaner brows, fuller-looking beard areas, and more defined hairlines with the \u003cstrong\u003eWaterproof Four-Tip Beard \u0026amp; Eyebrow Pen\u003c\/strong\u003e. Its multi-line tip makes it easy to add fine strokes and build natural-looking definition exactly where you need it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUICK BENEFITS --\u003e\n\u003cdiv class=\"bb-benefits\"\u003e\n\u003cdiv class=\"bb-benefit\"\u003e\n\u003cstrong\u003e✍️ 4-Tip Applicator\u003c\/strong\u003e \u003cspan\u003eFine, hair-like strokes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bb-benefit\"\u003e\n\u003cstrong\u003e💧 Water-Resistant\u003c\/strong\u003e \u003cspan\u003eMade for active days\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bb-benefit\"\u003e\n\u003cstrong\u003e⏳ Long Wear\u003c\/strong\u003e \u003cspan\u003eLess frequent touch-ups\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bb-benefit\"\u003e\n\u003cstrong\u003e🎯 Multi-Use\u003c\/strong\u003e \u003cspan\u003eBrows, beard \u0026amp; hairline\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"bb-heading\"\u003e\n\u003cspan\u003eWhy It Stands Out\u003c\/span\u003e\n\u003ch3\u003ePrecision Made Simple\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003cdiv class=\"bb-feature\"\u003e\n\u003cdiv class=\"bb-feature-content\"\u003e\n\u003ch4\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260828144135_001.webp?v=1787899937\" alt=\"\"\u003e\u003c\/h4\u003e\n\u003ch4\u003e✍️ Four-Tip Design for Hair-Like Strokes\u003c\/h4\u003e\n\u003cp\u003eThe multi-prong applicator creates several fine lines with each pass, helping you fill sparse-looking areas and add realistic-looking texture. Adjust your pressure and direction to create softer or more defined results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND IMAGE --\u003e\n\u003cdiv class=\"bb-feature\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/14_2a03799d-58d6-4394-bedb-7636f35255ca.png?v=1787899705\" alt=\"Four tip precision grooming pen\"\u003e\n\u003cdiv class=\"bb-feature-content\"\u003e\n\u003ch4\u003e🎯 Build Shape \u0026amp; Definition with Control\u003c\/h4\u003e\n\u003cp\u003eAdd detail exactly where it is needed. Use short, light strokes to enhance the appearance of individual hairs or layer additional color to create a more defined overall shape.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003cdiv class=\"bb-feature\"\u003e\n\u003cdiv class=\"bb-feature-content\"\u003e\n\u003ch4\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/14a92d69c94556547fe1179705336beb.gif?v=1787900153\" alt=\"Four tip eyebrow and beard pen\"\u003e💧 Designed to Stay Put Through the Day\u003c\/h4\u003e\n\u003cp\u003eThe wear-resistant formula is designed to handle everyday moisture, perspiration, and changing weather conditions, helping your carefully created look remain in place with fewer touch-ups.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SUPPORTING IMAGE --\u003e\n\u003cdiv class=\"bb-feature\"\u003e\n\u003cdiv class=\"bb-feature-content\"\u003e\n\u003ch4\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/3d5477c04751bb33a9c16938996f7d11.jpg?v=1787900042\" alt=\"Versatile beard eyebrow and hairline pen\"\u003e⏳ A Reliable Addition to Your Grooming Routine\u003c\/h4\u003e\n\u003cp\u003eOnce applied and allowed to set, the color is designed for lasting everyday wear. Ideal for quick morning grooming, touch-ups before heading out, or keeping your look polished throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003cdiv class=\"bb-feature\"\u003e\n\u003cdiv class=\"bb-feature-content\"\u003e\n\u003ch4\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/15_ab395c48-f175-432d-9fc5-43f5fc9d411c.png?v=1787899705\" alt=\"\"\u003e🧔 One Pen for Brows, Beard \u0026amp; Hairline\u003c\/h4\u003e\n\u003cp\u003eKeep your grooming routine streamlined with one versatile tool. Use it to enhance eyebrow definition, add detail around the beard, or visually refine areas along the hairline.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003cdiv class=\"bb-feature\"\u003e\n\u003cdiv class=\"bb-feature-content\"\u003e\n\u003ch4\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/6_63acb8c6-5926-41fa-b36a-4042c493dd1f.png?v=1787899704\" alt=\"\"\u003e👌 Easy Application, Beginner Friendly\u003c\/h4\u003e\n\u003cp\u003eNo complicated grooming technique is required. Start with light, short strokes and gradually build the desired definition. The pen format makes quick corrections and everyday touch-ups simple.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ADDITIONAL IMAGE --\u003e\n\u003cdiv class=\"bb-feature\"\u003e\n\u003cdiv class=\"bb-feature-content\"\u003e\n\u003ch4\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/5_f7b04145-0474-49a0-a519-f94034de6d29.png?v=1787899703\" alt=\"Easy application beard eyebrow pen\"\u003e✨ From Subtle Enhancement to Defined Detail\u003c\/h4\u003e\n\u003cp\u003eKeep the finish soft and natural-looking or layer additional strokes where more definition is desired. The flexible application lets you tailor the result to your personal grooming style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- APPLICATION IMAGE --\u003e\n\u003cdiv class=\"bb-feature\"\u003e\n\u003cdiv class=\"bb-feature-content\"\u003e\n\u003ch4\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/4_20e3e83a-7117-4f7b-88c6-15984c704573.png?v=1787899706\" alt=\"\"\u003e🪞 Finish Your Grooming Routine in Minutes\u003c\/h4\u003e\n\u003cp\u003eUse the pen wherever you want additional visual definition. A few controlled strokes can help refine the shape of your brows, beard area, or hairline before you head out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COLORS --\u003e\n\u003cdiv class=\"bb-heading\"\u003e\n\u003cspan\u003eChoose Your Shade\u003c\/span\u003e\n\u003ch3\u003eFour Natural-Inspired Colors 🤎\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bb-color-box\"\u003e\n\u003ch4\u003eMatch Your Everyday Grooming Look\u003c\/h4\u003e\n\u003cp\u003eSelect the shade that best complements your brows, beard, or hair tone.\u003c\/p\u003e\n\u003cdiv class=\"bb-color-list\"\u003e\n\u003cspan class=\"bb-color\"\u003eLight Brown\u003c\/span\u003e \u003cspan class=\"bb-color\"\u003eReddish Brown\u003c\/span\u003e \u003cspan class=\"bb-color\"\u003eGray Brown\u003c\/span\u003e \u003cspan class=\"bb-color\"\u003eDark Brown\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cdiv class=\"bb-heading\"\u003e\n\u003cspan\u003eProduct Information\u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bb-spec\"\u003e\n\u003cdiv class=\"bb-spec-row\"\u003e\n\u003cdiv class=\"bb-spec-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"bb-spec-value\"\u003eWaterproof Four-Tip Beard \u0026amp; Eyebrow Pen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bb-spec-row\"\u003e\n\u003cdiv class=\"bb-spec-label\"\u003eNet Content\u003c\/div\u003e\n\u003cdiv class=\"bb-spec-value\"\u003e3 g\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bb-spec-row\"\u003e\n\u003cdiv class=\"bb-spec-label\"\u003eAvailable Colors\u003c\/div\u003e\n\u003cdiv class=\"bb-spec-value\"\u003eLight Brown, Reddish Brown, Gray Brown, Dark Brown\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bb-spec-row\"\u003e\n\u003cdiv class=\"bb-spec-label\"\u003eShelf Life\u003c\/div\u003e\n\u003cdiv class=\"bb-spec-value\"\u003e3 Years\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bb-spec-row\"\u003e\n\u003cdiv class=\"bb-spec-label\"\u003ePackage Includes\u003c\/div\u003e\n\u003cdiv class=\"bb-spec-value\"\u003e1 × Waterproof Four-Tip Beard \u0026amp; Eyebrow Pen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PACKAGE IMAGE --\u003e\n\u003cdiv class=\"bb-feature\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- NOTE --\u003e\n\u003cdiv class=\"bb-note\"\u003e\n\u003ch4\u003e⚠️ Please Note\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eAllow for slight measurement variations due to manual measurement.\u003c\/li\u003e\n\u003cli\u003eColor appearance may vary slightly depending on lighting, screen settings, and display conditions.\u003c\/li\u003e\n\u003cli\u003eFor best results, apply to clean, dry brows, beard, or hairline.\u003c\/li\u003e\n\u003cli\u003eStore in a cool, dry place and keep the cap securely closed when not in use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e\n\u003cdiv class=\"bb-end\"\u003e\n\u003cstrong\u003e🧔 Define the Details That Complete Your Look\u003c\/strong\u003e \u003cspan\u003e Precise strokes, versatile application, and effortless everyday grooming — all in one compact pen. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"black","offer_id":43171268689991,"sku":"ZZ01262609076059-01#黑色","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Dark brown","offer_id":43171268722759,"sku":"ZZ01262609076059-02#深棕色","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Smoky Gray","offer_id":43171268755527,"sku":"ZZ01262609076059-03#烟灰色","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Light brown","offer_id":43171268788295,"sku":"ZZ01262609076059-04#浅棕色","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0680\/8833\/2359\/files\/1_e3c2c9d7-c212-40a2-bffa-ddc9b5ab0d92.png?v=1788746624","url":"https:\/\/baofuj.com\/products\/%f0%9f%94%a5%e2%9c%a8%e2%9c%8f%ef%b8%8f-waterproof-4-tip-beard-eyebrow-pen-smudge-proof-natural-look-long-lasting-%f0%9f%8c%9f","provider":"baofuj","version":"1.0","type":"link"}