{"product_id":"men-graphic-track-suit-white-black","title":"Men Graphic Track Suit White Black","description":"\u003cp class=\"mb-0 text-[15px] font-normal leading-[1.75] text-[#111827] lg:text-[15px] xl:text-[15px]\" style=\"text-align: center;\"\u003e\u003cem\u003e\u003cstrong\u003eThis stylish 2-piece track suit is perfect for the hot summer days in Pakistan, offering comfort without compromising on look. The micro interlock fabric ensures breathability and durability, making it ideal for daily wear or casual outings. Designed with a modern graphic sublimation print, it adds a trendy touch to your wardrobe while staying cool and comfortable. The white tee features bold black accents and eye-catching graphic details, while the matching black pants have white side stripes and functional pockets. Both pieces are made from premium quality material that resists pilling and maintains shape even after multiple washes. The relaxed fit allows freedom of movement, making it suitable for both casual and semi-formal occasions. - Durable micro interlock fabric for long-lasting wear - Stylish graphic sublimation print with bold color contrast - Round neck tee with black sleeve and hem accents - Elastic waistband and tapered cuffs for a comfortable fit - Ideal for summer, parties, or everyday casual wear - New arrival with best price in Pakistan for value-driven shoppers\u003c\/strong\u003e\u003c\/em\u003e\u003c\/p\u003e\n\u003cdiv class=\"mt-6\"\u003e\n\u003cp class=\"mb-0 text-[14px] font-medium uppercase tracking-[0.06em] text-[#667085] lg:text-[14px]\"\u003eHIGHLIGHTS\u003c\/p\u003e\n\u003cul class=\"mb-0 mt-4 list-disc space-y-2 pl-6 text-[15px] leading-[1.75] text-[#111827] lg:text-[15px] xl:text-[15px]\"\u003e\n\u003cli\u003eGender: Men's\u003c\/li\u003e\n\u003cli\u003eFabric: Micro Interlock\u003c\/li\u003e\n\u003cli\u003ePattern: Graphic Sublimation\u003c\/li\u003e\n\u003cli\u003eNeck Type: Round Neck\u003c\/li\u003e\n\u003cli\u003eSizes: Medium, Large, X-Large\u003c\/li\u003e\n\u003cli\u003eNumber Of Pieces: 2 Pcs\u003c\/li\u003e\n\u003cli\u003ePackage Includes: 500 x Track Suit\u003c\/li\u003e\n\u003cli\u003eColor: White\u003c\/li\u003e\n\u003cli\u003eNote: There might be an error of 1-3 cm due to manual measurement, and slight color differences may occur as a result of varying lighting and monitor effects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Lumirahub Animated Product Section --\u003e\n\u003cdiv class=\"lh-product-container\"\u003e\n  \u003cdiv class=\"lh-product-card\"\u003e\n    \u003cdiv class=\"lh-badge\"\u003ePremium Quality\u003c\/div\u003e\n    \u003cdiv class=\"lh-content\"\u003e\n      \u003ch2 class=\"lh-title\"\u003eMen Black Striped Jersey Tracksuit\u003c\/h2\u003e\n      \u003cp class=\"lh-description\"\u003eExperience comfort and style with our premium black striped jersey, paired perfectly with white sneakers for the ultimate look.\u003c\/p\u003e\n      \n      \u003cdiv class=\"lh-price-tag\"\u003eRS. 2,499\u003c\/div\u003e\n      \n      \u003ca href=\"https:\/\/lumirahub.store\/products\/men-black-striped-jersey-track-suit-with-white-sneakers\" class=\"lh-animated-btn\"\u003e\n        BUY NOW\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n  .lh-product-container {\n    display: flex;\n    justify-content: center;\n    padding: 40px 20px;\n    background: #f4f7f6;\n    font-family: 'Arial', sans-serif;\n  }\n\n  .lh-product-card {\n    background: #ffffff;\n    width: 100%;\n    max-width: 450px;\n    border-radius: 20px;\n    padding: 30px;\n    text-align: center;\n    box-shadow: 0 15px 35px rgba(0,0,0,0.1);\n    position: relative;\n    overflow: hidden;\n    transition: transform 0.3s ease;\n    border: 1px solid #e0e0e0;\n  }\n\n  .lh-product-card:hover {\n    transform: translateY(-10px);\n  }\n\n  .lh-badge {\n    background: #007bff; \/* Blue Theme *\/\n    color: white;\n    padding: 5px 15px;\n    border-radius: 50px;\n    font-size: 12px;\n    display: inline-block;\n    margin-bottom: 15px;\n  }\n\n  .lh-title {\n    font-size: 24px;\n    color: #333;\n    margin-bottom: 15px;\n  }\n\n  .lh-description {\n    color: #666;\n    font-size: 14px;\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .lh-price-tag {\n    font-size: 28px;\n    font-weight: bold;\n    color: #007bff;\n    margin-bottom: 30px;\n  }\n\n  \/* Animated Button *\/\n  .lh-animated-btn {\n    display: inline-block;\n    background: #007bff;\n    color: white;\n    padding: 15px 40px;\n    text-decoration: none;\n    border-radius: 50px;\n    font-weight: bold;\n    letter-spacing: 1px;\n    position: relative;\n    z-index: 1;\n    overflow: hidden;\n    transition: 0.3s;\n    box-shadow: 0 5px 15px rgba(0, 123, 255, 0.4);\n    animation: pulse-blue 2s infinite;\n  }\n\n  .lh-animated-btn:hover {\n    background: #0056b3;\n    box-shadow: 0 8px 25px rgba(0, 123, 255, 0.6);\n  }\n\n  \/* Pulse Animation *\/\n  @keyframes pulse-blue {\n    0% { transform: scale(1); }\n    50% { transform: scale(1.05); }\n    100% { transform: scale(1); }\n  }\n\n  \/* Glow Animation Effect *\/\n  .lh-animated-btn::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: -100%;\n    width: 100%;\n    height: 100%;\n    background: linear-gradient(120deg, transparent, rgba(255,255,255,0.3), transparent);\n    transition: 0.5s;\n  }\n\n  .lh-animated-btn:hover::before {\n    left: 100%;\n  }\n\u003c\/style\u003e","brand":"Lumira Hub","offers":[{"title":"M","offer_id":45796791386169,"sku":null,"price":2499.0,"currency_code":"PKR","in_stock":true},{"title":"L","offer_id":45796791418937,"sku":null,"price":2499.0,"currency_code":"PKR","in_stock":false},{"title":"XL","offer_id":45796791451705,"sku":null,"price":2499.0,"currency_code":"PKR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/0682\/9625\/files\/MZ1069200084ABTR-media-4.jpg?v=1777730970","url":"https:\/\/lumirahub.store\/products\/men-graphic-track-suit-white-black","provider":"Lumira Hub","version":"1.0","type":"link"}