{"product_id":"glasses","title":"Smart Auto-Focus Reading Glasses | Crystal Clear Vision for Seniors 👓❤️","description":"\u003c!--\n  FONOME Glasses - Shopify product Description HTML\n\n  Install:\n  1. Open the product in Shopify Admin.\n  2. In Description, click the HTML\/source icon.\n  3. Paste this entire file.\n  4. If your theme uses a more specific product-form anchor, replace every\n     href=\"#MainContent\" with that anchor.\n\n  This snippet is fully scoped under .fn-glasses-landing and contains no JS.\n--\u003e\n\u003cstyle\u003e\n  .fn-glasses-landing {\n    --fn-ink: #10283a;\n    --fn-copy: #314654;\n    --fn-muted: #657783;\n    --fn-line: #cdd9df;\n    --fn-mist: #edf3f5;\n    --fn-ice: #f6f9fa;\n    --fn-white: #ffffff;\n    --fn-accent: #b94d34;\n    --fn-accent-dark: #943722;\n    width: 100%;\n    max-width: 100%;\n    margin: 0;\n    overflow: hidden;\n    background: var(--fn-white);\n    color: var(--fn-copy);\n    font-family: inherit;\n    font-size: 17px;\n    line-height: 1.65;\n    letter-spacing: 0;\n  }\n\n  .fn-glasses-landing,\n  .fn-glasses-landing * {\n    box-sizing: border-box;\n  }\n\n  .fn-glasses-landing img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border: 0;\n  }\n\n  .fn-glasses-landing figure,\n  .fn-glasses-landing p,\n  .fn-glasses-landing h2,\n  .fn-glasses-landing h3,\n  .fn-glasses-landing ul {\n    margin-top: 0;\n  }\n\n  .fn-glasses-landing a {\n    color: inherit;\n  }\n\n  .fn-inner {\n    width: min(1120px, calc(100% - 48px));\n    margin: 0 auto;\n  }\n\n  .fn-hero {\n    padding: 72px 0 0;\n    background: var(--fn-mist);\n    text-align: center;\n  }\n\n  .fn-eyebrow {\n    margin-bottom: 14px;\n    color: var(--fn-accent);\n    font-size: 13px;\n    font-weight: 800;\n    line-height: 1.3;\n    letter-spacing: 0;\n    text-transform: uppercase;\n  }\n\n  .fn-hero h2,\n  .fn-section h2,\n  .fn-final h2 {\n    margin-bottom: 20px;\n    color: var(--fn-ink);\n    font-size: 48px;\n    font-weight: 760;\n    line-height: 1.08;\n    letter-spacing: 0;\n  }\n\n  .fn-hero-copy {\n    max-width: 760px;\n    margin: 0 auto 30px;\n    color: var(--fn-copy);\n    font-size: 21px;\n    line-height: 1.5;\n  }\n\n  .fn-actions {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    justify-content: center;\n    gap: 14px 22px;\n    margin-bottom: 38px;\n  }\n\n  .fn-button {\n    display: inline-flex;\n    min-height: 52px;\n    align-items: center;\n    justify-content: center;\n    padding: 13px 24px;\n    border: 1px solid var(--fn-accent);\n    border-radius: 4px;\n    background: var(--fn-accent);\n    color: var(--fn-white) !important;\n    font-size: 16px;\n    font-weight: 800;\n    line-height: 1.2;\n    text-align: center;\n    text-decoration: none;\n    transition: background-color 180ms ease, border-color 180ms ease, transform 180ms ease;\n  }\n\n  .fn-button:hover,\n  .fn-button:focus-visible {\n    border-color: var(--fn-accent-dark);\n    background: var(--fn-accent-dark);\n    transform: translateY(-2px);\n  }\n\n  .fn-button:focus-visible,\n  .fn-faq summary:focus-visible {\n    outline: 3px solid rgba(185, 77, 52, 0.3);\n    outline-offset: 3px;\n  }\n\n  .fn-assurance {\n    margin: 0;\n    color: var(--fn-muted);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .fn-media {\n    margin: 0;\n    overflow: hidden;\n    background: var(--fn-ice);\n  }\n\n  .fn-media img {\n    transition: transform 500ms ease;\n  }\n\n  .fn-media:hover img {\n    transform: scale(1.012);\n  }\n\n  .fn-section {\n    padding: 84px 0;\n  }\n\n  .fn-section--mist {\n    background: var(--fn-mist);\n  }\n\n  .fn-section--ink {\n    background: var(--fn-ink);\n    color: #dfe8ed;\n  }\n\n  .fn-section--ink h2,\n  .fn-section--ink h3 {\n    color: var(--fn-white);\n  }\n\n  .fn-section-lead {\n    max-width: 760px;\n    margin-bottom: 42px;\n    font-size: 20px;\n    line-height: 1.55;\n  }\n\n  .fn-rule-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    border-top: 1px solid var(--fn-line);\n  }\n\n  .fn-rule-item {\n    min-width: 0;\n    padding: 28px 28px 8px 0;\n  }\n\n  .fn-rule-item + .fn-rule-item {\n    padding-left: 28px;\n    border-left: 1px solid var(--fn-line);\n  }\n\n  .fn-rule-number {\n    display: block;\n    margin-bottom: 16px;\n    color: var(--fn-accent);\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  .fn-rule-item h3,\n  .fn-feature h3 {\n    margin-bottom: 10px;\n    color: var(--fn-ink);\n    font-size: 23px;\n    font-weight: 760;\n    line-height: 1.25;\n    letter-spacing: 0;\n  }\n\n  .fn-rule-item p,\n  .fn-feature p {\n    margin-bottom: 0;\n  }\n\n  .fn-media-band {\n    background: var(--fn-white);\n  }\n\n  .fn-media-band .fn-media {\n    width: min(1180px, 100%);\n    margin: 0 auto;\n  }\n\n  .fn-dual {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 0;\n    border-top: 1px solid rgba(255, 255, 255, 0.24);\n  }\n\n  .fn-feature {\n    padding: 32px 40px 12px 0;\n  }\n\n  .fn-feature + .fn-feature {\n    padding-left: 40px;\n    border-left: 1px solid rgba(255, 255, 255, 0.24);\n  }\n\n  .fn-feature h3 {\n    color: var(--fn-white);\n  }\n\n  .fn-feature-label {\n    margin-bottom: 12px;\n    color: #f0a28f;\n    font-size: 13px;\n    font-weight: 800;\n    text-transform: uppercase;\n  }\n\n  .fn-note {\n    margin: 34px 0 0;\n    padding-top: 22px;\n    border-top: 1px solid rgba(255, 255, 255, 0.24);\n    color: #c3d1d9;\n    font-size: 15px;\n  }\n\n  .fn-checks {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 0 56px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    border-top: 1px solid var(--fn-line);\n  }\n\n  .fn-checks li {\n    position: relative;\n    min-width: 0;\n    padding: 20px 0 20px 30px;\n    border-bottom: 1px solid var(--fn-line);\n    font-weight: 700;\n  }\n\n  .fn-checks li::before {\n    position: absolute;\n    top: 20px;\n    left: 0;\n    color: var(--fn-accent);\n    content: \"\\2713\";\n    font-weight: 900;\n  }\n\n  .fn-table-wrap {\n    width: 100%;\n    overflow-x: auto;\n    border-top: 1px solid var(--fn-line);\n    border-bottom: 1px solid var(--fn-line);\n  }\n\n  .fn-compare {\n    width: 100%;\n    min-width: 720px;\n    border-collapse: collapse;\n    color: var(--fn-copy);\n    font-size: 15px;\n  }\n\n  .fn-compare th,\n  .fn-compare td {\n    padding: 17px 16px;\n    border-bottom: 1px solid var(--fn-line);\n    text-align: left;\n    vertical-align: middle;\n  }\n\n  .fn-compare th {\n    color: var(--fn-ink);\n    font-size: 13px;\n    font-weight: 800;\n    text-transform: uppercase;\n  }\n\n  .fn-compare th:last-child,\n  .fn-compare td:last-child {\n    background: var(--fn-mist);\n    color: var(--fn-ink);\n    font-weight: 800;\n  }\n\n  .fn-faq {\n    border-top: 1px solid var(--fn-line);\n  }\n\n  .fn-faq details {\n    border-bottom: 1px solid var(--fn-line);\n  }\n\n  .fn-faq summary {\n    position: relative;\n    padding: 22px 44px 22px 0;\n    color: var(--fn-ink);\n    cursor: pointer;\n    font-size: 18px;\n    font-weight: 760;\n    list-style: none;\n  }\n\n  .fn-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .fn-faq summary::after {\n    position: absolute;\n    top: 21px;\n    right: 2px;\n    color: var(--fn-accent);\n    content: \"+\";\n    font-size: 26px;\n    font-weight: 500;\n    line-height: 1;\n  }\n\n  .fn-faq details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .fn-faq-answer {\n    max-width: 820px;\n    padding: 0 44px 22px 0;\n    color: var(--fn-muted);\n  }\n\n  .fn-final {\n    padding: 88px 0;\n    background: var(--fn-mist);\n    text-align: center;\n  }\n\n  .fn-final p {\n    max-width: 720px;\n    margin-right: auto;\n    margin-bottom: 28px;\n    margin-left: auto;\n    font-size: 19px;\n  }\n\n  .fn-disclosure {\n    padding: 26px 0;\n    background: var(--fn-ink);\n    color: #b9c8d0;\n    font-size: 12px;\n    line-height: 1.55;\n    text-align: center;\n  }\n\n  .fn-disclosure p {\n    max-width: 900px;\n    margin: 0 auto;\n  }\n\n  @media (prefers-reduced-motion: no-preference) {\n    .fn-hero .fn-inner {\n      animation: fn-rise 620ms ease both;\n    }\n\n    .fn-hero .fn-media {\n      animation: fn-fade 800ms 140ms ease both;\n    }\n  }\n\n  @keyframes fn-rise {\n    from {\n      opacity: 0;\n      transform: translateY(16px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @keyframes fn-fade {\n    from { opacity: 0; }\n    to { opacity: 1; }\n  }\n\n  @media (max-width: 749px) {\n    .fn-glasses-landing {\n      font-size: 16px;\n    }\n\n    .fn-inner {\n      width: min(100% - 32px, 1120px);\n    }\n\n    .fn-hero {\n      padding-top: 50px;\n    }\n\n    .fn-hero h2,\n    .fn-section h2,\n    .fn-final h2 {\n      font-size: 34px;\n      line-height: 1.12;\n    }\n\n    .fn-hero-copy,\n    .fn-section-lead {\n      font-size: 18px;\n    }\n\n    .fn-section,\n    .fn-final {\n      padding: 58px 0;\n    }\n\n    .fn-rule-grid,\n    .fn-dual,\n    .fn-checks {\n      grid-template-columns: 1fr;\n    }\n\n    .fn-rule-item,\n    .fn-rule-item + .fn-rule-item,\n    .fn-feature,\n    .fn-feature + .fn-feature {\n      padding: 24px 0;\n      border-left: 0;\n      border-bottom: 1px solid var(--fn-line);\n    }\n\n    .fn-feature + .fn-feature {\n      border-color: rgba(255, 255, 255, 0.24);\n    }\n\n    .fn-actions {\n      flex-direction: column;\n      align-items: stretch;\n    }\n\n    .fn-button {\n      width: 100%;\n    }\n\n    .fn-assurance {\n      text-align: center;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"fn-glasses-landing\" id=\"fn-glasses-description\"\u003e\n\u003cheader class=\"fn-hero\"\u003e\n\u003cdiv class=\"fn-inner\"\u003e\n\u003cp class=\"fn-eyebrow\"\u003eFONOME GLASSES\u003c\/p\u003e\n\u003ch2\u003eOne Pair for the Fine Print and the Bright Sun.\u003c\/h2\u003e\n\u003cp class=\"fn-hero-copy\"\u003eFast multi-focus reading support meets UV-activated photochromic tinting, so one practical pair can follow more of your day.\u003c\/p\u003e\n\u003cdiv class=\"fn-actions\"\u003e\n\u003ca class=\"fn-button\" href=\"#MainContent\"\u003e Choose Your Strength Above \u003c\/a\u003e\n\u003cp class=\"fn-assurance\"\u003e90-Day Money-Back Guarantee | Fast U.S. Shipping\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"fn-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0980\/6911\/9278\/files\/e6742690924789c2f397189f7781d4df.jpg?v=1786359391\" alt=\"FONOME photochromic reading glasses\" loading=\"eager\" decoding=\"async\"\u003e\u003c\/figure\u003e\n\u003c\/header\u003e\n\u003csection class=\"fn-section\"\u003e\n\u003cdiv class=\"fn-inner\"\u003e\n\u003cp class=\"fn-eyebrow\"\u003eA SIMPLER DAILY ROUTINE\u003c\/p\u003e\n\u003ch2\u003eYour Day Does Not Stay in One Mode. Your Glasses Should Not Either.\u003c\/h2\u003e\n\u003cp class=\"fn-section-lead\"\u003eReaders for the phone. Sunglasses for outside. Another pair near the computer. FONOME brings the jobs together, helping reduce the search, swap, store and repeat routine.\u003c\/p\u003e\n\u003cdiv class=\"fn-rule-grid\"\u003e\n\u003cdiv class=\"fn-rule-item\"\u003e\n\u003cspan class=\"fn-rule-number\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eRead Up Close\u003c\/h3\u003e\n\u003cp\u003eUse your selected magnification for phones, menus, books, labels and fine details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-rule-item\"\u003e\n\u003cspan class=\"fn-rule-number\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eLook Ahead\u003c\/h3\u003e\n\u003cp\u003eProgressive focal zones support the shift from near detail to intermediate and everyday distance viewing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-rule-item\"\u003e\n\u003cspan class=\"fn-rule-number\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eStep Outside\u003c\/h3\u003e\n\u003cp\u003eUV-responsive lenses automatically deepen from clear to a protective outdoor tint.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"fn-media-band\"\u003e\n\u003cfigure class=\"fn-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0980\/6911\/9278\/files\/1_d28033f1-a0fe-4b2f-9fa7-e3b996f4cd3b.jpg?v=1786536837\" alt=\"FONOME glasses product overview\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003csection class=\"fn-section fn-section--ink\"\u003e\n\u003cdiv class=\"fn-inner\"\u003e\n\u003cp class=\"fn-eyebrow\"\u003eTWO ADAPTIVE RESPONSES\u003c\/p\u003e\n\u003ch2\u003eFocus Changes. Light Changes. FONOME Responds to Both.\u003c\/h2\u003e\n\u003cdiv class=\"fn-dual\"\u003e\n\u003cdiv class=\"fn-feature\"\u003e\n\u003cp class=\"fn-feature-label\"\u003e0.1-Second Auto-Focus\u003c\/p\u003e\n\u003ch3\u003eMove Between Everyday Viewing Zones\u003c\/h3\u003e\n\u003cp\u003eThe progressive optical design helps your vision settle quickly as your gaze moves between near, intermediate and everyday distance tasks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-feature\"\u003e\n\u003cp class=\"fn-feature-label\"\u003eUV-Activated Photochromic Tint\u003c\/p\u003e\n\u003ch3\u003eMove Between Indoor and Outdoor Light\u003c\/h3\u003e\n\u003cp\u003eThe lenses remain clear indoors, deepen when exposed to outdoor UV light, and gradually return to clear after you come back inside.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"fn-note\"\u003eThe 0.1-second claim describes focus behavior. Photochromic color change follows UV intensity, temperature and environmental conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"fn-media-band\"\u003e\n\u003cfigure class=\"fn-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0980\/6911\/9278\/files\/2_92c863ef-974f-4298-a32e-b82cd9bcc725.jpg?v=1786536837\" alt=\"FONOME auto-focus and photochromic lens information\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003csection class=\"fn-section fn-section--mist\"\u003e\n\u003cdiv class=\"fn-inner\"\u003e\n\u003cp class=\"fn-eyebrow\"\u003eBUILT FOR REAL MOMENTS\u003c\/p\u003e\n\u003ch2\u003eLess Switching. More Doing.\u003c\/h2\u003e\n\u003cp class=\"fn-section-lead\"\u003eFrom morning reading to errands and outdoor hobbies, FONOME helps keep one useful pair within reach.\u003c\/p\u003e\n\u003cul class=\"fn-checks\"\u003e\n\u003cli\u003eRead phones, menus, receipts and labels\u003c\/li\u003e\n\u003cli\u003eMove between books, screens and the room ahead\u003c\/li\u003e\n\u003cli\u003eUse one pair through indoor and outdoor transitions\u003c\/li\u003e\n\u003cli\u003eReduce the need to carry a separate pair for every task\u003c\/li\u003e\n\u003cli\u003eWear a lightweight rimless frame in clear or tinted states\u003c\/li\u003e\n\u003cli\u003eRely on verified UV, blue-light, water and heat-resistant performance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"fn-media-band\"\u003e\n\u003cfigure class=\"fn-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0980\/6911\/9278\/files\/3_a6ae7dd0-2c0f-48c2-9a49-a2cf4a86ff18.jpg?v=1786536837\" alt=\"FONOME reading glasses features\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003csection class=\"fn-section\"\u003e\n\u003cdiv class=\"fn-inner\"\u003e\n\u003cp class=\"fn-eyebrow\"\u003eLIGHT ON YOUR FACE\u003c\/p\u003e\n\u003ch2\u003eClean Rimless Styling. Everyday-Ready Construction.\u003c\/h2\u003e\n\u003cp class=\"fn-section-lead\"\u003eDesigned to look natural both clear and tinted, with a lightweight build made for daily movement.\u003c\/p\u003e\n\u003cdiv class=\"fn-rule-grid\"\u003e\n\u003cdiv class=\"fn-rule-item\"\u003e\n\u003cspan class=\"fn-rule-number\"\u003eFIT\u003c\/span\u003e\n\u003ch3\u003eComfortable Wear\u003c\/h3\u003e\n\u003cp\u003eA light frame, slim temples and adjustable nose support help reduce unnecessary pressure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-rule-item\"\u003e\n\u003cspan class=\"fn-rule-number\"\u003eBUILD\u003c\/span\u003e\n\u003ch3\u003eFlexible Strength\u003c\/h3\u003e\n\u003cp\u003eVerified water, heat and daily-flex performance supports ordinary everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-rule-item\"\u003e\n\u003cspan class=\"fn-rule-number\"\u003eLENS\u003c\/span\u003e\n\u003ch3\u003eProtective Technology\u003c\/h3\u003e\n\u003cp\u003eVerified UV and blue-light performance adds protection to the reading support you already need.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"fn-media-band\"\u003e\n\u003cfigure class=\"fn-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0980\/6911\/9278\/files\/4_2912b542-cf06-4b70-bcfa-7965bf8e1622.jpg?v=1786536837\" alt=\"FONOME rimless frame and lens details\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003csection class=\"fn-section fn-section--mist\"\u003e\n\u003cdiv class=\"fn-inner\"\u003e\n\u003cp class=\"fn-eyebrow\"\u003eWHY ONE PAIR MAKES SENSE\u003c\/p\u003e\n\u003ch2\u003eThe Upgrade Is Not Another Pair. It Is Fewer Pair Changes.\u003c\/h2\u003e\n\u003cdiv class=\"fn-table-wrap\" role=\"region\" tabindex=\"0\"\u003e\n\u003ctable class=\"fn-compare\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eFeature\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eBasic Readers\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eReaders + Sunglasses\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eFONOME Glasses\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eClose-up reading support\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003ctd\u003eYes, with readers\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIntermediate viewing zone\u003c\/td\u003e\n\u003ctd\u003eUsually no\u003c\/td\u003e\n\u003ctd\u003eDepends on readers\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEveryday distance zone\u003c\/td\u003e\n\u003ctd\u003eUsually no\u003c\/td\u003e\n\u003ctd\u003eDepends on readers\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAutomatic outdoor tint\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003ctd\u003eManual switch\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOne-pair convenience\u003c\/td\u003e\n\u003ctd\u003eLimited\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e90-day trial\u003c\/td\u003e\n\u003ctd\u003eVaries\u003c\/td\u003e\n\u003ctd\u003eVaries\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"fn-media-band\"\u003e\n\u003cfigure class=\"fn-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0980\/6911\/9278\/files\/5_708eb7a0-5695-4395-97f6-3350c83cb1cb.jpg?v=1786536837\" alt=\"FONOME glasses indoor and outdoor use\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003csection class=\"fn-section\"\u003e\n\u003cdiv class=\"fn-inner\"\u003e\n\u003cp class=\"fn-eyebrow\"\u003eCHOOSE WITH CONFIDENCE\u003c\/p\u003e\n\u003ch2\u003eStart With the Reading Strength You Already Know.\u003c\/h2\u003e\n\u003cp class=\"fn-section-lead\"\u003eIf your current over-the-counter readers feel comfortable, choose the same strength above. If each eye needs a different correction, or your vision has changed suddenly, ask an eye-care professional whether non-prescription readers are appropriate for you.\u003c\/p\u003e\n\u003cdiv class=\"fn-actions\" style=\"justify-content: flex-start; margin-bottom: 0;\"\u003e\n\u003ca class=\"fn-button\" href=\"#MainContent\"\u003e Return to the Strength Selector \u003c\/a\u003e\n\u003cp class=\"fn-assurance\"\u003eTry your selected pair for 90 days\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"fn-media-band\"\u003e\n\u003cfigure class=\"fn-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0980\/6911\/9278\/files\/6_f30503d2-a47a-4dc8-9c21-5384cdea97c2.jpg?v=1786536837\" alt=\"FONOME reading strength and fit information\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003csection class=\"fn-section fn-section--mist\"\u003e\n\u003cdiv class=\"fn-inner\"\u003e\n\u003cp class=\"fn-eyebrow\"\u003eQUESTIONS BEFORE YOU CHOOSE\u003c\/p\u003e\n\u003ch2\u003eStraight Answers About Focus, Tint and Fit.\u003c\/h2\u003e\n\u003cdiv class=\"fn-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does 0.1-second auto-focus mean?\u003c\/summary\u003e\n\u003cdiv class=\"fn-faq-answer\"\u003eIt describes how quickly the progressive optical design supports a shift between near, intermediate and everyday distance viewing zones. It does not mean the lens tint changes in 0.1 seconds.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do the lenses change color?\u003c\/summary\u003e\n\u003cdiv class=\"fn-faq-answer\"\u003ePhotochromic material responds to outdoor UV exposure. The tint deepens as UV exposure increases and gradually clears after you return indoors.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill they darken inside a car?\u003c\/summary\u003e\n\u003cdiv class=\"fn-faq-answer\"\u003eMost windshields filter a large amount of UV, so standard UV-activated lenses may become lighter in a vehicle than in direct outdoor light. Use dedicated driving sunglasses if the tint is not sufficient for your conditions.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre FONOME Glasses prescription glasses?\u003c\/summary\u003e\n\u003cdiv class=\"fn-faq-answer\"\u003eNo. They are non-prescription reading glasses and are not a replacement for prescription lenses or a comprehensive eye exam.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I choose my strength?\u003c\/summary\u003e\n\u003cdiv class=\"fn-faq-answer\"\u003eIf you already wear over-the-counter readers comfortably, select the same power. Ask an eye-care professional if your eyes require different corrections or you have astigmatism.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat if the strength or fit is not right?\u003c\/summary\u003e\n\u003cdiv class=\"fn-faq-answer\"\u003eContact FONOME within the 90-day guarantee period and follow the posted return-policy steps for assistance and refund eligibility.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"fn-media-band\"\u003e\n\u003cfigure class=\"fn-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0980\/6911\/9278\/files\/7_686497f2-b366-41b3-8f60-9fdb582191a4.jpg?v=1786536837\" alt=\"FONOME glasses final product information\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003csection class=\"fn-final\"\u003e\n\u003cdiv class=\"fn-inner\"\u003e\n\u003cp class=\"fn-eyebrow\"\u003eONE PAIR, MORE OF YOUR DAY\u003c\/p\u003e\n\u003ch2\u003eRead the Moment. Meet the Light. Keep One Pair On.\u003c\/h2\u003e\n\u003cp\u003eChoose the FONOME strength you already use and make the next phone, menu, label, screen and step outside feel a little simpler.\u003c\/p\u003e\n\u003cdiv class=\"fn-actions\" style=\"margin-bottom: 0;\"\u003e\n\u003ca class=\"fn-button\" href=\"#MainContent\"\u003e Choose Your Strength Above \u003c\/a\u003e\n\u003cp class=\"fn-assurance\"\u003e90-Day Money-Back Guarantee | Fast U.S. Shipping\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"fn-disclosure\"\u003e\n\u003cdiv class=\"fn-inner\"\u003e\n\u003cp\u003eFONOME Glasses are non-prescription readers and are not intended to diagnose, treat, cure or prevent any eye condition. Photochromic performance varies with UV exposure, temperature, lens material and environment. Vehicle windshields may reduce UV activation. Seek professional eye care for sudden vision changes, eye pain, flashes, floaters, persistent headaches or double vision.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"LZP","offers":[{"title":"'+1.00 (Ages 18-33)","offer_id":48888710234344,"sku":"KY-GLASA","price":29.99,"currency_code":"USD","in_stock":true},{"title":"'+1.00 (Ages 34-49)","offer_id":48888710267112,"sku":"KY-GLASA","price":29.99,"currency_code":"USD","in_stock":true},{"title":"'+1.50 (Ages 50-54)","offer_id":48888710299880,"sku":"KY-GLASB","price":29.99,"currency_code":"USD","in_stock":true},{"title":"'+2.00 (Ages 55-59)","offer_id":48888710332648,"sku":"KY-GLASC","price":29.99,"currency_code":"USD","in_stock":true},{"title":"'+2.50 (Ages 60-64)","offer_id":48888710365416,"sku":"KY-GLASD","price":29.99,"currency_code":"USD","in_stock":true},{"title":"'+3.00 (Ages 65-69)","offer_id":48888710398184,"sku":"KY-GLASE","price":29.99,"currency_code":"USD","in_stock":true},{"title":"'+3.50 (Ages 70-74)","offer_id":48888710430952,"sku":"KY-GLASF","price":29.99,"currency_code":"USD","in_stock":true},{"title":"'+4.00 (Ages 75+)","offer_id":48888710463720,"sku":"KY-GLASG","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/5879\/7800\/files\/1_d28033f1-a0fe-4b2f-9fa7-e3b996f4cd3b.jpg?v=1786605907","url":"https:\/\/roselliss.com\/products\/glasses","provider":"Roseliss","version":"1.0","type":"link"}