{"product_id":"ykzq","title":"☎️ Turn your smartphone into a retro phone – make every call more fun! 📱✨","description":"\u003ctheme-product-expander data-collapse-mode=\"none\" style=\"     --expander-max-height: unset;     --expander-max-rows: unset;   \"\u003e \u003cdiv class=\"product-expander__content rte\"\u003e \u003cstyle\u003e #retro-typec-phone, #retro-typec-phone * {   box-sizing: border-box; }  #retro-typec-phone {   --rt-bg: #f7f2e9;   --rt-card: #fffdf8;   --rt-cream: #eee5d6;   --rt-red: #9b4b3f;   --rt-red-dark: #6f342d;   --rt-gold: #b88945;   --rt-ink: #2f2925;   --rt-muted: #665d55;   --rt-line: #ded4c6;   --rt-shadow: 0 8px 26px rgba(68, 49, 35, 0.09);    width: 100%;   max-width: 960px;   margin: 0 auto;   background: var(--rt-bg);   color: var(--rt-ink);   font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;   font-size: 16px;   line-height: 1.7;   overflow-wrap: break-word; }  #retro-typec-phone img {   display: block;   width: 100%;   height: auto;   margin: 0; }  #retro-typec-phone .rt-hero {   padding: 35px 18px 30px;   text-align: center;   background:     radial-gradient(circle at top, rgba(184,137,69,0.14), transparent 50%),     linear-gradient(180deg, #faf6ef 0%, #eee4d5 100%); }  #retro-typec-phone .rt-eyebrow {   display: inline-block;   margin-bottom: 12px;   padding: 6px 12px;   border: 1px solid rgba(155,75,63,0.22);   border-radius: 999px;   color: var(--rt-red-dark);   font-size: 11px;   font-weight: 700;   letter-spacing: 1.2px;   text-transform: uppercase; }  #retro-typec-phone h1 {   max-width: 760px;   margin: 0 auto 14px;   color: var(--rt-ink);   font-family: Georgia, 'Times New Roman', serif;   font-size: clamp(31px, 7vw, 55px);   line-height: 1.08;   letter-spacing: -0.5px; }  #retro-typec-phone h1 span {   color: var(--rt-red); }  #retro-typec-phone .rt-hero-text {   max-width: 690px;   margin: 0 auto 22px;   color: var(--rt-muted);   font-size: 16px; }  #retro-typec-phone .rt-hero-image {   overflow: hidden;   margin-top: 20px;   border-radius: 17px;   box-shadow: var(--rt-shadow); }  #retro-typec-phone .rt-intro {   padding: 27px 18px;   text-align: center;   background: var(--rt-red-dark);   color: #fffaf3; }  #retro-typec-phone .rt-intro strong {   display: block;   margin-bottom: 6px;   color: #f3d09a;   font-family: Georgia, 'Times New Roman', serif;   font-size: 23px;   line-height: 1.2; }  #retro-typec-phone .rt-intro p {   max-width: 680px;   margin: 0 auto;   color: #f5e9dc; }  #retro-typec-phone .rt-section {   padding: 30px 18px; }  #retro-typec-phone .rt-title {   margin: 0 0 9px;   color: var(--rt-red-dark);   font-family: Georgia, 'Times New Roman', serif;   font-size: 27px;   line-height: 1.2; }  #retro-typec-phone .rt-subtitle {   margin: 0 0 20px;   color: var(--rt-muted); }  #retro-typec-phone .rt-image {   overflow: hidden;   margin: 18px 0;   border-radius: 14px;   box-shadow: var(--rt-shadow); }  #retro-typec-phone .rt-feature {   margin: 16px 0;   padding: 19px;   background: var(--rt-card);   border: 1px solid var(--rt-line);   border-radius: 14px;   box-shadow: 0 4px 14px rgba(68,49,35,0.04); }  #retro-typec-phone .rt-feature-title {   margin: 0 0 6px;   color: var(--rt-red-dark);   font-family: Georgia, 'Times New Roman', serif;   font-size: 20px;   line-height: 1.25; }  #retro-typec-phone .rt-feature p {   margin: 0;   color: var(--rt-muted); }  #retro-typec-phone .rt-feature-grid {   display: block; }  #retro-typec-phone .rt-callout {   margin: 22px 0;   padding: 23px 19px;   text-align: center;   background: var(--rt-cream);   border: 1px solid #d9c9b7;   border-radius: 15px; }  #retro-typec-phone .rt-callout-title {   margin: 0 0 7px;   color: var(--rt-red-dark);   font-family: Georgia, 'Times New Roman', serif;   font-size: 24px;   line-height: 1.2; }  #retro-typec-phone .rt-callout p {   margin: 0;   color: #60564d; }  #retro-typec-phone .rt-use-grid {   display: grid;   grid-template-columns: 1fr 1fr;   gap: 10px;   margin-top: 18px; }  #retro-typec-phone .rt-use {   padding: 14px 10px;   text-align: center;   background: var(--rt-card);   border: 1px solid var(--rt-line);   border-radius: 11px;   color: #5b5149;   font-size: 14px;   font-weight: 600; }  #retro-typec-phone .rt-steps {   margin-top: 20px; }  #retro-typec-phone .rt-step {   position: relative;   margin: 11px 0;   padding: 15px 15px 15px 50px;   background: var(--rt-card);   border: 1px solid var(--rt-line);   border-radius: 12px; }  #retro-typec-phone .rt-number {   position: absolute;   left: 15px;   top: 14px;   width: 25px;   height: 25px;   border-radius: 50%;   background: var(--rt-red);   color: #fff;   text-align: center;   font-size: 12px;   font-weight: 700;   line-height: 25px; }  #retro-typec-phone .rt-step strong {   display: block;   margin-bottom: 3px;   color: var(--rt-red-dark); }  #retro-typec-phone .rt-step span {   color: var(--rt-muted);   font-size: 14px; }  #retro-typec-phone .rt-benefits {   margin-top: 20px; }  #retro-typec-phone .rt-benefit {   display: flex;   gap: 10px;   align-items: flex-start;   margin: 10px 0;   padding: 12px 13px;   background: var(--rt-card);   border: 1px solid var(--rt-line);   border-radius: 11px; }  #retro-typec-phone .rt-check {   flex: 0 0 auto;   color: var(--rt-gold);   font-size: 18px;   line-height: 1.4; }  #retro-typec-phone .rt-benefit-text {   color: #574f48;   font-size: 14px; }  #retro-typec-phone .rt-specs {   margin-top: 18px;   overflow: hidden;   background: var(--rt-card);   border: 1px solid var(--rt-line);   border-radius: 13px; }  #retro-typec-phone .rt-spec {   display: flex;   justify-content: space-between;   gap: 15px;   padding: 13px 15px;   border-bottom: 1px solid #e8dfd4; }  #retro-typec-phone .rt-spec:last-child {   border-bottom: 0; }  #retro-typec-phone .rt-spec strong {   color: var(--rt-red-dark); }  #retro-typec-phone .rt-spec span {   color: var(--rt-muted);   text-align: right; }  #retro-typec-phone .rt-gift {   margin-top: 20px;   padding: 23px 19px;   background: #f0e4d4;   border-radius: 15px; }  #retro-typec-phone .rt-gift p {   margin: 0;   color: #5d534b; }  #retro-typec-phone .rt-notes {   margin-top: 24px;   padding: 19px;   background: #fbf9f5;   border: 1px solid var(--rt-line);   border-radius: 13px; }  #retro-typec-phone .rt-notes h3 {   margin: 0 0 9px;   color: var(--rt-red-dark);   font-family: Georgia, 'Times New Roman', serif;   font-size: 20px; }  #retro-typec-phone .rt-notes ul {   margin: 0;   padding-left: 20px;   color: var(--rt-muted); }  #retro-typec-phone .rt-guarantee {   margin-top: 22px;   padding: 21px 18px;   text-align: center;   background: #fffdf8;   border: 1px solid var(--rt-line);   border-radius: 14px; }  #retro-typec-phone .rt-guarantee img {   max-width: 360px;   margin: 0 auto 14px; }  #retro-typec-phone .rt-guarantee strong {   display: block;   margin-bottom: 7px;   color: var(--rt-red-dark);   font-family: Georgia, 'Times New Roman', serif;   font-size: 20px; }  #retro-typec-phone .rt-guarantee p {   margin: 0;   color: var(--rt-muted);   font-size: 14px; }  #retro-typec-phone .rt-final {   padding: 35px 20px;   text-align: center;   background: var(--rt-red-dark);   color: #fffaf3; }  #retro-typec-phone .rt-final h2 {   margin: 0 0 10px;   color: #f3d09a;   font-family: Georgia, 'Times New Roman', serif;   font-size: 30px;   line-height: 1.15; }  #retro-typec-phone .rt-final p {   max-width: 650px;   margin: 0 auto;   color: #f2e7da; }  @media (min-width: 700px) {   #retro-typec-phone .rt-hero {     padding: 58px 42px 44px;   }    #retro-typec-phone .rt-section {     padding: 46px 42px;   }    #retro-typec-phone .rt-feature-grid {     display: grid;     grid-template-columns: 1fr 1fr;     gap: 16px;   }    #retro-typec-phone .rt-feature {     margin: 0;   }    #retro-typec-phone .rt-use-grid {     grid-template-columns: repeat(4, 1fr);   } } \u003c\/style\u003e \u003cdiv id=\"retro-typec-phone\"\u003e\n\u003c!-- HERO --\u003e \u003csection class=\"rt-hero\"\u003e \u003cdiv class=\"rt-eyebrow\"\u003eRetro Style · Modern Type-C Connection\u003c\/div\u003e \u003ch1\u003eYour Smartphone\u003cbr\u003eJust Went Old School. ☎️\u003c\/h1\u003e \u003cp class=\"rt-hero-text\"\u003eTurn ordinary mobile calls into a fun retro experience with a classic telephone handset, coiled cord and convenient Type-C connection.\u003c\/p\u003e \u003cdiv class=\"rt-hero-image\"\u003e\u003cimg alt=\"Retro Type-C telephone handset for smartphone\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1782268965275\/1-401830d3-af93-45f3-86b1-c446482f8d25.jpg?w=800\u0026amp;h=800\"\u003e\u003c\/div\u003e \u003c\/section\u003e \u003csection class=\"rt-intro\"\u003e\u003cbr\u003e\u003cstrong\u003eWhy Hold Your Phone Like That?\u003c\/strong\u003e \u003cp\u003eBring back the familiar feel of a traditional telephone handset – while keeping your modern smartphone.\u003c\/p\u003e \u003c\/section\u003e \u003csection class=\"rt-section\"\u003e \u003ch2 class=\"rt-title\"\u003e☎️ Make Mobile Calls Feel Retro Again\u003c\/h2\u003e \u003cp class=\"rt-subtitle\"\u003eThere's something oddly satisfying about picking up a proper handset. This playful accessory gives your everyday phone routine a nostalgic twist.\u003c\/p\u003e \u003cdiv class=\"rt-image\"\u003e\u003cimg alt=\"Classic retro telephone handset design\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1782268965275\/faa7ebec939f4298a093120cdb403cc7.jpg?w=800\u0026amp;h=800\"\u003e\u003c\/div\u003e \u003cdiv class=\"rt-callout\"\u003e \u003ch3 class=\"rt-callout-title\"\u003eOld-School Look. Modern Connection.\u003c\/h3\u003e \u003cp\u003eClassic telephone styling meets a Type-C connection, creating a fun little bridge between vintage nostalgia and today's smartphones.\u003c\/p\u003e \u003c\/div\u003e \u003c\/section\u003e \u003csection class=\"rt-section\"\u003e \u003ch2 class=\"rt-title\"\u003e✨ Why You'll Love It\u003c\/h2\u003e \u003cdiv class=\"rt-feature-grid\"\u003e \u003cdiv class=\"rt-feature\"\u003e \u003ch3 class=\"rt-feature-title\"\u003e☎️ Classic Telephone Feel\u003c\/h3\u003e \u003cp\u003eThe familiar handset shape brings back the look and feel of traditional home telephones – with a playful modern twist.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"rt-feature\"\u003e \u003ch3 class=\"rt-feature-title\"\u003e📱 Type-C Plug \u0026amp; Play\u003c\/h3\u003e \u003cp\u003eConnect the handset to a compatible Type-C phone and use it for calls without dealing with complicated setup.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"rt-feature\"\u003e \u003ch3 class=\"rt-feature-title\"\u003e🗣️ Built-In Speaker \u0026amp; Microphone\u003c\/h3\u003e \u003cp\u003eDesigned with a built-in speaker and microphone so you can listen and talk through the handset rather than holding your phone directly to your face.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"rt-feature\"\u003e \u003ch3 class=\"rt-feature-title\"\u003e🌀 Coiled Cord Design\u003c\/h3\u003e \u003cp\u003eThe classic spring-style cord adds an unmistakable retro telephone aesthetic while keeping the handset conveniently connected.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003csection class=\"rt-section\"\u003e \u003cdiv class=\"rt-image\"\u003e\u003cimg alt=\"Type-C connection on retro telephone handset\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1782268965275\/632b2d350c9444dea64ac19844b21af3.jpg?w=800\u0026amp;h=800\"\u003e\u003c\/div\u003e \u003ch2 class=\"rt-title\"\u003e🔌 Simple Type-C Connection\u003c\/h2\u003e \u003cp class=\"rt-subtitle\"\u003eNo complicated accessories or elaborate setup. Simply connect the Type-C plug to a compatible smartphone and you're ready to use the handset.\u003c\/p\u003e \u003cdiv class=\"rt-steps\"\u003e \u003cdiv class=\"rt-step\"\u003e \u003cdiv class=\"rt-number\"\u003e1\u003c\/div\u003e \u003cstrong\u003eConnect\u003c\/strong\u003ePlug the Type-C connector into a compatible smartphone.\u003c\/div\u003e \u003cdiv class=\"rt-step\"\u003e \u003cdiv class=\"rt-number\"\u003e2\u003c\/div\u003e \u003cstrong\u003ePick Up\u003c\/strong\u003eHold the retro handset just like a traditional telephone.\u003c\/div\u003e \u003cdiv class=\"rt-step\"\u003e \u003cdiv class=\"rt-number\"\u003e3\u003c\/div\u003e \u003cstrong\u003eEnjoy the Call\u003c\/strong\u003eTalk through the handset and enjoy the nostalgic experience.\u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003csection class=\"rt-section\"\u003e \u003cdiv class=\"rt-image\"\u003e\u003cimg alt=\"Built-in speaker and microphone on retro handset\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1782268965275\/de051f69c16349a1831af83a537bd98d.jpg?w=800\u0026amp;h=800\"\u003e\u003c\/div\u003e \u003cdiv class=\"rt-feature\"\u003e \u003ch3 class=\"rt-feature-title\"\u003e🗣️ Talk the Old-Fashioned Way\u003c\/h3\u003e \u003cp\u003eThe handset is designed with a built-in speaker and microphone, giving you a more traditional way to handle everyday calls.\u003c\/p\u003e \u003c\/div\u003e \u003c\/section\u003e \u003csection class=\"rt-section\"\u003e \u003cdiv class=\"rt-image\"\u003e\u003cimg alt=\"Coiled cord on retro telephone handset\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1782268965275\/e3e5762c3cfa426ca8c530927035054e.jpg?w=800\u0026amp;h=800\"\u003e\u003c\/div\u003e \u003cdiv class=\"rt-callout\"\u003e \u003ch3 class=\"rt-callout-title\"\u003eThat Classic Coiled-Cord Look\u003c\/h3\u003e \u003cp\u003eOne glance and you know exactly what inspired it. The coiled cord brings instant vintage telephone character to your desk or home.\u003c\/p\u003e \u003c\/div\u003e \u003c\/section\u003e \u003csection class=\"rt-section\"\u003e \u003ch2 class=\"rt-title\"\u003e🏠 More Than Just a Phone Accessory\u003c\/h2\u003e \u003cp class=\"rt-subtitle\"\u003eIts quirky design makes it just as fun to display as it is to use.\u003c\/p\u003e \u003cdiv class=\"rt-image\"\u003e\u003cimg alt=\"Retro telephone handset on desk\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1782268965275\/94e92192c56f481bbe018deddfe77254.jpg?w=800\u0026amp;h=800\"\u003e\u003c\/div\u003e \u003cdiv class=\"rt-use-grid\"\u003e \u003cdiv class=\"rt-use\"\u003eOffice Desk\u003c\/div\u003e \u003cdiv class=\"rt-use\"\u003eHome Office\u003c\/div\u003e \u003cdiv class=\"rt-use\"\u003eBedroom\u003c\/div\u003e \u003cdiv class=\"rt-use\"\u003eDorm Room\u003c\/div\u003e \u003cdiv class=\"rt-use\"\u003eRetro Spaces\u003c\/div\u003e \u003cdiv class=\"rt-use\"\u003eCreative Studios\u003c\/div\u003e \u003cdiv class=\"rt-use\"\u003eGaming Setups\u003c\/div\u003e \u003cdiv class=\"rt-use\"\u003eDesk Displays\u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003csection class=\"rt-section\"\u003e \u003cdiv class=\"rt-callout\"\u003e \u003ch3 class=\"rt-callout-title\"\u003e😄 Guaranteed to Get a Second Look\u003c\/h3\u003e \u003cp\u003ePut it on your desk and someone is bound to ask, “What is that?” It's a conversation starter, a nostalgic décor piece and a quirky phone accessory all in one.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"rt-benefits\"\u003e \u003cdiv class=\"rt-benefit\"\u003e \u003cdiv class=\"rt-check\"\u003e✓\u003c\/div\u003e \u003cdiv class=\"rt-benefit-text\"\u003eRetro telephone handset design\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"rt-benefit\"\u003e \u003cdiv class=\"rt-check\"\u003e✓\u003c\/div\u003e \u003cdiv class=\"rt-benefit-text\"\u003eConvenient Type-C connection\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"rt-benefit\"\u003e \u003cdiv class=\"rt-check\"\u003e✓\u003c\/div\u003e \u003cdiv class=\"rt-benefit-text\"\u003eBuilt-in speaker and microphone\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"rt-benefit\"\u003e \u003cdiv class=\"rt-check\"\u003e✓\u003c\/div\u003e \u003cdiv class=\"rt-benefit-text\"\u003eClassic coiled-cord appearance\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"rt-benefit\"\u003e \u003cdiv class=\"rt-check\"\u003e✓\u003c\/div\u003e \u003cdiv class=\"rt-benefit-text\"\u003eFun addition to desks and home spaces\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003csection class=\"rt-section\"\u003e \u003cdiv class=\"rt-gift\"\u003e \u003ch2 class=\"rt-title\"\u003e🎁 A Brilliant Gift for Retro Lovers\u003c\/h2\u003e \u003cp\u003eKnow someone who loves vintage gadgets, quirky accessories or anything with a nostalgic twist? This is the kind of gift that's fun to unwrap – and even more fun to show off.\u003c\/p\u003e \u003cdiv class=\"rt-use-grid\"\u003e \u003cdiv class=\"rt-use\"\u003eRetro Lovers\u003c\/div\u003e \u003cdiv class=\"rt-use\"\u003eNostalgia Fans\u003c\/div\u003e \u003cdiv class=\"rt-use\"\u003eGadget Collectors\u003c\/div\u003e \u003cdiv class=\"rt-use\"\u003eQuirky Gift Fans\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003csection class=\"rt-section\"\u003e \u003ch2 class=\"rt-title\"\u003e📦 Product Details\u003c\/h2\u003e \u003cdiv class=\"rt-specs\"\u003e \u003cdiv class=\"rt-spec\"\u003e\n\u003cstrong\u003eProduct\u003c\/strong\u003eRetro Telephone Handset\u003c\/div\u003e \u003cdiv class=\"rt-spec\"\u003e\n\u003cstrong\u003eConnection\u003c\/strong\u003eType-C\u003c\/div\u003e \u003cdiv class=\"rt-spec\"\u003e\n\u003cstrong\u003eDesign\u003c\/strong\u003eClassic Telephone Style\u003c\/div\u003e \u003cdiv class=\"rt-spec\"\u003e\n\u003cstrong\u003eFeatures\u003c\/strong\u003eSpeaker \u0026amp; Microphone\u003c\/div\u003e \u003cdiv class=\"rt-spec\"\u003e\n\u003cstrong\u003eCord\u003c\/strong\u003eCoiled Spring Style\u003c\/div\u003e \u003cdiv class=\"rt-spec\"\u003e\n\u003cstrong\u003ePackage\u003c\/strong\u003e1 × Retro Type-C Telephone Handset\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"rt-notes\"\u003e \u003ch3\u003e❗ Please Note\u003c\/h3\u003e \u003cul\u003e \u003cli\u003eThis handset is designed for use with compatible Type-C smartphones.\u003c\/li\u003e \u003cli\u003ePlease check that your phone supports the required Type-C audio\/accessory functionality before ordering.\u003c\/li\u003e \u003cli\u003eDue to manual measurement, slight size variations may occur.\u003c\/li\u003e \u003cli\u003eActual colours may vary slightly depending on your screen settings and lighting conditions.\u003c\/li\u003e \u003c\/ul\u003e \u003c\/div\u003e \u003c!-- GUARANTEE --\u003e \u003cdiv class=\"rt-guarantee\"\u003e\n\u003cimg alt=\"30 day guarantee\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1782268965275\/10455e6f4b13482cb8848e1653705ee6.png?w=480\u0026amp;h=138\"\u003e \u003cstrong\u003e30-Day Guarantee\u003c\/strong\u003e \u003cp\u003eYour purchase is covered by our 30-day guarantee, subject to the terms of our store policy. If you need help with your order, please contact our customer support team.\u003c\/p\u003e \u003c\/div\u003e \u003c\/section\u003e \u003csection class=\"rt-final\"\u003e \u003ch2\u003eMake Your Phone Feel a Little More Fun. ☎️\u003c\/h2\u003e \u003cp\u003eVintage telephone style, modern Type-C convenience and plenty of personality. Give your everyday phone setup a retro upgrade.\u003c\/p\u003e \u003c\/section\u003e \u003c\/div\u003e \u003c\/div\u003e  \u003c\/theme-product-expander\u003e","brand":"mysite","offers":[{"title":"Type-c Black smooth","offer_id":49605439422723,"sku":"YM01632609112531- Type-c黑色光面","price":17.99,"currency_code":"GBP","in_stock":true},{"title":"Type-c Red smooth","offer_id":49605439455491,"sku":"YM01632609112531- Type-c红色光面","price":17.99,"currency_code":"GBP","in_stock":true},{"title":"Type-c Pink Glow","offer_id":49605439488259,"sku":"YM01632609112531-Type-c粉色光面","price":17.99,"currency_code":"GBP","in_stock":true},{"title":"Type-c Bue smooth","offer_id":49605439521027,"sku":"YM01632609112531-Type-c蓝色光面","price":17.99,"currency_code":"GBP","in_stock":true},{"title":"Type-c White smooth","offer_id":49605439553795,"sku":"YM01632609112531-Type-c白色光面","price":17.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0816\/2036\/9667\/files\/1-401830d3-af93-45f3-86b1-c446482f8d25.jpg?v=1789097400","url":"https:\/\/weeklyard.co.uk\/products\/ykzq","provider":"weeklyard.co.uk","version":"1.0","type":"link"}