{"product_id":"nyx-professional-makeup-epic-ink-liner-waterproof-black-liquid-eyeliner-pakistan","title":"NYX Professional Makeup Epic Ink Liner - Waterproof Black Liquid Eyeliner Pakistan","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eNYX Professional Makeup Epic Ink Liner - Misbah Essentials Pakistan\u003c\/title\u003e\n    \u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            line-height: 1.6;\n            color: #2c2c2c;\n            background: #f8f8f8;\n        }\n\n        .container {\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        header {\n            background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);\n            color: white;\n            padding: 40px 0;\n            margin-bottom: 40px;\n        }\n\n        header h1 {\n            font-size: 2.5rem;\n            margin-bottom: 10px;\n            font-weight: 700;\n            letter-spacing: -0.5px;\n        }\n\n        header .subtitle {\n            font-size: 1.1rem;\n            color: #ddd;\n            margin-bottom: 20px;\n        }\n\n        .rating {\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            margin-bottom: 15px;\n        }\n\n        .stars {\n            font-size: 1.2rem;\n            color: #ffd700;\n            letter-spacing: 2px;\n        }\n\n        .rating span {\n            color: #bbb;\n            font-size: 0.95rem;\n        }\n\n        .badges {\n            display: flex;\n            gap: 10px;\n            flex-wrap: wrap;\n        }\n\n        .badge {\n            background: rgba(255, 215, 0, 0.15);\n            border: 1px solid #ffd700;\n            color: #ffd700;\n            padding: 8px 16px;\n            border-radius: 50px;\n            font-size: 0.85rem;\n            font-weight: 600;\n        }\n\n        .price-box {\n            background: white;\n            border-radius: 12px;\n            padding: 30px;\n            margin-bottom: 40px;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            align-items: center;\n        }\n\n        .price-content h3 {\n            color: #888;\n            font-size: 0.9rem;\n            text-transform: upper\n        }\n\n        .shipping-info {\n            font-size: 0.9rem;\n            color: #666;\n        lay: flex;\n            align-items: center;\n            gap: 8px;\n        }\n\n        .shipping-info::before {\n            content: \"✓\";\n            color: #4caf50;\n            font-weight: bold;\n            font-size: 1.1rem;\n        }\n\n        .cta-button {\n            background: linear-gradient(135deg, #1a1a1a 0%, #333 100%);\n            color: white;\n            border: none;\n            padding: 18px 40px;\n            font-size: 1.05rem;\n            font-weight: 600;\n            border-radius: 8px;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            width: 100%;\n        }\n\n        .cta-button:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.2);\n        }\n\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            margin-bottom: 40px;\n        }\n\n        .feature-card {\n            background: white;\n            padding: 25px;\n            border-radius: 12px;\n            text-align: center;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n            transition: all 0.3s ease;\n        }\n\n        .feature-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 16px rgba(0,0,0,0.12);\n        }\n\n        .feature-icon {\n            font-size: 2.5rem;\n            margin-bottom: 15px;\n        }\n\n        .feature-card h4 {\n            font-size: 1.1rem;\n            margin-bottom: 8px;\n            color: #1a1a1a;\n            font-weight: 600;\n        }\n\n        .feature-card p {\n            font-size: 0.9rem;\n            color: #666;\n        }\n\n        section {\n            background: white;\n            padding: 40px;\n            margin-bottom: 30px;\n            border-radius: 12px;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n        }\n\n        h2 {\n            font-size: 1.8rem;\n            color: #1a1a1a;\n            margin-bottom: 20px;\n            font-weight: 700;\n            position: relative;\n            padding-bottom: 15px;\n        }\n\n        h2::after {\n            content: \"\";\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 50px;\n            height: 3px;\n            background: #ffd700;\n            border-radius: 2px;\n        }\n\n        .section-content {\n            font-size: 1rem;\n            line-height: 1.8;\n            color: #444;\n            margin-bottom: 15px;\n        }\n\n        .highlight-box {\n            background: #fff8e1;\n            border-left: 4px solid #ffd700;\n            padding: 20px;\n            border-radius: 8px;\n            margin: 20px 0;\n        }\n\n        .highlight-box p {\n            color: #856404;\n            font-weight: 500;\n            margin: 0;\n        }\n\n        .specs-list {\n            list-style: none;\n            margin: 20px 0;\n        }\n\n        .specs-list li {\n            padding: 12px 0;\n            border-bottom: 1px solid #eee;\n            color: #444;\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n        }\n\n        .specs-list li:last-child {\n            border-bottom: none;\n        }\n\n        .specs-list li::before {\n            content: \"→\";\n            color: #ffd700;\n            font-weight: bold;\n            margin-top: 2px;\n        }\n\n        .how-to-steps {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin-top: 20px;\n        }\n\n        .step {\n            background: #f8f8f8;\n            padding: 20px;\n            border-radius: 8px;\n            border-left: 4px solid #ffd700;\n        }\n\n        .step-number {\n            background: #ffd700;\n            color: #1a1a1a;\n            width: 40px;\n            height: 40px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: 700;\n            font-size: 1.2rem;\n            margin-bottom: 12px;\n        }\n\n        .step h4 {\n            margin: 10px 0;\n            color: #1a1a1a;\n            font-size: 1rem;\n            font-weight: 600;\n        }\n\n        .step p {\n            color: #666;\n            font-size: 0.9rem;\n        }\n\n        .why-buy-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 25px;\n            margin-top: 25px;\n        }\n\n        .why-buy-card {\n            background: #f8f8f8;\n            padding: 25px;\n            border-radius: 12px;\n            border-top: 4px solid #ffd700;\n            transition: all 0.3s ease;\n        }\n\n        .why-buy-card:hover {\n            background: #f0f0f0;\n            transform: translateY(-3px);\n        }\n\n        .why-buy-card .icon {\n            font-size: 2rem;\n            margin-bottom: 12px;\n        }\n\n        .why-buy-card h4 {\n            color: #1a1a1a;\n            font-size: 1.1rem;\n            margin-bottom: 10px;\n            font-weight: 600;\n        }\n\n        .why-buy-card p {\n            color: #666;\n            font-size: 0.95rem;\n            line-height: 1.6;\n        }\n\n        .comparison-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 20px;\n        }\n\n        .comparison-table th {\n            background: #f8f8f8;\n            padding: 15px;\n            text-align: left;\n            font-weight: 600;\n            color: #1a1a1a;\n            border-bottom: 2px solid #ffd700;\n        }\n\n        .comparison-table td {\n            padding: 15px;\n            border-bottom: 1px solid #eee;\n            color: #444;\n        }\n\n        .comparison-table tr:hover {\n            background: #f8f8f8;\n        }\n\n        .checkmark {\n            color: #4caf50;\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        footer {\n            background: #1a1a1a;\n            color: white;\n            padding: 30px 0;\n            text-align: center;\n            margin-top: 40px;\n        }\n\n        footer p {\n            margin-bottom: 10px;\n            font-size: 0.95rem;\n        }\n\n        .contact-info {\n            display: flex;\n            justify-content: center;\n            gap: 20px;\n            flex-wrap: wrap;\n            margin-top: 20px;\n            font-size: 0.9rem;\n        }\n\n        @media (max-width: 768px) {\n            header h1 {\n                font-size: 2rem;\n            }\n\n            .price-box {\n                grid-template-columns: 1fr;\n                padding: 20px;\n            }\n\n            h2 {\n                font-size: 1.4rem;\n            }\n\n            section {\n                padding: 25px;\n            }\n\n            .why-buy-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .features-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n        }\n\n        @media (max-width: 480px) {\n            header {\n                padding: 25px 0;\n            }\n\n            header h1 {\n                font-size: 1.5rem;\n            }\n\n            .price {\n                font-size: 2rem;\n            }\n\n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cheader\u003e\n        \u003cdiv class=\"container\"\u003e\n            \u003ch1\u003eNYX Professional Makeup Epic Ink Liner\u003c\/h1\u003e\n            \u003cp class=\"subtitle\"\u003ePrecision liquid eyeliner with intense black pigment \u0026amp; waterproof formula\u003c\/p\u003e\n            \n            \u003cdiv class=\"rating\"\u003e\n                \u003cspan class=\"stars\"\u003e★ ★ ★ ★ ★\u003c\/span\u003e\n                \u003cspan\u003e(342 customer reviews)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"badges\"\u003e\n                \u003cspan class=\"badge\"\u003e✓ Bestseller\u003c\/span\u003e\n                \u003cspan class=\"badge\"\u003e✓ Waterproof\u003c\/span\u003e\n                \u003cspan class=\"badge\"\u003e✓ 24-Hour Wear\u003c\/span\u003e\n                \u003cspan class=\"badge\"\u003e✓ Smudge-Proof\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"container\"\u003e\n        \u003cdiv class=\"price-box\"\u003e\n            \u003cdiv class=\"price-content\"\u003e\n                \u003ch3\u003ePrice in Pakistan\u003c\/h3\u003e\n                \u003cdiv class=\"price\"\u003ePKR 1,199\u003c\/div\u003e\n                \u003cdiv class=\"shipping-info\"\u003eFree shipping on orders over PKR 2,500\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cbutton class=\"cta-button\"\u003eAdd to Cart\u003c\/button\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"features-grid\"\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e✏️\u003c\/div\u003e\n                \u003ch4\u003eUltra-Fine Tip\u003c\/h4\u003e\n                \u003cp\u003ePrecision brush applicator for detailed lines and bold winged looks\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e💧\u003c\/div\u003e\n                \u003ch4\u003eWaterproof Formula\u003c\/h4\u003e\n                \u003cp\u003eResists water, sweat, and humidity for all-day wear\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e⚫\u003c\/div\u003e\n                \u003ch4\u003eIntense Black Pigment\u003c\/h4\u003e\n                \u003cp\u003eRich, deep black color that doesn't fade or transfer\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🎨\u003c\/div\u003e\n                \u003ch4\u003eSmudge-Proof\u003c\/h4\u003e\n                \u003cp\u003eStays in place for up to 24 hours without crease or budge\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Description Section --\u003e\n        \u003csection\u003e\n            \u003ch2\u003eAbout This Eyeliner\u003c\/h2\u003e\n            \u003cdiv class=\"section-content\"\u003e\n                \u003cp\u003eThe NYX Professional Makeup Epic Ink Liner is a game-changer for anyone seeking precision and intensity in their eye makeup. Engineered with professionals in mind, this liquid eyeliner combines an ultra-fine brush tip with a highly pigmented, waterproof formula that delivers bold, precise lines with every stroke.\u003c\/p\u003e\n                \n                \u003cp\u003eWhether you're creating delicate cat-eyes for everyday wear or dramatic winged looks for special occasions, the Epic Ink Liner responds to every technique with consistent, flawless application. The deep black pigment glides smoothly without tugging or dragging, and the formula dries quickly to prevent smudging.\u003c\/p\u003e\n\n                \u003cdiv class=\"highlight-box\"\u003e\n                    \u003cp\u003e🌟 Professional makeup artists' choice for editorial shoots, fashion weeks, and bridal makeup\u003c\/p\u003e\n                \u003c\/div\u003e\n\n                \u003cp\u003ePerfect for Pakistan's climate, this waterproof eyeliner resists humidity, heat, and sweat—ideal for long days, special events, or anyone who wants their eye makeup to last from morning through evening without touch-ups.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- Key Benefits Section --\u003e\n        \u003csection\u003e\n            \u003ch2\u003eWhy You'll Love It\u003c\/h2\u003e\n            \u003cul class=\"specs-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eUltra-fine precision brush tip\u003c\/strong\u003e — Allows detailed application from thin lines to bold wings\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eIntense black pigment\u003c\/strong\u003e — Deep color that doesn't lighten or fade throughout the day\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWaterproof \u0026amp; humidity-resistant\u003c\/strong\u003e — Engineered for Pakistan's climate and intense activities\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eSmudge-proof formula\u003c\/strong\u003e — Stays locked in place for up to 24 hours\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eQuick-drying\u003c\/strong\u003e — Sets in seconds, allowing faster makeup application\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eCrease-resistant\u003c\/strong\u003e — Won't settle into eyelid creases or transfer to upper lids\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eSuitable for sensitive eyes\u003c\/strong\u003e — Dermatologist-tested and hypoallergenic\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eLong-lasting formula\u003c\/strong\u003e — One application lasts significantly longer than traditional pencil liners\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- How to Use Section --\u003e\n        \u003csection\u003e\n            \u003ch2\u003eHow to Use\u003c\/h2\u003e\n            \u003cdiv class=\"how-to-steps\"\u003e\n                \u003cdiv class=\"step\"\u003e\n                    \u003cdiv class=\"step-number\"\u003e1\u003c\/div\u003e\n                    \u003ch4\u003ePrepare Your Eyes\u003c\/h4\u003e\n                    \u003cp\u003eStart with a primed eyelid for best results. Any eyeshadow primer will help the liner last longer.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"step\"\u003e\n                    \u003cdiv class=\"step-number\"\u003e2\u003c\/div\u003e\n                    \u003ch4\u003eShake \u0026amp; Position\u003c\/h4\u003e\n                    \u003cp\u003eShake the bottle well to activate the formula. Hold the brush at a 45-degree angle.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"step\"\u003e\n                    \u003cdiv class=\"step-number\"\u003e3\u003c\/div\u003e\n                    \u003ch4\u003eApply with Precision\u003c\/h4\u003e\n                    \u003cp\u003eStarting from the inner corner, draw a thin line along the lash line. Layer for a thicker line if desired.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"step\"\u003e\n                    \u003cdiv class=\"step-number\"\u003e4\u003c\/div\u003e\n                    \u003ch4\u003eLet It Set\u003c\/h4\u003e\n                    \u003cp\u003eAllow 30 seconds for complete drying before opening your eyes to avoid smudging.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"step\"\u003e\n                    \u003cdiv class=\"step-number\"\u003e5\u003c\/div\u003e\n                    \u003ch4\u003eCreate Your Look\u003c\/h4\u003e\n                    \u003cp\u003eBuild additional coats for intensity, or keep it minimal for an everyday look. Fully versatile!\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"step\"\u003e\n                    \u003cdiv class=\"step-number\"\u003e6\u003c\/div\u003e\n                    \u003ch4\u003ePerfect Winged Liners\u003c\/h4\u003e\n                    \u003cp\u003eFor winged looks, draw an angled line from the lash line toward the eyebrow tip, then connect back to the upper line.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- Product Specifications --\u003e\n        \u003csection\u003e\n            \u003ch2\u003eProduct Details \u0026amp; Specifications\u003c\/h2\u003e\n            \u003ctable class=\"comparison-table\"\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eSpecification\u003c\/th\u003e\n                    \u003cth\u003eDetails\u003c\/th\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e\u003cstrong\u003eProduct Name\u003c\/strong\u003e\u003c\/td\u003e\n                    \u003ctd\u003eNYX Professional Makeup Epic Ink Liner\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e\u003cstrong\u003eProduct Type\u003c\/strong\u003e\u003c\/td\u003e\n                    \u003ctd\u003eLiquid Eyeliner\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n                    \u003ctd\u003ePure Black (Non-negotiable Black)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e\u003cstrong\u003eSize\/Volume\u003c\/strong\u003e\u003c\/td\u003e\n                    \u003ctd\u003e3ml bottle\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e\u003cstrong\u003eFormula Type\u003c\/strong\u003e\u003c\/td\u003e\n                    \u003ctd\u003eWaterproof \u0026amp; Smudge-Proof Liquid\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e\u003cstrong\u003eWear Time\u003c\/strong\u003e\u003c\/td\u003e\n                    \u003ctd\u003eUp to 24 hours\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e\u003cstrong\u003eApplication Tip\u003c\/strong\u003e\u003c\/td\u003e\n                    \u003ctd\u003eUltra-fine precision brush\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e\u003cstrong\u003eSkin Type Suitable For\u003c\/strong\u003e\u003c\/td\u003e\n                    \u003ctd\u003eAll skin types (especially oily \u0026amp; sensitive)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e\u003cstrong\u003eOrigin Country\u003c\/strong\u003e\u003c\/td\u003e\n                    \u003ctd\u003eUSA (Original Import)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e\u003cstrong\u003eDermatologist Tested\u003c\/strong\u003e\u003c\/td\u003e\n                    \u003ctd\u003e\n\u003cspan class=\"checkmark\"\u003e✓\u003c\/span\u003e Yes\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/table\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- Why Buy from Misbah Essentials Section --\u003e\n        \u003csection style=\"background: linear-gradient(135deg, #f0f0f0 0%, #fff 100%);\"\u003e\n            \u003ch2\u003eWhy Buy from Misbah Essentials?\u003c\/h2\u003e\n            \u003cp class=\"section-content\" style=\"font-size: 1.05rem; margin-bottom: 30px;\"\u003eWhen you shop with us, you're not just buying a product—you're investing in quality, authenticity, and exceptional service. Here's what sets us apart:\u003c\/p\u003e\n            \n            \u003cdiv class=\"why-buy-grid\"\u003e\n                \u003cdiv class=\"why-buy-card\"\u003e\n                    \u003cdiv class=\"icon\"\u003e🛡️\u003c\/div\u003e\n                    \u003ch4\u003e100% Authentic Products\u003c\/h4\u003e\n                    \u003cp\u003eEvery product is verified genuine with original packaging. We maintain direct relationships with authorized distributors and regularly verify batch codes to ensure authenticity.\u003c\/p\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"why-buy-card\"\u003e\n                    \u003cdiv class=\"icon\"\u003e⚡\u003c\/div\u003e\n                    \u003ch4\u003eFast Local Shipping\u003c\/h4\u003e\n                    \u003cp\u003eDelivery within 2-4 days across major Pakistani cities including Lahore, Islamabad, Karachi, Multan, Peshawar, and more. Free shipping on orders over PKR 2,500.\u003c\/p\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"why-buy-card\"\u003e\n                    \u003cdiv class=\"icon\"\u003e💳\u003c\/div\u003e\n                    \u003ch4\u003eMultiple Payment Options\u003c\/h4\u003e\n                    \u003cp\u003ePay your way: JazzCash, EasyPaisa, bank transfer (same-day processing), or cash on delivery. All transactions are secure with SSL encryption.\u003c\/p\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"why-buy-card\"\u003e\n                    \u003cdiv class=\"icon\"\u003e💰\u003c\/div\u003e\n                    \u003ch4\u003eBest Prices in Pakistan\u003c\/h4\u003e\n              \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"misbahessentials","offers":[{"title":"Default Title","offer_id":64244191723889,"sku":null,"price":1560.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/1637\/9505\/files\/WhatsApp-Image-2022-09-02-at-4.05.44-PM_62cb225c-00b5-4589-af33-2a0f07a7825f.jpg?v=1784695291","url":"https:\/\/misbahessentials.com\/products\/nyx-professional-makeup-epic-ink-liner-waterproof-black-liquid-eyeliner-pakistan","provider":"Misbahessentials","version":"1.0","type":"link"}