{"product_id":"ultra-smooth-precision-eyeliner","title":"Ultra-Smooth Precision Eyeliner","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：C穿戴贴合型（眼线笔）\n  目标受众：寻求防水、持久、易画眼妆的女性群体\n  视觉风格：温暖、专业、强调妆效对比。采用深棕色系（#4A3228）呼应产品外观。\n  模块顺序：Hero (上妆场景) -\u003e Feature 1 (核心卖点：防水持久) -\u003e Feature 2 (次要卖点：顺滑易画) -\u003e Compare (妆效对比) -\u003e Specifications (规格参数) -\u003e FAQ (使用疑问)\n  详情图映射：Hero=image_5.png, Feature1=image_3.png, Feature2=image_4.png, Compare=image_2.png\n  规格图映射：Specs=image_1.png \u0026 image_6.png\n  对比模块：已加入。产品核心价值在于上眼后的改善效果，Before\/After图能直观呈现卖点。\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #4A3228;\n      --primary-hover: #6B4E40;\n      --text-main: #333333;\n      --text-sub: #666666;\n      --bg-body: #FFFFFF;\n      --bg-card: #F9F6F3;\n      --bg-soft: #F2EBE5;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n      --border-color: #E0D6D0;\n\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      line-height: 1.7;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n    }\n\n    \/* Typography *\/\n    .product-detail-container h1 {\n      font-size: clamp(32px, 5vw, 44px);\n      font-weight: 700;\n      line-height: 1.2;\n      margin-bottom: 1rem;\n      color: var(--primary);\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      font-weight: 600;\n      margin-bottom: 1.5rem;\n      color: var(--primary);\n    }\n\n    .product-detail-container h3 {\n      font-size: 22px;\n      font-weight: 600;\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container p {\n      font-size: clamp(16px, 2vw, 18px);\n      margin-bottom: 1.5rem;\n      color: var(--text-sub);\n    }\n\n    \/* Layout \u0026 Spacing *\/\n    .pd-section {\n      margin-bottom: clamp(3rem, 8vw, 5rem);\n    }\n\n    .pd-grid-2 {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: clamp(2rem, 5vw, 4rem);\n      align-items: center;\n    }\n\n    \/* Components *\/\n    .pd-trust-badge {\n      display: inline-block;\n      background: var(--bg-soft);\n      color: var(--primary);\n      padding: 0.5rem 1rem;\n      border-radius: 50px;\n      font-size: 16px;\n      font-weight: 500;\n      margin-bottom: 1.5rem;\n    }\n\n    .pd-feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.8rem;\n      margin-top: 1rem;\n    }\n\n    .pd-tag {\n      background: var(--bg-card);\n      border: 1px solid var(--border-color);\n      color: var(--text-sub);\n      padding: 0.4rem 0.8rem;\n      border-radius: var(--radius-md);\n      font-size: 15px;\n    }\n\n    \/* Image Handling *\/\n    .pd-image-wrapper-flow img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n    }\n\n    .pd-image-wrapper-fixed {\n      aspect-ratio: 1\/1;\n      overflow: hidden;\n      position: relative;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: var(--bg-soft);\n      border-radius: var(--radius-lg);\n    }\n\n    .pd-image-wrapper-fixed img {\n      width: 100%;\n      height: 100%;\n      object-fit: contain;\n      position: absolute;\n      top: 0;\n      left: 0;\n    }\n\n    \/* Specifications Table *\/\n    .pd-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 1rem;\n      background: var(--bg-card);\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n    }\n\n    .pd-specs-table th,\n    .pd-specs-table td {\n      padding: 1rem 1.5rem;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .pd-specs-table th {\n      background: var(--bg-soft);\n      font-weight: 600;\n      color: var(--primary);\n      width: 35%;\n    }\n\n    .pd-specs-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    \/* FAQ *\/\n    .pd-faq-item {\n      background: var(--bg-card);\n      padding: 1.5rem;\n      border-radius: var(--radius-lg);\n      margin-bottom: 1rem;\n    }\n\n    .pd-faq-question {\n      font-size: 20px;\n      font-weight: 600;\n      color: var(--primary);\n      margin-bottom: 0.8rem;\n      display: flex;\n      align-items: center;\n    }\n\n    .pd-faq-question::before {\n      content: \"Q.\";\n      margin-right: 0.8rem;\n      color: var(--primary-hover);\n    }\n\n    .pd-faq-answer {\n      padding-left: 2rem;\n      color: var(--text-sub);\n      margin-bottom: 0;\n    }\n\n    \/* Mobile Responsiveness *\/\n    @media (max-width: 767px) {\n      .pd-grid-2 {\n        grid-template-columns: 1fr;\n        gap: 2rem;\n      }\n\n      .pd-feature-item {\n        display: flex;\n        flex-direction: column;\n      }\n\n      .pd-feature-media {\n        order: -1;\n        margin-bottom: 1.5rem;\n      }\n\n      \/* Mobile Table *\/\n      .pd-specs-table, .pd-specs-table thead, .pd-specs-table tbody, .pd-specs-table tr, .pd-specs-table th, .pd-specs-table td {\n        display: block;\n        width: 100%;\n      }\n\n      .pd-specs-table thead {\n        display: none;\n      }\n\n      .pd-specs-table tr {\n        margin-bottom: 1rem;\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        overflow: hidden;\n      }\n\n      .pd-specs-table td {\n        padding: 0.8rem 1rem;\n        border-bottom: 1px solid var(--bg-soft);\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n      }\n\n      .pd-specs-table td::before {\n        content: attr(data-label);\n        font-weight: 600;\n        color: var(--primary);\n        margin-right: 1rem;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003csection class=\"pd-section pd-hero\"\u003e\n\u003cdiv class=\"pd-grid-2\"\u003e\n\u003cdiv class=\"pd-hero-content\"\u003e\n\u003cspan class=\"pd-trust-badge\"\u003eDesigned for all-day wear\u003c\/span\u003e\n\u003ch1\u003eFlawless, Waterproof Definition That Lasts\u003c\/h1\u003e\n\n\u003cp\u003eDefine your eyes with an ultra-smooth, long-wearing eyeliner pencil. Achieve precise lines and rich color that resists smudging, sweat, and humidity from morning till night.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-hero-media pd-image-wrapper-flow\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img54\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260528133524\/f0fcfb9377606c7c100db36b21778928.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"pd-section pd-feature-item\"\u003e\n\u003cdiv class=\"pd-grid-2\"\u003e\n\u003cdiv class=\"pd-feature-media pd-image-wrapper-flow\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img55\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260528133523\/af1a918616b281d55825ce525d4b1b74.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003eDefies Water, Sweat, and Tears\u003c\/h2\u003e\n\n\u003cp\u003eEngineered for real life, our advanced waterproof formula locks onto the skin. Whether you're facing a humid day, an intense workout, or emotional moments, your eyeliner stays perfectly in place without running or creating \"panda eyes.\"\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eSmudge-Proof\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eSweat-Resistant\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eAll-Day Hold\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- B. Feature Section 2: Smooth Application \u0026 Precision --\u003e\n\n\u003csection class=\"pd-section pd-feature-item\"\u003e\n\u003cdiv class=\"pd-grid-2\"\u003e\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003eUltra-Smooth, Creamy Glide\u003c\/h2\u003e\n\n\u003cp\u003eThe soft, wax-based core delivers rich, saturated color in a single stroke without tugging or pulling at the delicate eye area. It’s firm enough for razor-sharp precision yet creamy enough for easy blending before it sets.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eNo Tugging\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eRich Pigment\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eBeginner Friendly\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-media pd-image-wrapper-flow\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img56\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260528133523\/3b30036aa6f234867cd32abcbe5f4dab.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"pd-section pd-compare\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 2rem;\"\u003e\n\u003ch2\u003eInstant Eye Enhancement\u003c\/h2\u003e\n\n\u003cp\u003eSee the difference a defined line makes. Visibly open up your eyes and add depth in seconds.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-image-wrapper-flow\" style=\"max-width: 800px; margin: 0 auto;\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img57\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260528133523\/837f9a34a1d224199015feb0d761c9e5.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"pd-section pd-specs\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"pd-specs-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eFeature\u003c\/th\u003e\n\t\t\t\u003cth\u003eDetails\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Product Type\"\u003eWaterproof Eyeliner Pencil\u003c\/td\u003e\n\t\t\t\u003ctd\u003eSharpenable Pencil (Requires separate sharpener)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Available Shades\"\u003e7 Colors\u003c\/td\u003e\n\t\t\t\u003ctd\u003eStone, Chocolate, Black, Plum, Bronze, Graphite, Brown\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Length\"\u003eDimensions\u003c\/td\u003e\n\t\t\t\u003ctd\u003eApproximately 14.5 cm \/ 5.7 in\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Finish\"\u003eFinish\u003c\/td\u003e\n\t\t\t\u003ctd\u003eMatte, Highly Pigmented\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- E. FAQ --\u003e\n\n\u003csection class=\"pd-section pd-faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eHow do I sharpen this eyeliner?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eThis is a classic pencil-style eyeliner. You can use any standard cosmetic pencil sharpener to easily restore a precise point for clean lines.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eIs it hard to remove since it's waterproof?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eWhile the formula is durable against water and sweat, it removes easily with an oil-based makeup remover, cleansing balm, or micellar water designed for waterproof makeup.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eIs the formula safe for sensitive eyes?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eYes, the creamy texture is designed to glide on smoothly without tugging, making it comfortable for delicate eye areas and suitable for all-day wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"GRAPHITE","offer_id":45664087867583,"sku":null,"price":9.99,"currency_code":"USD","in_stock":true},{"title":"CHOCOLATE","offer_id":45664087900351,"sku":null,"price":9.99,"currency_code":"USD","in_stock":true},{"title":"BLACK","offer_id":45664087933119,"sku":null,"price":9.99,"currency_code":"USD","in_stock":true},{"title":"PLUM","offer_id":45664087965887,"sku":null,"price":9.99,"currency_code":"USD","in_stock":true},{"title":"BROWN","offer_id":45664087998655,"sku":null,"price":9.99,"currency_code":"USD","in_stock":true},{"title":"STONE","offer_id":45664088031423,"sku":null,"price":9.99,"currency_code":"USD","in_stock":true},{"title":"BRONZE","offer_id":45664088064191,"sku":null,"price":9.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/f0fcfb9377606c7c100db36b21778928.jpg?v=1779947188","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/ultra-smooth-precision-eyeliner","provider":"Bak","version":"1.0","type":"link"}