{"product_id":"✨-photochromic-reading-eyewear-square-browline-alloy-frame-black-gold-outdoor-tint-shift-uv-shield","title":"✨ Photochromic Reading Eyewear – Square Browline Alloy Frame, Black\/Gold, Outdoor Tint Shift + UV Shield","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width,initial-scale=1\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n\/* =========================\n   MAIN PAGE\n========================= *\/\n\n.dtc-page{\n  background:transparent;\n  font-family:Arial,Helvetica,sans-serif;\n  color:#202020;\n  border:2px solid #c79a45;\n  border-radius:10px;\n  padding:0;\n  margin:0;\n}\n\n.dtc-page .dtc-container{\n  max-width:820px;\n  margin:auto;\n  padding:18px;\n}\n\n.dtc-page .dtc-card{\n  background:transparent;\n  border-radius:0;\n  padding:0;\n  box-shadow:none;\n}\n\n\n\/* =========================\n   HEADINGS\n========================= *\/\n\n.dtc-page .dtc-h1{\n  font-size:32px;\n  text-align:center;\n  color:#1b1b1b;\n  margin:0 0 25px;\n  line-height:1.3;\n}\n\n\n\/* =========================\n   HERO\n========================= *\/\n\n.dtc-page .dtc-hero{\n  background:#f6efe4;\n  color:#202020;\n  padding:22px;\n  border:1px solid #dec79e;\n  border-radius:16px;\n  margin-bottom:25px;\n}\n\n.dtc-page .dtc-hero h2{\n  margin:0 0 10px;\n  color:#9b6b1c;\n  font-size:24px;\n}\n\n.dtc-page .dtc-hero p{\n  margin:0;\n  color:#343434;\n  opacity:.95;\n  line-height:1.7;\n}\n\n\n\/* =========================\n   IMAGE\n========================= *\/\n\n.dtc-page .dtc-img{\n  width:100%;\n  height:auto;\n  display:block;\n  border-radius:16px;\n}\n\n.dtc-page .dtc-image-block{\n  margin:20px 0 28px;\n}\n\n\n\/* =========================\n   SECTION TITLE\n========================= *\/\n\n.dtc-page .dtc-section-title{\n  font-size:28px;\n  color:#1b1b1b;\n  margin:35px 0 20px;\n  padding-bottom:10px;\n  border-bottom:3px solid #c3923e;\n}\n\n\n\/* =========================\n   FEATURES\n========================= *\/\n\n.dtc-page .dtc-feature{\n  background:#fcfaf6;\n  border-left:6px solid #c3923e;\n  padding:18px;\n  margin:18px 0;\n  border-radius:14px;\n  box-shadow:0 6px 20px rgba(68,49,20,.06);\n}\n\n.dtc-page .dtc-feature h3{\n  margin:0 0 10px;\n  color:#9b6b1c;\n  font-size:21px;\n}\n\n.dtc-page .dtc-feature p{\n  margin:0;\n  color:#353535;\n  line-height:1.7;\n}\n\n\n\/* =========================\n   USE SCENARIOS\n========================= *\/\n\n.dtc-page .dtc-use-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:12px;\n  margin:20px 0;\n}\n\n.dtc-page .dtc-use-item{\n  background:#f8f3eb;\n  border:1px solid #e2d2b4;\n  border-radius:12px;\n  padding:15px;\n  text-align:center;\n  color:#292929;\n  font-weight:bold;\n  line-height:1.4;\n}\n\n\n\/* =========================\n   SPECIFICATIONS\n========================= *\/\n\n.dtc-page .dtc-spec{\n  margin-top:35px;\n  background:#f7f1e7;\n  padding:22px;\n  border:1px solid #dec79e;\n  border-radius:16px;\n}\n\n.dtc-page .dtc-spec h2{\n  color:#1b1b1b;\n  margin-top:0;\n}\n\n.dtc-page .dtc-table{\n  width:100%;\n  border-collapse:collapse;\n}\n\n.dtc-page .dtc-table td{\n  padding:12px 6px;\n  border-bottom:1px solid #dbc9a8;\n  vertical-align:top;\n  line-height:1.5;\n}\n\n.dtc-page .dtc-table tr:last-child td{\n  border-bottom:none;\n}\n\n.dtc-page .dtc-table td:first-child{\n  font-weight:bold;\n  color:#9b6b1c;\n  width:35%;\n}\n\n\n\/* =========================\n   IMPORTANT NOTICE\n========================= *\/\n\n.dtc-page .dtc-notice{\n  margin-top:22px;\n  background:#f4f1ec;\n  border:1px solid #d2c7b6;\n  border-left:6px solid #7a684b;\n  border-radius:14px;\n  padding:18px;\n}\n\n.dtc-page .dtc-notice h3{\n  margin:0 0 10px;\n  color:#3a3329;\n  font-size:21px;\n}\n\n.dtc-page .dtc-notice p{\n  margin:0;\n  color:#4f4a42;\n  line-height:1.7;\n}\n\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.dtc-page .dtc-faq{\n  margin-top:35px;\n}\n\n.dtc-page .dtc-faq details{\n  background:#fcfaf6;\n  border:1px solid #e3d7c4;\n  border-radius:12px;\n  margin-bottom:14px;\n  padding:18px;\n  box-shadow:0 5px 18px rgba(68,49,20,.05);\n  transition:all .3s ease;\n}\n\n.dtc-page .dtc-faq summary{\n  cursor:pointer;\n  font-weight:bold;\n  color:#1b1b1b;\n  font-size:18px;\n  display:flex;\n  align-items:center;\n  gap:10px;\n  list-style:none;\n}\n\n.dtc-page .dtc-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.dtc-page .dtc-faq summary::marker{\n  display:none;\n  content:\"\";\n}\n\n.dtc-page .dtc-faq summary::before{\n  content:\"▶\";\n  font-size:14px;\n  color:#a87524;\n  display:inline-block;\n  flex-shrink:0;\n  transform-origin:center;\n  animation:faqArrowMove 1.2s ease-in-out infinite;\n}\n\n@keyframes faqArrowMove{\n  0%{\n    transform:translateX(0);\n  }\n\n  50%{\n    transform:translateX(5px);\n  }\n\n  100%{\n    transform:translateX(0);\n  }\n}\n\n.dtc-page .dtc-faq details[open] \u003e summary::before{\n  animation:none;\n  transform:rotate(90deg);\n}\n\n.dtc-page .dtc-faq p{\n  margin:15px 0 0;\n  color:#555;\n  line-height:1.6;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:768px){\n\n  .dtc-page .dtc-container{\n    padding:10px;\n  }\n\n  .dtc-page .dtc-card{\n    padding:0;\n  }\n\n  .dtc-page .dtc-h1{\n    font-size:26px;\n  }\n\n  .dtc-page .dtc-hero h2{\n    font-size:22px;\n  }\n\n  .dtc-page .dtc-section-title{\n    font-size:24px;\n  }\n\n  .dtc-page .dtc-feature h3{\n    font-size:19px;\n  }\n\n  .dtc-page .dtc-notice h3{\n    font-size:19px;\n  }\n\n  .dtc-page .dtc-faq summary{\n    font-size:17px;\n  }\n\n  .dtc-page .dtc-use-grid{\n    grid-template-columns:1fr 1fr;\n    gap:8px;\n  }\n\n  .dtc-page .dtc-use-item{\n    padding:12px 8px;\n    font-size:14px;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"dtc-page\"\u003e\n\u003cdiv class=\"dtc-container\"\u003e\n\u003cdiv class=\"dtc-card\"\u003e\n\u003ch1 class=\"dtc-h1\"\u003eClear Indoors. Darker Outdoors.\u003c\/h1\u003e\n\u003cdiv class=\"dtc-hero\"\u003e\n\u003ch2\u003e👓 Tired of switching between readers and sunglasses?\u003c\/h2\u003e\n\u003cp\u003eEnjoy comfortable close-up reading throughout your day with photochromic reading lenses that stay lighter indoors and gradually darken when exposed to outdoor sunlight and UV light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 1: Photochromic Reading Lenses Comparison --\u003e \u003c!-- Replace the URL below with your Shopify image URL --\u003e\n\u003cdiv class=\"dtc-image-block\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/download_c427e46d-dae6-4207-b2a1-fe0c1ea29ee7.gif?v=1785899018\" alt=\"\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\u003c\/div\u003e\n\u003ch2 class=\"dtc-section-title\"\u003e✨ Why Readers Love Them\u003c\/h2\u003e\n\u003cdiv class=\"dtc-feature\"\u003e\n\u003ch3\u003e☀️ Photochromic Outdoor Tint\u003c\/h3\u003e\n\u003cp\u003eThe lenses gradually darken when exposed to outdoor sunlight or UV light, helping reduce glare while reading books, newspapers, menus and labels outside.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/ChatGPT_Image_2026_8_4_19_35_54_1_1.png?v=1785898335\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 2: Outdoor Reading Comfort --\u003e\u003c!-- Replace the URL below with your Shopify image URL --\u003e\n\u003cdiv class=\"dtc-feature\"\u003e\n\u003ch3\u003e📱 Clear and Comfortable Indoors\u003c\/h3\u003e\n\u003cp\u003eIndoors, the lenses appear lighter for comfortable close-up tasks such as reading books, checking labels, viewing menus and using your phone.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/Gemini_Generated_Image_6cdriu6cdriu6cdr_1.png?v=1785900963\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 3: Indoor Reading and Phone Use --\u003e\u003c!-- Replace the URL below with your Shopify image URL --\u003e\n\u003cdiv class=\"dtc-feature\"\u003e\n\u003ch3\u003e🔩 Flexible Spring Hinges\u003c\/h3\u003e\n\u003cp\u003eFlexible spring hinges allow the temples to move outward slightly, creating a more adaptive fit for different face shapes and helping improve everyday comfort.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/ChatGPT_Image_2026_8_4_19_35_56_4_1.png?v=1785898537\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 4: Flexible and Comfortable Fit --\u003e\u003c!-- Replace the URL below with your Shopify image URL --\u003e\n\u003cdiv class=\"dtc-image-block\"\u003e\n\u003ch2 class=\"dtc-section-title\"\u003e📖 Made for Everyday Close-Up Reading\u003c\/h2\u003e\n\u003cdiv class=\"dtc-use-grid\"\u003e\n\u003cdiv class=\"dtc-use-item\"\u003e📚 Reading Books\u003c\/div\u003e\n\u003cdiv class=\"dtc-use-item\"\u003e📱 Using a Phone\u003c\/div\u003e\n\u003cdiv class=\"dtc-use-item\"\u003e📰 Reading Newspapers\u003c\/div\u003e\n\u003cdiv class=\"dtc-use-item\"\u003e🍽️ Viewing Menus\u003c\/div\u003e\n\u003cdiv class=\"dtc-use-item\"\u003e🏷️ Checking Labels\u003c\/div\u003e\n\u003cdiv class=\"dtc-use-item\"\u003e☀️ Outdoor Reading\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 5: Product Specifications and Size Chart --\u003e \u003c!-- Replace the URL below with your Shopify image URL --\u003e\n\u003cdiv class=\"dtc-image-block\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/ChatGPT_Image_2026_8_4_19_35_55_3.png?v=1785898536\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"dtc-spec\"\u003e\n\u003ch2\u003e📦 Product Specifications\u003c\/h2\u003e\n\u003ctable class=\"dtc-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eNon-Prescription Close-Up Reading Glasses\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLens Type\u003c\/td\u003e\n\u003ctd\u003ePhotochromic Reading Lenses\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLens Appearance\u003c\/td\u003e\n\u003ctd\u003eLighter Indoors and Darker in Outdoor UV Light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame Style\u003c\/td\u003e\n\u003ctd\u003eSquare Full-Rim Browline Frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame Material\u003c\/td\u003e\n\u003ctd\u003eLightweight Alloy with Browline Detailing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame Color\u003c\/td\u003e\n\u003ctd\u003eBlack and Gold\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003eApproximately 23.7 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame Width\u003c\/td\u003e\n\u003ctd\u003eApproximately 5.5 in \/ 14 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLens Width\u003c\/td\u003e\n\u003ctd\u003eApproximately 2.05 in \/ 5.2 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLens Height\u003c\/td\u003e\n\u003ctd\u003eApproximately 1.77 in \/ 4.5 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBridge Width\u003c\/td\u003e\n\u003ctd\u003eApproximately 0.74 in \/ 1.9 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTemple Length\u003c\/td\u003e\n\u003ctd\u003eApproximately 5.7 in \/ 14.5 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePackage Includes\u003c\/td\u003e\n\u003ctd\u003e1 Pair of Reading Eyewear\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/ChatGPTImage2026_8_4_19_35_57_7_2.png?v=1785898235\" alt=\"\"\u003e\u003cbr\u003e\n\u003cdiv class=\"dtc-notice\"\u003e\n\u003ch3\u003e⚠️ Important Use Information\u003c\/h3\u003e\n\u003cp\u003eThese are non-prescription reading glasses intended only for close-up reading tasks. They are not designed for driving, distance vision or use as a replacement for prescription eyewear or professional eye care. Choose the reading strength that is appropriate for your close-up vision needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dtc-faq\"\u003e\n\u003ch2 class=\"dtc-section-title\"\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo the lenses become completely clear indoors?\u003c\/summary\u003e\n\u003cp\u003eThe lenses appear lighter indoors or in low-UV environments. Their exact appearance may vary depending on lighting conditions, temperature and previous exposure to sunlight.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow quickly do the lenses darken outdoors?\u003c\/summary\u003e\n\u003cp\u003eThe lenses gradually darken after exposure to outdoor sunlight or UV light. Transition time and tint level vary according to UV intensity, temperature, weather and the surrounding environment.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the lenses darken inside a car?\u003c\/summary\u003e\n\u003cp\u003eThe lenses may not darken as strongly behind a car windshield or window because some types of glass block part of the UV light needed to activate the photochromic tint.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use these glasses for driving?\u003c\/summary\u003e\n\u003cp\u003eNo. These glasses are designed for close-up reading only and are not intended for driving or distance vision.\u003c\/p\u003e\n\u003c\/details\u003e\n\n\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LJW","offers":[{"title":"Black Gold","offer_id":54930529452331,"sku":"NC02302608055319-亮黑金【变黑色】","price":22.99,"currency_code":"USD","in_stock":true},{"title":"Black Silver","offer_id":54930529485099,"sku":"NC02302608055319-亮黑银【变黑色】","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/Gemini_Generated_Image_6cdriu6cdriu6cdr_1.png?v=1785900963","url":"https:\/\/fiorvax.com\/zh\/products\/%e2%9c%a8-photochromic-reading-eyewear-square-browline-alloy-frame-black-gold-outdoor-tint-shift-uv-shield","provider":"Fiorvax","version":"1.0","type":"link"}