{"product_id":"portable-eyeglass-jewelry-cleaner-rjc","title":"Portable Eyeglass Jewelry Cleaner","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Portable Ultrasonic Cleaner\nTarget Audience: Eyeglasses wearers, jewelry \u0026 watch owners, personal care\/beauty users\nVisual Style: Modern, clean, minimalist, high-contrast black \u0026 white accents\nColor Strategy: White primary, sleek dark slate accents, soft gray backgrounds, crisp green LED styling\nModule Order: Hero Section -\u003e Feature 1 (Modes) -\u003e Feature 2 (Capacity) -\u003e Feature 3 (Deep Cleaning) -\u003e Use Scenarios -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_1, Feature1=detail_4, Feature2=detail_8, Feature3=detail_5, Scenario=detail_7\nSpecification Data Source: detail_3, detail_6, detail_8 (data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (no explicit competitive comparison data provided in source material)\nInformation Boundary: Strictly relies on confirmed specifications (22oz capacity, 304 stainless steel, 5000Hz frequency, 5 timed modes, specified outer\/inner dimensions). No unverified materials or safety ratings are claimed.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #1a1a1a;\n      --primary-hover: #333333;\n      --text-main: #222222;\n      --text-sub: #555555;\n      --bg-body: #ffffff;\n      --bg-card: #f9f9f9;\n      --bg-soft: #f4f4f4;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 10px 30px rgba(0, 0, 0, 0.08);\n      --border-color: #e0e0e0;\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n    }\n\n    \/* Fixed Typography System *\/\n    .product-detail-container h1 {\n      font-size: 22px;\n      line-height: 1.3;\n      font-weight: 700;\n      color: var(--primary);\n      margin: 0 0 16px 0;\n    }\n\n    .product-detail-container h2,\n    .product-detail-container h3,\n    .product-detail-container .section-title,\n    .product-detail-container .feature-title,\n    .product-detail-container .faq-question {\n      font-size: 20px;\n      line-height: 1.4;\n      font-weight: 600;\n      color: var(--primary);\n      margin: 0 0 16px 0;\n    }\n\n    .product-detail-container p,\n    .product-detail-container li,\n    .product-detail-container td,\n    .product-detail-container .faq-answer,\n    .product-detail-container .badge,\n    .product-detail-container .tag,\n    .product-detail-container .spec-value {\n      font-size: 18px;\n      line-height: 1.6;\n      color: var(--text-sub);\n    }\n\n    \/* Layout Spacing *\/\n    .product-detail-container section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n      padding-bottom: clamp(2rem, 5vw, 4rem);\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container section:last-of-type {\n      border-bottom: none;\n      margin-bottom: 0;\n      padding-bottom: 0;\n    }\n\n    \/* Image Rules *\/\n    .product-detail-container .image-placeholder {\n      width: 100%;\n      height: auto;\n      background: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-md);\n      padding: 40px 20px;\n      box-sizing: border-box;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      color: var(--text-sub);\n      margin-bottom: 24px;\n    }\n\n    .product-detail-container .image-placeholder-label {\n      font-weight: 600;\n      margin-top: 8px;\n    }\n\n    \/* Badge\/Pill System *\/\n    .product-detail-container .badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-bottom: 16px;\n    }\n\n    .product-detail-container .badge {\n      background: var(--bg-soft);\n      color: var(--primary);\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-weight: 600;\n      display: inline-block;\n    }\n\n    .product-detail-container .tag {\n      background: var(--bg-card);\n      border: 1px solid var(--border-color);\n      color: var(--text-sub);\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      font-weight: 500;\n      display: inline-block;\n      margin-right: 8px;\n      margin-bottom: 8px;\n    }\n\n    \/* Hero Block *\/\n    .product-detail-container .hero-section {\n      text-align: center;\n      padding-top: clamp(1.5rem, 4vw, 3rem);\n    }\n\n    .product-detail-container .hero-content {\n      max-width: 800px;\n      margin: 0 auto 32px auto;\n    }\n\n    \/* Feature Block *\/\n    .product-detail-container .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    .product-detail-container .feature-item:last-child {\n      margin-bottom: 0;\n    }\n\n    .product-detail-container .feature-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    .product-detail-container .feature-tags {\n      margin-top: 16px;\n    }\n\n    \/* Specifications Block *\/\n    .product-detail-container .specifications-section {\n      background: var(--bg-card);\n      padding: clamp(1.5rem, 4vw, 3rem);\n      border-radius: var(--radius-lg);\n      border: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 16px;\n    }\n\n    .product-detail-container .spec-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .spec-table tr:last-child {\n      border-bottom: none;\n    }\n\n    .product-detail-container .spec-table td {\n      padding: 16px;\n      vertical-align: top;\n    }\n\n    .product-detail-container .spec-table td:first-child {\n      font-weight: 600;\n      color: var(--primary);\n      width: 35%;\n    }\n\n    .product-detail-container .spec-table .spec-value {\n      color: var(--text-sub);\n    }\n\n    \/* FAQ Block *\/\n    .product-detail-container .faq-section {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n    }\n\n    .product-detail-container .faq-item {\n      background: var(--bg-card);\n      padding: 24px;\n      border-radius: var(--radius-md);\n      border: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .faq-question {\n      margin-bottom: 8px;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    \/* Responsive Rules (Desktop \/ MB Switch) *\/\n    @media (min-width: 768px) {\n      .product-detail-container .feature-item {\n        flex-direction: row;\n        align-items: center;\n        gap: 5%;\n      }\n\n      .product-detail-container .feature-media,\n      .product-detail-container .feature-copy {\n        flex: 1;\n        width: 47.5%;\n      }\n\n      \/* Alternating Layout for Desktop *\/\n      .product-detail-container .feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n    }\n\n    @media (max-width: 767px) {\n      \/* Mobile Feature Order Lock: Image first, Text second *\/\n      .product-detail-container .feature-item {\n        flex-direction: column !important;\n      }\n\n      .product-detail-container .feature-media {\n        order: 1;\n      }\n\n      .product-detail-container .feature-copy {\n        order: 2;\n      }\n\n      \/* Mobile Specifications Grid Layout *\/\n      .product-detail-container .spec-table,\n      .product-detail-container .spec-table tbody,\n      .product-detail-container .spec-table tr {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .product-detail-container .spec-table td {\n        display: grid;\n        grid-template-columns: minmax(130px, 40%) minmax(0, 1fr);\n        gap: 14px;\n        width: 100%;\n        box-sizing: border-box;\n        padding: 14px 0;\n        align-items: start;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .product-detail-container .spec-table td:first-child {\n        width: auto;\n        padding-right: 0;\n      }\n\n      .product-detail-container .spec-table td::before {\n        content: attr(data-label);\n        display: block;\n        min-width: 0;\n        font-size: 18px;\n        font-weight: 600;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      \/* Hide the first cell content because we inject it with data-label *\/\n      .product-detail-container .spec-table td:first-child {\n        display: none;\n      }\n\n      .product-detail-container .spec-table .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n    }\n\n    @media (max-width: 420px) {\n      \/* Extra Mobile Protection for narrow screens *\/\n      .product-detail-container .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Content Section --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cdiv class=\"badge-container\" style=\"justify-content: center;\"\u003e\u003cspan class=\"badge\"\u003e5-Speed Smart Timing\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1\u003eSmart Digital Ultrasonic Cleaner\u003c\/h1\u003e\n\n\u003cp\u003eClean your daily essentials with professional ease. This portable ultrasonic cleaner combines smart technology and durable construction to safely lift away dirt and grime from your most delicate items.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img49\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260903132928\/ac0a7f24f58950a9e53f0ba8fedd9849.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003cspan class=\"image-placeholder-label\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature Sections --\u003e\n\n\u003csection class=\"features-section\"\u003e\u003c!-- Feature 1 --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img50\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260903132928\/89ff1c60b380d8432df05b97ba403465.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003cspan class=\"image-placeholder-label\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003e5 Pre-Set Cleaning Modes\u003c\/h3\u003e\n\n\u003cp\u003eTake complete control over your cleaning process. Choose freely between 3, 6, 9, 12, or 15 minutes of timing depending on the delicate nature or debris level of your items. The green LED digital display counts down the seconds in real-time.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag\"\u003eOne-Button Touch Control\u003c\/span\u003e \u003cspan class=\"tag\"\u003eReal-Time LED Display\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img51\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260903132928\/c333dcbd84d9d2caf2824ec4162bd182.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003cspan class=\"image-placeholder-label\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eGenerous Capacity \u0026amp; Food-Grade Stainless Steel\u003c\/h3\u003e\n\n\u003cp\u003eBuilt with a spacious 22oz (650ml) internal tank, this cleaner easily accommodates large glasses, make-up brushes, and multiple pieces of jewelry simultaneously. The heavy-duty 304 stainless steel interior is rust-resistant, corrosion-resistant, and simple to wipe clean.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag\"\u003e304 Stainless Steel Chamber\u003c\/span\u003e \u003cspan class=\"tag\"\u003e22oz (650ml) Capacity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img52\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260903132928\/b71c3befdeeb1a332a1c3bb62d1b4cf3.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003cspan class=\"image-placeholder-label\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003e5000Hz Ultrasonic Deep Cleaning\u003c\/h3\u003e\n\n\u003cp\u003eDeep clean tiny, hard-to-reach crevices without using harsh chemicals. High-frequency waves create micro-bubbles in the water, gently loosening dirt and build-up from glasses, watch links, and fine jewelry while preventing damage to fragile parts.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag\"\u003e5000Hz Cleaning Action\u003c\/span\u003e \u003cspan class=\"tag\"\u003eGentle Crevice Care\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- How to Use Section --\u003e\n\n\u003csection class=\"scenarios-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eSimple 4-Step Operation\u003c\/h2\u003e\n\n\u003cp style=\"margin-bottom: 24px;\"\u003eDesigned for quick, daily maintenance at home or on the go. Restore the pristine look of your personal items in minutes with just plain tap water.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img53\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260903132928\/5058cdc56703dc616fa9ac2f72bfdd6a.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003cspan class=\"image-placeholder-label\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"margin-top: 24px;\"\u003e\n\u003cp\u003e\u003cstrong\u003e1. Pour Water:\u003c\/strong\u003e Add the appropriate amount of water into the stainless steel tank.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003e2. Place Items:\u003c\/strong\u003e Gently lower your eyeglasses or accessories inside and close the clear lid.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003e3. Plug In:\u003c\/strong\u003e Connect the power cord to the side DC power jack and standard outlet.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003e4. Start:\u003c\/strong\u003e Tap the single touch button to choose your timing mode and start cleaning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications Section (No Images Allowed Here) --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eLid Construction\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Lid Construction\"\u003e\u003cspan class=\"spec-value\"\u003eHigh-Transparency Hinge Lid\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eTank Material\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Tank Material\"\u003e\u003cspan class=\"spec-value\"\u003e304 Food-Grade Stainless Steel\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eChamber Capacity\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Chamber Capacity\"\u003e\u003cspan class=\"spec-value\"\u003e22 oz (approx. 650 ml)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eOuter Dimensions\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Outer Dimensions\"\u003e\u003cspan class=\"spec-value\"\u003e9.0\" x 4.7\" x 2.8\" (approx. 22.9 cm x 11.9 cm x 7.1 cm)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eInner Tank Dimensions\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Inner Tank Dimensions\"\u003e\u003cspan class=\"spec-value\"\u003e7.3\" x 3.5\" (approx. 18.5 cm x 8.9 cm)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eVibration Frequency\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Vibration Frequency\"\u003e\u003cspan class=\"spec-value\"\u003e5000Hz Deep Clean Action\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eTimer Settings\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Timer Settings\"\u003e\u003cspan class=\"spec-value\"\u003e5 Modes (3, 6, 9, 12, 15 minutes)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eControls\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Controls\"\u003e\u003cspan class=\"spec-value\"\u003eOne-Button Touch LED Countdown Panel\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eBase Safety\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Base Safety\"\u003e\u003cspan class=\"spec-value\"\u003eFour Anti-Slip Rubber Feet\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003ePower Connection\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Power Connection\"\u003e\u003cspan class=\"spec-value\"\u003eDC Plug-In Cord \u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ Section --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 What items can be cleaned with this device?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThis multi-purpose ultrasonic cleaner is ideal for cleaning eyeglasses, sunglasses, jewelry, rings, necklaces, watch straps, dental braces, retainers, dentures, makeup brushes, coins, and small metal parts.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 How do I adjust the cleaning cycle?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe unit features 5 preset modes (3, 6, 9, 12, and 15 minutes). You can cycle through these options using the single-button control panel on the front. The display screen will show your chosen setting and show the real-time countdown once started.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 Does this model run on battery power?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo, this unit is purely corded for stable, consistent cleaning performance. Connect the power adapter securely to the DC power jack located on the rear side of the device to operate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Newjoyloo","offers":[{"title":"US","offer_id":48610058567892,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true},{"title":"UK","offer_id":48610058600660,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true},{"title":"EU","offer_id":48610058633428,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/ac0a7f24f58950a9e53f0ba8fedd9849.jpg?v=1788416097","url":"https:\/\/omurio.com\/products\/portable-eyeglass-jewelry-cleaner-rjc","provider":"Omurio","version":"1.0","type":"link"}