{"product_id":"cmf-by-nothing-watch-pro","title":"CMF by Nothing Watch Pro","description":"\u003cdiv class=\"zd\"\u003e\n\n\u003cstyle\u003e\n  .zd { color: #0B0B0B; font-family: inherit; }\n  .zd * { box-sizing: border-box; }\n\n  \/* ===== TOP BLACK CARD ===== *\/\n  .zd .zd-hero {\n    background: #0B0B0B;\n    border-radius: 16px;\n    padding: 28px 28px 30px;\n  }\n  .zd .zd-pill {\n    display: inline-block;\n    margin: 0;\n    padding: 6px 12px;\n    border-radius: 999px;\n    background: #D4FF3A;\n    color: #0B0B0B;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n  .zd .zd-title {\n    margin: 14px 0 10px;\n    color: #FFFFFF;\n    font-family: inherit;\n    font-size: 26px;\n    font-weight: 800;\n    line-height: 1.25;\n    letter-spacing: -0.01em;\n  }\n  .zd .zd-intro {\n    margin: 0;\n    color: #CFCFCF;\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  \/* ===== SECTIONS ===== *\/\n  .zd .zd-block { margin-top: 32px; }\n  .zd .zd-heading {\n    margin: 0 0 16px;\n    color: #0B0B0B;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  \/* ===== CHECK LIST ===== *\/\n  .zd .zd-list {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px 28px;\n  }\n  .zd .zd-list li {\n    position: relative;\n    margin: 0;\n    padding: 0 0 0 34px;\n    font-size: 15px;\n    line-height: 1.55;\n    list-style: none;\n  }\n  .zd .zd-list li::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 1px;\n    width: 22px;\n    height: 22px;\n    border-radius: 50%;\n    background: #0B0B0B;\n  }\n  .zd .zd-list li::after {\n    content: \"\";\n    position: absolute;\n    left: 8px;\n    top: 6px;\n    width: 6px;\n    height: 10px;\n    border: solid #D4FF3A;\n    border-width: 0 2px 2px 0;\n    transform: rotate(45deg);\n  }\n  .zd .zd-list strong { font-weight: 700; }\n\n  \/* ===== INCLUDED + PERFECT FOR CARDS ===== *\/\n  .zd .zd-duo {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 32px;\n  }\n  .zd .zd-card {\n    background: #F4F4F4;\n    border-radius: 14px;\n    padding: 22px;\n  }\n  .zd .zd-card .zd-heading { margin-bottom: 10px; }\n  .zd .zd-card p {\n    margin: 0;\n    color: #333333;\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .zd .zd-card .zd-note {\n    margin-top: 8px;\n    color: #666666;\n    font-size: 13px;\n  }\n\n  \/* ===== SPECS TABLE ===== *\/\n  .zd .zd-table-wrap {\n    border: 1px solid #E6E6E6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n  .zd .zd-specs {\n    width: 100%;\n    margin: 0;\n    border: 0;\n    border-collapse: collapse;\n    table-layout: fixed;\n  }\n  .zd .zd-specs th,\n  .zd .zd-specs td {\n    padding: 14px 18px;\n    border: 0;\n    border-bottom: 1px solid #EDEDED;\n    background: none;\n    text-align: left;\n    vertical-align: top;\n    font-size: 14.5px;\n    line-height: 1.5;\n  }\n  .zd .zd-specs tr:last-child th,\n  .zd .zd-specs tr:last-child td { border-bottom: 0; }\n  .zd .zd-specs tr:nth-child(odd) { background: #FAFAFA; }\n  .zd .zd-specs th {\n    width: 38%;\n    color: #666666;\n    font-weight: 500;\n  }\n  .zd .zd-specs td {\n    color: #0B0B0B;\n    font-weight: 600;\n  }\n\n  \/* ===== TRUST BADGES ===== *\/\n  .zd .zd-trust {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 32px;\n  }\n  .zd .zd-badge {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    gap: 10px;\n    padding: 20px 10px;\n    border-radius: 14px;\n    background: #0B0B0B;\n  }\n  .zd .zd-badge-icon {\n    width: 44px;\n    height: 44px;\n    border-radius: 50%;\n    background: #1E1E1E;\n    color: #D4FF3A;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .zd .zd-badge-icon svg { width: 22px; height: 22px; display: block; }\n  .zd .zd-badge-text {\n    color: #BDBDBD;\n    font-size: 13px;\n    line-height: 1.4;\n  }\n  .zd .zd-badge-text strong {\n    display: block;\n    color: #FFFFFF;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  \/* ===== MOBILE ===== *\/\n  @media screen and (max-width: 749px) {\n    .zd .zd-hero { padding: 22px 20px 24px; border-radius: 14px; }\n    .zd .zd-title { font-size: 21px; }\n    .zd .zd-intro { font-size: 14px; }\n    .zd .zd-block,\n    .zd .zd-duo,\n    .zd .zd-trust { margin-top: 26px; }\n    .zd .zd-list { grid-template-columns: minmax(0, 1fr); gap: 12px; }\n    .zd .zd-list li { font-size: 14.5px; }\n    .zd .zd-duo { grid-template-columns: minmax(0, 1fr); gap: 12px; }\n    .zd .zd-card { padding: 18px; }\n    .zd .zd-specs th,\n    .zd .zd-specs td { padding: 12px 14px; font-size: 13.5px; }\n    .zd .zd-trust { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }\n    .zd .zd-badge { padding: 16px 8px; }\n  }\n\u003c\/style\u003e\n\n\u003c!-- ===== TOP BLACK CARD ===== --\u003e\n\u003cdiv class=\"zd-hero\"\u003e\n  \u003cspan class=\"zd-pill\"\u003eSee more, go further\u003c\/span\u003e\n  \u003ch2 class=\"zd-title\"\u003eCMF by Nothing Watch Pro\u003c\/h2\u003e\n  \u003cp class=\"zd-intro\"\u003eA big 1.96\" AMOLED smartwatch with built-in multi-system GPS, Bluetooth calls with AI noise reduction, 24\/7 health tracking and up to 13 days of battery life.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- ===== WHY YOU WILL LOVE IT ===== --\u003e\n\u003cdiv class=\"zd-block\"\u003e\n  \u003ch3 class=\"zd-heading\"\u003eWhy you will love it\u003c\/h3\u003e\n  \u003cul class=\"zd-list\"\u003e\n    \u003cli\u003e\n\u003cstrong\u003e1.96\" AMOLED display\u003c\/strong\u003e with 410 x 502 resolution for bright colours and sharp visuals\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003e600+ nits peak brightness\u003c\/strong\u003e, easy to read even outdoors\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003e58 fps refresh rate\u003c\/strong\u003e for smooth, responsive touch\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eBuilt-in multi-system GPS\u003c\/strong\u003e for accurate route and distance on runs, rides, walks and hikes\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003e110 sports modes\u003c\/strong\u003e to track every workout\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eHeart rate and SpO2 monitoring\u003c\/strong\u003e in real time\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eSleep and stress tracking\u003c\/strong\u003e to focus on your wellbeing\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eHydration and movement reminders\u003c\/strong\u003e, plus personal goals to track your progress\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eBluetooth calling with AI noise reduction\u003c\/strong\u003e, dialpad and contacts right on your wrist\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eUp to 13 days battery life\u003c\/strong\u003e from a 340 mAh battery\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eIP68\u003c\/strong\u003e water and dust resistance\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eAluminium alloy frame\u003c\/strong\u003e with a wide range of custom watch faces\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c!-- ===== WHAT IS INCLUDED + PERFECT FOR ===== --\u003e\n\u003cdiv class=\"zd-duo\"\u003e\n  \u003cdiv class=\"zd-card\"\u003e\n    \u003ch3 class=\"zd-heading\"\u003eWhat is included\u003c\/h3\u003e\n    \u003cp\u003e1 x CMF Watch Pro, Charging Cable, User Guide and Safety and Warranty Information\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"zd-card\"\u003e\n    \u003ch3 class=\"zd-heading\"\u003ePerfect for\u003c\/h3\u003e\n    \u003cp\u003eRunners, cyclists, gym-goers, busy professionals who want calls and alerts on their wrist, and anyone starting their fitness journey.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ===== PRODUCT DETAILS ===== --\u003e\n\u003cdiv class=\"zd-block\"\u003e\n  \u003ch3 class=\"zd-heading\"\u003eProduct details\u003c\/h3\u003e\n  \u003cdiv class=\"zd-table-wrap\"\u003e\n    \u003ctable class=\"zd-specs\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplay\u003c\/th\u003e\n\u003ctd\u003e1.96\" AMOLED, 410 x 502\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrightness\u003c\/th\u003e\n\u003ctd\u003e600+ nits\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003eRefresh rate\u003c\/th\u003e\n\u003ctd\u003e58 fps\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPS\u003c\/th\u003e\n\u003ctd\u003eBuilt-in (GPS, GLONASS, Galileo, QZSS, BeiDou)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003eHealth tracking\u003c\/th\u003e\n\u003ctd\u003eHeart rate, SpO2, sleep, stress\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003eSports modes\u003c\/th\u003e\n\u003ctd\u003e110\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003eCalling\u003c\/th\u003e\n\u003ctd\u003eBluetooth calls with AI noise reduction\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003eBattery life\u003c\/th\u003e\n\u003ctd\u003eUp to 13 days (typical use), 340 mAh\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003eWater resistance\u003c\/th\u003e\n\u003ctd\u003eIP68\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003eConnectivity\u003c\/th\u003e\n\u003ctd\u003eBluetooth 5.3\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eAndroid 8.0+ and iOS 13+ (CMF Watch app)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003eStrap\u003c\/th\u003e\n\u003ctd\u003e22 mm silicone, replaceable\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003eIn the box\u003c\/th\u003e\n\u003ctd\u003eWatch, charging cable, user guide\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ===== TRUST BADGES ===== --\u003e\n\u003cdiv class=\"zd-trust\"\u003e\n\n  \u003cdiv class=\"zd-badge\"\u003e\n    \u003cspan class=\"zd-badge-icon\" aria-hidden=\"true\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath d=\"M14 17V6.5A1.5 1.5 0 0 0 12.5 5h-9A1.5 1.5 0 0 0 2 6.5V16a1 1 0 0 0 1 1h1.5\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 17H9.5\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M19.5 17H21a1 1 0 0 0 1-1v-3.4a1 1 0 0 0-.2-.6l-3.1-3.9a1 1 0 0 0-.8-.4H14\"\u003e\u003c\/path\u003e\n        \u003ccircle cx=\"7\" cy=\"17.5\" r=\"2\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"17\" cy=\"17.5\" r=\"2\"\u003e\u003c\/circle\u003e\n      \u003c\/svg\u003e\n    \u003c\/span\u003e\n    \u003cspan class=\"zd-badge-text\"\u003e\u003cstrong\u003eFree shipping\u003c\/strong\u003eAll over India\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"zd-badge\"\u003e\n    \u003cspan class=\"zd-badge-icon\" aria-hidden=\"true\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath d=\"M3 12a9 9 0 1 0 3-6.7\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M3 4v5h5\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M12 8v4l3 2\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/span\u003e\n    \u003cspan class=\"zd-badge-text\"\u003e\u003cstrong\u003e7 days easy\u003c\/strong\u003eReturns\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"zd-badge\"\u003e\n    \u003cspan class=\"zd-badge-icon\" aria-hidden=\"true\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath d=\"M12 2.8l7.5 3v5.7c0 4.7-3.2 8.3-7.5 9.7-4.3-1.4-7.5-5-7.5-9.7V5.8z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M8.8 12l2.3 2.3 4.2-4.6\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/span\u003e\n    \u003cspan class=\"zd-badge-text\"\u003e\u003cstrong\u003eSafe and secure\u003c\/strong\u003ePayments\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"zd-badge\"\u003e\n    \u003cspan class=\"zd-badge-icon\" aria-hidden=\"true\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath d=\"M4 14v-2a8 8 0 0 1 16 0v2\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M4 14a2 2 0 0 1 2-2h1v6H6a2 2 0 0 1-2-2z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M20 14a2 2 0 0 0-2-2h-1v6h1a2 2 0 0 0 2-2z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M17 18c0 1.7-1.8 3-5 3\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/span\u003e\n    \u003cspan class=\"zd-badge-text\"\u003e\u003cstrong\u003e24\/7 customer\u003c\/strong\u003eSupport\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":53022779900189,"sku":null,"price":4499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0988\/7170\/5885\/files\/49-78-d395-android-ios-cmf-by-nothing-yes-enriched-transparent-original-imagtngg4ggknf5f.webp?v=1790336649","url":"https:\/\/zuneec.com\/products\/cmf-by-nothing-watch-pro","provider":"My Store","version":"1.0","type":"link"}