{"product_id":"york-barbell-g2-rubber-olympic-33kg-dumbbell-set","title":"York Barbell G2 Rubber Olympic 33kg Dumbbell Set","description":"\u003cbody\u003e\n\n \u003cscript src=\"\/_sdk\/telemetry_sdk.js\"\u003e\u003c\/script\u003e\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eYork Barbell G2 33KG Olympic Dumbbell Set\u003c\/title\u003e\n  \u003cscript src=\"\/_sdk\/telemetry_sdk.js\"\u003e\u003c\/script\u003e\n  \u003cstyle\u003e\n    \/* York Barbell G2 Dumbbell Set - Fully Isolated Styles *\/\n    .yb-dumbbell-root,\n    .yb-dumbbell-root * {\n      box-sizing: border-box;\n    }\n    \n    .yb-dumbbell-root {\n      margin: 0;\n      padding: 0;\n      font-family: 'Arial', sans-serif;\n      background-color: #f8f9fa;\n      color: #333;\n      line-height: 1.6;\n      height: 100%;\n      width: 100%;\n      display: block;\n      overflow-y: auto;\n    }\n    \n    .yb-dumbbell-wrapper {\n      display: block;\n      width: 100%;\n      margin: 0;\n      padding: 0;\n    }\n    \n    .yb-dumbbell-container {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 20px;\n    }\n    \n    .yb-dumbbell-header {\n      text-align: center;\n      background: white;\n      padding: 30px 20px;\n      margin-bottom: 30px;\n      border-radius: 10px;\n      box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n    }\n    \n    .yb-dumbbell-logo-container {\n      margin-bottom: 20px;\n    }\n    \n    .yb-dumbbell-logo-container img {\n      max-height: 60px;\n      width: auto;\n    }\n    \n    .yb-dumbbell-product-title {\n      font-size: 2.5rem;\n      font-weight: bold;\n      margin-bottom: 15px;\n      color: #333;\n    }\n    \n    .yb-dumbbell-product-subtitle {\n      font-size: 1.3rem;\n      color: #666;\n      max-width: 800px;\n      margin: 0 auto;\n    }\n    \n    .yb-dumbbell-highlight-box {\n      background: linear-gradient(135deg, #c41e3a, #8b1428);\n      color: white;\n      padding: 30px;\n      text-align: center;\n      margin: 30px 0;\n      font-size: 1.8rem;\n      font-weight: bold;\n      border-radius: 10px;\n      box-shadow: 0 4px 6px rgba(0,0,0,0.2);\n    }\n    \n    .yb-dumbbell-bundle-contents {\n      background: linear-gradient(135deg, #f8f9fa, #e9ecef);\n      padding: 30px;\n      border-radius: 10px;\n      margin: 30px 0;\n      border: 2px solid #c41e3a;\n    }\n    \n    .yb-dumbbell-bundle-title {\n      font-size: 1.5rem;\n      font-weight: bold;\n      text-align: center;\n      margin-bottom: 20px;\n      color: #333;\n    }\n    \n    .yb-dumbbell-bundle-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 15px;\n    }\n    \n    @media (min-width: 480px) {\n      .yb-dumbbell-bundle-grid {\n        grid-template-columns: 1fr 1fr;\n      }\n    }\n    \n    .yb-dumbbell-bundle-item {\n      background: white;\n      padding: 20px;\n      text-align: center;\n      border-radius: 8px;\n      box-shadow: 0 2px 4px rgba(0,0,0,0.1);\n    }\n    \n    .yb-dumbbell-bundle-weight {\n      font-size: 1.3rem;\n      font-weight: bold;\n      color: #c41e3a;\n      margin-bottom: 5px;\n    }\n    \n    .yb-dumbbell-bundle-quantity {\n      font-size: 1rem;\n      color: #666;\n    }\n    \n    .yb-dumbbell-content-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 30px;\n      margin-bottom: 30px;\n    }\n    \n    @media (min-width: 768px) {\n      .yb-dumbbell-content-grid {\n        grid-template-columns: 1fr 1fr;\n      }\n    }\n    \n    .yb-dumbbell-section {\n      background: white;\n      padding: 30px;\n      border-radius: 10px;\n      box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n    }\n    \n    .yb-dumbbell-section-title {\n      font-size: 1.6rem;\n      font-weight: bold;\n      margin-bottom: 20px;\n      padding-bottom: 10px;\n      border-bottom: 3px solid #c41e3a;\n      color: #333;\n    }\n    \n    .yb-dumbbell-feature-list {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n    }\n    \n    .yb-dumbbell-feature-item {\n      font-size: 1.1rem;\n      margin-bottom: 15px;\n      padding-left: 30px;\n      position: relative;\n      color: #555;\n    }\n    \n    .yb-dumbbell-feature-item:before {\n      content: \"★\";\n      position: absolute;\n      left: 0;\n      color: #c41e3a;\n      font-weight: bold;\n      font-size: 1.2em;\n    }\n    \n    .yb-dumbbell-specs-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 15px;\n    }\n    \n    @media (min-width: 480px) {\n      .yb-dumbbell-specs-grid {\n        grid-template-columns: 1fr 1fr;\n      }\n    }\n    \n    .yb-dumbbell-spec-item {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      padding: 15px 0;\n      border-bottom: 1px solid #eee;\n      font-size: 1.1rem;\n    }\n    \n    .yb-dumbbell-spec-label {\n      font-weight: bold;\n      color: #333;\n    }\n    \n    .yb-dumbbell-spec-value {\n      color: #666;\n      text-align: right;\n      font-weight: bold;\n    }\n    \n    .yb-dumbbell-heritage-box {\n      text-align: center;\n      border: 2px solid #c41e3a;\n      padding: 20px;\n      margin: 20px 0;\n      border-radius: 8px;\n      background: #fff;\n    }\n    \n    .yb-dumbbell-heritage-title {\n      font-weight: bold;\n      font-size: 1.3rem;\n      margin-bottom: 10px;\n      color: #333;\n    }\n    \n    .yb-dumbbell-heritage-desc {\n      font-size: 1rem;\n      color: #666;\n    }\n    \n    .yb-dumbbell-premium-features {\n      grid-column: 1 \/ -1;\n    }\n    \n    .yb-dumbbell-premium-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 20px;\n      margin-top: 20px;\n    }\n    \n    @media (min-width: 480px) {\n      .yb-dumbbell-premium-grid {\n        grid-template-columns: 1fr 1fr 1fr;\n      }\n    }\n    \n    .yb-dumbbell-premium-item {\n      border: 2px solid #c41e3a;\n      padding: 20px;\n      text-align: center;\n      border-radius: 8px;\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n    \n    .yb-dumbbell-premium-item:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 8px 15px rgba(196,30,58,0.2);\n    }\n    \n    .yb-dumbbell-premium-title {\n      font-size: 1.2rem;\n      font-weight: bold;\n      margin-bottom: 10px;\n      color: #333;\n    }\n    \n    .yb-dumbbell-premium-desc {\n      font-size: 1rem;\n      color: #666;\n    }\n    \n    .yb-dumbbell-full-width {\n      grid-column: 1 \/ -1;\n    }\n    \n    .yb-dumbbell-full-width p {\n      font-size: 1.2rem;\n      color: #666;\n      line-height: 1.8;\n    }\n    \n    .yb-dumbbell-cta-section {\n      background: linear-gradient(135deg, #c41e3a, #8b1428);\n      color: white;\n      padding: 40px 20px;\n      text-align: center;\n      border-radius: 10px;\n      margin-top: 40px;\n    }\n    \n    .yb-dumbbell-cta-title {\n      font-size: 2rem;\n      font-weight: bold;\n      margin-bottom: 15px;\n    }\n    \n    .yb-dumbbell-cta-text {\n      font-size: 1.3rem;\n      margin-bottom: 0;\n    }\n  \u003c\/style\u003e\n  \u003cscript src=\"https:\/\/cdn.tailwindcss.com\/3.4.17\" type=\"text\/javascript\"\u003e\u003c\/script\u003e\n  \u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/lucide@0.263.0\/dist\/umd\/lucide.min.js\" type=\"text\/javascript\"\u003e\u003c\/script\u003e\n  \u003cscript src=\"\/_sdk\/data_sdk.js\" type=\"text\/javascript\"\u003e\u003c\/script\u003e\n  \u003cscript src=\"\/_sdk\/element_sdk.js\" type=\"text\/javascript\"\u003e\u003c\/script\u003e\n  \u003cstyle\u003ebody { box-sizing: border-box; }\u003c\/style\u003e\n \n \n  \u003cdiv class=\"yb-dumbbell-root\"\u003e\n   \u003cdiv class=\"yb-dumbbell-wrapper\"\u003e\n    \u003cdiv class=\"yb-dumbbell-container\"\u003e\n     \u003cdiv class=\"yb-dumbbell-header\"\u003e\n      \u003cdiv class=\"yb-dumbbell-logo-container\"\u003e\n\u003cimg alt=\"York Barbell Logo\" src=\"https:\/\/yorkfitness.com\/cdn\/shop\/files\/headerlogoportraithighres_2f7345c3-9369-4f06-99d8-467686fc1b3a.png?v=1759417108\"\u003e\n      \u003c\/div\u003e\n      \u003ch1 class=\"yb-dumbbell-product-title\"\u003eYORK BARBELL G2 33KG OLYMPIC DUMBBELL SET\u003c\/h1\u003e\n      \u003cp class=\"yb-dumbbell-product-subtitle\"\u003eOlympic Training • Adjustable Design • Interlocking Plates • Space Saving\u003c\/p\u003e\n     \u003c\/div\u003e\n     \u003cdiv class=\"yb-dumbbell-highlight-box\"\u003e\n      COMPLETE 33KG OLYMPIC DUMBBELL SET\n     \u003c\/div\u003e\n     \u003cdiv class=\"yb-dumbbell-bundle-contents\"\u003e\n      \u003cdiv class=\"yb-dumbbell-bundle-title\"\u003e\n       WHAT'S INCLUDED IN THIS SET\n      \u003c\/div\u003e\n      \u003cdiv class=\"yb-dumbbell-bundle-grid\"\u003e\n       \u003cdiv class=\"yb-dumbbell-bundle-item\"\u003e\n        \u003cdiv class=\"yb-dumbbell-bundle-weight\"\u003e\n         2 x Olympic Dumbbell Bars\n        \u003c\/div\u003e\n        \u003cdiv class=\"yb-dumbbell-bundle-quantity\"\u003e\n         4kg each (including collars)\n        \u003c\/div\u003e\n       \u003c\/div\u003e\n       \u003cdiv class=\"yb-dumbbell-bundle-item\"\u003e\n        \u003cdiv class=\"yb-dumbbell-bundle-weight\"\u003e\n         4 x 1.25kg\n        \u003c\/div\u003e\n        \u003cdiv class=\"yb-dumbbell-bundle-quantity\"\u003e\n         G2 Rubber Olympic Plates\n        \u003c\/div\u003e\n       \u003c\/div\u003e\n       \u003cdiv class=\"yb-dumbbell-bundle-item\"\u003e\n        \u003cdiv class=\"yb-dumbbell-bundle-weight\"\u003e\n         8 x 2.5kg\n        \u003c\/div\u003e\n        \u003cdiv class=\"yb-dumbbell-bundle-quantity\"\u003e\n         G2 Rubber Olympic Plates\n        \u003c\/div\u003e\n       \u003c\/div\u003e\n      \u003c\/div\u003e\n     \u003c\/div\u003e\n     \u003cdiv class=\"yb-dumbbell-content-grid\"\u003e\n      \u003cdiv class=\"yb-dumbbell-section\"\u003e\n       \u003ch2 class=\"yb-dumbbell-section-title\"\u003eKEY FEATURES\u003c\/h2\u003e\n       \u003cul class=\"yb-dumbbell-feature-list\"\u003e\n        \u003cli class=\"yb-dumbbell-feature-item\"\u003eOlympic 2\" chrome dumbbell bars (18\" long)\u003c\/li\u003e\n        \u003cli class=\"yb-dumbbell-feature-item\"\u003eInterlocking G2 rubber plates for space saving\u003c\/li\u003e\n        \u003cli class=\"yb-dumbbell-feature-item\"\u003eAdjustable weight configuration\u003c\/li\u003e\n        \u003cli class=\"yb-dumbbell-feature-item\"\u003eHigh-grade solid steel construction\u003c\/li\u003e\n        \u003cli class=\"yb-dumbbell-feature-item\"\u003eChrome finish for durability\u003c\/li\u003e\n        \u003cli class=\"yb-dumbbell-feature-item\"\u003eSpring collars for safe plate loading\u003c\/li\u003e\n        \u003cli class=\"yb-dumbbell-feature-item\"\u003ePerfect for commercial gyms and home use\u003c\/li\u003e\n       \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"yb-dumbbell-section\"\u003e\n       \u003ch2 class=\"yb-dumbbell-section-title\"\u003eSPECIFICATIONS\u003c\/h2\u003e\n       \u003cdiv class=\"yb-dumbbell-specs-grid\"\u003e\n        \u003cdiv class=\"yb-dumbbell-spec-item\"\u003e\n\u003cspan class=\"yb-dumbbell-spec-label\"\u003eTotal Weight:\u003c\/span\u003e \u003cspan class=\"yb-dumbbell-spec-value\"\u003e33kg\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"yb-dumbbell-spec-item\"\u003e\n\u003cspan class=\"yb-dumbbell-spec-label\"\u003eBars (2x):\u003c\/span\u003e \u003cspan class=\"yb-dumbbell-spec-value\"\u003e8kg\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"yb-dumbbell-spec-item\"\u003e\n\u003cspan class=\"yb-dumbbell-spec-label\"\u003ePlates:\u003c\/span\u003e \u003cspan class=\"yb-dumbbell-spec-value\"\u003e25kg\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"yb-dumbbell-spec-item\"\u003e\n\u003cspan class=\"yb-dumbbell-spec-label\"\u003eBar Length:\u003c\/span\u003e \u003cspan class=\"yb-dumbbell-spec-value\"\u003e18\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"yb-dumbbell-spec-item\"\u003e\n\u003cspan class=\"yb-dumbbell-spec-label\"\u003eBar Material:\u003c\/span\u003e \u003cspan class=\"yb-dumbbell-spec-value\"\u003eSteel Chrome\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"yb-dumbbell-spec-item\"\u003e\n\u003cspan class=\"yb-dumbbell-spec-label\"\u003ePlate Type:\u003c\/span\u003e \u003cspan class=\"yb-dumbbell-spec-value\"\u003eG2 Rubber\u003c\/span\u003e\n        \u003c\/div\u003e\n       \u003c\/div\u003e\n       \u003cdiv class=\"yb-dumbbell-heritage-box\"\u003e\n        \u003cdiv class=\"yb-dumbbell-heritage-title\"\u003e\n         FOUNDED IN 1932\n        \u003c\/div\u003e\n        \u003cdiv class=\"yb-dumbbell-heritage-desc\"\u003e\n         WE ARE THE PIONEERS OF MODERN DAY WEIGHTLIFTING EQUIPMENT\n        \u003c\/div\u003e\n       \u003c\/div\u003e\n      \u003c\/div\u003e\n     \u003c\/div\u003e\n     \u003cdiv class=\"yb-dumbbell-section yb-dumbbell-premium-features\"\u003e\n      \u003ch2 class=\"yb-dumbbell-section-title\"\u003ePREMIUM FEATURES\u003c\/h2\u003e\n      \u003cdiv class=\"yb-dumbbell-premium-grid\"\u003e\n       \u003cdiv class=\"yb-dumbbell-premium-item\"\u003e\n        \u003cdiv class=\"yb-dumbbell-premium-title\"\u003e\n         INTERLOCKING PLATES\n        \u003c\/div\u003e\n        \u003cdiv class=\"yb-dumbbell-premium-desc\"\u003e\n         G2 rubber plates with interlocking design minimize space on the bar\n        \u003c\/div\u003e\n       \u003c\/div\u003e\n       \u003cdiv class=\"yb-dumbbell-premium-item\"\u003e\n        \u003cdiv class=\"yb-dumbbell-premium-title\"\u003e\n         OLYMPIC STANDARD\n        \u003c\/div\u003e\n        \u003cdiv class=\"yb-dumbbell-premium-desc\"\u003e\n         2\" Olympic bars with chrome finish and spring collars included\n        \u003c\/div\u003e\n       \u003c\/div\u003e\n       \u003cdiv class=\"yb-dumbbell-premium-item\"\u003e\n        \u003cdiv class=\"yb-dumbbell-premium-title\"\u003e\n         ADJUSTABLE WEIGHT\n        \u003c\/div\u003e\n        \u003cdiv class=\"yb-dumbbell-premium-desc\"\u003e\n         Customize your workout with multiple plate combinations\n        \u003c\/div\u003e\n       \u003c\/div\u003e\n      \u003c\/div\u003e\n     \u003c\/div\u003e\n     \u003cdiv class=\"yb-dumbbell-section yb-dumbbell-full-width\"\u003e\n      \u003ch2 class=\"yb-dumbbell-section-title\"\u003ePERFECT FOR ALL FITNESS LEVELS\u003c\/h2\u003e\n      \u003cp\u003eExpertly crafted for Olympic training, the York Barbell G2 33KG Rubber Dumbbell Set includes everything you need for a complete dumbbell workout. With durable rubber coating and precision weight plates, this complete set is ideal for building strength and muscle. Each dumbbell is easily adjustable with interlocking G2 plates for convenient weight changes and space-saving storage. Perfect for home gyms, fitness studios, and serious athletes.\u003c\/p\u003e\n     \u003c\/div\u003e\n     \u003cdiv class=\"yb-dumbbell-cta-section\"\u003e\n      \u003ch2 class=\"yb-dumbbell-cta-title\"\u003eStart Your Dumbbell Training Today\u003c\/h2\u003e\n      \u003cp class=\"yb-dumbbell-cta-text\"\u003eExperience the quality and durability that has made York Barbell a trusted name since 1932\u003c\/p\u003e\n     \u003c\/div\u003e\n    \u003c\/div\u003e\n   \u003c\/div\u003e\n  \u003c\/div\u003e\n \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:'a0d9609566d20ec9',t:'MTc4MTc3NjA5NS4wMDAwMDA='};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\n\u003c\/body\u003e","brand":"York Barbell","offers":[{"title":"Default Title","offer_id":50890927997174,"sku":"YW147","price":99.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2294\/9841\/files\/1_cbc77d5b-289e-491f-ade3-a2ea95f567bb.png?v=1781773585","url":"https:\/\/yorkfitness.com\/products\/york-barbell-g2-rubber-olympic-33kg-dumbbell-set","provider":"York Fitness","version":"1.0","type":"link"}