{"product_id":"ludlow-sunglasses","title":"Ludlow Sunglasses","description":"\u003cstyle\u003e\n\/* KUGO Sunglasses shared premium stylesheet *\/\n.kugo-sun-wrap {\n  --text: #111111;\n  --muted: #6e6e73;\n  --line: #ece8e3;\n  --soft: #faf8f5;\n  --card: #fbfaf8;\n  --white: #ffffff;\n  --shadow: 0 10px 30px rgba(0,0,0,0.05);\n  --shadow-hover: 0 18px 40px rgba(0,0,0,0.08);\n  --brown-1: #d8c6b3;\n  --brown-2: #a98763;\n  --brown-3: #6f543b;\n  --grey-1: #d9dcdf;\n  --grey-2: #90979f;\n  --grey-3: #4f565d;\n  --glare: rgba(255,255,255,0.55);\n  font-family: -apple-system, BlinkMacSystemFont, \"SF Pro Display\", \"Segoe UI\", Arial, sans-serif;\n  color: var(--text);\n  background: #fff;\n  max-width: 1080px;\n  margin: 0 auto;\n  line-height: 1.5;\n}\n.kugo-sun-wrap * { box-sizing: border-box; }\n.kugo-section { padding: 72px 28px; border-bottom: 1px solid var(--line); }\n.kugo-section:last-child { border-bottom: 0; padding-bottom: 82px; }\n.kugo-center { text-align: center; }\n.kugo-eyebrow { font-size: 13px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; color: #8b8b90; margin-bottom: 14px; }\n.kugo-badge { display: inline-flex; align-items: center; justify-content: center; padding: 8px 14px; border: 1px solid #ece6df; border-radius: 999px; background: #fff; font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; color: var(--muted); margin-bottom: 18px; }\n.kugo-title { margin: 0; font-size: 60px; line-height: 1.14; padding-bottom: 0.18em; font-weight: 700; letter-spacing: -0.05em; background: linear-gradient(90deg, var(--grey-1) 0%, var(--brown-1) 16%, var(--brown-2) 40%, var(--grey-2) 68%, var(--brown-3) 100%); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; color: transparent; position: relative; }\n.kugo-title-glare { position: relative; display: inline-block; }\n.kugo-title-glare::after { content: \"\"; position: absolute; inset: 0; background: linear-gradient(105deg, rgba(255,255,255,0) 34%, var(--glare) 49%, rgba(255,255,255,0) 62%); mix-blend-mode: screen; opacity: 0.55; pointer-events: none; }\n.kugo-subtitle { max-width: 780px; margin: 20px auto 0; font-size: 24px; line-height: 1.35; color: #1d1d1f; letter-spacing: -0.01em; }\n.kugo-chip-row { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; margin-top: 26px; }\n.kugo-chip { display: inline-flex; align-items: center; justify-content: center; padding: 10px 14px; border-radius: 999px; border: 1px solid #ece6df; background: #faf9f7; color: #3a3a3c; font-size: 14px; }\n.kugo-narrow { max-width: 790px; margin: 0 auto; }\n.kugo-h2 { margin: 0 0 16px; font-size: 42px; line-height: 1.08; font-weight: 700; letter-spacing: -0.04em; color: var(--text); }\n.kugo-p { margin: 0 0 14px; font-size: 18px; line-height: 1.68; color: #454548; }\n.kugo-grid-4 { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; }\n.kugo-card { background: linear-gradient(180deg, #ffffff 0%, #fbfaf8 100%); border: 1px solid var(--line); border-radius: 28px; padding: 28px 24px; min-height: 230px; box-shadow: 0 1px 0 rgba(0,0,0,0.02); transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease; }\n.kugo-card:hover { transform: translateY(-4px); box-shadow: var(--shadow); border-color: #e3ddd6; }\n.kugo-icon { width: 46px; height: 46px; border-radius: 14px; background: #f6f4f1; display: flex; align-items: center; justify-content: center; margin-bottom: 18px; }\n.kugo-card h3 { margin: 0 0 10px; font-size: 21px; line-height: 1.2; font-weight: 600; letter-spacing: -0.02em; color: var(--text); }\n.kugo-card p { margin: 0; font-size: 15px; line-height: 1.65; color: var(--muted); }\n.kugo-size-grid { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 16px; }\n.kugo-size-card { background: #fbfaf8; border: 1px solid var(--line); border-radius: 24px; padding: 26px 20px; text-align: center; transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease; }\n.kugo-size-card:hover { transform: translateY(-4px); box-shadow: var(--shadow); border-color: #e3ddd6; }\n.kugo-size-label { font-size: 13px; color: #8b8b90; margin: 10px 0 6px; }\n.kugo-size-value { font-size: 28px; line-height: 1.1; font-weight: 700; letter-spacing: -0.03em; color: var(--text); }\n.kugo-lens-shell { display: grid; grid-template-columns: 1.1fr 0.9fr; gap: 22px; align-items: stretch; }\n.kugo-lens-copy, .kugo-lens-visual { background: linear-gradient(180deg, #ffffff 0%, #fbfaf8 100%); border: 1px solid var(--line); border-radius: 32px; box-shadow: 0 1px 0 rgba(0,0,0,0.02); }\n.kugo-lens-copy { padding: 34px 30px; }\n.kugo-lens-visual { padding: 22px; display: flex; flex-direction: column; gap: 12px; justify-content: center; }\n.kugo-lens-option { border-radius: 24px; padding: 18px 18px; border: 1px solid rgba(17,17,17,0.04); background: linear-gradient(180deg, rgba(255,255,255,0.86) 0%, rgba(255,255,255,0.7) 100%); box-shadow: inset 0 1px 0 rgba(255,255,255,0.65); }\n.kugo-lens-option strong { display: block; font-size: 17px; line-height: 1.2; margin-bottom: 6px; color: #181818; }\n.kugo-lens-option span { display: block; font-size: 13px; line-height: 1.55; color: #505055; }\n.kugo-lens-brown { background: linear-gradient(180deg, rgba(208,180,146,0.30) 0%, rgba(142,103,64,0.16) 100%); }\n.kugo-lens-grey { background: linear-gradient(180deg, rgba(193,199,205,0.28) 0%, rgba(103,110,118,0.14) 100%); }\n.kugo-lens-green { background: linear-gradient(180deg, rgba(177,194,164,0.30) 0%, rgba(88,111,76,0.16) 100%); }\n.kugo-cta-shell { max-width: 820px; margin: 0 auto; background: linear-gradient(180deg, #ffffff 0%, #fbfaf8 100%); border: 1px solid var(--line); border-radius: 34px; padding: 34px 28px; box-shadow: 0 1px 0 rgba(0,0,0,0.02); }\n.kugo-cta-text { max-width: 620px; margin: 0 auto 24px; text-align: center; }\n.kugo-cta-text p { margin: 0; font-size: 18px; line-height: 1.65; color: var(--muted); }\n.kugo-button-row { display: flex; justify-content: center; gap: 14px; flex-wrap: wrap; }\n.kugo-btn { display: inline-flex; align-items: center; justify-content: center; gap: 10px; min-height: 54px; padding: 0 22px; border-radius: 999px; text-decoration: none; font-size: 15px; font-weight: 600; letter-spacing: -0.01em; transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease, background 220ms ease, color 220ms ease; white-space: nowrap; }\n.kugo-btn-primary { color: #ffffff; border: 1px solid transparent; background: linear-gradient(90deg, #2a2a2b 0%, #111111 100%); box-shadow: 0 14px 30px rgba(0,0,0,0.12); }\n.kugo-btn-primary:hover { transform: translateY(-4px); box-shadow: 0 20px 38px rgba(0,0,0,0.16); }\n.kugo-btn-secondary { color: var(--text); border: 1px solid #e7e1d9; background: linear-gradient(180deg, #ffffff 0%, #fbfaf8 100%); box-shadow: 0 1px 0 rgba(0,0,0,0.01); }\n.kugo-btn-secondary:hover { transform: translateY(-4px); box-shadow: var(--shadow-hover); border-color: #ddd6cd; background: #ffffff; }\n.kugo-btn svg { flex: 0 0 auto; }\n@media (max-width: 980px) { .kugo-grid-4 { grid-template-columns: repeat(2, minmax(0, 1fr)); } .kugo-size-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); } .kugo-lens-shell { grid-template-columns: 1fr; } .kugo-title { font-size: 50px; } .kugo-subtitle { font-size: 21px; } }\n@media (max-width: 640px) { .kugo-section { padding: 56px 18px; } .kugo-title { font-size: 40px; line-height: 1.12; padding-bottom: 0.18em; } .kugo-subtitle { font-size: 18px; } .kugo-h2 { font-size: 32px; } .kugo-grid-4, .kugo-size-grid { grid-template-columns: 1fr; } .kugo-lens-copy, .kugo-lens-visual { border-radius: 26px; } .kugo-lens-copy { padding: 26px 20px; } .kugo-cta-shell { padding: 24px 18px; border-radius: 26px; } .kugo-button-row { flex-direction: column; } .kugo-btn { width: 100%; } }\n\u003c\/style\u003e\n\u003cdiv class=\"kugo-sun-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"kugo-section kugo-center\"\u003e\n\u003cdiv class=\"kugo-badge\"\u003ePremium Custom Sun Lenses\u003c\/div\u003e\n\u003cdiv class=\"kugo-title-glare\"\u003e\n\u003ch1 class=\"kugo-title\"\u003eLudlow Sunglasses\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003cp class=\"kugo-subtitle\"\u003eLudlow Sunglasses reinterpret the signature KUGO frame through premium sun optics, giving the round-angular geometric silhouette a stronger outdoor presence and a cleaner luxury finish.\u003c\/p\u003e\n\u003cdiv class=\"kugo-chip-row\"\u003e\n\u003cspan class=\"kugo-chip\"\u003eRound-angular geometric silhouette\u003c\/span\u003e \u003cspan class=\"kugo-chip\"\u003eMedium fit\u003c\/span\u003e \u003cspan class=\"kugo-chip\"\u003eSleek black frame with double bridge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STORY --\u003e\n\u003csection class=\"kugo-section\"\u003e\n\u003cdiv class=\"kugo-narrow kugo-center\"\u003e\n\u003cdiv class=\"kugo-eyebrow\"\u003eDesign story\u003c\/div\u003e\n\u003ch2 class=\"kugo-h2\"\u003eSunwear, with stronger character.\u003c\/h2\u003e\n\u003cp class=\"kugo-p\"\u003eLudlow is defined by its round-angular geometric silhouette, built to feel visually distinctive while remaining naturally wearable. The frame keeps its original New York-inspired personality, but reads more elevated in a sunwear context.\u003c\/p\u003e\n\u003cp class=\"kugo-p\"\u003eCrafted with sleek black frame with double bridge, it brings together design character, everyday comfort and a confident silhouette that moves easily between city wear, travel and long summer days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HIGHLIGHTS --\u003e\n\u003csection class=\"kugo-section\"\u003e\n\u003cdiv style=\"margin-bottom: 34px;\" class=\"kugo-center kugo-narrow\"\u003e\n\u003cdiv class=\"kugo-eyebrow\"\u003eWhy it stands out\u003c\/div\u003e\n\u003ch2 class=\"kugo-h2\"\u003eMade to sharpen sunlight.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kugo-grid-4\"\u003e\n\u003cdiv class=\"kugo-card\"\u003e\n\u003cdiv class=\"kugo-icon\"\u003e\u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003crect stroke-width=\"1.7\" stroke=\"#111111\" rx=\"2.4\" height=\"10\" width=\"16\" y=\"7\" x=\"4\"\u003e\u003c\/rect\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.7\" stroke=\"#111111\" d=\"M6 9.5h12\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eRound-angular geometric silhouette\u003c\/h3\u003e\n\u003cp\u003eA frame built around a distinctive round-angular geometric silhouette that gives the face clarity, confidence and strong visual identity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kugo-card\"\u003e\n\u003cdiv class=\"kugo-icon\"\u003e\u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.7\" stroke=\"#111111\" d=\"M5 8h14\"\u003e\u003c\/path\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.7\" stroke=\"#111111\" d=\"M6 12h12\"\u003e\u003c\/path\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.7\" stroke=\"#111111\" d=\"M7 16h10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003ePremium frame materials\u003c\/h3\u003e\n\u003cp\u003eSleek black frame with double bridge bring balance between durability, comfort and a more elevated tactile finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kugo-card\"\u003e\n\u003cdiv class=\"kugo-icon\"\u003e\u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003ccircle stroke-width=\"1.7\" stroke=\"currentColor\" r=\"5.5\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.7\" stroke=\"currentColor\" d=\"M12 2.8v2.4M12 18.8v2.4M21.2 12h-2.4M5.2 12H2.8M18.5 5.5l-1.7 1.7M7.2 16.8l-1.7 1.7M18.5 18.5l-1.7-1.7M7.2 7.2 5.5 5.5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003ePremium sun optics\u003c\/h3\u003e\n\u003cp\u003eAvailable with non-polarized, polarized or photochromic lenses to match how you move through light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kugo-card\"\u003e\n\u003cdiv class=\"kugo-icon\"\u003e\u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.7\" stroke=\"#111111\" d=\"M4 12h16\"\u003e\u003c\/path\u003e\u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" stroke=\"#111111\" d=\"M7.5 8.5 4 12l3.5 3.5\"\u003e\u003c\/path\u003e\u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" stroke=\"#111111\" d=\"M16.5 8.5 20 12l-3.5 3.5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eMedium fit\u003c\/h3\u003e\n\u003cp\u003eWith a 137 mm front width, Ludlow sits in the medium fit range with balanced, wearable proportions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE --\u003e\n\u003csection class=\"kugo-section\"\u003e\n\u003cdiv style=\"margin-bottom: 34px;\" class=\"kugo-center kugo-narrow\"\u003e\n\u003cdiv class=\"kugo-eyebrow\"\u003eSize and fit\u003c\/div\u003e\n\u003ch2 class=\"kugo-h2\"\u003eBuilt for medium fit.\u003c\/h2\u003e\n\u003cp style=\"margin-bottom: 0; color: #6e6e73;\" class=\"kugo-p\"\u003eLudlow sits in the medium fit range with a front width of 137 mm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kugo-size-grid\"\u003e\n\u003cdiv class=\"kugo-size-card\"\u003e\n\u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.7\" stroke=\"#111111\" d=\"M4 12h16\"\u003e\u003c\/path\u003e\u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" stroke=\"#111111\" d=\"M8 8l-4 4 4 4M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv class=\"kugo-size-label\"\u003eFront width\u003c\/div\u003e\n\u003cdiv class=\"kugo-size-value\"\u003e137 mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kugo-size-card\"\u003e\n\u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003crect stroke-width=\"1.7\" stroke=\"#111111\" rx=\"3\" height=\"10\" width=\"14\" y=\"7\" x=\"5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n\u003cdiv class=\"kugo-size-label\"\u003eLens width\u003c\/div\u003e\n\u003cdiv class=\"kugo-size-value\"\u003e55 mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kugo-size-card\"\u003e\n\u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.7\" stroke=\"#111111\" d=\"M8 12h8\"\u003e\u003c\/path\u003e\u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" stroke=\"#111111\" d=\"M10 9 7 12l3 3M14 9l3 3-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv class=\"kugo-size-label\"\u003eBridge\u003c\/div\u003e\n\u003cdiv class=\"kugo-size-value\"\u003e21 mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kugo-size-card\"\u003e\n\u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.7\" stroke=\"#111111\" d=\"M5 12h14\"\u003e\u003c\/path\u003e\u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" stroke=\"#111111\" d=\"M15 8l4 4-4 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv class=\"kugo-size-label\"\u003eTemple length\u003c\/div\u003e\n\u003cdiv class=\"kugo-size-value\"\u003e145 mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kugo-size-card\"\u003e\n\u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.7\" stroke=\"#111111\" d=\"M12 4v16\"\u003e\u003c\/path\u003e\u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" stroke=\"#111111\" d=\"M9 8l3-4 3 4M9 16l3 4 3-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv class=\"kugo-size-label\"\u003eLens height\u003c\/div\u003e\n\u003cdiv class=\"kugo-size-value\"\u003e51 mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LENSES --\u003e\n\u003csection class=\"kugo-section\"\u003e\n\u003cdiv class=\"kugo-lens-shell\"\u003e\n\u003cdiv class=\"kugo-lens-copy\"\u003e\n\u003cdiv class=\"kugo-eyebrow\"\u003eSun lens options\u003c\/div\u003e\n\u003ch2 style=\"margin-bottom: 12px;\" class=\"kugo-h2\"\u003eChoose your sun lens finish.\u003c\/h2\u003e\n\u003cp style=\"margin-bottom: 0;\" class=\"kugo-p\"\u003ePremium custom lenses are available in brown, grey and green, with options for non-polarized, polarized or photochromic performance.\u003c\/p\u003e\n\u003cdiv class=\"kugo-sunset-actions\"\u003e\u003ca title=\"Sun Lenses\" class=\"kugo-btn kugo-btn-primary\" href=\"https:\/\/www.kugoglasses.com\/pages\/kugo-sun-lens\"\u003e\u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003ccircle stroke-width=\"1.7\" stroke=\"currentColor\" r=\"5.5\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.7\" stroke=\"currentColor\" d=\"M12 2.8v2.4M12 18.8v2.4M21.2 12h-2.4M5.2 12H2.8M18.5 5.5l-1.7 1.7M7.2 16.8l-1.7 1.7M18.5 18.5l-1.7-1.7M7.2 7.2 5.5 5.5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eExplore sun lenses\u003c\/span\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kugo-lens-visual\"\u003e\n\u003cdiv class=\"kugo-lens-option kugo-lens-brown\"\u003e\n\u003cstrong\u003eBrown\u003c\/strong\u003e\u003cspan\u003eWarm contrast, softer glare control and a classic luxurious tone.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kugo-lens-option kugo-lens-grey\"\u003e\n\u003cstrong\u003eGrey\u003c\/strong\u003e\u003cspan\u003eNeutral colour rendering with a clean, modern and versatile look.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kugo-lens-option kugo-lens-green\"\u003e\n\u003cstrong\u003eGreen\u003c\/strong\u003e\u003cspan\u003eBalanced contrast with a refined heritage feel and natural depth.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"kugo-section\"\u003e\n\u003cdiv class=\"kugo-cta-shell\"\u003e\n\u003cdiv class=\"kugo-cta-text\"\u003e\n\u003cdiv class=\"kugo-eyebrow\"\u003eExplore more\u003c\/div\u003e\n\u003ch2 style=\"margin-bottom: 12px;\" class=\"kugo-h2\"\u003eDiscover where Ludlow fits.\u003c\/h2\u003e\n\u003cp\u003eCompare the frame with other KUGO silhouettes or explore the full premium sun lens selection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kugo-button-row\"\u003e\n\u003ca title=\"Frame Fit\" class=\"kugo-btn kugo-btn-primary\" href=\"https:\/\/www.kugoglasses.com\/pages\/kugo-frame-fit\"\u003e\u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.7\" stroke=\"currentColor\" d=\"M4 12h16\"\u003e\u003c\/path\u003e\u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" stroke=\"currentColor\" d=\"M8 8l-4 4 4 4M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eCompare frames\u003c\/span\u003e\u003c\/a\u003e \u003ca title=\"Sun Lenses\" class=\"kugo-btn kugo-btn-secondary\" href=\"https:\/\/www.kugoglasses.com\/pages\/kugo-sun-lens\"\u003e\u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003ccircle stroke-width=\"1.7\" stroke=\"currentColor\" r=\"5.5\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.7\" stroke=\"currentColor\" d=\"M12 2.8v2.4M12 18.8v2.4M21.2 12h-2.4M5.2 12H2.8M18.5 5.5l-1.7 1.7M7.2 16.8l-1.7 1.7M18.5 18.5l-1.7-1.7M7.2 7.2 5.5 5.5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eExplore sun lenses\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"KUGO Glasses","offers":[{"title":"No \/ Grey \/ Non-polarized","offer_id":49779414073685,"sku":"","price":79.0,"currency_code":"EUR","in_stock":true},{"title":"No \/ Grey \/ Polarized","offer_id":49784600625493,"sku":"","price":139.0,"currency_code":"EUR","in_stock":true},{"title":"No \/ Grey \/ Photochromic","offer_id":53537983660373,"sku":null,"price":149.0,"currency_code":"EUR","in_stock":true},{"title":"No \/ Green \/ Non-polarized","offer_id":49784600658261,"sku":"","price":79.0,"currency_code":"EUR","in_stock":true},{"title":"No \/ Green \/ Polarized","offer_id":49784600691029,"sku":"","price":139.0,"currency_code":"EUR","in_stock":true},{"title":"No \/ Green \/ Photochromic","offer_id":53537983693141,"sku":null,"price":149.0,"currency_code":"EUR","in_stock":true},{"title":"No \/ Brown \/ Non-polarized","offer_id":49784600723797,"sku":"","price":79.0,"currency_code":"EUR","in_stock":true},{"title":"No \/ Brown \/ Polarized","offer_id":49784600756565,"sku":"","price":139.0,"currency_code":"EUR","in_stock":true},{"title":"No \/ Brown \/ Photochromic","offer_id":53537983725909,"sku":null,"price":149.0,"currency_code":"EUR","in_stock":true},{"title":"Yes \/ Grey \/ Non-polarized","offer_id":49779414106453,"sku":"","price":79.0,"currency_code":"EUR","in_stock":true},{"title":"Yes \/ Grey \/ Polarized","offer_id":49784600789333,"sku":"","price":139.0,"currency_code":"EUR","in_stock":true},{"title":"Yes \/ Grey \/ Photochromic","offer_id":53537983758677,"sku":null,"price":149.0,"currency_code":"EUR","in_stock":true},{"title":"Yes \/ Green \/ Non-polarized","offer_id":49784600822101,"sku":"","price":79.0,"currency_code":"EUR","in_stock":true},{"title":"Yes \/ Green \/ Polarized","offer_id":49784600854869,"sku":"","price":139.0,"currency_code":"EUR","in_stock":true},{"title":"Yes \/ Green \/ Photochromic","offer_id":53537983791445,"sku":null,"price":149.0,"currency_code":"EUR","in_stock":true},{"title":"Yes \/ Brown \/ Non-polarized","offer_id":49784600887637,"sku":"","price":79.0,"currency_code":"EUR","in_stock":true},{"title":"Yes \/ Brown \/ Polarized","offer_id":49784600920405,"sku":"","price":139.0,"currency_code":"EUR","in_stock":true},{"title":"Yes \/ Brown \/ Photochromic","offer_id":53537983824213,"sku":null,"price":149.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0265\/9070\/7747\/files\/KUGO_Ludlow_Front_Sunglasses_Gray_ed1a4037-e610-422a-91ed-9db2b3628d35.jpg?v=1757858611","url":"https:\/\/www.kugoglasses.com\/products\/ludlow-sunglasses","provider":"KUGO Glasses","version":"1.0","type":"link"}