{"product_id":"candy-color-shockproof-hybrid-bumper-case-iphone-13-pro-max","title":"Candy Color Shockproof Hybrid Bumper Case iPhone 13 Pro Max - Premium Protection","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eCandy Color Shockproof Hybrid Bumper Case iPhone 13 Pro Max - Premium Protection\u003c\/title\u003e\n    \u003cmeta name=\"description\" content=\"Premium candy color shockproof hybrid bumper case for iPhone 13 Pro Max. Dirt-resistant, anti-knock protection in 5 vibrant colors. Australian stock, fast shipping.\"\u003e\n    \u003cmeta name=\"keywords\" content=\"iPhone 13 Pro Max case, candy color case, shockproof bumper, hybrid case, colorful phone case, anti-knock protection, dirt resistant case, iPhone accessories Australia\"\u003e\n    \u003cmeta name=\"robots\" content=\"index, follow\"\u003e\n    \u003cmeta name=\"author\" content=\"JPC Mobile Accessories\"\u003e\n    \n    \u003c!-- Open Graph Meta Tags --\u003e\n    \u003cmeta property=\"og:title\" content=\"Candy Color Shockproof Hybrid Bumper Case iPhone 13 Pro Max\"\u003e\n    \u003cmeta property=\"og:description\" content=\"Premium candy color shockproof hybrid bumper case for iPhone 13 Pro Max. Available in 5 vibrant colors.\"\u003e\n    \u003cmeta property=\"og:type\" content=\"product\"\u003e\n    \u003cmeta property=\"og:url\" content=\"https:\/\/jpcmobileaccessories.com.au\/products\/candy-color-shockproof-hybrid-bumper-case-iphone-13-pro-max\"\u003e\n    \u003cmeta property=\"og:site_name\" content=\"JPC Mobile Accessories\"\u003e\n    \n    \u003c!-- Local Business Schema --\u003e\n    \u003cscript type=\"application\/ld+json\"\u003e\n    {\n        \"@context\": \"https:\/\/schema.org\",\n        \"@type\": \"Product\",\n        \"name\": \"Candy Color Shockproof Hybrid Bumper Case iPhone 13 Pro Max\",\n        \"description\": \"Premium candy color shockproof hybrid bumper case for iPhone 13 Pro Max. Dirt-resistant, anti-knock protection in 5 vibrant colors.\",\n        \"brand\": {\n            \"@type\": \"Brand\",\n            \"name\": \"JPC Mobile Accessories\"\n        },\n        \"offers\": {\n            \"@type\": \"Offer\",\n            \"price\": \"31.99\",\n            \"priceCurrency\": \"AUD\",\n            \"availability\": \"https:\/\/schema.org\/InStock\",\n            \"seller\": {\n                \"@type\": \"Organization\",\n                \"name\": \"JPC Mobile Accessories\"\n            }\n        }\n    }\n    \u003c\/script\u003e\n\n    \u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            line-height: 1.6;\n            color: #333;\n            background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);\n            min-height: 100vh;\n            margin: 0;\n            padding: 0;\n        }\n\n        .container {\n            width: 100%;\n            max-width: none;\n            margin: 0;\n            padding: 20px 2%;\n        }\n\n        @media (max-width: 768px) {\n            .container {\n                padding: 15px;\n            }\n        }\n\n        .breadcrumb {\n            background: rgba(255,255,255,0.9);\n            padding: 15px 20px;\n            border-radius: 8px;\n            margin-bottom: 20px;\n            backdrop-filter: blur(10px);\n            width: 100%;\n        }\n\n        .breadcrumb a {\n            color: #667eea;\n            text-decoration: none;\n            margin-right: 8px;\n        }\n\n        .breadcrumb a:hover {\n            text-decoration: underline;\n        }\n\n        .product-header {\n            background: white;\n            padding: 30px;\n            border-radius: 12px;\n            box-shadow: 0 8px 32px rgba(0,0,0,0.1);\n            margin-bottom: 30px;\n            text-align: center;\n            width: 100%;\n        }\n\n        .product-title {\n            font-size: 2.5rem;\n            color: #2d3748;\n            margin-bottom: 15px;\n            background: linear-gradient(135deg, #667eea, #764ba2);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }\n\n        .product-subtitle {\n            font-size: 1.2rem;\n            color: #6c757d;\n            margin-bottom: 20px;\n        }\n\n        .price-section {\n            background: linear-gradient(135deg, #667eea, #764ba2);\n            color: white;\n            padding: 20px;\n            border-radius: 10px;\n            display: inline-block;\n            font-size: 1.8rem;\n            font-weight: bold;\n            margin-bottom: 20px;\n        }\n\n        .product-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 4%;\n            margin-bottom: 40px;\n            align-items: start;\n        }\n\n        @media (max-width: 1024px) {\n            .product-grid {\n                grid-template-columns: 1fr;\n                gap: 30px;\n            }\n        }\n\n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 2rem;\n            }\n        }\n\n        .card {\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n            padding: 30px;\n            width: 100%;\n            height: fit-content;\n            min-width: 300px;\n        }\n\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 30px;\n            margin-top: 40px;\n        }\n\n        @media (max-width: 1200px) {\n            .features-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n        }\n\n        @media (max-width: 768px) {\n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n\n        .feature-card {\n            background: white;\n            padding: 25px;\n            border-radius: 12px;\n            box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n            text-align: center;\n            transition: transform 0.3s;\n        }\n\n        .feature-card:hover {\n            transform: translateY(-5px);\n        }\n\n        .feature-icon {\n            font-size: 2.5rem;\n            margin-bottom: 15px;\n        }\n\n        .add-to-cart-btn {\n            width: 100%;\n            background: linear-gradient(135deg, #667eea, #764ba2);\n            color: white;\n            padding: 18px 25px;\n            border: none;\n            border-radius: 8px;\n            font-size: 1.2rem;\n            font-weight: 600;\n            cursor: pointer;\n            transition: all 0.3s;\n            margin-bottom: 20px;\n        }\n\n        .add-to-cart-btn:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 8px 25px rgba(102, 126, 234, 0.4);\n        }\n\n        .color-variants {\n            background: #f8f9fa;\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 20px;\n        }\n\n        .color-grid {\n            display: grid;\n            grid-template-columns: repeat(5, 1fr);\n            gap: 20px;\n            margin-top: 20px;\n        }\n\n        .color-item {\n            text-align: center;\n            padding: 20px 15px;\n            background: white;\n            border-radius: 8px;\n            box-shadow: 0 2px 4px rgba(0,0,0,0.1);\n            transition: transform 0.3s;\n        }\n\n        .color-item:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 4px 8px rgba(0,0,0,0.15);\n        }\n\n        .color-circle {\n            width: 50px;\n            height: 50px;\n            border-radius: 50%;\n            margin: 0 auto 10px;\n            border: 3px solid #e2e8f0;\n        }\n\n        @media (max-width: 1024px) {\n            .color-grid {\n                grid-template-columns: repeat(3, 1fr);\n            }\n        }\n\n        @media (max-width: 768px) {\n            .color-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n        }\n\n        .faq-section {\n            background: white;\n            padding: 30px;\n            border-radius: 12px;\n            box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n            margin-top: 40px;\n        }\n\n        .faq-item {\n            border-bottom: 1px solid #e2e8f0;\n            padding: 20px 0;\n        }\n\n        .faq-question {\n            font-weight: 600;\n            color: #2d3748;\n            margin-bottom: 10px;\n        }\n\n        .trust-badges {\n            display: flex;\n            justify-content: space-around;\n            margin-top: 20px;\n            padding-top: 20px;\n            border-top: 1px solid #e2e8f0;\n        }\n\n        .trust-badge {\n            text-align: center;\n        }\n\n        .related-products {\n            background: white;\n            padding: 30px;\n            border-radius: 12px;\n            box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n            margin-top: 40px;\n        }\n\n        .products-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            margin-top: 20px;\n        }\n\n        .product-card {\n            background: #f8f9fa;\n            padding: 20px;\n            border-radius: 8px;\n            text-align: center;\n            transition: transform 0.3s;\n        }\n\n        .product-card:hover {\n            transform: translateY(-3px);\n        }\n\n        .product-card a {\n            text-decoration: none;\n            color: #667eea;\n            font-weight: 600;\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"container\"\u003e\n        \u003c!-- Breadcrumb Navigation --\u003e\n        \u003cnav class=\"breadcrumb\"\u003e\n            \u003ca href=\"\/es\"\u003eHome\u003c\/a\u003e \u0026gt; \n            \u003ca href=\"\/es\/collections\/iphone-cases-all-models\"\u003eiPhone Cases\u003c\/a\u003e \u0026gt; \n            \u003ca href=\"\/es\/collections\/iphone-13-pro-max-cases\"\u003eiPhone 13 Pro Max Cases\u003c\/a\u003e \u0026gt; \n            \u003cspan\u003eCandy Color Shockproof Hybrid Bumper Case\u003c\/span\u003e\n        \u003c\/nav\u003e\n\n        \u003c!-- Product Header --\u003e\n        \u003cdiv class=\"product-header\"\u003e\n            \u003ch1 class=\"product-title\"\u003eCandy Color Shockproof Hybrid Bumper Case\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003ePremium Protection for iPhone 13 Pro Max (6.7\")\u003c\/p\u003e\n            \u003cdiv class=\"price-section\"\u003e$31.99 AUD\u003c\/div\u003e\n            \u003cp style=\"color: #28a745; font-weight: 600;\"\u003e✓ Australian Stock • ✓ Fast Shipping • ✓ 12 Month Warranty\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Main Product Section --\u003e\n        \u003cdiv style=\"display: flex; width: 100%; gap: 40px; margin-bottom: 40px;\"\u003e\n            \n            \u003c!-- Left Column - Product Highlights --\u003e\n            \u003cdiv style=\"flex: 1; background: white; border-radius: 12px; box-shadow: 0 4px 6px rgba(0,0,0,0.1); padding: 30px;\"\u003e\n                \u003cdiv style=\"background: linear-gradient(135deg, #ff9a9e, #fecfef); padding: 30px; border-radius: 10px; text-align: center; margin-bottom: 25px;\"\u003e\n                    \u003cdiv style=\"font-size: 4rem; margin-bottom: 20px;\"\u003e🍭\u003c\/div\u003e\n                    \u003ch3 style=\"color: #2d3748; margin-bottom: 20px; font-size: 1.5rem; font-weight: 700;\"\u003eCandy Color Collection\u003c\/h3\u003e\n                    \u003cp style=\"color: #6c757d; margin: 0; font-size: 1.1rem;\"\u003e5 vibrant colors to match your style\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv style=\"background: #f8f9fa; padding: 20px; border-radius: 8px;\"\u003e\n                    \u003ch3 style=\"color: #2d3748; margin-bottom: 15px; font-size: 1.1rem;\"\u003eKey Features:\u003c\/h3\u003e\n                    \u003cul style=\"color: #4a5568; margin: 0; padding-left: 20px;\"\u003e\n                        \u003cli style=\"margin-bottom: 8px;\"\u003eDirt-resistant protection\u003c\/li\u003e\n                        \u003cli style=\"margin-bottom: 8px;\"\u003eAnti-knock bumper design\u003c\/li\u003e\n                        \u003cli style=\"margin-bottom: 8px;\"\u003eHigh quality materials\u003c\/li\u003e\n                        \u003cli style=\"margin-bottom: 8px;\"\u003eEasy access to all controls\u003c\/li\u003e\n                        \u003cli style=\"margin-bottom: 8px;\"\u003eDaily scratch protection\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Right Column - Product Details --\u003e\n            \u003cdiv style=\"flex: 1; background: white; border-radius: 12px; box-shadow: 0 4px 6px rgba(0,0,0,0.1); padding: 30px;\"\u003e\n                \n                \u003c!-- Color Variants --\u003e\n                \u003cdiv style=\"background: #f8f9fa; padding: 20px; border-radius: 8px; margin-bottom: 20px;\"\u003e\n                    \u003ch3 style=\"color: #2d3748; margin-bottom: 15px;\"\u003eAvailable Colors:\u003c\/h3\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: repeat(5, 1fr); gap: 15px; margin-top: 15px;\"\u003e\n                        \u003cdiv style=\"text-align: center; padding: 15px; background: white; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1);\"\u003e\n                            \u003cdiv style=\"width: 50px; height: 50px; border-radius: 50%; margin: 0 auto 10px; border: 3px solid #e2e8f0; background: #000000;\"\u003e\u003c\/div\u003e\n                            \u003cp style=\"font-size: 0.9rem; font-weight: 600; margin: 5px 0;\"\u003eBlack\u003c\/p\u003e\n                            \u003cp style=\"font-size: 0.8rem; color: #6c757d; margin: 0;\"\u003eTG-13PM-BLK\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv style=\"text-align: center; padding: 15px; background: white; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1);\"\u003e\n                            \u003cdiv style=\"width: 50px; height: 50px; border-radius: 50%; margin: 0 auto 10px; border: 3px solid #e2e8f0; background: #4169E1;\"\u003e\u003c\/div\u003e\n                            \u003cp style=\"font-size: 0.9rem; font-weight: 600; margin: 5px 0;\"\u003eBlue\u003c\/p\u003e\n                            \u003cp style=\"font-size: 0.8rem; color: #6c757d; margin: 0;\"\u003eTG-13PM-BLU\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv style=\"text-align: center; padding: 15px; background: white; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1);\"\u003e\n                            \u003cdiv style=\"width: 50px; height: 50px; border-radius: 50%; margin: 0 auto 10px; border: 3px solid #e2e8f0; background: #98FB98;\"\u003e\u003c\/div\u003e\n                            \u003cp style=\"font-size: 0.9rem; font-weight: 600; margin: 5px 0;\"\u003eMint\u003c\/p\u003e\n                            \u003cp style=\"font-size: 0.8rem; color: #6c757d; margin: 0;\"\u003eTG-13PM-MNT\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv style=\"text-align: center; padding: 15px; background: white; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1);\"\u003e\n                            \u003cdiv style=\"width: 50px; height: 50px; border-radius: 50%; margin: 0 auto 10px; border: 3px solid #e2e8f0; background: #FFB6C1;\"\u003e\u003c\/div\u003e\n                            \u003cp style=\"font-size: 0.9rem; font-weight: 600; margin: 5px 0;\"\u003ePink\u003c\/p\u003e\n                            \u003cp style=\"font-size: 0.8rem; color: #6c757d; margin: 0;\"\u003eTG-13PM-PNK\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv style=\"text-align: center; padding: 15px; background: white; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1);\"\u003e\n                            \u003cdiv style=\"width: 50px; height: 50px; border-radius: 50%; margin: 0 auto 10px; border: 3px solid #e2e8f0; background: #9370DB;\"\u003e\u003c\/div\u003e\n                            \u003cp style=\"font-size: 0.9rem; font-weight: 600; margin: 5px 0;\"\u003ePurple\u003c\/p\u003e\n                            \u003cp style=\"font-size: 0.8rem; color: #6c757d; margin: 0;\"\u003eTG-13PM-PPL\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n                \u003c!-- Technical Features --\u003e\n                \u003cdiv style=\"background: #f8f9fa; padding: 20px; border-radius: 8px; margin-bottom: 20px;\"\u003e\n                    \u003ch3 style=\"color: #2d3748; margin-bottom: 15px;\"\u003eTechnical Features:\u003c\/h3\u003e\n                    \u003cul style=\"color: #4a5568; margin: 0; padding-left: 20px;\"\u003e\n                        \u003cli style=\"margin-bottom: 8px;\"\u003e\n\u003cstrong\u003eProtection:\u003c\/strong\u003e Shockproof hybrid design\u003c\/li\u003e\n                        \u003cli style=\"margin-bottom: 8px;\"\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Premium TPU + PC construction\u003c\/li\u003e\n                        \u003cli style=\"margin-bottom: 8px;\"\u003e\n\u003cstrong\u003eDesign:\u003c\/strong\u003e Anti-knock bumper technology\u003c\/li\u003e\n                        \u003cli style=\"margin-bottom: 8px;\"\u003e\n\u003cstrong\u003eAccess:\u003c\/strong\u003e Precise cutouts for all ports\u003c\/li\u003e\n                        \u003cli style=\"margin-bottom: 8px;\"\u003e\n\u003cstrong\u003eSurface:\u003c\/strong\u003e Dirt-resistant coating\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n\n                \u003c!-- Product Info --\u003e\n                \u003cdiv style=\"background: #f8f9fa; padding: 20px; border-radius: 8px; margin-bottom: 20px;\"\u003e\n                    \u003cp style=\"margin: 5px 0; color: #6c757d;\"\u003e\u003cstrong\u003eCompatibility:\u003c\/strong\u003e iPhone 13 Pro Max (6.7\")\u003c\/p\u003e\n                    \u003cp style=\"margin: 5px 0; color: #6c757d;\"\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Hybrid TPU + PC\u003c\/p\u003e\n                    \u003cp style=\"margin: 5px 0; color: #6c757d;\"\u003e\u003cstrong\u003eDesign:\u003c\/strong\u003e Bumper Protection\u003c\/p\u003e\n                    \u003cp style=\"margin: 5px 0; color: #6c757d;\"\u003e\u003cstrong\u003eColors:\u003c\/strong\u003e 5 candy variants\u003c\/p\u003e\n                    \u003cp style=\"margin: 5px 0; color: #6c757d;\"\u003e\u003cstrong\u003eCondition:\u003c\/strong\u003e Brand new, high quality\u003c\/p\u003e\n                \u003c\/div\u003e\n\n                \u003c!-- Trust Badges --\u003e\n                \u003cdiv style=\"display: flex; justify-content: space-around; margin-top: 20px; padding-top: 20px; border-top: 1px solid #e2e8f0;\"\u003e\n                    \u003cdiv style=\"text-align: center;\"\u003e\n                        \u003cdiv style=\"font-size: 2rem;\"\u003e🇦🇺\u003c\/div\u003e\n                        \u003cp style=\"font-size: 0.9rem; margin-top: 5px;\"\u003eAustralian\u003cbr\u003eStock\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv style=\"text-align: center;\"\u003e\n                        \u003cdiv style=\"font-size: 2rem;\"\u003e⚡\u003c\/div\u003e\n                        \u003cp style=\"font-size: 0.9rem; margin-top: 5px;\"\u003eFast\u003cbr\u003eShipping\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv style=\"text-align: center;\"\u003e\n                        \u003cdiv style=\"font-size: 2rem;\"\u003e🛡️\u003c\/div\u003e\n                        \u003cp style=\"font-size: 0.9rem; margin-top: 5px;\"\u003e12 Month\u003cbr\u003eWarranty\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv style=\"text-align: center;\"\u003e\n                        \u003cdiv style=\"font-size: 2rem;\"\u003e✅\u003c\/div\u003e\n                        \u003cp style=\"font-size: 0.9rem; margin-top: 5px;\"\u003eQuality\u003cbr\u003eTested\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cstyle\u003e\n        @media (max-width: 1024px) {\n            div[style*=\"display: flex\"] {\n                flex-direction: column !important;\n                gap: 20px !important;\n            }\n            \n            div[style*=\"grid-template-columns: repeat(5, 1fr)\"] {\n                grid-template-columns: repeat(3, 1fr) !important;\n            }\n        }\n\n        @media (max-width: 768px) {\n            div[style*=\"grid-template-columns: repeat(5, 1fr)\"] {\n                grid-template-columns: repeat(2, 1fr) !important;\n            }\n        }\n        \u003c\/style\u003e\n\n        \u003c!-- Features Grid --\u003e\n        \u003cdiv class=\"features-grid\"\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🛡️\u003c\/div\u003e\n                \u003ch3 style=\"color: #2d3748; margin-bottom: 10px;\"\u003eShockproof Protection\u003c\/h3\u003e\n                \u003cp style=\"color: #6c757d;\"\u003eAdvanced hybrid bumper design absorbs impact and protects against drops and bumps.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🎨\u003c\/div\u003e\n                \u003ch3 style=\"color: #2d3748; margin-bottom: 10px;\"\u003eCandy Color Options\u003c\/h3\u003e\n                \u003cp style=\"color: #6c757d;\"\u003eChoose from 5 vibrant candy colors to match your personal style and preferences.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🧼\u003c\/div\u003e\n                \u003ch3 style=\"color: #2d3748; margin-bottom: 10px;\"\u003eDirt Resistant\u003c\/h3\u003e\n                \u003cp style=\"color: #6c757d;\"\u003eSpecial coating resists dirt and stains, keeping your case looking fresh and clean.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🔌\u003c\/div\u003e\n                \u003ch3 style=\"color: #2d3748; margin-bottom: 10px;\"\u003eEasy Access\u003c\/h3\u003e\n                \u003cp style=\"color: #6c757d;\"\u003ePrecise cutouts ensure full access to all ports, buttons, and camera functions.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- FAQ Section --\u003e\n        \u003cdiv class=\"faq-section\"\u003e\n            \u003ch2 style=\"color: #2d3748; margin-bottom: 30px; text-align: center;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n            \n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cdiv class=\"faq-question\"\u003eIs this case compatible with wireless charging?\u003c\/div\u003e\n                \u003cdiv style=\"color: #6c757d;\"\u003eYes, the slim profile allows for wireless charging without removing the case.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cdiv class=\"faq-question\"\u003eHow does the anti-knock bumper technology work?\u003c\/div\u003e\n                \u003cdiv style=\"color: #6c757d;\"\u003eThe hybrid TPU and PC construction creates a protective barrier that absorbs and disperses impact energy.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cdiv class=\"faq-question\"\u003eWill the colors fade over time?\u003c\/div\u003e\n                \u003cdiv style=\"color: #6c757d;\"\u003eOur high-quality materials are UV-resistant and designed to maintain color vibrancy with normal use.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cdiv class=\"faq-question\"\u003eDoes this case fit the iPhone 13 Pro Max perfectly?\u003c\/div\u003e\n                \u003cdiv style=\"color: #6c757d;\"\u003eYes, it's specifically designed for the iPhone 13 Pro Max (6.7\") with precise cutouts for all features.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cdiv class=\"faq-question\"\u003eHow do I clean the dirt-resistant surface?\u003c\/div\u003e\n                \u003cdiv style=\"color: #6c757d;\"\u003eSimply wipe with a damp cloth or use mild soap and water for deeper cleaning.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cdiv class=\"faq-question\"\u003eWhat's included in the package?\u003c\/div\u003e\n                \u003cdiv style=\"color: #6c757d;\"\u003eYou receive one Candy Color Shockproof Hybrid Bumper Case in your chosen color variant.\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Related Products --\u003e\n        \u003cdiv class=\"related-products\"\u003e\n            \u003ch2 style=\"color: #2d3748; margin-bottom: 20px;\"\u003eRelated Products\u003c\/h2\u003e\n            \u003cdiv class=\"products-grid\"\u003e\n                \u003cdiv class=\"product-card\"\u003e\n                    \u003cdiv style=\"font-size: 2rem; margin-bottom: 10px;\"\u003e📱\u003c\/div\u003e\n                    \u003ca href=\"\/es\/collections\/iphone-13-pro-max\"\u003eiPhone 13 Pro Max Cases\u003c\/a\u003e\n                    \u003cp style=\"color: #6c757d; font-size: 0.9rem; margin-top: 5px;\"\u003eComplete collection\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"product-card\"\u003e\n                    \u003cdiv style=\"font-size: 2rem; margin-bottom: 10px;\"\u003e🔋\u003c\/div\u003e\n                    \u003ca href=\"\/es\/collections\/power-banks\"\u003ePower Banks\u003c\/a\u003e\n                    \u003cp style=\"color: #6c757d; font-size: 0.9rem; margin-top: 5px;\"\u003ePortable charging\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"product-card\"\u003e\n                    \u003cdiv style=\"font-size: 2rem; margin-bottom: 10px;\"\u003e🔌\u003c\/div\u003e\n                    \u003ca href=\"\/es\/collections\/chargers\"\u003ePhone Chargers\u003c\/a\u003e\n                    \u003cp style=\"color: #6c757d; font-size: 0.9rem; margin-top: 5px;\"\u003eFast charging cables\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"product-card\"\u003e\n                    \u003cdiv style=\"font-size: 2rem; margin-bottom: 10px;\"\u003e🛡️\u003c\/div\u003e\n                    \u003ca href=\"\/es\/collections\/screen-protectors\"\u003eScreen Protectors\u003c\/a\u003e\n                    \u003cp style=\"color: #6c757d; font-size: 0.9rem; margin-top: 5px;\"\u003eTempered glass protection\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Important Note --\u003e\n        \u003cdiv style=\"background: #fff3cd; padding: 20px; border-radius: 8px; margin-top: 30px; border-left: 4px solid #ffc107;\"\u003e\n            \u003ch3 style=\"color: #856404; margin-bottom: 10px;\"\u003e📝 Important Note\u003c\/h3\u003e\n            \u003cp style=\"color: #856404; margin: 0;\"\u003eActual product colors may vary slightly from photos due to lighting used in photo shoots or different monitor settings. All colors maintain the same high-quality protection and features.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Local Business Info --\u003e\n        \u003cdiv style=\"background: white; padding: 30px; border-radius: 12px; box-shadow: 0 4px 6px rgba(0,0,0,0.1); margin-top: 40px; text-align: center;\"\u003e\n            \u003ch2 style=\"color: #2d3748; margin-bottom: 20px;\"\u003e🏪 Visit Our Store\u003c\/h2\u003e\n            \u003cp style=\"color: #6c757d; margin-bottom: 15px;\"\u003e\u003cstrong\u003eJPC Mobile Accessories\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cp style=\"color: #6c757d; margin-bottom: 15px;\"\u003eShop 3a, 152 Woogaroo St, Forest Lake, QLD 4078\u003c\/p\u003e\n            \u003cp style=\"color: #6c757d;\"\u003eServing Brisbane and Australia-wide with premium mobile accessories\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        \/\/ Add to cart functionality\n        function addToCart() {\n            \/\/ Add cart logic here\n            alert('Added to cart! Proceeding to checkout...');\n        }\n\n        \/\/ Enhanced user experience\n        document.addEventListener('DOMContentLoaded', function() {\n            \/\/ Add smooth scroll behavior\n            document.querySelectorAll('a[href^=\"#\"]').forEach(anchor =\u003e {\n                anchor.addEventListener('click', function (e) {\n                    e.preventDefault();\n                    document.querySelector(this.getAttribute('href')).scrollIntoView({\n                        behavior: 'smooth'\n                    });\n                });\n            });\n        });\n    \u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"JPC MOBILE ACCESSORIES","offers":[{"title":"Black","offer_id":41373550444735,"sku":"TG-13PM-BLK","price":31.99,"currency_code":"AUD","in_stock":false},{"title":"Blue","offer_id":41373550477503,"sku":"TG-13PM-BLU","price":31.99,"currency_code":"AUD","in_stock":true},{"title":"Mint","offer_id":41373550510271,"sku":"TG-13PM-MNT","price":31.99,"currency_code":"AUD","in_stock":false},{"title":"Pink","offer_id":41373550543039,"sku":"TG-13PM-PNK","price":31.99,"currency_code":"AUD","in_stock":false},{"title":"Purple","offer_id":41373550575807,"sku":"TG-13PM-PPL","price":31.99,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0607\/8657\/3503\/products\/candy-color-case-pink-variant.jpg?v=1749620802","url":"https:\/\/jpcmobileaccessories.com.au\/es\/products\/candy-color-shockproof-hybrid-bumper-case-iphone-13-pro-max","provider":"JPC MOBILE ACCESSORIES","version":"1.0","type":"link"}