{"product_id":"earty","title":"Wiederverwendbare Ohrenschmalz-Entferner – Hygienische Klebe-Stäbchen zur sanften Ohrenreinigung","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=yes\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:opsz,wght@14..32,300..700\u0026amp;family=Playfair+Display:ital@0;1\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* 严格限定在 .custom-product-description 内，无全局污染 *\/\n        .custom-product-description {\n            max-width: 1280px;\n            margin: 0 auto;\n            padding: 2rem 1.5rem;\n            background: #ffffff;\n            font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n            line-height: 1.8;\n            letter-spacing: 0.3px;\n            color: #1e1e2a;\n            border-radius: 28px;\n            box-shadow: 0 8px 30px rgba(0, 0, 0, 0.02);\n        }\n        .custom-product-description * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        .custom-product-description h1, \n        .custom-product-description h2, \n        .custom-product-description h3, \n        .custom-product-description h4,\n        .custom-product-description p,\n        .custom-product-description ul,\n        .custom-product-description li,\n        .custom-product-description .feature-card,\n        .custom-product-description .image-frame {\n            margin-bottom: 0;\n        }\n        .custom-product-description p, \n        .custom-product-description .feature-card p,\n        .custom-product-description .specs-box,\n        .custom-product-description .notice-block {\n            margin-bottom: 1.8rem;\n        }\n        \/* 主标题 *\/\n        .custom-product-description .title-wrapper {\n            text-align: center;\n            margin-bottom: 2rem;\n        }\n        .custom-product-description .main-title {\n            font-family: 'Playfair Display', 'Times New Roman', serif;\n            font-size: 2.6rem;\n            font-weight: 800;\n            background: linear-gradient(135deg, #2c2c34 0%, #0b89c8 45%, #3895c3 70%, #2c2c34 100%);\n            background-clip: text;\n            -webkit-background-clip: text;\n            color: transparent;\n            letter-spacing: -0.5px;\n            margin-bottom: 0.5rem;\n            position: relative;\n            padding-bottom: 0.75rem;\n        }\n        .custom-product-description .main-title::after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 100px;\n            height: 3px;\n            background: #0b89c8;\n            border-radius: 4px;\n            box-shadow: 0 1px 6px rgba(11,137,200,0.3);\n        }\n        .custom-product-description .subtitle-accent {\n            display: inline-block;\n            font-size: 1.3rem;\n            font-weight: 500;\n            color: #0b89c8;\n            background: rgba(11,137,200,0.08);\n            padding: 0.3rem 1rem;\n            border-radius: 40px;\n            letter-spacing: 0.8px;\n            margin-top: 0.5rem;\n        }\n        .custom-product-description .title-ornament {\n            margin-top: 1rem;\n            font-size: 1.1rem;\n            letter-spacing: 6px;\n            color: #0b89c8;\n            opacity: 0.7;\n        }\n        \/* 章节标题（橙色用于特性，蓝色用于规格） *\/\n        .custom-product-description .section-title-orange {\n            font-size: 1.9rem;\n            font-weight: 700;\n            color: #e67e23;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 1rem;\n            margin: 2.5rem 0 1.8rem 0;\n            text-align: center;\n        }\n        .custom-product-description .section-title-orange::before,\n        .custom-product-description .section-title-orange::after {\n            content: '';\n            flex: 1;\n            height: 2px;\n            background: linear-gradient(90deg, #f0cfb0, #e67e23, #f0cfb0);\n            max-width: 100px;\n            border-radius: 4px;\n        }\n        .custom-product-description .section-title-blue {\n            font-size: 1.9rem;\n            font-weight: 700;\n            color: #0b89c8;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 1rem;\n            margin: 2.5rem 0 1.8rem 0;\n            text-align: center;\n        }\n        .custom-product-description .section-title-blue::before,\n        .custom-product-description .section-title-blue::after {\n            content: '';\n            flex: 1;\n            height: 2px;\n            background: linear-gradient(90deg, #f0cfb0, #0b89c8, #f0cfb0);\n            max-width: 100px;\n            border-radius: 4px;\n        }\n        @media (max-width: 600px) {\n            .custom-product-description .section-title-orange,\n            .custom-product-description .section-title-blue {\n                font-size: 1.6rem;\n            }\n            .custom-product-description .section-title-orange::before,\n            .custom-product-description .section-title-orange::after,\n            .custom-product-description .section-title-blue::before,\n            .custom-product-description .section-title-blue::after {\n                max-width: 40px;\n            }\n        }\n        \/* 特性卡片 *\/\n        .custom-product-description .feature-card {\n            background: #fefcf9;\n            border-radius: 28px;\n            padding: 1.6rem 2rem;\n            box-shadow: 0 10px 20px -8px rgba(0, 0, 0, 0.08);\n            transition: all 0.25s ease;\n            border: 1px solid #f3ede5;\n            height: 100%;\n        }\n        .custom-product-description .feature-card:hover {\n            transform: translateY(-4px);\n            box-shadow: 0 20px 30px -12px rgba(230,126,35,0.15);\n            border-color: #f3d5b5;\n        }\n        .custom-product-description .feature-headline {\n            font-size: 1.6rem;\n            font-weight: 800;\n            margin-bottom: 1rem;\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            color: #2a241e;\n            border-left: 5px solid #e67e23;\n            padding-left: 18px;\n        }\n        .custom-product-description .feature-headline::before {\n            content: attr(data-icon);\n            font-size: 1.8rem;\n        }\n        .custom-product-description .feature-card p {\n            color: #3c3730;\n            font-size: 1rem;\n        }\n        \/* 图片相框 *\/\n        .custom-product-description .image-frame {\n            background: #fff;\n            padding: 10px;\n            border-radius: 24px;\n            box-shadow: 0 12px 28px -8px rgba(0, 0, 0, 0.12), 0 0 0 1px #f7efe6 inset, 0 0 0 2px #fff inset;\n            transition: transform 0.3s ease, box-shadow 0.3s;\n            overflow: hidden;\n            height: 100%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        .custom-product-description .image-frame:hover {\n            transform: scale(1.02);\n            box-shadow: 0 24px 40px -12px rgba(0, 0, 0, 0.2), 0 0 0 1px #e2cfbb inset;\n        }\n        .custom-product-description .product-img {\n            width: 100%;\n            height: auto;\n            display: block;\n            border-radius: 18px;\n        }\n        \/* 图文配对网格 *\/\n        .custom-product-description .feature-pair-grid {\n            display: flex;\n            flex-direction: column;\n            gap: 2.5rem;\n            margin: 1rem 0;\n        }\n        .custom-product-description .feature-pair {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 2rem;\n            align-items: center;\n        }\n        @media (min-width: 768px) {\n            .custom-product-description .feature-pair:nth-child(even) .image-frame {\n                order: 1;\n            }\n            .custom-product-description .feature-pair:nth-child(even) .feature-card {\n                order: 2;\n            }\n        }\n        @media (max-width: 768px) {\n            .custom-product-description .feature-pair {\n                grid-template-columns: 1fr;\n                gap: 1.2rem;\n            }\n            .custom-product-description .feature-pair .image-frame,\n            .custom-product-description .feature-pair .feature-card {\n                order: unset !important;\n            }\n        }\n        \/* 双图并排样式 *\/\n        .custom-product-description .double-image {\n            display: flex;\n            gap: 1.5rem;\n            margin: 1.5rem 0;\n            flex-wrap: wrap;\n        }\n        .custom-product-description .double-image .image-frame {\n            flex: 1;\n            min-width: 200px;\n        }\n        \/* 规格框 *\/\n        .custom-product-description .specs-box {\n            background: #f5f8f5;\n            border-radius: 36px;\n            padding: 2rem;\n            position: relative;\n            overflow: hidden;\n            border: 1px solid #e7e2d8;\n        }\n        .custom-product-description .specs-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n            gap: 1.2rem 1.8rem;\n            position: relative;\n            z-index: 2;\n        }\n        .custom-product-description .spec-item {\n            display: flex;\n            justify-content: space-between;\n            flex-wrap: wrap;\n            border-bottom: 1px dashed #d9cfbf;\n            padding-bottom: 0.5rem;\n        }\n        .custom-product-description .spec-label {\n            font-weight: 700;\n            color: #0b89c8;\n        }\n        .custom-product-description .spec-value {\n            color: #2b2b2b;\n            font-weight: 500;\n        }\n        .custom-product-description .spec-watermark {\n            position: absolute;\n            bottom: 8px;\n            right: 16px;\n            font-size: 5rem;\n            font-weight: 800;\n            opacity: 0.03;\n            font-family: 'Playfair Display', serif;\n            pointer-events: none;\n            transform: rotate(-8deg);\n            letter-spacing: 6px;\n        }\n        .custom-product-description .spec-bg-pattern {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background-image: radial-gradient(#0b89c8 1px, transparent 1px);\n            background-size: 20px 20px;\n            opacity: 0.06;\n            pointer-events: none;\n        }\n        \/* 备注块 *\/\n        .custom-product-description .notice-block {\n            background: #fffaf2;\n            border-left: 6px solid #e67e23;\n            border-radius: 24px;\n            padding: 1.5rem 2rem;\n            margin: 1rem 0 2rem;\n        }\n        .custom-product-description .notice-list {\n            list-style: none;\n        }\n        .custom-product-description .notice-list li {\n            margin-bottom: 0.7rem;\n            font-size: 0.95rem;\n            display: flex;\n            align-items: baseline;\n            gap: 12px;\n            color: #4b3f32;\n        }\n        .custom-product-description .notice-list li::before {\n            content: \"•\";\n            color: #e67e23;\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n        .custom-product-description .final-cta {\n            text-align: center;\n            font-size: 1.35rem;\n            font-weight: 600;\n            background: linear-gradient(115deg, #f9ede1, #eef7fc);\n            padding: 1.4rem 1rem;\n            border-radius: 80px;\n            margin: 2rem 0 0.5rem;\n            color: #0b89c8;\n            border: 1px solid #cde8f5;\n        }\n        .custom-product-description .divider {\n            margin: 2rem 0;\n            height: 2px;\n            background: linear-gradient(90deg, transparent, #e67e23, #f3cf9a, #0b89c8, transparent);\n        }\n        @media (max-width: 600px) {\n            .custom-product-description {\n                padding: 1.2rem;\n            }\n            .custom-product-description .main-title {\n                font-size: 1.9rem;\n            }\n            .custom-product-description .feature-headline {\n                font-size: 1.3rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"custom-product-description\"\u003e\n\u003c!-- 主标题 --\u003e\n\u003cdiv class=\"title-wrapper\"\u003e\n\u003ch1 class=\"main-title\"\u003eWiederverwendbare Ohrenreiniger\u003cbr\u003e\u003cspan class=\"subtitle-accent\"\u003eSelbstklebend, sanft \u0026amp; hygienisch\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cdiv class=\"title-ornament\"\u003e\n\u003cspan class=\"ornament-star\"\u003e✦\u003c\/span\u003e \u003cspan class=\"ornament-leaf\"\u003e👂\u003c\/span\u003e \u003cspan class=\"ornament-star\"\u003e✦\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 引言 --\u003e\n\u003cdiv style=\"background: #eef7fc; border-radius: 32px; padding: 1.2rem 1.8rem; margin-bottom: 2rem; border-left: 5px solid #0b89c8;\"\u003e\n\u003ch3 style=\"margin: 0; color: #0b89c8;\"\u003e💝 Sauberere und sichere Ohrenschmalzentfernung\u003c\/h3\u003e\n\u003cp style=\"margin-top: 0.5rem;\"\u003eHalten Sie Ihre Ohren sauber und sicher mit den wiederverwendbaren Klebetupfern zur Ohrenschmalzentfernung. Unsere Tupfer sind einfach zu verwenden und entfernen Ohrenschmalz schnell und effektiv. Sie müssen sie nur vorsichtig in das Ohr drehen, um das Ohrenschmalz festzuhalten. Befreien Sie sich von der Unordnung und den Unannehmlichkeiten traditioneller Methoden und genießen Sie eine sauberere und sicherere Ohrenschmalzentfernung.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- GIF und Doppelbilder --\u003e\n\u003cdiv style=\"margin-bottom: 1.5rem;\" class=\"image-frame\"\u003e\u003cimg class=\"product-img\" alt=\"Ohrenreinigung Animation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/7620\/5462\/files\/0448bd31c878ad075bd08f3bc0aee3fc.gif\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"double-image\"\u003e\n\u003cdiv class=\"image-frame\"\u003e\u003cimg class=\"product-img\" alt=\"Ohrenreiniger Produkt\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0606\/6310\/3640\/files\/spp_20231104112009_35b4efe440ce9f829db102028f807194.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"image-frame\"\u003e\u003cimg class=\"product-img\" alt=\"Anwendung\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0606\/6310\/3640\/files\/spp_20231104112013_42af3be1b45ef8ae82b61b5076dbdbe0.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MERKMALE 章节 --\u003e\n\u003cdiv class=\"section-title-orange\"\u003e✨ MERKMALE\u003c\/div\u003e\n\u003cdiv class=\"feature-pair-grid\"\u003e\n\u003c!-- 1. Selbstklebendes Werkzeug --\u003e\n\u003cdiv class=\"feature-pair\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 class=\"feature-headline\" data-icon=\"🧴\"\u003eSELBSTKLEBENDES WERKZEUG\u003c\/h4\u003e\n\u003cp\u003eHarzmaterial mit eigenem Klebstoff kann sanft in das Ohr gedreht werden, um das Ohrenschmalz festzuhalten und es gründlicher zu reinigen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-frame\"\u003e\u003cimg class=\"product-img\" alt=\"Selbstklebend\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0606\/6310\/3640\/files\/spp_20231104112018_1d0c472791b1af742d9c36e45842b1e3.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Umweltfreundliches Material --\u003e\n\u003cdiv class=\"feature-pair\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 class=\"feature-headline\" data-icon=\"🌿\"\u003eUMWELTFREUNDLICHES MATERIAL\u003c\/h4\u003e\n\u003cp\u003eDer Stabkörper des Tupfers besteht aus PET-Kunststoff und die Spitze aus einem synthetischen Harzkleber. Dieses Material ist weich und bequem und schädigt die Ohren nicht. Die äußere Schicht aus weichem Kleber umhüllt die Rutenspitze vollständig, wodurch Ohrenschäden besser vermieden werden können.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-frame\"\u003e\u003cimg class=\"product-img\" alt=\"Umweltfreundlich\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0606\/6310\/3640\/files\/spp_20231104112023_22c85e1ee8c9fff3797df617e6d42574.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Waschbar und wiederverwendbar --\u003e\n\u003cdiv class=\"feature-pair\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 class=\"feature-headline\" data-icon=\"🔄\"\u003eWASCHBAR \u0026amp; WIEDERVERWENDBAR\u003c\/h4\u003e\n\u003cp\u003eNach jedem Gebrauch kann der Schmutz mit Wasser abgewaschen und anschließend mit einem Fön getrocknet werden. Nach dem Trocknen bleibt der Kleber erhalten und der Tupfer kann wiederverwendet werden. Damit ist der Tupfer eine umweltfreundliche und kostengünstige Möglichkeit zur Entfernung von Ohrenschmalz.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-frame\"\u003e\u003cimg class=\"product-img\" alt=\"Wiederverwendbar\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0606\/6310\/3640\/files\/spp_20231104112028_3322ed3290fe966ba121f3f493dde5fe.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Mehrzweck-Tupfer und praktisch --\u003e\n\u003cdiv class=\"feature-pair\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 class=\"feature-headline\" data-icon=\"✨\"\u003eMEHRZWECK-TUPFER\u003c\/h4\u003e\n\u003cp\u003eZum Schminken, Entfernen von Ohrenschmalz und für viele andere Zwecke. Verfügbar für Frauen, Kleinkinder und Tiere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-frame\"\u003e\u003cimg class=\"product-img\" alt=\"Mehrzweck\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0606\/6310\/3640\/files\/spp_20231104112033_b401a4e5e482baa4d1fa33f3234e9d1f.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SPEZIFIKATIONEN 章节 --\u003e\n\u003cdiv class=\"section-title-blue\"\u003e📋 SPEZIFIKATIONEN\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eTyp:\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eKlein, Groß\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eMenge:\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e24 Stück\/Karton\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eGröße (klein):\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e4 × 65 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eGröße (groß):\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e5 × 65,5 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eFarbe:\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eTransparent\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eMaterial:\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003ePET-Kunststoff + Kunstharzkleber\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-watermark\" aria-hidden=\"true\"\u003eEAR\u003c\/div\u003e\n\u003cdiv class=\"spec-bg-pattern\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HINWEISE --\u003e\n\u003cdiv class=\"section-title-orange\"\u003e⚠️ HINWEISE\u003c\/div\u003e\n\u003cdiv class=\"notice-block\"\u003e\n\u003cul class=\"notice-list\"\u003e\n\u003cli\u003eAufgrund manueller Messungen bitten wir um Verständnis für leichte Maßabweichungen.\u003c\/li\u003e\n\u003cli\u003eAufgrund unterschiedlicher Monitoreinstellungen kann die Farbe geringfügig von der Realität abweichen.\u003c\/li\u003e\n\u003cli\u003eNur zur äußeren Anwendung. Bei Beschwerden bitte einen Arzt aufsuchen.\u003c\/li\u003e\n\u003cli\u003eNach jedem Gebrauch gründlich reinigen und trocknen.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- 结尾CTA --\u003e\n\u003cdiv class=\"final-cta\"\u003e✨ Sanfte, hygienische Ohrenpflege – ganz ohne Wattestäbchen ✨\u003c\/div\u003e\n\u003c!-- 原始脚本占位 --\u003e \u003cscript\u003e\n        \/\/ Original-Script (keiner im Quelltext vorhanden – dieser Block bleibt unverändert)\n    \u003c\/script\u003e\n\u003c\/div\u003e","brand":"kissews","offers":[{"title":"Klein (24 Stück\/Packung) \/ 1 Packung (24 Stück)","offer_id":48046040121566,"sku":"LG30320669A3","price":12.99,"currency_code":"EUR","in_stock":true},{"title":"Klein (24 Stück\/Packung) \/ 💥2 für 1 Aktion 3 Packung (72 Stück)","offer_id":48046040154334,"sku":"LG30320669A3*3","price":23.99,"currency_code":"EUR","in_stock":true},{"title":"Klein (24 Stück\/Packung) \/ 💥💥3 für 2 Aktion（5 Packung）👍Die günstigste Option👍","offer_id":48046040187102,"sku":"LG30320669A3*5","price":29.99,"currency_code":"EUR","in_stock":true},{"title":"Groß (24 Stück\/Packung) \/ 1 Packung (24 Stück)","offer_id":48046040219870,"sku":"LG30320669A1","price":12.99,"currency_code":"EUR","in_stock":true},{"title":"Groß (24 Stück\/Packung) \/ 💥2 für 1 Aktion 3 Packung (72 Stück)","offer_id":48046040252638,"sku":"LG30320669A1*3","price":23.99,"currency_code":"EUR","in_stock":true},{"title":"Groß (24 Stück\/Packung) \/ 💥💥3 für 2 Aktion（5 Packung）👍Die günstigste Option👍","offer_id":48046040285406,"sku":"LG30320669A1*5","price":29.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0665\/5413\/4750\/files\/spp_shopify20260310011357_dca7bd6adcefd69a74d9b5ae18bfe70a_fa3ab90f-cdcb-4938-9f38-3c80c394485a.jpg?v=1774864896","url":"https:\/\/kissews.com\/products\/earty","provider":"kissews","version":"1.0","type":"link"}