{"product_id":"smart-lifestyle-audio-translation-glasses","title":"Calverv™ Smart Audio \u0026 Translation Glasses","description":"\u003cstyle\u003e\n  .smart-glasses-desc {\n    width: 100%;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 10px 14px 28px;\n    font-family: inherit;\n    color: #161616;\n    line-height: 1.65;\n    box-sizing: border-box;\n  }\n\n  .smart-glasses-desc * {\n    box-sizing: border-box;\n  }\n\n  .sg-section {\n    margin-bottom: 34px;\n  }\n\n  .sg-hero {\n    text-align: center;\n    padding: 28px 18px 30px;\n    border-radius: 22px;\n    background: linear-gradient(180deg, #f7f8fa 0%, #ffffff 100%);\n    border: 1px solid #eeeeee;\n  }\n\n  .sg-eyebrow {\n    display: inline-block;\n    margin-bottom: 10px;\n    padding: 5px 12px;\n    border-radius: 999px;\n    background: #111111;\n    color: #ffffff;\n    font-size: 12px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    font-weight: 700;\n  }\n\n  .smart-glasses-desc h2 {\n    margin: 0 0 12px;\n    color: #111111;\n    font-size: 30px;\n    line-height: 1.15;\n    letter-spacing: -0.04em;\n    font-weight: 900;\n  }\n\n  .smart-glasses-desc h3 {\n    margin: 0 0 8px;\n    color: #111111;\n    font-size: 21px;\n    line-height: 1.25;\n    font-weight: 850;\n    letter-spacing: -0.02em;\n  }\n\n  .smart-glasses-desc p {\n    margin: 0 0 16px;\n    font-size: 16px;\n    color: #333333;\n  }\n\n  .sg-img {\n    display: block;\n    width: 100%;\n    max-width: 420px;\n    height: auto;\n    margin: 18px auto 0;\n    border-radius: 18px;\n  }\n\n  .sg-title-row {\n    text-align: center;\n    margin-bottom: 20px;\n  }\n\n  .sg-title-row h2 {\n    font-size: 26px;\n  }\n\n  .sg-feature-card {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 22px;\n    align-items: center;\n    padding: 22px;\n    margin-bottom: 18px;\n    border-radius: 22px;\n    background: #ffffff;\n    border: 1px solid #eeeeee;\n    box-shadow: 0 10px 30px rgba(0,0,0,0.04);\n  }\n\n  .sg-feature-card:nth-child(even) {\n    grid-template-columns: 0.9fr 1.1fr;\n  }\n\n  .sg-feature-card:nth-child(even) .sg-feature-text {\n    order: 2;\n  }\n\n  .sg-feature-card:nth-child(even) .sg-feature-media {\n    order: 1;\n  }\n\n  .sg-feature-text p {\n    margin-bottom: 0;\n  }\n\n  .sg-feature-media img {\n    width: 100%;\n    max-width: 360px;\n    display: block;\n    margin: 0 auto;\n    border-radius: 16px;\n  }\n\n  .sg-spec-box {\n    padding: 22px;\n    border-radius: 22px;\n    background: #f8f8f8;\n    border: 1px solid #eeeeee;\n  }\n\n  .sg-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: #ffffff;\n    overflow: hidden;\n    border-radius: 16px;\n  }\n\n  .sg-spec-table td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #eeeeee;\n    font-size: 15px;\n    vertical-align: top;\n  }\n\n  .sg-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .sg-spec-table td:first-child {\n    width: 35%;\n    font-weight: 800;\n    color: #111111;\n    background: #fafafa;\n  }\n\n  .sg-guarantee {\n    padding: 24px 20px;\n    border-radius: 22px;\n    background: #111111;\n    color: #ffffff;\n    text-align: center;\n  }\n\n  .sg-guarantee h2 {\n    color: #ffffff;\n    font-size: 26px;\n  }\n\n  .sg-guarantee p {\n    color: rgba(255,255,255,0.82);\n    max-width: 640px;\n    margin: 0 auto;\n  }\n\n  .sg-info-box {\n    padding: 22px;\n    border-radius: 22px;\n    background: #ffffff;\n    border: 1px solid #eeeeee;\n    box-shadow: 0 10px 28px rgba(0,0,0,0.04);\n  }\n\n  .sg-info-box h3 {\n    font-size: 22px;\n    text-transform: uppercase;\n    letter-spacing: -0.02em;\n  }\n\n  .sg-info-box ul {\n    margin: 14px 0 0;\n    padding-left: 20px;\n  }\n\n  .sg-info-box li {\n    margin-bottom: 10px;\n    color: #333333;\n    font-size: 15.5px;\n  }\n\n  .sg-info-box strong {\n    color: #111111;\n  }\n\n  @media screen and (max-width: 768px) {\n    .smart-glasses-desc {\n      padding: 6px 10px 24px;\n    }\n\n    .sg-hero {\n      padding: 22px 14px 24px;\n      border-radius: 18px;\n    }\n\n    .smart-glasses-desc h2 {\n      font-size: 25px;\n    }\n\n    .smart-glasses-desc h3 {\n      font-size: 19px;\n    }\n\n    .smart-glasses-desc p {\n      font-size: 15px;\n      line-height: 1.6;\n    }\n\n    .sg-feature-card,\n    .sg-feature-card:nth-child(even) {\n      grid-template-columns: 1fr;\n      gap: 14px;\n      padding: 18px;\n      border-radius: 18px;\n    }\n\n    .sg-feature-card:nth-child(even) .sg-feature-text,\n    .sg-feature-card:nth-child(even) .sg-feature-media {\n      order: initial;\n    }\n\n    .sg-feature-media img,\n    .sg-img {\n      max-width: 100%;\n      border-radius: 14px;\n    }\n\n    .sg-spec-box {\n      padding: 14px;\n      border-radius: 18px;\n    }\n\n    .sg-spec-table td {\n      display: block;\n      width: 100%;\n      padding: 11px 13px;\n      font-size: 14.5px;\n    }\n\n    .sg-spec-table td:first-child {\n      width: 100%;\n      padding-bottom: 4px;\n      border-bottom: none;\n    }\n\n    .sg-spec-table td:last-child {\n      padding-top: 4px;\n    }\n\n    .sg-guarantee,\n    .sg-info-box {\n      border-radius: 18px;\n      padding: 20px 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"productDescription\" class=\"product-single__description spacer-bottom-none rte spacer-top small--text-left\"\u003e\n  \u003cdiv class=\"smart-glasses-desc\"\u003e\n\n    \u003c!-- HERO --\u003e\n    \u003csection class=\"sg-section sg-hero\"\u003e\n      \u003cspan class=\"sg-eyebrow\"\u003eSmart Audio Glasses\u003c\/span\u003e\n      \u003ch2\u003eSee Smarter. Hear Better. Stay Connected Anywhere.\u003c\/h2\u003e\n      \u003cp\u003e\n        Experience the perfect blend of style, comfort, and smart technology with glasses designed for modern everyday life. These smart glasses combine eye protection, wireless connectivity, and convenient audio features to help you stay connected, entertained, and productive wherever your day takes you.\n      \u003c\/p\u003e\n      \u003cimg class=\"sg-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0747\/3181\/5233\/files\/image_1_0e324103-beb8-472b-b17b-c71c400f7577_400x400.png?v=1783409539\" alt=\"Smart audio glasses\"\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- FEATURES --\u003e\n    \u003csection class=\"sg-section\"\u003e\n      \u003cdiv class=\"sg-title-row\"\u003e\n        \u003ch2\u003eKey Features\u003c\/h2\u003e\n        \u003cp\u003eDesigned for clear sound, hands-free convenience, and all-day comfort.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg-feature-card\"\u003e\n        \u003cdiv class=\"sg-feature-text\"\u003e\n          \u003ch3\u003eHands-Free Communication\u003c\/h3\u003e\n          \u003cp\u003e\n            Stay connected without constantly reaching for your phone. Built-in audio and communication features allow you to manage calls, listen to music, and interact more comfortably throughout the day. Perfect for commuting, traveling, outdoor activities, and everyday use.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sg-feature-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0747\/3181\/5233\/files\/WhatsApp-Image-2026-03-30-at-08.48.27-1024x1024.png?v=1782364397\" alt=\"Hands-free smart glasses\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg-feature-card\"\u003e\n        \u003cdiv class=\"sg-feature-text\"\u003e\n          \u003ch3\u003eSmart Everyday Support\u003c\/h3\u003e\n          \u003cp\u003e\n            Built to make daily interactions smoother and more convenient. Enjoy easier communication, improved accessibility, and a more connected experience wherever you go. A practical companion for work, travel, and modern lifestyles.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sg-feature-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0747\/3181\/5233\/files\/S6c8bfd0005a64974bd4c760b9af564c7v.png?v=1782364424\" alt=\"Smart glasses everyday use\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg-feature-card\"\u003e\n        \u003cdiv class=\"sg-feature-text\"\u003e\n          \u003ch3\u003eBuilt for Active Lifestyles\u003c\/h3\u003e\n          \u003cp\u003e\n            Designed for comfort, durability, and reliable daily performance. The lightweight frame makes it comfortable to wear for extended periods, while the versatile design is ideal for outdoor activities and daily adventures. Stay comfortable, protected, and connected all day long.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sg-feature-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0747\/3181\/5233\/files\/Sd89497b3564c4f00b4c0c9aab736d205X.png?v=1782364491\" alt=\"Smart glasses for active lifestyle\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- SPECIFICATIONS --\u003e\n    \u003csection class=\"sg-section sg-spec-box\"\u003e\n      \u003cdiv class=\"sg-title-row\"\u003e\n        \u003ch2\u003eSpecifications\u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003ctable class=\"sg-spec-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eMaterial\u003c\/td\u003e\n            \u003ctd\u003eABS + PC\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eColor\u003c\/td\u003e\n            \u003ctd\u003eBlack\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eConnection Range\u003c\/td\u003e\n            \u003ctd\u003e10 m\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eCharging Time\u003c\/td\u003e\n            \u003ctd\u003e1.5 hours\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eMusic \u0026amp; Talk Time\u003c\/td\u003e\n            \u003ctd\u003eUp to 5 hours\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003ePackage Includes\u003c\/td\u003e\n            \u003ctd\u003e1 × SmartGlasses™, 1 × Cleaning Cloth, 1 × User Manual, 1 × Charging Cable, 1 × Storage Bag\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSize\u003c\/td\u003e\n            \u003ctd\u003e14.7 × 13.9 × 4.5 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n\n      \u003cimg class=\"sg-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0747\/3181\/5233\/files\/S9e1449b0f8a14a168048fafcc2602a95X.png?v=1782364633\" alt=\"Smart glasses specifications\"\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- GUARANTEE --\u003e\n    \u003csection class=\"sg-section sg-guarantee\"\u003e\n      \u003ch2\u003e100% Satisfaction Guarantee\u003c\/h2\u003e\n      \u003cp\u003e\n        We believe in the quality of our products and are committed to giving every customer a better experience. Not satisfied with your purchase? Our support team will gladly help you find the right solution.\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- DELIVERY \/ TRUST TAB CONTENT --\u003e\n    \u003csection class=\"sg-section sg-info-box\"\u003e\n      \u003ch3\u003eDelivery \u0026amp; Customer Support\u003c\/h3\u003e\n      \u003cp\u003eMore than 2,300+ happy customers have already chosen us.\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003eWe stand behind our product 100% and offer a \u003cstrong\u003e“Not satisfied? Money back” guarantee.\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003eCustomers may return the product within \u003cstrong\u003e14 days after receiving the order.\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003eWe care about customer service and provide support for questions or concerns whenever you need help.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Calverv","offers":[{"title":"Buy 1 Pair","offer_id":48404468400373,"sku":null,"price":45.99,"currency_code":"USD","in_stock":true},{"title":"Buy 2 Pairs Only $35.00 each","offer_id":48404468433141,"sku":null,"price":69.99,"currency_code":"USD","in_stock":true},{"title":"Buy 3 Pairs Only $30.00 each","offer_id":48404468465909,"sku":null,"price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0798\/4916\/0949\/files\/17839442002231.png?v=1783944278","url":"https:\/\/www.calverv.com\/products\/smart-lifestyle-audio-translation-glasses","provider":"Calverv","version":"1.0","type":"link"}