{"product_id":"eye-laesebriller-mod","title":"Cat-eye reading glasses with blue light filter✨","description":"\u003c!--CAT-EYE BLUE-LIGHT READING GLASSES — SHOPIFY PRODUCT DESCRIPTION BODY HTMLDESIGN DIRECTION- Premium feminine fashion accessory look- Warm ivory + blush rose + champagne accents- Mobile-first, clean hierarchy, fast-scanning benefit cards- Existing image URLs preserved and corrected to valid raw URLsSECTION ORDER01 Hero \/ Product Overview02 Fashion Design03 Sparkling Details04 Reading + Screen Use05 Durable Everyday Frame06 Lifestyle Use07 Product Details08 FAQ09 Final CTA--\u003e\n\u003cstyle\u003e  .rgx-page,  .rgx-page * {    box-sizing: border-box;  }  .rgx-page {    --rgx-ink: #272329;    --rgx-text: #57515a;    --rgx-muted: #756e77;    --rgx-rose: #b96f87;    --rgx-rose-dark: #94546a;    --rgx-rose-soft: #faeef2;    --rgx-champagne: #d7b98d;    --rgx-champagne-soft: #fbf5eb;    --rgx-ivory: #fffdf9;    --rgx-soft: #f8f5f7;    --rgx-white: #ffffff;    --rgx-border: #e9e1e6;    width: 100%;    max-width: 820px;    margin: 0 auto;    padding: 10px;    color: var(--rgx-text);    background: var(--rgx-white);    font-family:      -apple-system,      BlinkMacSystemFont,      \"Segoe UI\",      Roboto,      Helvetica,      Arial,      sans-serif;    line-height: 1.62;  }  .rgx-page h1,  .rgx-page h2,  .rgx-page h3,  .rgx-page p {    margin-top: 0;  }  .rgx-page h1 {    margin-bottom: 10px;    color: var(--rgx-ink);    font-size: clamp(28px, 6vw, 42px);    line-height: 1.1;    font-weight: 900;    letter-spacing: -0.85px;  }  .rgx-page h2 {    margin-bottom: 10px;    color: var(--rgx-ink);    font-size: clamp(22px, 4.8vw, 31px);    line-height: 1.18;    font-weight: 850;    letter-spacing: -0.35px;  }  .rgx-page h3 {    margin-bottom: 5px;    color: var(--rgx-ink);    font-size: 15px;    line-height: 1.35;    font-weight: 800;  }  .rgx-page p {    margin-bottom: 0;    color: var(--rgx-muted);    font-size: 14px;    line-height: 1.65;  }  .rgx-section {    margin-bottom: 30px;  }  .rgx-section-head {    max-width: 690px;    margin: 0 auto 15px;    text-align: center;  }  .rgx-kicker {    display: inline-flex;    align-items: center;    justify-content: center;    margin-bottom: 8px;    color: var(--rgx-rose-dark);    font-size: 11px;    line-height: 1.3;    font-weight: 850;    letter-spacing: 1.45px;    text-transform: uppercase;  }  .rgx-subheading {    max-width: 670px;    margin: 0 auto !important;    color: var(--rgx-text) !important;    font-size: 14.5px !important;    line-height: 1.62 !important;  }  .rgx-highlight {    color: var(--rgx-rose-dark);  }  .rgx-image-wrap {    width: 100%;    margin-bottom: 16px;    overflow: hidden;    background: var(--rgx-soft);    border: 1px solid var(--rgx-border);    border-radius: 18px;    box-shadow: 0 8px 26px rgba(67, 45, 57, 0.07);  }  .rgx-image-wrap img {    display: block;    width: 100%;    height: auto;    margin: 0;  }  \/* HERO *\/  .rgx-hero {    position: relative;    overflow: hidden;    padding: 26px 12px 16px;    text-align: center;    background:      radial-gradient(        circle at 88% 3%,        rgba(185, 111, 135, 0.13),        transparent 31%      ),      radial-gradient(        circle at 7% 78%,        rgba(215, 185, 141, 0.12),        transparent 30%      ),      linear-gradient(        145deg,        #fffdfb 0%,        #faf6f7 100%      );    border: 1px solid var(--rgx-border);    border-radius: 22px;  }  .rgx-hero-content {    position: relative;    z-index: 1;  }  .rgx-hero-lead {    max-width: 650px;    margin: 0 auto 18px !important;    color: var(--rgx-text) !important;    font-size: 15px !important;    line-height: 1.65 !important;  }  .rgx-hero .rgx-image-wrap {    margin-bottom: 16px;    background: #ffffff;  }  \/* QUICK BENEFITS *\/  .rgx-quick-grid {    display: grid;    grid-template-columns: repeat(3, minmax(0, 1fr));    gap: 7px;  }  .rgx-quick-item {    min-height: 76px;    padding: 11px 5px;    background: rgba(255,255,255,0.93);    border: 1px solid var(--rgx-border);    border-radius: 12px;    text-align: center;  }  .rgx-quick-icon {    display: flex;    align-items: center;    justify-content: center;    width: 29px;    height: 29px;    margin: 0 auto 6px;    color: var(--rgx-rose-dark);    background: var(--rgx-rose-soft);    border-radius: 50%;    font-size: 14px;    font-weight: 900;  }  .rgx-quick-item strong {    display: block;    color: var(--rgx-ink);    font-size: 11.5px;    line-height: 1.3;    font-weight: 800;  }  \/* SOFT PANEL *\/  .rgx-soft {    padding: 19px 13px;    background:      radial-gradient(        circle at 88% 8%,        rgba(185,111,135,0.08),        transparent 32%      ),      linear-gradient(        145deg,        #fbf8f9,        #f5eff2      );    border: 1px solid var(--rgx-border);    border-radius: 20px;  }  \/* CHAMPAGNE PANEL *\/  .rgx-champagne {    padding: 20px 14px;    background:      radial-gradient(        circle at 85% 7%,        rgba(215,185,141,0.19),        transparent 32%      ),      linear-gradient(        145deg,        #fffdf9,        #faf3e9      );    border: 1px solid #eee2d2;    border-radius: 20px;  }  \/* FEATURE CARDS *\/  .rgx-feature-grid {    display: grid;    grid-template-columns: repeat(2, minmax(0, 1fr));    gap: 9px;    margin-top: 14px;  }  .rgx-feature-card {    padding: 14px 12px;    background: var(--rgx-white);    border: 1px solid var(--rgx-border);    border-radius: 13px;    box-shadow: 0 3px 12px rgba(67,45,57,0.035);  }  .rgx-feature-number {    display: flex;    align-items: center;    justify-content: center;    width: 29px;    height: 29px;    margin-bottom: 9px;    color: #ffffff;    background:      linear-gradient(        135deg,        var(--rgx-rose),        var(--rgx-rose-dark)      );    border-radius: 50%;    font-size: 12px;    font-weight: 900;  }  .rgx-feature-card p {    font-size: 12.5px;    line-height: 1.5;  }  \/* USE CASES *\/  .rgx-use-grid {    display: grid;    grid-template-columns: repeat(2, minmax(0, 1fr));    gap: 8px;    margin-top: 14px;  }  .rgx-use-item {    display: flex;    align-items: center;    min-height: 55px;    padding: 10px 11px;    color: var(--rgx-ink);    background: #ffffff;    border: 1px solid var(--rgx-border);    border-radius: 11px;    font-size: 12.5px;    line-height: 1.35;    font-weight: 750;  }  .rgx-use-symbol {    display: flex;    align-items: center;    justify-content: center;    flex: 0 0 28px;    width: 28px;    height: 28px;    margin-right: 8px;    color: var(--rgx-rose-dark);    background: var(--rgx-rose-soft);    border-radius: 50%;    font-size: 12px;    font-weight: 900;  }  \/* SPECS *\/  .rgx-spec-box {    overflow: hidden;    margin-top: 14px;    border: 1px solid var(--rgx-border);    border-radius: 14px;  }  .rgx-spec-row {    display: flex;    align-items: flex-start;    justify-content: space-between;    gap: 16px;    padding: 13px 14px;    background: #ffffff;    border-bottom: 1px solid var(--rgx-border);    font-size: 12.5px;    line-height: 1.45;  }  .rgx-spec-row:nth-child(even) {    background: #fcfafb;  }  .rgx-spec-row:last-child {    border-bottom: none;  }  .rgx-spec-label {    flex: 0 0 39%;    color: var(--rgx-ink);    font-weight: 800;  }  .rgx-spec-value {    flex: 1;    color: var(--rgx-muted);    text-align: right;  }  \/* FAQ *\/  .rgx-faq-list {    display: grid;    gap: 9px;    margin-top: 14px;  }  .rgx-faq-item {    padding: 14px;    background: #ffffff;    border: 1px solid var(--rgx-border);    border-radius: 13px;  }  .rgx-faq-item h3 {    position: relative;    padding-left: 21px;  }  .rgx-faq-item h3::before {    content: \"Q\";    position: absolute;    top: 1px;    left: 0;    color: var(--rgx-rose-dark);    font-weight: 900;  }  .rgx-faq-item p {    padding-left: 21px;    font-size: 12.5px;    line-height: 1.55;  }  \/* NOTE *\/  .rgx-note {    margin-top: 12px;    padding: 11px 12px;    color: var(--rgx-muted);    background: var(--rgx-champagne-soft);    border-left: 3px solid var(--rgx-champagne);    border-radius: 4px 10px 10px 4px;    font-size: 11px;    line-height: 1.5;  }  \/* CTA *\/  .rgx-cta {    position: relative;    overflow: hidden;    padding: 26px 16px;    text-align: center;    background:      radial-gradient(        circle at 87% 8%,        rgba(215,185,141,0.28),        transparent 31%      ),      linear-gradient(        135deg,        #3a2932,        #674252      );    border-radius: 20px;    box-shadow: 0 10px 30px rgba(67,45,57,0.18);  }  .rgx-cta .rgx-kicker {    color: #f3d7df;  }  .rgx-cta h2 {    color: #ffffff;  }  .rgx-cta p {    max-width: 620px;    margin-right: auto;    margin-left: auto;    color: #f3e9ee;    font-size: 13.5px;  }  .rgx-cta-points {    display: flex;    flex-wrap: wrap;    justify-content: center;    gap: 7px;    margin-top: 16px;  }  .rgx-cta-point {    padding: 7px 10px;    color: #ffffff;    background: rgba(255,255,255,0.09);    border: 1px solid rgba(255,255,255,0.15);    border-radius: 999px;    font-size: 11.5px;    font-weight: 750;  }  @media (min-width: 640px) {    .rgx-page {      padding: 16px;    }    .rgx-hero {      padding: 34px 24px 22px;    }    .rgx-feature-grid {      grid-template-columns: repeat(3, minmax(0, 1fr));    }    .rgx-use-grid {      grid-template-columns: repeat(4, minmax(0, 1fr));    }  }  @media (max-width: 420px) {    .rgx-page {      padding: 8px;    }    .rgx-hero {      padding: 22px 9px 14px;    }    .rgx-quick-grid {      gap: 5px;    }    .rgx-quick-item {      min-height: 69px;      padding: 9px 3px;    }    .rgx-spec-row {      gap: 9px;      padding: 12px 10px;    }    .rgx-spec-label {      flex-basis: 36%;      font-size: 11.5px;    }    .rgx-spec-value {      font-size: 11.5px;    }  }\u003c\/style\u003e\n\u003cdiv class=\"rgx-page\"\u003e\n\u003c!-- =====================================================       01 HERO  ====================================================== --\u003e\n\u003csection class=\"rgx-section\"\u003e\n\u003cdiv class=\"rgx-hero\"\u003e\n\u003cdiv class=\"rgx-hero-content\"\u003e\n\u003cspan class=\"rgx-kicker\"\u003e Read • Work • Look stylish \u003c\/span\u003e\n\u003ch2\u003eCat-eye reading glasses with sparkling detail\u003c\/h2\u003e\n\u003cp class=\"rgx-hero-lead\"\u003eA fashion-conscious pair that combines \u003cstrong class=\"rgx-highlight\"\u003ereading support, blue light filtering, and elegant statement styling\u003c\/strong\u003e for everyday use.\u003c\/p\u003e\n\u003cdiv class=\"rgx-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8.11_1_1.gif?v=1786443988\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rgx-quick-grid\"\u003e\n\u003cdiv class=\"rgx-quick-item\"\u003e\n\u003cspan class=\"rgx-quick-icon\"\u003e◇\u003c\/span\u003e \u003cstrong\u003eFashion cat-eye shape\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rgx-quick-item\"\u003e\n\u003cspan class=\"rgx-quick-icon\"\u003e✦\u003c\/span\u003e \u003cstrong\u003eSparkling detail\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rgx-quick-item\"\u003e\n\u003cspan class=\"rgx-quick-icon\"\u003e▣\u003c\/span\u003e \u003cstrong\u003eBlue light filtering\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================       02 PRODUCT OVERVIEW \/ FASHION  ====================================================== --\u003e\n\u003csection class=\"rgx-section\"\u003e\n\u003cdiv class=\"rgx-section-head\"\u003e\n\u003cspan class=\"rgx-kicker\"\u003e Reading glasses that don't look ordinary \u003c\/span\u003e\n\u003ch2\u003ePractical reading support with a more \u003cspan class=\"rgx-highlight\"\u003ePolished look\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"rgx-subheading\"\u003eThe oversized, cat-eye-inspired silhouette gives everyday reading glasses a more confident, fashion-accessory feel – easy to wear at the desk, at home, or when you're out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rgx-image-wrap\"\u003e\u003cimg src=\"https:\/\/cbu01.alicdn.com\/img\/ibank\/O1CN01rJjrxx27AlN9tSyYn_!!2217088927757-0-cib.jpg\" alt=\"Fashion cat-eye reading glasses front view\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rgx-image-wrap\"\u003e\u003cimg src=\"https:\/\/cbu01.alicdn.com\/img\/ibank\/O1CN01XJZiud1NNcAKhJ5FU_!!2883661558-0-cib.jpg\" alt=\"Cat-eye reading glasses fashion frame design\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rgx-feature-grid\"\u003e\n\u003cdiv class=\"rgx-feature-card\"\u003e\n\u003cspan class=\"rgx-feature-number\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eBold cat-eye shape\u003c\/h3\u003e\n\u003cp\u003eA distinct silhouette that feels more styled than traditional basic reading glasses.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rgx-feature-card\"\u003e\n\u003cspan class=\"rgx-feature-number\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eEasy everyday styling\u003c\/h3\u003e\n\u003cp\u003eNaturally suits workwear, casual outfits, and everyday accessories.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rgx-feature-card\"\u003e\n\u003cspan class=\"rgx-feature-number\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eReading + fashion in one\u003c\/h3\u003e\n\u003cp\u003eDesigned for users who want everyday reading support without sacrificing style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================       03 SPARKLING DETAILS  ====================================================== --\u003e\n\u003csection class=\"rgx-section rgx-champagne\"\u003e\n\u003cdiv class=\"rgx-section-head\"\u003e\n\u003cspan class=\"rgx-kicker\"\u003e Refined decorative finish \u003c\/span\u003e\n\u003ch2\u003eSparkling accents add a touch of elegance\u003c\/h2\u003e\n\u003cp class=\"rgx-subheading\"\u003eDiamond-like inlay details add light and depth to the frame, creating a more festive finish without the glasses feeling too flashy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rgx-image-wrap\"\u003e\u003cimg src=\"https:\/\/cbu01.alicdn.com\/img\/ibank\/O1CN01Bcflml1NNcAMpAzHe_!!2883661558-0-cib.jpg\" alt=\"Cat-eye reading glasses close-up frame details\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rgx-image-wrap\"\u003e\u003cimg src=\"https:\/\/cbu01.alicdn.com\/img\/ibank\/O1CN01O0dnOM27AlN9LuWKK_!!2217088927757-0-cib.jpg\" alt=\"Sparkling diamond-like decorative accents on reading glasses\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rgx-feature-grid\"\u003e\n\u003cdiv class=\"rgx-feature-card\"\u003e\n\u003cspan class=\"rgx-feature-number\"\u003e✓\u003c\/span\u003e\n\u003ch3\u003eStatement detail\u003c\/h3\u003e\n\u003cp\u003eDecorative accents make the frame stand out from ordinary reading glasses.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rgx-feature-card\"\u003e\n\u003cspan class=\"rgx-feature-number\"\u003e✓\u003c\/span\u003e\n\u003ch3\u003eElegant shine\u003c\/h3\u003e\n\u003cp\u003eAdds a refined touch that suits both everyday and dressier looks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rgx-feature-card\"\u003e\n\u003cspan class=\"rgx-feature-number\"\u003e✓\u003c\/span\u003e\n\u003ch3\u003eAccessory-like appearance\u003c\/h3\u003e\n\u003cp\u003eDesigned to look intentional as part of your outfit, not just functional.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================       04 READING + SCREEN USE  ====================================================== --\u003e\n\u003csection class=\"rgx-section rgx-soft\"\u003e\n\u003cdiv class=\"rgx-section-head\"\u003e\n\u003cspan class=\"rgx-kicker\"\u003e Created for modern daily routines \u003c\/span\u003e\n\u003ch2\u003eReading support for books, phones \u0026amp; screens\u003c\/h2\u003e\n\u003cp class=\"rgx-subheading\"\u003eWhether you're checking messages, reading a menu, or working at a computer, these glasses combine reading magnification options with blue light filtering lenses for everyday screen use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rgx-image-wrap\"\u003e\u003cimg src=\"https:\/\/cbu01.alicdn.com\/img\/ibank\/O1CN01PqrlWZ27AlN9nBGSu_!!2217088927757-0-cib.jpg\" alt=\"Blue-light filtering reading glasses for computer and phone use\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rgx-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPT_Image_Aug_11_2026_12_58_22_AM_7.png?v=1786435132\" alt=\"Woman wearing reading glasses while using digital devices\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rgx-use-grid\"\u003e\n\u003cdiv class=\"rgx-use-item\"\u003e\n\u003cspan class=\"rgx-use-symbol\"\u003eA\u003c\/span\u003e Books \u0026amp; small text\u003c\/div\u003e\n\u003cdiv class=\"rgx-use-item\"\u003e\n\u003cspan class=\"rgx-use-symbol\"\u003e▣\u003c\/span\u003e Mobile browsing\u003c\/div\u003e\n\u003cdiv class=\"rgx-use-item\"\u003e\n\u003cspan class=\"rgx-use-symbol\"\u003e▰\u003c\/span\u003e Laptop \u0026amp; desktop computer\u003c\/div\u003e\n\u003cdiv class=\"rgx-use-item\"\u003e\n\u003cspan class=\"rgx-use-symbol\"\u003e⌂\u003c\/span\u003e Home \u0026amp; office\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================       05 DURABLE FRAME  ====================================================== --\u003e\n\u003csection class=\"rgx-section\"\u003e\n\u003cdiv class=\"rgx-section-head\"\u003e\n\u003cspan class=\"rgx-kicker\"\u003e Made for everyday use \u003c\/span\u003e\n\u003ch2\u003eDurable PC frame for everyday use\u003c\/h2\u003e\n\u003cp class=\"rgx-subheading\"\u003eHigh-strength PC construction gives the frame a practical everyday foundation while preserving the bold, fashion-forward shape.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rgx-image-wrap\"\u003e\u003cimg src=\"https:\/\/cbu01.alicdn.com\/img\/ibank\/O1CN01Q7ZN2s27AlN9tT6t6_!!2217088927757-0-cib.jpg\" alt=\"Durable PC frame construction of cat-eye reading glasses\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rgx-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPT_Image_Aug_11_2026_12_58_22_AM_9.png?v=1786435131\" alt=\"Side profile and frame detail of stylish cat-eye reading glasses\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rgx-feature-grid\"\u003e\n\u003cdiv class=\"rgx-feature-card\"\u003e\n\u003cspan class=\"rgx-feature-number\"\u003e✓\u003c\/span\u003e\n\u003ch3\u003ePC construction\u003c\/h3\u003e\n\u003cp\u003eMade from high-strength PC material for frequent daily handling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rgx-feature-card\"\u003e\n\u003cspan class=\"rgx-feature-number\"\u003e✓\u003c\/span\u003e\n\u003ch3\u003eDistinct frame shape\u003c\/h3\u003e\n\u003cp\u003eThe angular cat-eye-inspired style creates a bold, modern look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rgx-feature-card\"\u003e\n\u003cspan class=\"rgx-feature-number\"\u003e✓\u003c\/span\u003e\n\u003ch3\u003eFrom home to travel\u003c\/h3\u003e\n\u003cp\u003eA practical option for your desk, handbag, reading nook, or travel routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================       06 LIFESTYLE  ====================================================== --\u003e\n\u003csection class=\"rgx-section rgx-champagne\"\u003e\n\u003cdiv class=\"rgx-section-head\"\u003e\n\u003cspan class=\"rgx-kicker\"\u003e From the desk to everyday life \u003c\/span\u003e\n\u003ch2\u003eA pair that naturally fits into your daily routine\u003c\/h2\u003e\n\u003cp class=\"rgx-subheading\"\u003eStylish enough to wear beyond the desk and practical enough to have on hand for reading when you need it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rgx-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPT_Image_Aug_11_2026_12_58_21_AM_4.png?v=1786435132\" alt=\"Fashion reading glasses styled for everyday wear\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rgx-image-wrap\"\u003e\u003cimg src=\"https:\/\/cbu01.alicdn.com\/img\/ibank\/O1CN01bvJISi27AlN8Q4jBt_!!2217088927757-0-cib.jpg\" alt=\"Lifestyle scene with cat-eye fashion reading glasses\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rgx-use-grid\"\u003e\n\u003cdiv class=\"rgx-use-item\"\u003e\n\u003cspan class=\"rgx-use-symbol\"\u003e01\u003c\/span\u003e Office\u003c\/div\u003e\n\u003cdiv class=\"rgx-use-item\"\u003e\n\u003cspan class=\"rgx-use-symbol\"\u003e02\u003c\/span\u003e Home\u003c\/div\u003e\n\u003cdiv class=\"rgx-use-item\"\u003e\n\u003cspan class=\"rgx-use-symbol\"\u003e03\u003c\/span\u003e Everyday outings\u003c\/div\u003e\n\u003cdiv class=\"rgx-use-item\"\u003e\n\u003cspan class=\"rgx-use-symbol\"\u003e04\u003c\/span\u003e Gifts\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================       07 PRODUCT DETAILS  ====================================================== --\u003e\n\u003csection class=\"rgx-section rgx-soft\"\u003e\n\u003cdiv class=\"rgx-section-head\"\u003e\n\u003cspan class=\"rgx-kicker\"\u003e Product information \u003c\/span\u003e\n\u003ch2\u003eCat-eye reading glasses profile\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rgx-spec-box\"\u003e\n\u003cdiv class=\"rgx-spec-row\"\u003e\n\u003cdiv class=\"rgx-spec-label\"\u003eProduct type\u003c\/div\u003e\n\u003cdiv class=\"rgx-spec-value\"\u003eFashion reading glasses\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rgx-spec-row\"\u003e\n\u003cdiv class=\"rgx-spec-label\"\u003eFrame style\u003c\/div\u003e\n\u003cdiv class=\"rgx-spec-value\"\u003eCat-eye \/ square-inspired\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rgx-spec-row\"\u003e\n\u003cdiv class=\"rgx-spec-label\"\u003eFrame material\u003c\/div\u003e\n\u003cdiv class=\"rgx-spec-value\"\u003eHigh-strength PC\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rgx-spec-row\"\u003e\n\u003cdiv class=\"rgx-spec-label\"\u003eLens feature\u003c\/div\u003e\n\u003cdiv class=\"rgx-spec-value\"\u003eBlue light filtering\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rgx-spec-row\"\u003e\n\u003cdiv class=\"rgx-spec-label\"\u003eDecorative detail\u003c\/div\u003e\n\u003cdiv class=\"rgx-spec-value\"\u003eDiamond-like inlay details\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rgx-spec-row\"\u003e\n\u003cdiv class=\"rgx-spec-label\"\u003ePrimary use\u003c\/div\u003e\n\u003cdiv class=\"rgx-spec-value\"\u003eReading, office work \u0026amp; screen use\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rgx-spec-row\"\u003e\n\u003cdiv class=\"rgx-spec-label\"\u003eSuitable for\u003c\/div\u003e\n\u003cdiv class=\"rgx-spec-value\"\u003eHome, office, travel \u0026amp; everyday use\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rgx-spec-row\"\u003e\n\u003cdiv class=\"rgx-spec-label\"\u003eStyle\u003c\/div\u003e\n\u003cdiv class=\"rgx-spec-value\"\u003eModern, elegant \u0026amp; trendy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================       08 FAQ  ====================================================== --\u003e\n\u003csection class=\"rgx-section\"\u003e\n\u003cdiv class=\"rgx-section-head\"\u003e\n\u003cspan class=\"rgx-kicker\"\u003e Frequently asked questions \u003c\/span\u003e\n\u003ch2\u003eBefore you choose your pair\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rgx-faq-list\"\u003e\n\u003cdiv class=\"rgx-faq-item\"\u003e\n\u003ch3\u003eAre these regular fashion glasses or reading glasses?\u003c\/h3\u003e\n\u003cp\u003eThey are designed as reading glasses with selectable magnification options, combined with a fashion-focused cat-eye frame.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rgx-faq-item\"\u003e\n\u003ch3\u003eWhat are the lenses designed for?\u003c\/h3\u003e\n\u003cp\u003eThe product information describes the lenses as blue light filtering and suitable for reading, office work, and screen-oriented everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rgx-faq-item\"\u003e\n\u003ch3\u003eWhat is the frame made of?\u003c\/h3\u003e\n\u003cp\u003eThe frame is described as high-strength PC material.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rgx-faq-item\"\u003e\n\u003ch3\u003eHow should I choose magnification?\u003c\/h3\u003e\n\u003cp\u003eChoose the magnification option that matches your personal reading preference and typical reading distance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rgx-note\"\u003e\n\u003cstrong\u003eShopping tips:\u003c\/strong\u003e Choose the appropriate magnification option according to your personal reading needs. The appearance and decorative details of the eyeglass frame may vary slightly depending on lighting and screen display.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================       09 FINAL IMAGE + CTA  ====================================================== --\u003e\n\u003csection class=\"rgx-section\"\u003e\n\u003cdiv class=\"rgx-image-wrap\"\u003e\u003cimg src=\"https:\/\/cbu01.alicdn.com\/img\/ibank\/O1CN01frbtI81NNcALrqEpX_!!2883661558-0-cib.jpg\" alt=\"Cat-eye fashion reading glasses product presentation\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rgx-cta\"\u003e\n\u003cspan style=\"color: rgb(250, 244, 244);\"\u003e Everyday style meets practical reading \u003c\/span\u003e\n\u003ch2\u003e\u003cspan style=\"color: rgb(250, 244, 244);\"\u003eMake your reading glasses part of your outfit\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(250, 244, 244);\"\u003eA bold cat-eye shape, sparkling decorative details, and everyday reading support come together in a polished pair designed for modern routines.\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv\u003e\u003cspan style=\"color: rgb(250, 244, 244);\"\u003e Cat-eye style, sparkling details, blue light filtering, magnification options for reading\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cspan style=\"color: rgb(250, 244, 244);\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\n\u003ch3\u003e\u003cspan style=\"color: rgb(250, 245, 245);\"\u003e🎁 The package contains\u003c\/span\u003e\u003c\/h3\u003e\n\u003cul class=\"default\"\u003e\n\u003cli style=\"color: rgb(250, 245, 245);\"\u003e\u003cspan style=\"color: rgb(250, 245, 245);\"\u003e1 x Cat-eye reading glasses with anti-blue light\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003e\u003cspan style=\"color: rgb(250, 245, 245);\"\u003e\u003cstrong\u003e❗\u003c\/strong\u003e\u003cstrong\u003eNotes\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli style=\"color: rgb(250, 245, 245);\"\u003e\u003cspan style=\"color: rgb(250, 245, 245);\"\u003eDue to manual measurements, please allow slight measurement deviations.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"color: rgb(250, 245, 245);\"\u003e\u003cspan style=\"color: rgb(250, 245, 245);\"\u003eDue to different screen and lighting effects, the actual color of the product may differ slightly from the color shown in the image.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(250, 245, 245);\"\u003e\u003cimg style=\"display: block; margin-left: auto; margin-right: auto;\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0566\/7461\/5457\/files\/2_d6eb7690-fa08-44a1-a77d-5389a387d08a_480x480.png?v=1659411405\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(250, 245, 245);\"\u003e\u003cstrong\u003eOUR GUARANTEE:\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli style=\"color: rgb(250, 245, 245);\"\u003e\u003cspan style=\"color: rgb(250, 245, 245);\"\u003eWe believe we have some of the world's most innovative products, and we want to ensure we back that up with a risk-free 30-day guarantee.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli style=\"color: rgb(250, 245, 245);\"\u003e\u003cspan style=\"color: rgb(250, 245, 245);\"\u003eIf for any reason you do not have a positive experience, we will do everything to ensure you are satisfied with your purchase.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli style=\"color: rgb(250, 245, 245);\"\u003e\u003cspan style=\"color: rgb(250, 245, 245);\"\u003eWe want you to feel confident that it is completely risk-free to buy and try products. If you don't like it and aren't satisfied, we'll make it right.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"color: rgb(250, 245, 245);\"\u003e\u003cspan style=\"color: rgb(250, 245, 245);\"\u003eWe have email support. If you need help, please contact us.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Nordverve","offers":[{"title":"Black \/ 0.00 – Blue light blocking","offer_id":45660140568685,"sku":"PS26081704-亮黑框钻-0度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Black \/ +100","offer_id":45660140601453,"sku":"PS26081704-亮黑框钻-100度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Black \/ +150","offer_id":45660140634221,"sku":"PS26081704-亮黑框钻-150度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Black \/ +200","offer_id":45660140666989,"sku":"PS26081704-亮黑框钻-200度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Black \/ +250","offer_id":45660140699757,"sku":"PS26081704-亮黑框钻-250度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Black \/ +300","offer_id":45660140732525,"sku":"PS26081704-亮黑框钻-300度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Black \/ +350","offer_id":45660140765293,"sku":"PS26081704-亮黑框钻-350度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Black \/ +400","offer_id":45660140798061,"sku":"PS26081704-亮黑框钻-400度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Red \/ 0.00 – Blue light blocking","offer_id":45660140830829,"sku":"PS26081704-彩虹框钻-0度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Red \/ +100","offer_id":45660140863597,"sku":"PS26081704-彩虹框钻-100度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Red \/ +150","offer_id":45660140896365,"sku":"PS26081704-彩虹框钻-150度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Red \/ +200","offer_id":45660140929133,"sku":"PS26081704-彩虹框钻-200度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Red \/ +250","offer_id":45660140961901,"sku":"PS26081704-彩虹框钻-250度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Red \/ +300","offer_id":45660140994669,"sku":"PS26081704-彩虹框钻-300度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Red \/ +350","offer_id":45660141027437,"sku":"PS26081704-彩虹框钻-350度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Red \/ +400","offer_id":45660141060205,"sku":"PS26081704-彩虹框钻-400度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Transparent \/ 0.00 – Blue light blocking","offer_id":45660141092973,"sku":"PS26081704-亮透明框钻-0度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Transparent \/ +100","offer_id":45660141125741,"sku":"PS26081704-亮透明框钻-100度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Transparent \/ +150","offer_id":45660141158509,"sku":"PS26081704-亮透明框钻-150度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Transparent \/ +200","offer_id":45660141191277,"sku":"PS26081704-亮透明框钻-200度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Transparent \/ +250","offer_id":45660141224045,"sku":"PS26081704-亮透明框钻-250度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Transparent \/ +300","offer_id":45660141256813,"sku":"PS26081704-亮透明框钻-300度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Transparent \/ +350","offer_id":45660141289581,"sku":"PS26081704-亮透明框钻-350度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Transparent \/ +400","offer_id":45660141322349,"sku":"PS26081704-亮透明框钻-400度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ 0.00 – Blue light blocking","offer_id":45660141355117,"sku":"PS26081704-粉色框钻-0度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ +100","offer_id":45660141387885,"sku":"PS26081704-粉色框钻-100度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ +150","offer_id":45660141420653,"sku":"PS26081704-粉色框钻-150度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ +200","offer_id":45660141453421,"sku":"PS26081704-粉色框钻-200度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ +250","offer_id":45660141486189,"sku":"PS26081704-粉色框钻-250度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ +300","offer_id":45660141518957,"sku":"PS26081704-粉色框钻-300度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ +350","offer_id":45660141551725,"sku":"PS26081704-粉色框钻-350度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ +400","offer_id":45660141584493,"sku":"PS26081704-粉色框钻-400度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ 0.00 – Blue light blocking","offer_id":45660141617261,"sku":"PS26081704-奶杏框钻-0度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ +100","offer_id":45660141650029,"sku":"PS26081704-奶杏框钻-100度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ +150","offer_id":45660141682797,"sku":"PS26081704-奶杏框钻-150度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ +200","offer_id":45660141715565,"sku":"PS26081704-奶杏框钻-200度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ +250","offer_id":45660141748333,"sku":"PS26081704-奶杏框钻-250度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ +300","offer_id":45660141781101,"sku":"PS26081704-奶杏框钻-300度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ +350","offer_id":45660141813869,"sku":"PS26081704-奶杏框钻-350度*1","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ +400","offer_id":45660141846637,"sku":"PS26081704-奶杏框钻-400度*1","price":9.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0698\/8516\/5677\/files\/d5cbeca908b04acd8ff2fef52503169c_tplv-fhlh96nyum-crop-webp_800_800.webp?v=1787034447","url":"https:\/\/fengify.com\/products\/eye-laesebriller-mod","provider":"Fengify","version":"1.0","type":"link"}