{"product_id":"portable-retro-game-console-16000-games","title":"🌟 FIRST 100 ORDERS - 50% OFF |🎮 16,000+ Games Retro Handheld Console with 3.5” IPS Screen","description":"\u003cstyle\u003e\n  .retro-product {\n    max-width: 760px;\n    margin: 0 auto;\n    padding: 10px;\n    box-sizing: border-box;\n    font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;\n    color: #222;\n    line-height: 1.6;\n  }\n\n  .retro-product * {\n    box-sizing: border-box;\n  }\n\n  \/* 标题与文字基础精简 *\/\n  .retro-product h1,\n  .retro-product h2,\n  .retro-product h3,\n  .retro-product p {\n    margin-top: 0;\n  }\n\n  .retro-product h1 {\n    margin-bottom: 9px;\n    font-size: 24px;\n    line-height: 1.3;\n    font-weight: 900;\n  }\n\n  .retro-product h2 {\n    margin-bottom: 12px;\n    font-size: 20px;\n    line-height: 1.4;\n    font-weight: 800;\n  }\n\n  .retro-product h3 {\n    margin-bottom: 6px;\n    font-size: 16px;\n    line-height: 1.4;\n    font-weight: 800;\n  }\n\n  .retro-product p {\n    margin-bottom: 0;\n    font-size: 14px;\n    line-height: 1.6;\n    color: #444;\n  }\n\n  .retro-product img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 12px;\n    box-shadow: 0 4px 14px rgba(0,0,0,.05);\n  }\n\n  \/* 模块间距压缩 *\/\n  .retro-section {\n    margin-bottom: 28px;\n  }\n\n  .retro-section--soft {\n    padding: 16px;\n    background: #f9f9fafb;\n    border: 1px solid #eaeaea;\n    border-radius: 12px;\n  }\n\n  .retro-center {\n    text-align: center;\n    margin-bottom: 16px;\n  }\n\n  .retro-center p {\n    font-size: 14px;\n    color: #555;\n    margin-top: 6px;\n  }\n\n  .retro-muted {\n    display: block;\n    margin-top: 10px;\n    color: #666;\n    font-size: 13px;\n    font-weight: 500;\n  }\n\n  \/* 头图区优化 - 彻底解决看不清的问题 *\/\n  .retro-hero {\n    padding: 24px 16px 20px;\n    text-align: center;\n    color: #ffffff !important; \/* 强制白字 *\/\n    background: radial-gradient(circle at top left, rgba(245, 196, 0, 0.15), transparent 45%),\n                radial-gradient(circle at bottom right, rgba(40, 40, 40, 0.3), transparent 50%),\n                #17181d;\n    border-radius: 14px;\n    box-shadow: 0 6px 18px rgba(0,0,0,.08);\n    margin-bottom: 24px;\n  }\n\n  .retro-hero h1 {\n    color: #ffffff !important;\n  }\n\n  .retro-eyebrow {\n    display: inline-block;\n    margin-bottom: 8px;\n    padding: 3px 10px;\n    background: rgba(245, 196, 0, 0.15);\n    border: 1px solid #f5c400;\n    border-radius: 999px;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: .5px;\n    text-transform: uppercase;\n    color: #f5c400 !important;\n  }\n\n  \/* 这里的颜色改为强对比的纯白，并加了 !important 锁死 *\/\n  .retro-hero-copy {\n    color: #ffffff !important; \n    font-size: 14.5px;\n    line-height: 1.6;\n    margin-bottom: 18px;\n    opacity: 0.95; \/* 保持轻微通透感但绝对清晰 *\/\n    font-weight: 500;\n  }\n\n  .retro-hero-media {\n    max-width: 260px;\n    margin: 0 auto;\n  }\n  \n  .retro-hero-media img {\n    box-shadow: none;\n  }\n\n  \/* 特性列表 *\/\n  .retro-benefits {\n    display: grid;\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  .retro-benefit {\n    padding: 14px;\n    background: #ffffff;\n    border: 1px solid #e5e5e5;\n    border-left: 4px solid #f5c400; \n    border-radius: 4px 10px 10px 4px;\n  }\n  \n  .retro-benefit h3 {\n    color: #111;\n  }\n\n  \/* 图片墙 *\/\n  .retro-gallery {\n    display: flex;\n    gap: 8px;\n    margin-top: 16px;\n    overflow-x: auto;\n    scroll-snap-type: x mandatory;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .retro-gallery img {\n    flex: 0 0 75%;\n    scroll-snap-align: center;\n    object-fit: cover;\n  }\n\n  \/* 核心卖点高亮块 - 文字同步调亮 *\/\n  .retro-highlight {\n    padding: 18px 16px;\n    color: #ffffff !important;\n    background: #17181d;\n    border-radius: 12px;\n  }\n  \n  .retro-highlight h2 {\n    color: #fff !important;\n    border-left: 4px solid #f5c400;\n    padding-left: 8px;\n  }\n  \n  .retro-highlight p {\n    color: #f0f0f0 !important;\n  }\n\n  .retro-checks {\n    margin: 14px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .retro-checks li {\n    position: relative;\n    margin-bottom: 10px;\n    padding-left: 20px;\n    font-size: 13.5px;\n    line-height: 1.55;\n    color: #f5f5f5 !important; \n  }\n\n  .retro-checks li strong {\n    color: #ffffff !important;\n  }\n\n  .retro-checks li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    color: #f5c400;\n    font-weight: 900;\n  }\n\n  \/* 步骤条 *\/\n  .retro-steps {\n    display: grid;\n    gap: 10px;\n  }\n\n  .retro-step {\n    display: flex;\n    align-items: flex-start;\n    padding: 12px;\n    background: #ffffff;\n    border: 1px solid #ececec;\n    border-radius: 10px;\n  }\n\n  .retro-step-number {\n    flex: 0 0 24px;\n    width: 24px;\n    height: 24px;\n    margin-right: 10px;\n    background: #f5c400;\n    border-radius: 50%;\n    font-size: 12px;\n    line-height: 24px;\n    text-align: center;\n    font-weight: 800;\n    color: #111;\n  }\n  \n  .retro-step h3 {\n    margin-bottom: 2px;\n    color: #111;\n  }\n\n  .retro-detail-list {\n    display: grid;\n    gap: 10px;\n    margin-top: 14px;\n  }\n\n  .retro-detail {\n    padding: 14px;\n    background: #fffaf0;\n    border: 1px solid #f1e3aa;\n    border-radius: 10px;\n  }\n\n  \/* 表格 *\/\n  .retro-specs {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: #444;\n    background: #fff;\n    border: 1px solid #e5e5e5;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 3px 12px rgba(0,0,0,.035);\n  }\n\n  .retro-specs tr {\n    border-bottom: 1px solid #eeeeee;\n  }\n  \n  .retro-specs tr:last-child {\n    border-bottom: none;\n  }\n\n  .retro-specs th,\n  .retro-specs td {\n    padding: 11px 12px;\n    text-align: left;\n    vertical-align: middle;\n  }\n\n  .retro-specs th {\n    width: 38%;\n    background: #f7f7f7;\n    font-weight: bold;\n    color: #111;\n  }\n  \n  .retro-specs td {\n    color: #555;\n  }\n\n  \/* 信任保障 *\/\n  .retro-trust {\n    display: grid;\n    gap: 8px;\n  }\n\n  .retro-trust-item {\n    padding: 12px;\n    background: #ffffff;\n    border: 1px solid #e5e5e5;\n    border-radius: 10px;\n  }\n\n  .retro-trust-item strong {\n    display: block;\n    font-size: 13.5px;\n    color: #111;\n    margin-bottom: 2px;\n  }\n\n  .retro-trust-item span {\n    color: #666;\n    font-size: 12.5px;\n    line-height: 1.4;\n  }\n\n  \/* 注意事项 *\/\n  .retro-note {\n    padding: 14px;\n    background: #f7f7f7;\n    border-left: 4px solid #777;\n    border-radius: 0 12px 12px 0;\n  }\n\n  .retro-notes {\n    margin: 8px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .retro-notes li {\n    position: relative;\n    margin-bottom: 6px;\n    padding-left: 14px;\n    font-size: 12.5px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .retro-notes li::before {\n    content: \"•\";\n    position: absolute;\n    left: 2px;\n    color: #999;\n  }\n\n  \/* 底部收尾 *\/\n  .retro-cta {\n    padding: 16px 12px;\n    background: #111;\n    border-radius: 12px;\n    text-align: center;\n    box-shadow: 0 4px 12px rgba(0,0,0,.08);\n  }\n\n  .retro-cta h2 {\n    color: #fff !important;\n    font-size: 16px;\n    margin-bottom: 4px;\n  }\n\n  .retro-cta p {\n    color: #ccc !important;\n    font-size: 12.5px;\n  }\n\n  \/* 平板及PC适配 *\/\n  @media screen and (min-width: 600px) {\n    .retro-benefits {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .retro-gallery {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n    }\n\n    .retro-gallery img {\n      width: 100%;\n    }\n\n    .retro-detail-list {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .retro-trust {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"retro-product\"\u003e\n  \u003c!-- 头部 Hero 区 --\u003e\n  \u003csection class=\"retro-hero\"\u003e\n    \u003cspan class=\"retro-eyebrow\"\u003e🎮 Portable Retro Gaming\u003c\/span\u003e\n    \u003ch1\u003e16,000+ Classic Games.\u003cbr\u003eOne Pocket-Sized Console.\u003c\/h1\u003e\n    \u003cp class=\"retro-hero-copy\"\u003eTurn commutes, travel and spare moments into instant playtime with a compact handheld console, a clear 3.5-inch IPS screen and responsive physical controls.\u003c\/p\u003e\n    \u003cdiv class=\"retro-hero-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/2842782e4903deaa7c27dce54ea27e07.gif?v=1783651466\" alt=\"Handheld retro console demonstration\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 核心展示区 - 抽离原先堆叠的图，只放主力图 --\u003e\n  \u003csection class=\"retro-section\"\u003e\n    \u003cdiv class=\"retro-center\"\u003e\n      \u003ch2\u003eEverything You Need to Play Anywhere\u003c\/h2\u003e\n      \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/3_c91fe896-0e30-4914-a09a-3908a347b723.png?v=1783651716\" alt=\"Console layout view\"\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"retro-muted\"\u003eNo TV. No computer. Just pick it up, choose a game and enjoy.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 核心优势 --\u003e\n    \u003cdiv class=\"retro-benefits\"\u003e\n      \u003cdiv class=\"retro-benefit\"\u003e\n        \u003ch3\u003e🎮 16,000+ Games Included\u003c\/h3\u003e\n        \u003cp\u003eExplore arcade-style challenges, quick casual games and longer retro adventures without switching devices.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"retro-benefit\"\u003e\n        \u003ch3\u003e✨ Clear 3.5\" IPS Display\u003c\/h3\u003e\n        \u003cp\u003eEnjoy vivid color and crisp classic graphics on a compact 640 × 480 screen made for handheld play.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"retro-benefit\"\u003e\n        \u003ch3\u003e✅ Familiar Physical Controls\u003c\/h3\u003e\n        \u003cp\u003ePlay with a D-pad, ABXY buttons, dual joysticks and shoulder buttons—no touchscreen required.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"retro-benefit\"\u003e\n        \u003ch3\u003e💾 Flexible Dual TF Storage\u003c\/h3\u003e\n        \u003cp\u003eKeep system files and games organized with dual TF card slots supporting a 32GB + 64GB configuration.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"retro-benefit\"\u003e\n        \u003ch3\u003e🚀 Built for Portability\u003c\/h3\u003e\n        \u003cp\u003eSlip it into a backpack or travel bag for approximately 3–5 hours of play, depending on settings and game use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 散开图片：将第二条图插入到这个功能区中 --\u003e\n  \u003csection class=\"retro-section\"\u003e\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/2_ef9c2f97-ca17-4736-8a02-091f8ba3a615.png?v=1783651717\" alt=\"Console details\"\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- 黑色高亮功能区 - 字已加亮 --\u003e\n    \u003cdiv class=\"retro-highlight\"\u003e\n      \u003ch2\u003eSmall Console. Full Control.\u003c\/h2\u003e\n      \u003cp\u003eClearly separated buttons, dual joysticks and useful connection ports keep gameplay comfortable and everyday operation simple.\u003c\/p\u003e\n      \u003cul class=\"retro-checks\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eQuick shortcuts:\u003c\/strong\u003e access pause, screenshots, save states, load states and game exit functions.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFlexible audio:\u003c\/strong\u003e use the built-in speaker or connect headphones through the 3.5mm port.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eEasy adjustments:\u003c\/strong\u003e dedicated volume controls let you change sound without leaving the game.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePractical connections:\u003c\/strong\u003e USB charging, an OTG port and a separate reset button are built in.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 散开图片：把剩余的多色对比图，分散放到操作步骤前 --\u003e\n  \u003csection class=\"retro-section\"\u003e\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/5_aacd2b06-ea91-46b8-aa3a-5f37e2e80989.png?v=1783652015\" alt=\"Console color variants\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 操作步骤区 --\u003e\n    \u003cdiv class=\"retro-section--soft\"\u003e\n      \u003cdiv class=\"retro-center\" style=\"margin-bottom: 12px;\"\u003e\n        \u003ch2\u003eStart Playing in Minutes\u003c\/h2\u003e\n        \u003cp style=\"font-size: 13px; color: #555;\"\u003eA simple setup makes it easy to go from unboxing to your first game.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"retro-steps\"\u003e\n        \u003cdiv class=\"retro-step\"\u003e\n          \u003cdiv class=\"retro-step-number\"\u003e1\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eCheck the TF Cards\u003c\/h3\u003e\n            \u003cp\u003eMake sure the required storage cards are correctly inserted before powering on the console.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"retro-step\"\u003e\n          \u003cdiv class=\"retro-step-number\"\u003e2\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003ePower On and Browse\u003c\/h3\u003e\n            \u003cp\u003eCharge if needed, hold the power button, then use the D-pad or joystick to browse the game menu.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"retro-step\"\u003e\n          \u003cdiv class=\"retro-step-number\"\u003e3\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003ePlay, Save \u0026amp; Exit\u003c\/h3\u003e\n            \u003cp\u003eOpen your game, save progress before closing, and exit through the system menu before powering off.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"retro-detail-list\"\u003e\n        \u003cdiv class=\"retro-detail\"\u003e\n          \u003ch3\u003ePerfect for Short Breaks\u003c\/h3\u003e\n          \u003cp\u003eIdeal for home, commutes, road trips, flights, trains, lunch breaks and waiting time.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"retro-detail\"\u003e\n          \u003ch3\u003ePortable USB Charging\u003c\/h3\u003e\n          \u003cp\u003eRecharge with commonly available USB charging equipment for convenient use at home or on the go.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 将剩余两张细节图以横向滑动卡片形式保存，不占纵向空间 --\u003e\n  \u003csection class=\"retro-section\"\u003e\n    \u003cdiv aria-label=\"Portable retro game console gallery\" class=\"retro-gallery\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/1_ed9c2f22-f0b6-45b2-8a99-9a56964c30f3.png?v=1783651716\" alt=\"Gallery item 1\"\u003e \n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/4_98dc868a-f5f2-4914-85ab-36871d33f3e8.png?v=1783651716\" alt=\"Gallery item 2\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 产品技术规格 --\u003e\n  \u003csection class=\"retro-section\"\u003e\n    \u003cdiv class=\"retro-center\" style=\"margin-bottom: 12px;\"\u003e\n      \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003ctable class=\"retro-specs\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003cth\u003eProduct Type\u003c\/th\u003e\n          \u003ctd\u003ePortable retro game console\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eDisplay\u003c\/th\u003e\n          \u003ctd\u003e3.5-inch IPS screen (640 × 480)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eGame Library\u003c\/th\u003e\n          \u003ctd\u003eMore than 16,000 games\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eControls\u003c\/th\u003e\n          \u003ctd\u003eD-pad, ABXY, dual joysticks, rear shoulder buttons\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eStorage\u003c\/th\u003e\n          \u003ctd\u003eDual TF card slots (supports 32GB + 64GB)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eAudio\u003c\/th\u003e\n          \u003ctd\u003eBuilt-in speaker \u0026amp; 3.5mm headphone port\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eBattery Life\u003c\/th\u003e\n          \u003ctd\u003eApproximately 3–5 hours (USB charging)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003ePackage Info\u003c\/th\u003e\n          \u003ctd\u003e1 × portable retro game console, system files included\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 信任背书 --\u003e\n  \u003csection class=\"retro-section retro-section--soft\"\u003e\n    \u003cdiv class=\"retro-center\" style=\"margin-bottom: 12px;\"\u003e\n      \u003ch2\u003eShop with Confidence\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"retro-trust\"\u003e\n      \u003cdiv class=\"retro-trust-item\"\u003e\n        \u003cstrong\u003e🔒 Secure Checkout\u003c\/strong\u003e\n        \u003cspan\u003eProtected encryption for every transactional step.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"retro-trust-item\"\u003e\n        \u003cstrong\u003e📦 Clear Information\u003c\/strong\u003e\n        \u003cspan\u003eAll system specifications verified before delivery.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"retro-trust-item\"\u003e\n        \u003cstrong\u003e💬 Order Support\u003c\/strong\u003e\n        \u003cspan\u003eQuick, friendly assistance whenever you need help.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 温馨提示 --\u003e\n  \u003csection class=\"retro-section\"\u003e\n    \u003cdiv class=\"retro-note\"\u003e\n      \u003ch3\u003ePlease Note\u003c\/h3\u003e\n      \u003cul class=\"retro-notes\"\u003e\n        \u003cli\u003eThe included game selection may vary depending on the storage configuration.\u003c\/li\u003e\n        \u003cli\u003eActual battery life depends on screen brightness, volume settings and the game being played.\u003c\/li\u003e\n        \u003cli\u003eButton functions and shortcut combinations may differ between game systems and emulators.\u003c\/li\u003e\n        \u003cli\u003eAlways save your progress and exit through the system menu before turning off the console.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 底部简洁收尾 --\u003e\n  \u003cdiv class=\"retro-cta\"\u003e\n    \u003ch2\u003eReady to Bring Classic Gaming Anywhere?\u003c\/h2\u003e\n    \u003cp\u003eChoose your preferred color variant and level up your setup today.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"WHX","offers":[{"title":"White","offer_id":48716741214362,"sku":null,"price":49.99,"currency_code":"USD","in_stock":true},{"title":"Yellow","offer_id":48716741247130,"sku":null,"price":49.99,"currency_code":"USD","in_stock":true},{"title":"Translucent Black","offer_id":48716741279898,"sku":null,"price":49.99,"currency_code":"USD","in_stock":true},{"title":"Translucent Blue","offer_id":48716741312666,"sku":null,"price":49.99,"currency_code":"USD","in_stock":true},{"title":"Translucent Red","offer_id":48716741345434,"sku":null,"price":49.99,"currency_code":"USD","in_stock":true},{"title":"Translucent Purple","offer_id":48716741378202,"sku":null,"price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/1_ed9c2f22-f0b6-45b2-8a99-9a56964c30f3.png?v=1783651716","url":"https:\/\/povlya.com\/products\/portable-retro-game-console-16000-games","provider":"povlya.com","version":"1.0","type":"link"}