{"product_id":"transparent-wireless-bluetooth-dual-mode-rechargeable-mouse","title":"TRANSPARENT WIRELESS+BLUETOOTH DUAL-MODE RECHARGEABLE MOUSE","description":"\u003cstyle\u003e\n  .mouse-desc-wrap{\n    max-width:900px;\n    margin:0 auto;\n    padding:16px 0;\n    font-family:Arial,Helvetica,sans-serif;\n    color:#1f2937;\n  }\n\n  .mouse-desc-wrap *{\n    box-sizing:border-box;\n  }\n\n  .mouse-hero{\n    text-align:center;\n    padding:38px 22px;\n    border-radius:26px;\n    background:linear-gradient(135deg,#f8fbff,#eef7ff,#dff0ff);\n    border:1px solid #d5e8fb;\n    box-shadow:0 14px 34px rgba(35,94,164,.10);\n    margin-bottom:24px;\n  }\n\n  .mouse-badge{\n    display:inline-block;\n    margin-bottom:14px;\n    padding:8px 16px;\n    border-radius:999px;\n    background:linear-gradient(135deg,#2563eb,#60a5fa);\n    color:#fff;\n    font-size:12px;\n    font-weight:800;\n    letter-spacing:1px;\n    text-transform:uppercase;\n  }\n\n  .mouse-hero h2{\n    margin:0 0 10px;\n    font-size:34px;\n    line-height:1.2;\n    color:#0f172a;\n    font-weight:800;\n  }\n\n  .mouse-hero p{\n    max-width:700px;\n    margin:0 auto;\n    font-size:15px;\n    line-height:1.7;\n    color:#475569;\n  }\n\n  .mouse-highlights{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:12px;\n    margin-bottom:24px;\n  }\n\n  .mouse-highlight{\n    background:#ffffff;\n    border:1px solid #e5eef8;\n    border-radius:18px;\n    padding:18px 14px;\n    text-align:center;\n    box-shadow:0 8px 20px rgba(15,23,42,.05);\n  }\n\n  .mouse-highlight strong{\n    display:block;\n    margin-bottom:5px;\n    font-size:15px;\n    color:#0f172a;\n  }\n\n  .mouse-highlight span{\n    font-size:12px;\n    color:#64748b;\n    line-height:1.5;\n  }\n\n  .mouse-card{\n    overflow:hidden;\n    background:#fff;\n    border:1px solid #e5eef8;\n    border-radius:24px;\n    box-shadow:0 12px 30px rgba(15,23,42,.06);\n    margin-bottom:24px;\n  }\n\n  .mouse-card-head{\n    padding:22px 20px 16px;\n    background:linear-gradient(135deg,#eff6ff,#dbeafe);\n  }\n\n  .mouse-card-tag{\n    display:inline-block;\n    margin-bottom:10px;\n    padding:6px 12px;\n    border-radius:999px;\n    background:#ffffff;\n    border:1px solid #cfe2fb;\n    color:#2563eb;\n    font-size:11px;\n    font-weight:800;\n    text-transform:uppercase;\n    letter-spacing:.8px;\n  }\n\n  .mouse-card-head h3{\n    margin:0 0 8px;\n    font-size:24px;\n    line-height:1.3;\n    color:#0f172a;\n    font-weight:800;\n  }\n\n  .mouse-card-head p{\n    margin:0;\n    font-size:14px;\n    line-height:1.7;\n    color:#475569;\n  }\n\n  .mouse-media{\n    padding:14px;\n    background:#f8fbff;\n  }\n\n  .mouse-media-box{\n    width:100%;\n    aspect-ratio:1 \/ 1;\n    border-radius:18px;\n    overflow:hidden;\n    background:#ffffff;\n    border:1px solid #e3edf8;\n  }\n\n  .mouse-media-box img{\n    width:100%;\n    height:100%;\n    display:block;\n    object-fit:cover;\n  }\n\n  .mouse-features{\n    padding:26px 20px;\n    border-radius:24px;\n    background:linear-gradient(135deg,#0f172a,#1e3a8a);\n    color:#fff;\n    margin-bottom:24px;\n  }\n\n  .mouse-features h3{\n    margin:0 0 18px;\n    text-align:center;\n    font-size:28px;\n    font-weight:800;\n    color:#fff;\n  }\n\n  .mouse-feature-grid{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:12px;\n  }\n\n  .mouse-feature{\n    padding:16px;\n    border-radius:16px;\n    background:rgba(255,255,255,.08);\n    border:1px solid rgba(255,255,255,.12);\n  }\n\n  .mouse-feature strong{\n    display:block;\n    margin-bottom:6px;\n    font-size:15px;\n    color:#fff;\n  }\n\n  .mouse-feature p{\n    margin:0;\n    font-size:13px;\n    line-height:1.6;\n    color:#dbeafe;\n  }\n\n  .mouse-final{\n    text-align:center;\n    padding:34px 22px;\n    border-radius:24px;\n    background:linear-gradient(135deg,#f8fbff,#edf6ff);\n    border:1px solid #d7e8fb;\n    box-shadow:0 12px 28px rgba(37,99,235,.08);\n  }\n\n  .mouse-final h3{\n    margin:0 0 10px;\n    font-size:28px;\n    color:#0f172a;\n    font-weight:800;\n  }\n\n  .mouse-final p{\n    max-width:690px;\n    margin:0 auto 16px;\n    font-size:15px;\n    line-height:1.7;\n    color:#475569;\n  }\n\n  .mouse-final-badge{\n    display:inline-block;\n    padding:11px 18px;\n    border-radius:999px;\n    background:linear-gradient(135deg,#2563eb,#60a5fa);\n    color:#fff;\n    font-size:14px;\n    font-weight:800;\n  }\n\n  @media(max-width:768px){\n    .mouse-hero{\n      padding:28px 16px;\n      border-radius:20px;\n    }\n\n    .mouse-hero h2{\n      font-size:26px;\n    }\n\n    .mouse-highlights{\n      grid-template-columns:repeat(2,1fr);\n    }\n\n    .mouse-feature-grid{\n      grid-template-columns:1fr;\n    }\n\n    .mouse-card-head h3,\n    .mouse-features h3,\n    .mouse-final h3{\n      font-size:22px;\n    }\n  }\n\n  @media(max-width:480px){\n    .mouse-highlights{\n      grid-template-columns:1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mouse-desc-wrap\"\u003e\n\n  \u003cdiv class=\"mouse-hero\"\u003e\n    \u003cspan class=\"mouse-badge\"\u003eSmart Desk Essential\u003c\/span\u003e\n    \u003ch2\u003eTransparent Wireless Rechargeable Mouse\u003c\/h2\u003e\n    \u003cp\u003e\n      A stylish transparent mouse with modern functionality, smooth control, and a compact design.\n      Clean look, easy use, and perfect for daily work or travel.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mouse-highlights\"\u003e\n    \u003cdiv class=\"mouse-highlight\"\u003e\n      \u003cstrong\u003eTransparent Body\u003c\/strong\u003e\n      \u003cspan\u003eModern crystal-clear design\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mouse-highlight\"\u003e\n      \u003cstrong\u003eRechargeable\u003c\/strong\u003e\n      \u003cspan\u003eEasy power for daily use\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mouse-highlight\"\u003e\n      \u003cstrong\u003eWireless Use\u003c\/strong\u003e\n      \u003cspan\u003eClean setup with more freedom\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mouse-highlight\"\u003e\n      \u003cstrong\u003eCompact Size\u003c\/strong\u003e\n      \u003cspan\u003eGreat for office and travel\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mouse-card\"\u003e\n    \u003cdiv class=\"mouse-card-head\"\u003e\n      \u003cspan class=\"mouse-card-tag\"\u003eUnbox \u0026amp; Use\u003c\/span\u003e\n      \u003ch3\u003eReady for Everyday Convenience\u003c\/h3\u003e\n      \u003cp\u003e\n        Sleek packaging and a lightweight build make this mouse simple to carry,\n        easy to use, and ideal for your desk or bag.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mouse-media\"\u003e\n      \u003cdiv class=\"mouse-media-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0877\/6725\/3156\/files\/0710_2_7.gif?v=1783753191\" alt=\"Transparent wireless rechargeable mouse unboxing\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mouse-card\"\u003e\n    \u003cdiv class=\"mouse-card-head\"\u003e\n      \u003cspan class=\"mouse-card-tag\"\u003eClear Design\u003c\/span\u003e\n      \u003ch3\u003eSee the Stylish Internal Look\u003c\/h3\u003e\n      \u003cp\u003e\n        The transparent shell gives this mouse a trendy tech feel while keeping\n        the design unique and eye-catching.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mouse-media\"\u003e\n      \u003cdiv class=\"mouse-media-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0877\/6725\/3156\/files\/0710_2_8.gif?v=1783753188\" alt=\"Transparent mouse close up design\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mouse-card\"\u003e\n    \u003cdiv class=\"mouse-card-head\"\u003e\n      \u003cspan class=\"mouse-card-tag\"\u003eWireless Control\u003c\/span\u003e\n      \u003ch3\u003eEasy Setup with USB Receiver\u003c\/h3\u003e\n      \u003cp\u003e\n        Connect and start working quickly with simple wireless functionality\n        designed for smooth everyday performance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mouse-media\"\u003e\n      \u003cdiv class=\"mouse-media-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0877\/6725\/3156\/files\/0710_2_9.gif?v=1783753191\" alt=\"Transparent mouse USB receiver\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mouse-features\"\u003e\n    \u003ch3\u003eWhy You’ll Love It\u003c\/h3\u003e\n    \u003cdiv class=\"mouse-feature-grid\"\u003e\n      \u003cdiv class=\"mouse-feature\"\u003e\n        \u003cstrong\u003eModern Transparent Style\u003c\/strong\u003e\n        \u003cp\u003eLooks premium, clean, and different from ordinary mice.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mouse-feature\"\u003e\n        \u003cstrong\u003eRechargeable Convenience\u003c\/strong\u003e\n        \u003cp\u003eNo need to keep changing batteries again and again.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mouse-feature\"\u003e\n        \u003cstrong\u003eWireless Freedom\u003c\/strong\u003e\n        \u003cp\u003eEnjoy a clutter-free setup with smooth movement and easy control.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mouse-feature\"\u003e\n        \u003cstrong\u003eCompact \u0026amp; Travel-Friendly\u003c\/strong\u003e\n        \u003cp\u003eLightweight design makes it easy to carry anywhere.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mouse-final\"\u003e\n    \u003ch3\u003eStyle Meets Everyday Function\u003c\/h3\u003e\n    \u003cp\u003e\n      Upgrade your setup with a transparent rechargeable mouse that combines a modern look,\n      portable convenience, and smooth daily performance.\n    \u003c\/p\u003e\n    \u003cspan class=\"mouse-final-badge\"\u003eTransparent • Wireless • Rechargeable\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"LegacyStore","offers":[{"title":"Default Title","offer_id":51401945972900,"sku":"LS150","price":1499.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0877\/6725\/3156\/files\/0_17.png?v=1783770260","url":"https:\/\/legacystore.pk\/products\/transparent-wireless-bluetooth-dual-mode-rechargeable-mouse","provider":"LegacyStore","version":"1.0","type":"link"}