{"title":"Motorola Moto G84 Replacement Parts","description":"\u003cp\u003eFind compatible Motorola Moto G84 replacement parts for professional repairs and careful DIY work.  This collection brings together available screens, batteries, charging components, cameras, flex cables and other repair parts matched through verified Shopify product fields.\u003c\/p\u003e\u003cp\u003eCheck each product description before ordering to confirm the exact model and part required.  JPC Mobile provides Australia-wide delivery and local support from Forest Lake, Brisbane.\u003c\/p\u003e","products":[{"product_id":"bq7-oled-screen-assembly-replacement-motorola-moto-g84-xt2347","title":"BQ7 OLED Assembly Replacement for Motorola Moto G84 Professional Screen Parts","description":"\u003cstyle\u003e\n\/* iQuick Template Styling - Professional Repair Parts *\/\n* {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n}\n\nbody {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;\n    line-height: 1.6;\n    color: #333;\n}\n\n.iquick-container {\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 20px;\n    background: white;\n    border-radius: 12px;\n}\n\n.iquick-brand {\n    background: linear-gradient(135deg, #1F3A93 0%, #0079DF 100%);\n    color: white;\n    padding: 8px 20px;\n    border-radius: 25px;\n    font-size: 14px;\n    font-weight: 600;\n    display: inline-block;\n    margin-bottom: 15px;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n}\n\n.iquick-title {\n    font-size: clamp(24px, 4vw, 32px);\n    font-weight: 800;\n    color: #1F3A93;\n    line-height: 1.2;\n    margin-bottom: 15px;\n    text-align: center;\n}\n\n.iquick-price {\n    font-size: 38px;\n    font-weight: 900;\n    color: #FF4444;\n    margin: 15px 0;\n    text-shadow: 2px 2px 4px rgba(0,0,0,0.1);\n    text-align: center;\n}\n\n.sku-info {\n    text-align: center;\n    background: #f8f9fa;\n    padding: 10px;\n    border-radius: 8px;\n    margin: 15px 0;\n    font-weight: 600;\n    color: #1F3A93;\n}\n\n.professional-section {\n    background: linear-gradient(135deg, #2C3E50 0%, #34495E 100%);\n    color: white;\n    padding: 30px;\n    margin: 30px 0;\n    border-radius: 12px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n}\n\n.professional-section::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    bottom: 0;\n    background: linear-gradient(45deg, transparent 30%, rgba(255,255,255,0.1) 50%, transparent 70%);\n    animation: shine 3s infinite;\n}\n\n@keyframes shine {\n    0% { transform: translateX(-100%); }\n    100% { transform: translateX(100%); }\n}\n\n.professional-title {\n    font-size: 28px;\n    font-weight: 800;\n    margin-bottom: 20px;\n    text-shadow: 2px 2px 4px rgba(0,0,0,0.3);\n}\n\n.compatibility-section {\n    background: linear-gradient(135deg, #00C851 0%, #00A544 100%);\n    color: white;\n    padding: 25px;\n    margin: 30px 0;\n    border-radius: 10px;\n    text-align: center;\n}\n\n.compatibility-title {\n    font-size: 20px;\n    font-weight: 700;\n    margin-bottom: 15px;\n}\n\n.features-section {\n    background: linear-gradient(135deg, #FF4444 0%, #CC0000 100%);\n    color: white;\n    padding: 30px;\n    margin: 30px 0;\n    border-radius: 12px;\n    text-align: center;\n}\n\n.features-title {\n    font-size: 24px;\n    font-weight: 800;\n    margin-bottom: 20px;\n}\n\n.features-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 20px;\n    margin-top: 20px;\n}\n\n.feature-item {\n    background: rgba(255,255,255,0.15);\n    padding: 20px;\n    border-radius: 10px;\n    backdrop-filter: blur(10px);\n    border: 1px solid rgba(255,255,255,0.2);\n}\n\n.feature-icon {\n    font-size: 32px;\n    margin-bottom: 10px;\n    display: block;\n}\n\n.feature-title {\n    font-size: 16px;\n    font-weight: 700;\n    margin-bottom: 8px;\n}\n\n.feature-desc {\n    font-size: 13px;\n    opacity: 0.9;\n    line-height: 1.4;\n}\n\n.specs-section {\n    margin: 30px 0;\n    background: white;\n    border-radius: 10px;\n    overflow: hidden;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.08);\n}\n\n.specs-title {\n    background: linear-gradient(135deg, #1F3A93 0%, #0079DF 100%);\n    color: white;\n    padding: 15px;\n    text-align: center;\n    font-size: 20px;\n    font-weight: 700;\n}\n\n.specs-table {\n    width: 100%;\n    border-collapse: collapse;\n}\n\n.specs-table th,\n.specs-table td {\n    padding: 12px 15px;\n    text-align: left;\n    border-bottom: 1px solid #e5e8f0;\n}\n\n.specs-table th {\n    background: #f5f7ff;\n    font-weight: 600;\n    color: #1F3A93;\n    width: 35%;\n}\n\n.bq7-section {\n    background: linear-gradient(135deg, #8E2DE2 0%, #4A00E0 100%);\n    color: white;\n    padding: 25px;\n    margin: 30px 0;\n    border-radius: 10px;\n    text-align: center;\n}\n\n.bq7-title {\n    font-size: 20px;\n    font-weight: 700;\n    margin-bottom: 15px;\n}\n\n.quality-list {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 15px;\n}\n\n.quality-item {\n    background: rgba(255,255,255,0.2);\n    padding: 8px 15px;\n    border-radius: 20px;\n    font-weight: 600;\n    font-size: 14px;\n}\n\n.warning-section {\n    background: #FFF3CD;\n    border: 2px solid #FFC107;\n    border-radius: 10px;\n    padding: 20px;\n    margin: 25px 0;\n    text-align: center;\n}\n\n.warning-title {\n    color: #856404;\n    font-size: 16px;\n    font-weight: 700;\n    margin-bottom: 8px;\n}\n\n.warning-text {\n    color: #856404;\n    font-size: 14px;\n    line-height: 1.4;\n}\n\n.warranty-section {\n    background: #E8F5E8;\n    border: 2px solid #28A745;\n    border-radius: 10px;\n    padding: 20px;\n    margin: 25px 0;\n    text-align: center;\n}\n\n.warranty-title {\n    color: #155724;\n    font-size: 18px;\n    font-weight: 700;\n    margin-bottom: 10px;\n}\n\n.warranty-text {\n    color: #155724;\n    font-size: 15px;\n    line-height: 1.4;\n}\n\n\/* Mobile Responsiveness *\/\n@media (max-width: 768px) {\n    .iquick-container {\n        padding: 15px;\n    }\n    \n    .features-grid {\n        grid-template-columns: 1fr;\n    }\n    \n    .specs-table th,\n    .specs-table td {\n        padding: 8px;\n        font-size: 13px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"iquick-container\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 25px;\"\u003e\n\u003cdiv class=\"iquick-brand\"\u003eProfessional Repair Parts\u003c\/div\u003e\n\u003ch2 class=\"iquick-title\"\u003eBQ7 OLED Screen Assembly\u003cbr\u003eMotorola Moto G84 Replacement\u003c\/h2\u003e\n\u003cdiv class=\"iquick-price\"\u003e$123.30 AUD\u003c\/div\u003e\n\u003cdiv class=\"sku-info\"\u003eSKU: BQ7-MotoG84 | Product ID: 44451306307775\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"professional-section\"\u003e\n\u003ch3 class=\"professional-title\"\u003e🔧 PROFESSIONAL REPAIR PARTS\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px; opacity: 0.9; margin-bottom: 15px;\"\u003ePremium BQ7 grade OLED assembly designed for professional repair shops and technicians\u003c\/p\u003e\n\u003cdiv style=\"display: flex; justify-content: center; flex-wrap: wrap; gap: 15px; margin-top: 20px;\"\u003e\n\u003cdiv style=\"background: rgba(255,255,255,0.2); padding: 10px 20px; border-radius: 25px; font-weight: bold;\"\u003e⚡ Tested Quality\u003c\/div\u003e\n\u003cdiv style=\"background: rgba(255,255,255,0.2); padding: 10px 20px; border-radius: 25px; font-weight: bold;\"\u003e🔬 Professional Grade\u003c\/div\u003e\n\u003cdiv style=\"background: rgba(255,255,255,0.2); padding: 10px 20px; border-radius: 25px; font-weight: bold;\"\u003e🛠️ Installation Ready\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"compatibility-section\"\u003e\n\u003ch3 class=\"compatibility-title\"\u003e📱 MOTOROLA MOTO G84 COMPATIBILITY\u003c\/h3\u003e\n\u003cp style=\"font-size: 16px; opacity: 0.9; margin-bottom: 15px;\"\u003eCompatible with all Motorola Moto G84 variants including XT2347, XT2347-1, and XT2347-2 models\u003c\/p\u003e\n\u003cdiv style=\"display: flex; justify-content: center; flex-wrap: wrap; gap: 10px;\"\u003e\n\u003cdiv style=\"background: rgba(255,255,255,0.2); padding: 8px 15px; border-radius: 20px; font-weight: 600;\"\u003e✓ XT2347\u003c\/div\u003e\n\u003cdiv style=\"background: rgba(255,255,255,0.2); padding: 8px 15px; border-radius: 20px; font-weight: 600;\"\u003e✓ XT2347-1\u003c\/div\u003e\n\u003cdiv style=\"background: rgba(255,255,255,0.2); padding: 8px 15px; border-radius: 20px; font-weight: 600;\"\u003e✓ XT2347-2\u003c\/div\u003e\n\u003cdiv style=\"background: rgba(255,255,255,0.2); padding: 8px 15px; border-radius: 20px; font-weight: 600;\"\u003e✓ Moto G84 5G\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003ch3 class=\"features-title\"\u003e⚡ PREMIUM OLED TECHNOLOGY\u003c\/h3\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🖥️\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eAdvanced P-OLED Display\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003e6.5\" Plastic OLED with 1080x2400 resolution, 120Hz refresh rate, and 1300 nits brightness\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cspan class=\"feature-icon\"\u003e👆\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eMulti-Touch Capacitive\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eHighly sensitive capacitive multi-touch ensuring smooth screen operation and responsive touch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🎨\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eRetina Display Quality\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eAdvanced display technology with no obvious particles, resulting in stunning picture quality\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🔄\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eComplete Touch Resolution\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eResolves nearly any touch screen issues your Motorola Moto G84 may experience\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch3 class=\"specs-title\"\u003e📋 TECHNICAL SPECIFICATIONS\u003c\/h3\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eDevice Compatibility\u003c\/th\u003e\n\u003ctd\u003eMotorola Moto G84 (All Variants)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eModel Numbers\u003c\/th\u003e\n\u003ctd\u003eXT2347, XT2347-1, XT2347-2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay Technology\u003c\/th\u003e\n\u003ctd\u003e6.5\" P-OLED (Plastic OLED)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eResolution\u003c\/th\u003e\n\u003ctd\u003e1080 x 2400 pixels (~405 ppi density)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRefresh Rate\u003c\/th\u003e\n\u003ctd\u003e120Hz High Refresh Rate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrightness\u003c\/th\u003e\n\u003ctd\u003e1300 nits Peak Brightness\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTouch Technology\u003c\/th\u003e\n\u003ctd\u003eCapacitive Multi-Touch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eQuality Grade\u003c\/th\u003e\n\u003ctd\u003eBQ7 Professional Grade\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bq7-section\"\u003e\n\u003ch3 class=\"bq7-title\"\u003e🏆 BQ7 PREMIUM QUALITY GRADE\u003c\/h3\u003e\n\u003cp style=\"font-size: 16px; opacity: 0.9; margin-bottom: 15px;\"\u003eEvery OLED display is thoroughly tested before shipping to ensure professional-grade quality\u003c\/p\u003e\n\u003cdiv class=\"quality-list\"\u003e\n\u003cdiv class=\"quality-item\"\u003e✅ Pre-Tested\u003c\/div\u003e\n\u003cdiv class=\"quality-item\"\u003e🔍 Quality Assured\u003c\/div\u003e\n\u003cdiv class=\"quality-item\"\u003e📦 Secure Packaging\u003c\/div\u003e\n\u003cdiv class=\"quality-item\"\u003e⚡ Fast Delivery\u003c\/div\u003e\n\u003cdiv class=\"quality-item\"\u003e🛠️ Professional Ready\u003c\/div\u003e\n\u003cdiv class=\"quality-item\"\u003e🇦🇺 Australian Stock\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch3 class=\"specs-title\"\u003e🔧 INSTALLATION \u0026amp; FEATURES\u003c\/h3\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eInstallation Type\u003c\/th\u003e\n\u003ctd\u003eProfessional Installation Highly Recommended\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTouch Screen Issues\u003c\/th\u003e\n\u003ctd\u003eResolves nearly all touch sensitivity problems\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eScreen Quality\u003c\/th\u003e\n\u003ctd\u003eAdvanced Retina Display with no visible particles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTouch Response\u003c\/th\u003e\n\u003ctd\u003eHigh sensitivity capacitive multi-touch operation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eQuality Testing\u003c\/th\u003e\n\u003ctd\u003eEvery display tested before shipping\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Purpose\u003c\/th\u003e\n\u003ctd\u003eReplace broken and damaged OLED assemblies\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"warning-section\"\u003e\n\u003cdiv class=\"warning-title\"\u003e⚠️ PROFESSIONAL INSTALLATION RECOMMENDED\u003c\/div\u003e\n\u003cdiv class=\"warning-text\"\u003eThis OLED assembly replacement requires professional installation by qualified technicians. Improper installation may result in device damage or void warranty coverage.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"warranty-section\"\u003e\n\u003cdiv class=\"warranty-title\"\u003e🛡️ 12-MONTH WARRANTY COVERAGE\u003c\/div\u003e\n\u003cdiv class=\"warranty-text\"\u003ePremium BQ7 quality grade includes comprehensive 12-month warranty coverage for professional peace of mind and customer satisfaction guarantee.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch3 class=\"specs-title\"\u003e🎯 PROFESSIONAL BENEFITS\u003c\/h3\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eRepair Resolution\u003c\/th\u003e\n\u003ctd\u003eFixes cracked screens, touch issues, display problems, dead pixels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay Technology\u003c\/th\u003e\n\u003ctd\u003eP-OLED superior color accuracy and energy efficiency\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProfessional Support\u003c\/th\u003e\n\u003ctd\u003eTechnical assistance and installation guidance available\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eQuality Assurance\u003c\/th\u003e\n\u003ctd\u003eEvery unit tested for functionality before dispatch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty Coverage\u003c\/th\u003e\n\u003ctd\u003e12-month comprehensive warranty on all BQ7 grade parts\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAustralian Service\u003c\/th\u003e\n\u003ctd\u003eLocal stock, fast shipping, professional support\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #1F3A93 0%, #3953B8 100%); color: white; padding: 25px; border-radius: 12px; text-align: center; margin: 25px 0;\"\u003e\n\u003ch3 style=\"font-size: 22px; font-weight: 800; margin-bottom: 10px;\"\u003e🇦🇺 PROFESSIONAL REPAIR PARTS • BQ7 QUALITY\u003c\/h3\u003e\n\u003cp style=\"font-size: 16px; opacity: 0.9;\"\u003eP-OLED Technology • 12-Month Warranty • Professional Installation • Australian Stock\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JPC MOBILE ACCESSORIES","offers":[{"title":"Default Title","offer_id":44451306307775,"sku":"BQ7-MotoG84","price":123.3,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0607\/8657\/3503\/files\/bq7-oled-assembly-replacement-for-motorola-moto-g84-professional-screen-parts-screen-replacement-jpc-mobile-accessories-3966794.jpg?v=1754786518"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0607\/8657\/3503\/collections\/bq7-oled-assembly-replacement-for-motorola-moto-g84-professional-screen-parts-screen-replacement-jpc-mobile-accessories-3966794.jpg?v=1788831228","url":"https:\/\/jpcmobileaccessories.com.au\/collections\/motorola-moto-g84-replacement-parts.oembed","provider":"JPC MOBILE ACCESSORIES","version":"1.0","type":"link"}