{"product_id":"york-barbell-180kg-premium-hex-dumbbell-rack-bundle-set","title":"York Barbell 180KG Premium Hex Dumbbell \u0026 Angled Rack Bundle Set","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003cscript src=\"\/_sdk\/element_sdk.js\"\u003e\u003c\/script\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;600;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        body {\n            box-sizing: border-box;\n        }\n        \n        html, body {\n            height: 100%;\n        }\n        \n        .hex-dumbbells-wrapper {\n            box-sizing: border-box;\n            font-family: 'Poppins', 'Segoe UI', Arial, sans-serif;\n            background: linear-gradient(135deg, #ffffff 0%, #f8f8f8 100%);\n            color: #1a1a1a;\n            line-height: 1.6;\n            height: 100%;\n            width: 100%;\n            overflow-auto;\n            font-weight: 300;\n        }\n        \n        .hex-dumbbells-wrapper * {\n            box-sizing: border-box;\n        }\n        \n        .hex-dumbbells-wrapper .main-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        .hex-dumbbells-wrapper .top-header {\n            text-align: center;\n            background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);\n            padding: 60px 30px;\n            margin-bottom: 30px;\n            border-radius: 24px;\n            box-shadow: 0 10px 40px rgba(239, 68, 68, 0.3);\n            border: 3px solid #991b1b;\n            position: relative;\n            overflow: hidden;\n            color: white;\n        }\n        \n        .hex-dumbbells-wrapper .top-header::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 5px;\n            background: linear-gradient(90deg, transparent, #ffffff, transparent);\n        }\n        \n        .hex-dumbbells-wrapper .brand-name {\n            font-size: clamp(1rem, 2.2vw, 1.4rem);\n            font-weight: 700;\n            color: #ffffff;\n            letter-spacing: 3px;\n            margin-bottom: 12px;\n            text-transform: uppercase;\n        }\n        \n        .hex-dumbbells-wrapper .main-product-title {\n            font-size: clamp(2.5rem, 6vw, 4.5rem);\n            font-weight: 900;\n            margin-bottom: 20px;\n            color: #ffffff !important;\n            line-height: 1.1;\n            letter-spacing: 2px;\n            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);\n        }\n        \n        .hex-dumbbells-wrapper .main-product-tagline {\n            font-size: clamp(1.2rem, 2.8vw, 1.8rem);\n            color: #f0f0f0;\n            max-width: 900px;\n            margin: 0 auto;\n            line-height: 1.6;\n            font-weight: 600;\n        }\n        \n        .hex-dumbbells-wrapper .bundle-notice {\n            background: linear-gradient(135deg, #ffffff 0%, #f5f5f5 100%);\n            color: #1a1a1a;\n            padding: 25px 35px;\n            text-align: center;\n            margin-bottom: 30px;\n            border-radius: 16px;\n            box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);\n            border: 3px solid #ef4444;\n        }\n        \n        .hex-dumbbells-wrapper .notice-icon {\n            display: inline-block;\n            margin-bottom: 12px;\n        }\n        \n        .hex-dumbbells-wrapper .notice-title {\n            font-size: clamp(1.6rem, 3.7vw, 2.2rem);\n            font-weight: 900;\n            margin-bottom: 15px;\n            letter-spacing: 2px;\n            color: #ef4444;\n        }\n        \n        .hex-dumbbells-wrapper .bundle-contents {\n            display: flex;\n            justify-content: center;\n            gap: 15px;\n            flex-wrap: wrap;\n            margin-top: 20px;\n        }\n        \n        .hex-dumbbells-wrapper .bundle-item {\n            font-size: clamp(0.95rem, 2.2vw, 1.2rem);\n            font-weight: 700;\n            padding: 10px 20px;\n            background: #ef4444;\n            color: white;\n            border-radius: 8px;\n            border: 2px solid #dc2626;\n        }\n        \n        .hex-dumbbells-wrapper .total-weight {\n            font-size: clamp(1rem, 2.3vw, 1.3rem);\n            margin-top: 15px;\n            font-weight: 600;\n            color: #ef4444;\n        }\n        \n        .hex-dumbbells-wrapper .product-images-section {\n            margin-bottom: 30px;\n        }\n        \n        .hex-dumbbells-wrapper .images-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 25px;\n        }\n        \n        @media (min-width: 768px) {\n            .hex-dumbbells-wrapper .images-grid {\n                grid-template-columns: 1fr 1fr;\n            }\n        }\n        \n        @media (min-width: 1024px) {\n            .hex-dumbbells-wrapper .images-grid {\n                grid-template-columns: 1fr 1fr 1fr;\n            }\n        }\n        \n        .hex-dumbbells-wrapper .image-card {\n            background: linear-gradient(135deg, #ffffff 0%, #f5f5f5 100%);\n            border-radius: 24px;\n            overflow: hidden;\n            border: 3px solid #ef4444;\n            box-shadow: 0 10px 40px rgba(239, 68, 68, 0.2);\n            transition: all 0.3s ease;\n        }\n        \n        .hex-dumbbells-wrapper .image-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 15px 50px rgba(239, 68, 68, 0.3);\n        }\n        \n        .hex-dumbbells-wrapper .image-card img {\n            width: 100%;\n            height: auto;\n            display: block;\n            object-fit: cover;\n        }\n        \n        .hex-dumbbells-wrapper .hero-banner-section {\n            background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);\n            color: white;\n            padding: 70px 40px;\n            text-align: center;\n            margin-bottom: 30px;\n            border-radius: 24px;\n            box-shadow: 0 15px 50px rgba(239, 68, 68, 0.3);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .hex-dumbbells-wrapper .hero-banner-section::after {\n            content: '';\n            position: absolute;\n            top: -50%;\n            right: -30%;\n            width: 150%;\n            height: 150%;\n            background: radial-gradient(circle, rgba(255,255,255,0.15) 0%, transparent 70%);\n            pointer-events: none;\n        }\n        \n        .hex-dumbbells-wrapper .hero-main-title {\n            font-size: clamp(2.8rem, 6.5vw, 4.5rem);\n            font-weight: 900;\n            margin-bottom: 25px;\n            letter-spacing: 2px;\n            position: relative;\n            z-index: 1;\n        }\n        \n        .hex-dumbbells-wrapper .hero-description {\n            font-size: clamp(1.2rem, 2.8vw, 1.7rem);\n            max-width: 850px;\n            margin: 0 auto;\n            opacity: 0.95;\n            font-weight: 400;\n            position: relative;\n            z-index: 1;\n            line-height: 1.7;\n        }\n        \n        .hex-dumbbells-wrapper .features-grid-section {\n            background: linear-gradient(135deg, #ffffff 0%, #f8f8f8 100%);\n            padding: 60px 40px;\n            margin-bottom: 30px;\n            border-radius: 24px;\n            box-shadow: 0 10px 40px rgba(0,0,0,0.08);\n            border: 2px solid #e5e5e5;\n        }\n        \n        .hex-dumbbells-wrapper .section-header {\n            text-align: center;\n            margin-bottom: 50px;\n        }\n        \n        .hex-dumbbells-wrapper .section-title {\n            font-size: clamp(2.5rem, 5.8vw, 3.8rem);\n            font-weight: 900;\n            margin-bottom: 15px;\n            color: #ef4444;\n            letter-spacing: 2px;\n        }\n        \n        .hex-dumbbells-wrapper .section-subtitle {\n            font-size: clamp(1.1rem, 2.5vw, 1.5rem);\n            color: #666;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        \n        .hex-dumbbells-wrapper .features-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 25px;\n        }\n        \n        @media (min-width: 768px) {\n            .hex-dumbbells-wrapper .features-grid {\n                grid-template-columns: 1fr 1fr;\n            }\n        }\n        \n        @media (min-width: 1024px) {\n            .hex-dumbbells-wrapper .features-grid {\n                grid-template-columns: 1fr 1fr 1fr;\n            }\n        }\n        \n        .hex-dumbbells-wrapper .feature-card {\n            background: linear-gradient(135deg, #ffffff 0%, #f5f5f5 100%);\n            padding: 40px 30px;\n            border-radius: 20px;\n            border: 2px solid #e5e5e5;\n            box-shadow: 0 5px 20px rgba(0,0,0,0.06);\n            transition: all 0.3s ease;\n            text-align: center;\n        }\n        \n        .hex-dumbbells-wrapper .feature-card:hover {\n            transform: translateY(-8px);\n            border-color: #ef4444;\n            box-shadow: 0 12px 35px rgba(239, 68, 68, 0.2);\n        }\n        \n        .hex-dumbbells-wrapper .feature-icon {\n            margin-bottom: 25px;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n        }\n        \n        .hex-dumbbells-wrapper .feature-title {\n            font-size: clamp(1.3rem, 3vw, 1.7rem);\n            color: #ef4444;\n            margin-bottom: 15px;\n            font-weight: 700;\n            letter-spacing: 1px;\n        }\n        \n        .hex-dumbbells-wrapper .feature-description {\n            font-size: clamp(1rem, 2.3vw, 1.3rem);\n            color: #555;\n            line-height: 1.7;\n        }\n        \n        .hex-dumbbells-wrapper .specs-section {\n            background: linear-gradient(135deg, #ffffff 0%, #f8f8f8 100%);\n            padding: 60px 40px;\n            margin-bottom: 30px;\n            border-radius: 24px;\n            box-shadow: 0 10px 40px rgba(0,0,0,0.08);\n            border: 2px solid #e5e5e5;\n        }\n        \n        .hex-dumbbells-wrapper .specs-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 25px;\n            max-width: 900px;\n            margin: 0 auto;\n        }\n        \n        @media (min-width: 768px) {\n            .hex-dumbbells-wrapper .specs-grid {\n                grid-template-columns: 1fr 1fr 1fr;\n            }\n        }\n        \n        .hex-dumbbells-wrapper .spec-card {\n            background: linear-gradient(135deg, #ffffff 0%, #f5f5f5 100%);\n            padding: 35px 30px;\n            border-radius: 20px;\n            border: 2px solid #e5e5e5;\n            box-shadow: 0 5px 20px rgba(0,0,0,0.06);\n            transition: all 0.3s ease;\n            text-align: center;\n        }\n        \n        .hex-dumbbells-wrapper .spec-card:hover {\n            transform: translateY(-8px);\n            border-color: #ef4444;\n            box-shadow: 0 12px 35px rgba(239, 68, 68, 0.2);\n        }\n        \n        .hex-dumbbells-wrapper .spec-icon {\n            margin-bottom: 20px;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n        }\n        \n        .hex-dumbbells-wrapper .spec-label {\n            font-size: clamp(1rem, 2.3vw, 1.3rem);\n            color: #ef4444;\n            margin-bottom: 10px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \n        .hex-dumbbells-wrapper .spec-value {\n            font-size: clamp(1.6rem, 3.8vw, 2.2rem);\n            color: #1a1a1a;\n            font-weight: 900;\n            letter-spacing: 1px;\n        }\n        \n        .hex-dumbbells-wrapper .quality-section {\n            background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);\n            padding: 60px 40px;\n            margin-bottom: 30px;\n            border-radius: 24px;\n            box-shadow: 0 15px 50px rgba(239, 68, 68, 0.3);\n            color: white;\n        }\n        \n        .hex-dumbbells-wrapper .quality-section .section-title {\n            color: white !important;\n        }\n        \n        .hex-dumbbells-wrapper .quality-section .section-subtitle {\n            color: #fecaca;\n        }\n        \n        .hex-dumbbells-wrapper .quality-details {\n            max-width: 900px;\n            margin: 0 auto;\n            display: flex;\n            flex-direction: column;\n            gap: 30px;\n        }\n        \n        .hex-dumbbells-wrapper .quality-item {\n            background: rgba(255, 255, 255, 0.15);\n            backdrop-filter: blur(10px);\n            padding: 35px 30px;\n            border-radius: 16px;\n            border: 2px solid rgba(255, 255, 255, 0.3);\n            display: flex;\n            gap: 25px;\n            align-items: flex-start;\n            transition: all 0.3s ease;\n        }\n        \n        .hex-dumbbells-wrapper .quality-item:hover {\n            background: rgba(255, 255, 255, 0.2);\n            border-color: rgba(255, 255, 255, 0.5);\n            transform: translateX(10px);\n        }\n        \n        .hex-dumbbells-wrapper .quality-item-icon {\n            flex-shrink: 0;\n        }\n        \n        .hex-dumbbells-wrapper .quality-item-content {\n            flex: 1;\n        }\n        \n        .hex-dumbbells-wrapper .quality-item-title {\n            font-size: clamp(1.4rem, 3.2vw, 1.9rem);\n            font-weight: 700;\n            color: #fff;\n            margin-bottom: 12px;\n            letter-spacing: 1px;\n        }\n        \n        .hex-dumbbells-wrapper .quality-item-text {\n            font-size: clamp(1rem, 2.3vw, 1.3rem);\n            color: #fecaca;\n            line-height: 1.7;\n        }\n        \n        .hex-dumbbells-wrapper .benefits-section {\n            background: linear-gradient(135deg, #ffffff 0%, #f8f8f8 100%);\n            padding: 60px 40px;\n            margin-bottom: 30px;\n            border-radius: 24px;\n            box-shadow: 0 10px 40px rgba(0,0,0,0.08);\n            border: 2px solid #e5e5e5;\n        }\n        \n        .hex-dumbbells-wrapper .benefits-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 25px;\n        }\n        \n        @media (min-width: 768px) {\n            .hex-dumbbells-wrapper .benefits-grid {\n                grid-template-columns: 1fr 1fr;\n            }\n        }\n        \n        @media (min-width: 1024px) {\n            .hex-dumbbells-wrapper .benefits-grid {\n                grid-template-columns: 1fr 1fr 1fr 1fr;\n            }\n        }\n        \n        .hex-dumbbells-wrapper .benefit-card {\n            background: linear-gradient(135deg, #ffffff 0%, #f5f5f5 100%);\n            padding: 35px 25px;\n            border-radius: 16px;\n            border: 2px solid #e5e5e5;\n            text-align: center;\n            transition: all 0.3s ease;\n        }\n        \n        .hex-dumbbells-wrapper .benefit-card:hover {\n            border-color: #ef4444;\n            transform: translateY(-8px);\n            box-shadow: 0 12px 35px rgba(239, 68, 68, 0.2);\n        }\n        \n        .hex-dumbbells-wrapper .benefit-icon {\n            margin-bottom: 20px;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n        }\n        \n        .hex-dumbbells-wrapper .benefit-title {\n            font-size: clamp(1.2rem, 2.7vw, 1.6rem);\n            font-weight: 700;\n            color: #ef4444;\n            margin-bottom: 12px;\n            letter-spacing: 1px;\n        }\n        \n        .hex-dumbbells-wrapper .benefit-text {\n            font-size: clamp(1rem, 2.3vw, 1.3rem);\n            color: #666;\n            line-height: 1.6;\n        }\n        \n        .hex-dumbbells-wrapper .bundle-details-section {\n            background: linear-gradient(135deg, #ffffff 0%, #f5f5f5 100%);\n            padding: 60px 40px;\n            margin-bottom: 30px;\n            border-radius: 24px;\n            box-shadow: 0 10px 40px rgba(0,0,0,0.08);\n            border: 2px solid #e5e5e5;\n        }\n        \n        .hex-dumbbells-wrapper .bundle-details-title {\n            font-size: clamp(2rem, 4.6vw, 3rem);\n            font-weight: 900;\n            color: #ef4444;\n            margin-bottom: 30px;\n            letter-spacing: 2px;\n            text-align: center;\n        }\n        \n        .hex-dumbbells-wrapper .bundle-list {\n            max-width: 900px;\n            margin: 0 auto;\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 15px;\n        }\n        \n        @media (min-width: 768px) {\n            .hex-dumbbells-wrapper .bundle-list {\n                grid-template-columns: 1fr 1fr;\n            }\n        }\n        \n        .hex-dumbbells-wrapper .bundle-list-item {\n            background: white;\n            padding: 20px 25px;\n            border-radius: 12px;\n            border-left: 5px solid #ef4444;\n            box-shadow: 0 3px 10px rgba(0,0,0,0.05);\n            display: flex;\n            align-items: center;\n            gap: 15px;\n        }\n        \n        .hex-dumbbells-wrapper .bundle-list-icon {\n            flex-shrink: 0;\n            width: 30px;\n            height: 30px;\n            background: #ef4444;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .hex-dumbbells-wrapper .bundle-list-icon svg {\n            width: 18px;\n            height: 18px;\n            stroke: white;\n            stroke-width: 2.5;\n        }\n        \n        .hex-dumbbells-wrapper .bundle-list-text {\n            font-size: clamp(1rem, 2.3vw, 1.3rem);\n            color: #1a1a1a;\n            font-weight: 600;\n        }\n        \n        .hex-dumbbells-wrapper .warranty-section {\n            background: linear-gradient(135deg, #ffffff 0%, #f5f5f5 100%);\n            padding: 60px 40px;\n            margin-bottom: 30px;\n            border-radius: 24px;\n            box-shadow: 0 10px 40px rgba(0,0,0,0.08);\n            border: 3px solid #ef4444;\n            text-align: center;\n        }\n        \n        .hex-dumbbells-wrapper .warranty-badge {\n            display: inline-block;\n            background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);\n            color: white;\n            padding: 15px 40px;\n            border-radius: 50px;\n            font-size: clamp(1.4rem, 3.2vw, 2rem);\n            font-weight: 900;\n            letter-spacing: 3px;\n            margin-bottom: 25px;\n            box-shadow: 0 8px 25px rgba(239, 68, 68, 0.3);\n        }\n        \n        .hex-dumbbells-wrapper .warranty-text {\n            font-size: clamp(1.2rem, 2.7vw, 1.6rem);\n            max-width: 800px;\n            margin: 0 auto;\n            line-height: 1.8;\n            color: #555;\n        }\n        \n        .hex-dumbbells-wrapper .delivery-section {\n            background: linear-gradient(135deg, #fef2f2 0%, #fff5f5 100%);\n            border: 3px solid #ef4444;\n            padding: 50px 40px;\n            margin-bottom: 30px;\n            border-radius: 24px;\n            box-shadow: 0 10px 40px rgba(239, 68, 68, 0.1);\n        }\n        \n        .hex-dumbbells-wrapper .delivery-title {\n            font-size: clamp(2rem, 4.6vw, 3rem);\n            font-weight: 900;\n            color: #ef4444;\n            margin-bottom: 20px;\n            letter-spacing: 2px;\n        }\n        \n        .hex-dumbbells-wrapper .delivery-content {\n            display: flex;\n            flex-direction: column;\n            gap: 20px;\n            max-width: 900px;\n            margin: 0 auto;\n        }\n        \n        .hex-dumbbells-wrapper .delivery-item {\n            background: white;\n            padding: 25px 30px;\n            border-radius: 16px;\n            border-left: 5px solid #ef4444;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n        }\n        \n        .hex-dumbbells-wrapper .delivery-item-title {\n            font-size: clamp(1.3rem, 3vw, 1.7rem);\n            font-weight: 700;\n            color: #ef4444;\n            margin-bottom: 10px;\n        }\n        \n        .hex-dumbbells-wrapper .delivery-item-text {\n            font-size: clamp(1rem, 2.3vw, 1.3rem);\n            color: #555;\n            line-height: 1.7;\n        }\n        \n        .hex-dumbbells-wrapper .final-cta-section {\n            background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);\n            color: white;\n            padding: 70px 40px;\n            text-align: center;\n            border-radius: 24px;\n            box-shadow: 0 15px 50px rgba(239, 68, 68, 0.3);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .hex-dumbbells-wrapper .final-cta-section::before {\n            content: '';\n            position: absolute;\n            top: -50%;\n            left: -50%;\n            width: 200%;\n            height: 200%;\n            background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);\n            pointer-events: none;\n        }\n        \n        .hex-dumbbells-wrapper .cta-big-heading {\n            font-size: clamp(2.8rem, 6.5vw, 4.5rem);\n            font-weight: 900;\n            margin-bottom: 25px;\n            letter-spacing: 2px;\n            position: relative;\n            z-index: 1;\n        }\n        \n        .hex-dumbbells-wrapper .cta-closing-text {\n            font-size: clamp(1.3rem, 3vw, 1.9rem);\n            margin-bottom: 0;\n            line-height: 1.6;\n            max-width: 850px;\n            margin: 0 auto;\n            font-weight: 400;\n            position: relative;\n            z-index: 1;\n        }\n        \n        @media (max-width: 767px) {\n            .hex-dumbbells-wrapper .main-container {\n                padding: 15px;\n            }\n            \n            .hex-dumbbells-wrapper .top-header,\n            .hex-dumbbells-wrapper .features-grid-section,\n            .hex-dumbbells-wrapper .specs-section,\n            .hex-dumbbells-wrapper .quality-section,\n            .hex-dumbbells-wrapper .benefits-section,\n            .hex-dumbbells-wrapper .bundle-details-section,\n            .hex-dumbbells-wrapper .warranty-section,\n            .hex-dumbbells-wrapper .delivery-section {\n                padding: 40px 25px;\n            }\n            \n            .hex-dumbbells-wrapper .quality-item {\n                flex-direction: column;\n                align-items: center;\n                text-align: center;\n            }\n            \n            .hex-dumbbells-wrapper .bundle-contents {\n                gap: 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cstyle\u003e@view-transition { navigation: auto; }\u003c\/style\u003e\n\u003cp\u003e\u003cscript src=\"\/_sdk\/data_sdk.js\" type=\"text\/javascript\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/cdn.tailwindcss.com\" type=\"text\/javascript\"\u003e\u003c\/script\u003e\u003c\/p\u003e\n\u003cmain\u003e\n\u003cdiv class=\"hex-dumbbells-wrapper\"\u003e\n\u003cdiv class=\"main-container\"\u003e\n\u003cheader class=\"top-header\"\u003e\n\u003cdiv class=\"brand-name\"\u003eYORK BARBELL\u003c\/div\u003e\n\u003ch1 class=\"main-product-title\"\u003e180KG Hex Dumbbell \u0026amp; Rack Bundle Set\u003c\/h1\u003e\n\u003cp class=\"main-product-tagline\"\u003e2.5kg-20kg Premium Grade • 2-Tier Horizontal Rack • Complete Home Gym Solution\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"bundle-notice\"\u003e\n\u003cdiv class=\"notice-icon\"\u003e\u003csvg width=\"60\" height=\"60\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003crect x=\"3\" y=\"8\" width=\"18\" height=\"8\" rx=\"2\" stroke=\"#ef4444\" stroke-width=\"2.5\"\u003e\u003c\/rect\u003e \u003ccircle cx=\"7\" cy=\"12\" r=\"3\" stroke=\"#ef4444\" stroke-width=\"2\"\u003e\u003c\/circle\u003e \u003ccircle cx=\"17\" cy=\"12\" r=\"3\" stroke=\"#ef4444\" stroke-width=\"2\"\u003e\u003c\/circle\u003e \u003cpath d=\"M10 12h4\" stroke=\"#ef4444\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n       \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch2 class=\"notice-title\"\u003ePREMIUM HOME GYM BUNDLE\u003c\/h2\u003e\n\u003cdiv class=\"bundle-contents\"\u003e\n\u003cdiv class=\"bundle-item\"\u003e2.5kg to 20kg\u003c\/div\u003e\n\u003cdiv class=\"bundle-item\"\u003e16 Dumbbells Total\u003c\/div\u003e\n\u003cdiv class=\"bundle-item\"\u003ePremium Grade\u003c\/div\u003e\n\u003cdiv class=\"bundle-item\"\u003e2-Tier Rack Included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"total-weight\"\u003eTotal weight of entire set: 180kg | Rack Dimensions: 126cm (W) x 70cm (H) x 45cm (D) | Shelf Clearance: 22cm | 12 Month Warranty\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-images-section\"\u003e\n\u003cdiv class=\"images-grid\"\u003e\n\u003cdiv class=\"image-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2294\/9841\/files\/110KG_10.png?v=1774426502\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"image-card\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2294\/9841\/files\/110KG_11.png?v=1774426502\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"image-card\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2294\/9841\/files\/110KG_12.png?v=1774426589\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-banner-section\"\u003e\n\u003ch2 class=\"hero-main-title\"\u003eTransform Your Home Gym\u003c\/h2\u003e\n\u003cp class=\"hero-description\"\u003eExperience premium-quality hex dumbbells with \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2294\/9841\/files\/110KG_12.png?v=1774426589\"\u003ea comprehensive 2.5kg-20kg range and stunning 2-tier horizontal rack. This 180kg bundle features durable PVC coating, knurled chrome handles, and organized storage perfect for home training spaces. Build strength with York Barbell's trusted quality designed for everyday use with 12-month warranty coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003csection class=\"delivery-section\"\u003e\n\u003ch2 class=\"delivery-title\"\u003eDelivery \u0026amp; Warranty Information\u003c\/h2\u003e\n\u003cdiv class=\"delivery-content\"\u003e\n\u003cdiv class=\"delivery-item\"\u003e\n\u003cdiv class=\"delivery-item-title\"\u003eMulti-Box \u0026amp; Pallet Delivery\u003c\/div\u003e\n\u003cdiv class=\"delivery-item-text\"\u003eThis product is delivered in multiple boxes or on a micro pallet. The courier will often not deliver all boxes at the same time. Please wait at least 48 hours for other boxes to arrive before contacting support.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"delivery-item\"\u003e\n\u003cdiv class=\"delivery-item-title\"\u003e12 Month Warranty Protection\u003c\/div\u003e\n\u003cdiv class=\"delivery-item-text\"\u003eYour complete York Barbell bundle comes with 12 months of manufacturer warranty coverage. This includes all dumbbells and rack components, protecting your investment in your home gym setup.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"delivery-item\"\u003e\n\u003cdiv class=\"delivery-item-title\"\u003eRack Assembly \u0026amp; Dimensions\u003c\/div\u003e\n\u003cdiv class=\"delivery-item-text\"\u003eThe 2-tier horizontal dumbbell rack includes all hardware for easy assembly. Assembled dimensions: 126cm (W) x 70cm (H) x 45cm (D). Shelf clearance: 22cm. Perfect for home gym setups.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"bundle-details-section\"\u003e\n\u003ch2 class=\"bundle-details-title\"\u003eWhat's Included\u003c\/h2\u003e\n\u003cdiv class=\"bundle-list\"\u003e\n\u003cdiv class=\"bundle-list-item\"\u003e\n\u003cdiv class=\"bundle-list-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003cpath d=\"M20 6L9 17l-5-5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n         \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"bundle-list-text\"\u003e2 x York PVC Hex Dumbbell 2.5kg\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bundle-list-item\"\u003e\n\u003cdiv class=\"bundle-list-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003cpath d=\"M20 6L9 17l-5-5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n         \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"bundle-list-text\"\u003e2 x York PVC Hex Dumbbell 5kg\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bundle-list-item\"\u003e\n\u003cdiv class=\"bundle-list-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003cpath d=\"M20 6L9 17l-5-5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n         \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"bundle-list-text\"\u003e2 x York PVC Hex Dumbbell 7.5kg\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bundle-list-item\"\u003e\n\u003cdiv class=\"bundle-list-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003cpath d=\"M20 6L9 17l-5-5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n         \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"bundle-list-text\"\u003e2 x York PVC Hex Dumbbell 10kg\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bundle-list-item\"\u003e\n\u003cdiv class=\"bundle-list-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003cpath d=\"M20 6L9 17l-5-5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n         \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"bundle-list-text\"\u003e2 x York PVC Hex Dumbbell 12.5kg\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bundle-list-item\"\u003e\n\u003cdiv class=\"bundle-list-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003cpath d=\"M20 6L9 17l-5-5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n         \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"bundle-list-text\"\u003e2 x York PVC Hex Dumbbell 15kg\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bundle-list-item\"\u003e\n\u003cdiv class=\"bundle-list-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003cpath d=\"M20 6L9 17l-5-5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n         \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"bundle-list-text\"\u003e2 x York PVC Hex Dumbbell 17.5kg\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bundle-list-item\"\u003e\n\u003cdiv class=\"bundle-list-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003cpath d=\"M20 6L9 17l-5-5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n         \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"bundle-list-text\"\u003e2 x York PVC Hex Dumbbell 20kg\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bundle-list-item\"\u003e\n\u003cdiv class=\"bundle-list-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003cpath d=\"M20 6L9 17l-5-5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n         \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"bundle-list-text\"\u003e1 x York Barbell 2-Tier Horizontal Dumbbell Rack\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"features-grid-section\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003ch2 class=\"section-title\"\u003ePremium Quality Features\u003c\/h2\u003e\n\u003cp class=\"section-subtitle\"\u003eDesigned for reliable home gym performance\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003carticle class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\u003csvg width=\"100\" height=\"100\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003crect x=\"3\" y=\"8\" width=\"18\" height=\"8\" rx=\"1\" stroke=\"#ef4444\" stroke-width=\"2.5\"\u003e\u003c\/rect\u003e \u003ccircle cx=\"7\" cy=\"12\" r=\"2.5\" fill=\"#ef4444\"\u003e\u003c\/circle\u003e \u003ccircle cx=\"17\" cy=\"12\" r=\"2.5\" fill=\"#ef4444\"\u003e\u003c\/circle\u003e \u003cpath d=\"M7 8v8M17 8v8\" stroke=\"#ef4444\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n         \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"feature-title\"\u003eDurable PVC Coating\u003c\/h3\u003e\n\u003cp class=\"feature-description\"\u003eThick PVC-covered heads protect flooring, reduce noise, and ensure equipment durability for home use\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\u003csvg width=\"100\" height=\"100\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M3 12h18M12 3v18\" stroke=\"#ef4444\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e \u003crect x=\"7\" y=\"7\" width=\"10\" height=\"10\" stroke=\"#ef4444\" stroke-width=\"2\" rx=\"1\"\u003e\u003c\/rect\u003e\n         \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"feature-title\"\u003eHex Design\u003c\/h3\u003e\n\u003cp class=\"feature-description\"\u003eHexagonal shape prevents rolling and ensures stable placement for safe, effective training\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\u003csvg width=\"100\" height=\"100\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2z\" stroke=\"#ef4444\" stroke-width=\"2\"\u003e\u003c\/path\u003e \u003cpath d=\"M12 6v6l4 2\" stroke=\"#ef4444\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n         \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"feature-title\"\u003eKnurled Chrome Handles\u003c\/h3\u003e\n\u003cp class=\"feature-description\"\u003eContoured ergonomic handles with professional knurling for secure, comfortable grip\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\u003csvg width=\"100\" height=\"100\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\" stroke=\"#ef4444\" stroke-width=\"2\"\u003e\u003c\/path\u003e \u003cpath d=\"M9 22V12h6v10\" stroke=\"#ef4444\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n         \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"feature-title\"\u003e2-Tier Organization\u003c\/h3\u003e\n\u003cp class=\"feature-description\"\u003eHorizontal 2-tier rack system provides organized storage and easy accessibility\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\u003csvg width=\"100\" height=\"100\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\" stroke=\"#ef4444\" stroke-width=\"2\"\u003e\u003c\/circle\u003e \u003cpath d=\"M8 12h8M12 8v8\" stroke=\"#ef4444\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n         \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"feature-title\"\u003eSafe Design\u003c\/h3\u003e\n\u003cp class=\"feature-description\"\u003eAnti-pinch rack design prevents hand injuries when replacing dumbbells\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\u003csvg width=\"100\" height=\"100\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"16\" stroke=\"#ef4444\" stroke-width=\"2\" rx=\"2\"\u003e\u003c\/rect\u003e \u003cpath d=\"M3 10h18M9 4v16M15 4v16\" stroke=\"#ef4444\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n         \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"feature-title\"\u003ePremium Build Quality\u003c\/h3\u003e\n\u003cp class=\"feature-description\"\u003eBuilt with reliable construction for consistent home gym performance\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"specs-section\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003ch2 class=\"section-title\"\u003eComplete Bundle Specifications\u003c\/h2\u003e\n\u003cp class=\"section-subtitle\"\u003eEverything you need for a complete home training setup\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003carticle class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-icon\"\u003e\u003csvg width=\"100\" height=\"100\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003crect x=\"3\" y=\"8\" width=\"18\" height=\"8\" stroke=\"#ef4444\" stroke-width=\"2\"\u003e\u003c\/rect\u003e \u003ccircle cx=\"7\" cy=\"12\" r=\"3\" stroke=\"#ef4444\" stroke-width=\"2\"\u003e\u003c\/circle\u003e \u003ccircle cx=\"17\" cy=\"12\" r=\"3\" stroke=\"#ef4444\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n         \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eTotal Dumbbells\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e16 Pieces\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-icon\"\u003e\u003csvg width=\"100\" height=\"100\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M3 17l6-6 4 4 8-8\" stroke=\"#ef4444\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e \u003cpath d=\"M17 7h4v4\" stroke=\"#ef4444\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n         \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eWeight Range\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e2.5kg - 20kg\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-icon\"\u003e\u003csvg width=\"100\" height=\"100\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"#ef4444\" stroke-width=\"2\"\u003e\u003c\/circle\u003e \u003ccircle cx=\"12\" cy=\"12\" r=\"5\" stroke=\"#ef4444\" stroke-width=\"2\"\u003e\u003c\/circle\u003e \u003ccircle cx=\"12\" cy=\"12\" r=\"2\" fill=\"#ef4444\"\u003e\u003c\/circle\u003e\n         \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eTotal Weight\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e180kg\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"quality-section\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003ch2 class=\"section-title\"\u003ePremium Quality Materials\u003c\/h2\u003e\n\u003cp class=\"section-subtitle\"\u003eBuilt to last in your home gym\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quality-details\"\u003e\n\u003carticle class=\"quality-item\"\u003e\n\u003cdiv class=\"quality-item-icon\"\u003e\u003csvg width=\"100\" height=\"100\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M3 12h18M12 3v18\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e \u003crect x=\"7\" y=\"7\" width=\"10\" height=\"10\" stroke=\"white\" stroke-width=\"2\" rx=\"1\"\u003e\u003c\/rect\u003e\n         \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"quality-item-content\"\u003e\n\u003ch3 class=\"quality-item-title\"\u003eComprehensive Weight Range\u003c\/h3\u003e\n\u003cp class=\"quality-item-text\"\u003e2 x each: 2.5kg, 5kg, 7.5kg, 10kg, 12.5kg, 15kg, 17.5kg, and 20kg hex dumbbells. Perfect for progressive training at home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"quality-item\"\u003e\n\u003cdiv class=\"quality-item-icon\"\u003e\u003csvg width=\"100\" height=\"100\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\" stroke=\"white\" stroke-width=\"2\"\u003e\u003c\/path\u003e \u003cpath d=\"M9 22V12h6v10\" stroke=\"white\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n         \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"quality-item-content\"\u003e\n\u003ch3 class=\"quality-item-title\"\u003ePremium 2-Tier Rack\u003c\/h3\u003e\n\u003cp class=\"quality-item-text\"\u003eHorizontal 2-tier dumbbell rack with dimensions 126cm (W) x 70cm (H) x 45cm (D) and 22cm shelf clearance. Space-saving storage for home gyms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"quality-item\"\u003e\n\u003cdiv class=\"quality-item-icon\"\u003e\u003csvg width=\"100\" height=\"100\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"16\" stroke=\"white\" stroke-width=\"2\" rx=\"2\"\u003e\u003c\/rect\u003e \u003cpath d=\"M3 10h18M9 4v16M15 4v16\" stroke=\"white\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n         \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"quality-item-content\"\u003e\n\u003ch3 class=\"quality-item-title\"\u003eReliable Premium Construction\u003c\/h3\u003e\n\u003cp class=\"quality-item-text\"\u003eManufactured with contoured knurled chrome handles and thick PVC-covered heads for durability. 12-month warranty coverage included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003ch2 class=\"section-title\"\u003eHome Gym Benefits\u003c\/h2\u003e\n\u003cp class=\"section-subtitle\"\u003ePerfect for building strength at home\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003carticle class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\u003csvg width=\"90\" height=\"90\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M3 17l6-6 4 4 8-8\" stroke=\"#ef4444\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e \u003cpath d=\"M17 7h4v4\" stroke=\"#ef4444\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n         \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"benefit-title\"\u003eProgressive Training\u003c\/h3\u003e\n\u003cp class=\"benefit-text\"\u003e8 weight options for progressive strength building\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\u003csvg width=\"90\" height=\"90\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\" stroke=\"#ef4444\" stroke-width=\"2\"\u003e\u003c\/circle\u003e \u003cpath d=\"M12 6v6l4 2\" stroke=\"#ef4444\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n         \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"benefit-title\"\u003eComplete Workouts\u003c\/h3\u003e\n\u003cp class=\"benefit-text\"\u003eExtensive range for all home training methods\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\u003csvg width=\"90\" height=\"90\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\" stroke=\"#ef4444\" stroke-width=\"2\"\u003e\u003c\/path\u003e \u003cpath d=\"M9 22V12h6v10\" stroke=\"#ef4444\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n         \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"benefit-title\"\u003eStylish Display\u003c\/h3\u003e\n\u003cp class=\"benefit-text\"\u003e2-tier rack beautifully showcases your home gym\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\u003csvg width=\"90\" height=\"90\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\" stroke=\"#ef4444\" stroke-width=\"2\"\u003e\u003c\/circle\u003e \u003ccircle cx=\"12\" cy=\"12\" r=\"6\" stroke=\"#ef4444\" stroke-width=\"2\"\u003e\u003c\/circle\u003e \u003ccircle cx=\"12\" cy=\"12\" r=\"2\" fill=\"#ef4444\"\u003e\u003c\/circle\u003e\n         \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"benefit-title\"\u003eLow Noise Training\u003c\/h3\u003e\n\u003cp class=\"benefit-text\"\u003ePVC coating minimizes impact noise\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\u003csvg width=\"90\" height=\"90\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\" stroke=\"#ef4444\" stroke-width=\"2\"\u003e\u003c\/path\u003e \u003cpath d=\"M9 12l2 2 4-4\" stroke=\"#ef4444\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n         \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"benefit-title\"\u003eFloor Protection\u003c\/h3\u003e\n\u003cp class=\"benefit-text\"\u003ePVC coating protects your home flooring\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\u003csvg width=\"90\" height=\"90\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" stroke=\"#ef4444\" stroke-width=\"2\"\u003e\u003c\/rect\u003e \u003cpath d=\"M8 8h8M8 12h8M8 16h5\" stroke=\"#ef4444\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n         \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"benefit-title\"\u003eSpace Efficient\u003c\/h3\u003e\n\u003cp class=\"benefit-text\"\u003e2-tier design maximizes your gym space\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\u003csvg width=\"90\" height=\"90\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5z\" stroke=\"#ef4444\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e \u003cpath d=\"M2 17l10 5 10-5M2 12l10 5 10-5\" stroke=\"#ef4444\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n         \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"benefit-title\"\u003e12 Month Warranty\u003c\/h3\u003e\n\u003cp class=\"benefit-text\"\u003eFull manufacturer warranty included\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"warranty-section\"\u003e\n\u003cdiv class=\"warranty-badge\"\u003e12 MONTH WARRANTY\u003c\/div\u003e\n\u003cp class=\"warranty-text\"\u003eYork Barbell has been crafting quality fitness equipment for over 50 years. This premium hex dumbbell set with 2-tier rack is designed for reliable home gym performance. Your complete bundle includes 12 months of manufacturer warranty coverage, protecting your investment in your personal fitness journey.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"final-cta-section\"\u003e\n\u003ch2 class=\"cta-big-heading\"\u003eBuild Your Home Gym Today\u003c\/h2\u003e\n\u003cp class=\"cta-closing-text\"\u003eThe York Barbell 180KG Hex Dumbbell \u0026amp; Rack Bundle provides the complete solution for home strength training. With 8 progressive weight options from 2.5kg to 20kg, durable PVC coating, ergonomic knurled chrome handles, and a beautiful 2-tier horizontal rack, this premium set creates a powerful and stylish home gym environment with 12-month warranty peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/main\u003e\n\u003cp\u003e\u003cscript\u003e\n        const defaultConfig = {\n            primary_color: '#ef4444',\n            secondary_color: '#ffffff',\n            background_color: '#ffffff',\n            text_color: '#1a1a1a',\n            accent_color: '#fecaca',\n            font_family: 'Poppins',\n            font_size: 16,\n            product_title: '180KG Hex Dumbbell \u0026 Rack Bundle Set',\n            product_tagline: '2.5kg-20kg Premium Grade • 2-Tier Horizontal Rack • Complete Home Gym Solution',\n            hero_title: 'Transform Your Home Gym',\n            hero_description: 'Experience premium-quality hex dumbbells with a comprehensive 2.5kg-20kg range and stunning 2-tier horizontal rack. This 180kg bundle features durable PVC coating, knurled chrome handles, and organized storage perfect for home training spaces. Build strength with York Barbell\\'s trusted quality designed for everyday use with 12-month warranty coverage.',\n            cta_title: 'Build Your Home Gym Today',\n            cta_text: 'The York Barbell 180KG Hex Dumbbell \u0026 Rack Bundle provides the complete solution for home strength training. With 8 progressive weight options from 2.5kg to 20kg, durable PVC coating, ergonomic knurled chrome handles, and a beautiful 2-tier horizontal rack, this premium set creates a powerful and stylish home gym environment with 12-month warranty peace of mind.'\n        };\n        \n        async function onConfigChange(config) {\n            const customFont = config.font_family || defaultConfig.font_family;\n            const baseFontStack = 'Segoe UI, Arial, sans-serif';\n            const baseSize = config.font_size || defaultConfig.font_size;\n            \n            const wrapper = document.querySelector('.hex-dumbbells-wrapper');\n            if (wrapper) {\n                wrapper.style.background = `linear-gradient(135deg, ${config.background_color || defaultConfig.background_color} 0%, #f8f8f8 100%)`;\n                wrapper.style.color = config.text_color || defaultConfig.text_color;\n            }\n            \n            document.body.style.fontFamily = `${customFont}, ${baseFontStack}`;\n            \n            const productTitle = document.querySelector('.main-product-title');\n            if (productTitle) {\n                productTitle.textContent = config.product_title || defaultConfig.product_title;\n                productTitle.style.fontSize = `${baseSize * 2.8125}px`;\n                productTitle.style.color = '#ffffff';\n            }\n            \n            const productTagline = document.querySelector('.main-product-tagline');\n            if (productTagline) {\n                productTagline.textContent = config.product_tagline || defaultConfig.product_tagline;\n                productTagline.style.fontSize = `${baseSize * 1.125}px`;\n            }\n            \n            const heroTitle = document.querySelector('.hero-main-title');\n            if (heroTitle) {\n                heroTitle.textContent = config.hero_title || defaultConfig.hero_title;\n                heroTitle.style.fontSize = `${baseSize * 2.8125}px`;\n            }\n            \n            const heroDescription = document.querySelector('.hero-description');\n            if (heroDescription) {\n                heroDescription.textContent = config.hero_description || defaultConfig.hero_description;\n                heroDescription.style.fontSize = `${baseSize * 1.0625}px`;\n            }\n            \n            const ctaTitle = document.querySelector('.cta-big-heading');\n            if (ctaTitle) {\n                ctaTitle.textContent = config.cta_title || defaultConfig.cta_title;\n                ctaTitle.style.fontSize = `${baseSize * 2.8125}px`;\n            }\n            \n            const ctaText = document.querySelector('.cta-closing-text');\n            if (ctaText) {\n                ctaText.textContent = config.cta_text || defaultConfig.cta_text;\n                ctaText.style.fontSize = `${baseSize * 1.1875}px`;\n            }\n            \n            const sectionTitles = document.querySelectorAll('.section-title');\n            sectionTitles.forEach(title =\u003e {\n                title.style.color = config.primary_color || defaultConfig.primary_color;\n            });\n            \n            const brandName = document.querySelector('.brand-name');\n            if (brandName) {\n                brandName.style.color = '#ffffff';\n            }\n            \n            const featureTitles = document.querySelectorAll('.feature-title, .benefit-title, .spec-label, .delivery-title, .bundle-details-title');\n            featureTitles.forEach(title =\u003e {\n                title.style.color = config.primary_color || defaultConfig.primary_color;\n            });\n        }\n        \n        if (window.elementSdk) {\n            window.elementSdk.init({\n                defaultConfig,\n                onConfigChange,\n                mapToCapabilities: (config) =\u003e ({\n                    recolorables: [\n                        {\n                            get: () =\u003e config.background_color || defaultConfig.background_color,\n                            set: (value) =\u003e {\n                                config.background_color = value;\n                                window.elementSdk.setConfig({ background_color: value });\n                            }\n                        },\n                        {\n                            get: () =\u003e config.secondary_color || defaultConfig.secondary_color,\n                            set: (value) =\u003e {\n                                config.secondary_color = value;\n                                window.elementSdk.setConfig({ secondary_color: value });\n                            }\n                        },\n                        {\n                            get: () =\u003e config.text_color || defaultConfig.text_color,\n                            set: (value) =\u003e {\n                                config.text_color = value;\n                                window.elementSdk.setConfig({ text_color: value });\n                            }\n                        },\n                        {\n                            get: () =\u003e config.primary_color || defaultConfig.primary_color,\n                            set: (value) =\u003e {\n                                config.primary_color = value;\n                                window.elementSdk.setConfig({ primary_color: value });\n                            }\n                        },\n                        {\n                            get: () =\u003e config.accent_color || defaultConfig.accent_color,\n                            set: (value) =\u003e {\n                                config.accent_color = value;\n                                window.elementSdk.setConfig({ accent_color: value });\n                            }\n                        }\n                    ],\n                    borderables: [],\n                    fontEditable: {\n                        get: () =\u003e config.font_family || defaultConfig.font_family,\n                        set: (value) =\u003e {\n                            config.font_family = value;\n                            window.elementSdk.setConfig({ font_family: value });\n                        }\n                    },\n                    fontSizeable: {\n                        get: () =\u003e config.font_size || defaultConfig.font_size,\n                        set: (value) =\u003e {\n                            config.font_size = value;\n                            window.elementSdk.setConfig({ font_size: value });\n                        }\n                    }\n                }),\n                mapToEditPanelValues: (config) =\u003e new Map([\n                    ['product_title', config.product_title || defaultConfig.product_title],\n                    ['product_tagline', config.product_tagline || defaultConfig.product_tagline],\n                    ['hero_title', config.hero_title || defaultConfig.hero_title],\n                    ['hero_description', config.hero_description || defaultConfig.hero_description],\n                    ['cta_title', config.cta_title || defaultConfig.cta_title],\n                    ['cta_text', config.cta_text || defaultConfig.cta_text]\n                ])\n            });\n        }\n    \u003c\/script\u003e \u003cscript\u003e(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML=\"window.__CF$cv$params={r:'9cc3256a93d56325',t:'MTc3MDgwNTU2Ny4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='\/cdn-cgi\/challenge-platform\/scripts\/jsd\/main.js';document.getElementsByTagName('head')[0].appendChild(a);\";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState\u0026\u0026(document.onreadystatechange=e,c())}}}})();\u003c\/script\u003e\u003c\/p\u003e","brand":"York Barbell","offers":[{"title":"Default Title","offer_id":50137261342966,"sku":"YW120","price":399.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2294\/9841\/files\/110KG_15.png?v=1774427152","url":"https:\/\/yorkfitness.com\/products\/york-barbell-180kg-premium-hex-dumbbell-rack-bundle-set","provider":"York Fitness","version":"1.0","type":"link"}