{"product_id":"new-upgrade-retro-game-console-stick","title":"New Upgrade Retro Game Console Stick","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        \/* Strictly scoped within .custom-product-description – no global pollution *\/\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        .custom-product-description .size-chart-block {\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        .custom-product-description .size-chart-block {\n            margin-bottom: 1.8rem;\n        }\n        \/* Main title *\/\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%, #6b2e2e 45%, #e67e23 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: #e67e23;\n            border-radius: 4px;\n            box-shadow: 0 1px 6px rgba(230,126,35,0.3);\n        }\n        .custom-product-description .subtitle-accent {\n            display: inline-block;\n            font-size: 1.3rem;\n            font-weight: 500;\n            color: #b85c1a;\n            background: rgba(230,126,35,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: #e67e23;\n            opacity: 0.7;\n        }\n        \/* Section titles (orange with decorative lines) *\/\n        .custom-product-description .section-title {\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::before,\n        .custom-product-description .section-title::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        @media (max-width: 600px) {\n            .custom-product-description .section-title::before,\n            .custom-product-description .section-title::after {\n                max-width: 40px;\n            }\n            .custom-product-description .section-title {\n                font-size: 1.6rem;\n            }\n        }\n        \/* Feature cards *\/\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        \/* Image frames *\/\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        \/* Grid for text + image pairs *\/\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        \/* Size chart block (placeholder) *\/\n        .custom-product-description .size-chart-block {\n            background: #fef8f0;\n            border-radius: 32px;\n            padding: 1rem;\n            text-align: center;\n            border: 1px solid #fae2cd;\n        }\n        \/* Steps list (How to use) *\/\n        .custom-product-description .steps-list {\n            list-style: none;\n            background: #fdfaf5;\n            padding: 2rem 2rem 1.8rem 2.5rem;\n            border-radius: 44px;\n            box-shadow: 0 8px 18px rgba(0, 0, 0, 0.03);\n            margin: 1rem 0 1.5rem;\n        }\n        .custom-product-description .steps-list li {\n            display: flex;\n            align-items: baseline;\n            gap: 12px;\n            margin-bottom: 1rem;\n            font-size: 1rem;\n            border-bottom: 1px dashed #efe2d2;\n            padding-bottom: 0.65rem;\n        }\n        .custom-product-description .steps-list li:last-child {\n            border-bottom: none;\n        }\n        .custom-product-description .step-num {\n            background: #e67e23;\n            width: 32px;\n            height: 32px;\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            border-radius: 60px;\n            font-weight: bold;\n            color: white;\n            font-size: 0.9rem;\n            flex-shrink: 0;\n            box-shadow: 0 2px 8px rgba(230,126,35,0.3);\n        }\n        \/* Specs box *\/\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: #e67e23;\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(#e67e23 1px, transparent 1px);\n            background-size: 20px 20px;\n            opacity: 0.06;\n            pointer-events: none;\n        }\n        \/* Notice block *\/\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, #faeeda);\n            padding: 1.4rem 1rem;\n            border-radius: 80px;\n            margin: 2rem 0 0.5rem;\n            color: #b85c1a;\n            border: 1px solid #f3dfce;\n        }\n        .custom-product-description .divider {\n            margin: 2rem 0;\n            height: 2px;\n            background: linear-gradient(90deg, transparent, #e67e23, #f3cf9a, #e67e23, 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!-- Main title --\u003e\n\u003cdiv class=\"title-wrapper\"\u003e\n\u003ch1 class=\"main-title\"\u003eRetro Game Stick\u003cbr\u003e\u003cspan class=\"subtitle-accent\"\u003e64\/128GB – Plug \u0026amp; Play – Dual Controllers\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!-- Hero image --\u003e\n\u003cdiv style=\"margin-bottom: 1.8rem;\" class=\"image-frame\"\u003e\u003cimg class=\"product-img\" alt=\"Retro Game Stick\" src=\"https:\/\/cdn.webfastcdn.com\/image\/9a7a0a4023c7c1aad1123e50dd5adc37f0e9adff.jpg\"\u003e\u003c\/div\u003e\n\u003c!-- Introduction text --\u003e\n\u003cdiv style=\"margin-bottom: 1.8rem;\" class=\"feature-card\"\u003e\n\u003cp\u003eThe fascination of gaming history! Back to the good old days. Immerse yourself in the golden era of gaming of the 80s and 90s and let award-winning titles take you into a world full of nostalgia and unforgettable emotions. Play together, laugh together.\u003c\/p\u003e\n\u003cp\u003eGreat fun for little money. Experience an unforgettable, nostalgic gaming experience with your loved ones - from the comfort of your sofa, without lag or latency issues. Improved performance \u0026amp; optimized sound \u0026amp; image quality. Smooth gaming is guaranteed! Give your children insights into your childhood while creating memories that will last forever.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Additional image --\u003e\n\u003cdiv style=\"margin-bottom: 2rem;\" class=\"image-frame\"\u003e\u003cimg class=\"product-img\" alt=\"Gameplay\" src=\"https:\/\/cdn.webfastcdn.com\/image\/1bd2d1562f5778ab2bc6468723e9bb3efd0755f8.webp\"\u003e\u003c\/div\u003e\n\u003c!-- KEY FEATURES section --\u003e\n\u003ch2 class=\"section-title\"\u003e✨ KEY FEATURES\u003c\/h2\u003e\n\u003cdiv class=\"feature-pair-grid\"\u003e\n\u003c!-- 1. Authentic Arcade Feel --\u003e\n\u003cdiv class=\"feature-pair\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 class=\"feature-headline\" data-icon=\"🕹️\"\u003eAUTHENTIC ARCADE FEEL\u003c\/h4\u003e\n\u003cp\u003eHandle upgrade, streamlined body, comfortable feel; rich key control, multiple keys are used in combination to release silky moves; high sensitivity rocker, it can be controlled with higher precision.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-frame\"\u003e\u003cimg class=\"product-img\" alt=\"Arcade Feel\" src=\"https:\/\/cdn.webfastcdn.com\/image\/277ddf2e9c5834b4ccc645b4c99b58494ddebd6d.webp\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Dual Game Stick --\u003e\n\u003cdiv class=\"feature-pair\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 class=\"feature-headline\" data-icon=\"🎮\"\u003eDUAL GAME STICK\u003c\/h4\u003e\n\u003cp\u003eTwo game sticks provide multiplayer fun, allowing you to challenge friends and family to epic gaming battles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-frame\"\u003e\n\u003c!-- Placeholder image – original content has no specific image for this feature, reuse main or a generic one; we'll reuse the hero image for consistency --\u003e \u003cimg class=\"product-img\" alt=\"Dual Game Stick\" src=\"https:\/\/cdn.webfastcdn.com\/image\/9a7a0a4023c7c1aad1123e50dd5adc37f0e9adff.jpg\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Plug \u0026 Play --\u003e\n\u003cdiv class=\"feature-pair\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 class=\"feature-headline\" data-icon=\"🔌\"\u003ePLUG \u0026amp; PLAY\u003c\/h4\u003e\n\u003cp\u003eEasy setup with HDMI connectivity; simply plug it into your TV and start playing. No complicated installations or downloads are required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-frame\"\u003e\u003cimg class=\"product-img\" alt=\"Plug \u0026amp; Play\" src=\"https:\/\/cdn.webfastcdn.com\/image\/277ddf2e9c5834b4ccc645b4c99b58494ddebd6d.webp\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Compact \u0026 Portable --\u003e\n\u003cdiv class=\"feature-pair\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 class=\"feature-headline\" data-icon=\"🧳\"\u003eCOMPACT \u0026amp; PORTABLE\u003c\/h4\u003e\n\u003cp\u003eIts compact design allows you to take the nostalgia with you, whether you're gaming at home or on the go.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-frame\"\u003e\u003cimg class=\"product-img\" alt=\"Portable\" src=\"https:\/\/cdn.webfastcdn.com\/image\/1bd2d1562f5778ab2bc6468723e9bb3efd0755f8.webp\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- HOW TO USE section --\u003e\n\u003ch2 class=\"section-title\"\u003e🕹️ HOW TO USE\u003c\/h2\u003e\n\u003cul class=\"steps-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"step-num\"\u003e1\u003c\/span\u003e \u003cstrong\u003eStep 1:\u003c\/strong\u003e Plug the Game Sticks into your TV's HDMI port.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"step-num\"\u003e2\u003c\/span\u003e \u003cstrong\u003eStep 2:\u003c\/strong\u003e Select the correct HDMI input on your TV.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"step-num\"\u003e3\u003c\/span\u003e \u003cstrong\u003eStep 3:\u003c\/strong\u003e Sit back and enjoy retro games!\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- SPECIFICATION section --\u003e\n\u003ch2 class=\"section-title\"\u003e📋 SPECIFICATIONS\u003c\/h2\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003e🎨 Color:\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eBlack \u0026amp; White\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003e👥 Players:\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eTwo People\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003e💾 Memory Card:\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e64 GB \/ 128 GB\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003e🧱 Material:\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eABS\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003e🔌 Interface:\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eUSB\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003e🎨 Style:\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eNostalgia, Retro\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-watermark\" aria-hidden=\"true\"\u003eRETRO\u003c\/div\u003e\n\u003cdiv class=\"spec-bg-pattern\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Additional image (specs) --\u003e\n\u003cdiv style=\"margin: 1rem 0;\" class=\"image-frame\"\u003e\u003cimg class=\"product-img\" alt=\"Specifications\" src=\"https:\/\/tup123-1310951382.cos.ap-singapore.myqcloud.com\/shopify\/9B\/new-upgrade-retro-game-console-stick_image_1_processed.jpg\"\u003e\u003c\/div\u003e\n\u003c!-- PACKAGE INCLUDES --\u003e\n\u003ch2 class=\"section-title\"\u003e📦 PACKAGE INCLUDES\u003c\/h2\u003e\n\u003cdiv style=\"background: #fefaf5; border-left-color: #e67e23;\" class=\"notice-block\"\u003e\n\u003cul class=\"notice-list\"\u003e\n\u003cli\u003e2 × Game Sticks\u003c\/li\u003e\n\u003cli\u003e1 × Wireless Controller + 1 Wireless Signal Receiver\u003c\/li\u003e\n\u003cli\u003e1 × USB Charging Cable\u003c\/li\u003e\n\u003cli\u003e1 × Memory Card (64\/128 GB)\u003c\/li\u003e\n\u003cli\u003e1 × HDMI Signal Extension Cable\u003c\/li\u003e\n\u003cli\u003e1 × Instruction Manual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- NOTES --\u003e\n\u003ch2 class=\"section-title\"\u003e⚠️ NOTES\u003c\/h2\u003e\n\u003cdiv class=\"notice-block\"\u003e\n\u003cul class=\"notice-list\"\u003e\n\u003cli\u003eColor may not appear as exactly as in real life due to variations between the computer monitors.\u003c\/li\u003e\n\u003cli\u003eDue to manual measurement, there may be a slight error; please ensure you don't mind before purchasing.\u003c\/li\u003e\n\u003cli\u003eKeep away from moisture and extreme heat.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA --\u003e\n\u003cdiv class=\"final-cta\"\u003e✨ Relive the golden age of gaming – order your Retro Game Stick today! ✨\u003c\/div\u003e\n\u003c!-- Placeholder for original scripts (none) --\u003e \u003cscript\u003e\n        \/\/ Original-Script (none present – kept as placeholder)\n    \u003c\/script\u003e\n\u003c\/div\u003e","brand":"ashbtop","offers":[{"title":"M15 64G+20000 Retro Games","offer_id":53331546571115,"sku":"PP3320496-64G","price":49.99,"currency_code":"USD","in_stock":true},{"title":"M15 128G+30000 Retro Games","offer_id":53331546603883,"sku":"PP3320496-128G","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0973\/6985\/0219\/files\/new-upgrade-retro-game-console-stick_image_1_processed.jpg?v=1780380895","url":"https:\/\/babyeat.shop\/products\/new-upgrade-retro-game-console-stick","provider":"Eason Store","version":"1.0","type":"link"}