{"product_id":"garvee-doorway-pull-up-bar-4in1-orange-black-home-gym-pou_09v5zgtt","title":"Garvee Doorway Pull Up Bar Without Screw, 4-in-1 Door Frame Pull Up Bar for Home Gym Upper Workout, Max Load 440Lbs, Orange-Black","description":"\u003cstyle\u003e\n  .product-details {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 20px;\n    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    background: linear-gradient(to bottom, #fff7ed, #ffedd5);\n    position: relative;\n    overflow: hidden;\n  }\n  .product-details::after {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    right: 0;\n    height: 8px;\n    background: linear-gradient(90deg, #ea580c, #fb923c, #ea580c);\n    z-index: 1;\n  }\n  .product-details::after { bottom: 0; }\n\n  .product-details .feature-section {\n    display: flex;\n    align-items: stretch;\n    margin-bottom: 30px;\n    background: #fff;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 5px 15px rgba(234, 88, 12, 0.08);\n    border: 1px solid #fed7aa;\n  }\n  .product-details .feature-section:nth-child(even) {\n    flex-direction: row-reverse;\n  }\n\n  .product-details .feature-image {\n    flex: 1;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 0;\n    background-color: #fff7ed;\n    overflow: hidden;\n  }\n  .product-details .feature-image img {\n    width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  .product-details .feature-content {\n    flex: 1;\n    padding: 20px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n\n  .product-details .feature-title {\n    font-size: 1.4rem;\n    color: #c2410c;\n    margin-bottom: 12px;\n    font-weight: 700;\n  }\n\n  .product-details .data-box {\n    background: #fff7ed;\n    padding: 12px;\n    border-left: 4px solid #ea580c;\n    border-radius: 6px;\n    margin-bottom: 12px;\n    font-size: .9rem;\n  }\n\n  .product-details .highlight-list {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n  }\n  .product-details .highlight-list li {\n    padding-left: 24px;\n    margin-bottom: 6px;\n    position: relative;\n    font-size: .9rem;\n  }\n  .product-details .highlight-list li:before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    color: #ea580c;\n    font-weight: 700;\n  }\n\n  .product-details .highlight-box {\n    background: linear-gradient(135deg, #fff7ed 0%, #ffedd5 100%);\n    border-left: 5px solid #ea580c;\n    padding: 20px;\n    border-radius: 12px;\n    margin-bottom: 25px;\n  }\n  .product-details .highlight-title {\n    text-align: center;\n    font-size: 1.6rem;\n    color: #c2410c;\n    margin-bottom: 12px;\n    font-weight: 700;\n  }\n\n  .product-details .specs-section {\n    background: #fff;\n    border-radius: 12px;\n    padding: 20px;\n    margin-bottom: 25px;\n    box-shadow: 0 5px 15px rgba(234, 88, 12, 0.08);\n    border: 1px solid #fed7aa;\n  }\n  .product-details .section-title {\n    font-size: 1.4rem;\n    color: #c2410c;\n    margin-bottom: 15px;\n    border-bottom: 2px solid #ea580c;\n    padding-bottom: 8px;\n    font-weight: 700;\n  }\n\n  @media (min-width: 769px) {\n    .product-details .highlight-box .data-box { text-align: center; }\n    .product-details .specs-section .section-title { text-align: center; }\n    .product-details .specs-section ul.highlight-list {\n      display: flex;\n      justify-content: center;\n      gap: 30px;\n      flex-wrap: wrap;\n    }\n    .product-details .specs-section ul.highlight-list li {\n      padding-left: 20px;\n      margin-bottom: 0;\n      white-space: nowrap;\n    }\n  }\n\n  @media (max-width: 768px) {\n    .product-details .feature-section,\n    .product-details .feature-section:nth-child(even) {\n      flex-direction: column;\n    }\n    .product-details .feature-image { min-height: 250px; }\n  }\n\n  @media (max-width: 480px) {\n    .product-details { padding: 15px; }\n    .product-details .feature-image { min-height: 200px; }\n  }\n\n  .garvee-spec-container {\n    margin: 0;\n    padding: 10px;\n    box-sizing: border-box;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    background-color: #fffaf5;\n    color: #333;\n    line-height: 1.4;\n  }\n  .garvee-spec-container * { box-sizing: border-box; }\n\n  .container {\n    max-width: 100%;\n    margin: 0 auto;\n  }\n\n  .spec-card {\n    background: #fff;\n    border-radius: 8px;\n    padding: 16px;\n    box-shadow: 0 2px 12px rgba(0,0,0,.08);\n    border: 1px solid #fed7aa;\n  }\n\n  .spec-header {\n    text-align: center;\n    margin-bottom: 16px;\n    padding-bottom: 12px;\n    border-bottom: 1px solid #ffedd5;\n  }\n\n  .spec-title {\n    font-size: 16px;\n    font-weight: 700;\n    color: #9a3412;\n    margin-bottom: 4px;\n  }\n  .spec-subtitle {\n    font-size: 13px;\n    color: #7c2d12;\n  }\n\n  .spec-list {\n    display: flex;\n    flex-direction: column;\n    gap: 0;\n  }\n\n  .spec-item {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 10px 4px;\n    border-bottom: 1px solid #ffedd5;\n    white-space: nowrap;\n  }\n  .spec-item:last-child { border-bottom: none; }\n\n  .spec-label {\n    font-size: 13px;\n    color: #7c2d12;\n    font-weight: 500;\n    flex-shrink: 0;\n  }\n  .spec-value {\n    font-size: 13px;\n    font-weight: 600;\n    color: #9a3412;\n    text-align: right;\n    flex-shrink: 0;\n  }\n\n  .highlight-box {\n    background: linear-gradient(135deg, #fff7ed 0%, #ffedd5 100%);\n    border-radius: 6px;\n    padding: 10px;\n    margin: 12px 0;\n    border: 1px solid #fed7aa;\n  }\n  .highlight-text {\n    font-size: 13px;\n    color: #9a3412;\n    text-align: center;\n    font-weight: 600;\n  }\n\n  @media (max-width: 480px) {\n    .spec-item {\n      flex-direction: row;\n      align-items: center;\n      padding: 8px 2px;\n      white-space: nowrap;\n      overflow: hidden;\n    }\n    .spec-label,\n    .spec-value {\n      white-space: nowrap;\n      overflow: hidden;\n      text-overflow: ellipsis;\n      font-size: 13px;\n    }\n    .spec-label {\n      min-width: 45%;\n      max-width: 45%;\n    }\n    .spec-value {\n      min-width: 50%;\n      max-width: 50%;\n      text-align: right;\n    }\n    .garvee-spec-container { padding: 8px; }\n    .spec-card { padding: 12px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"product-details\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003ch2 class=\"highlight-title\"\u003eGarvee Doorway Pull Up Bar, Orange-Black\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003e\n\u003cstrong\u003eBenefits:\u003c\/strong\u003e\u003cbr\u003e• No-drill doorway setup\u003cbr\u003e• 4-in-1 workout bar\u003cbr\u003e• Adjustable doorway fit\u003cbr\u003e• Secure locking stability\u003cbr\u003e• 440 lbs max load\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/www.garvee.ca\/cdn\/shop\/files\/71vCWGeQONL.jpg?v=1761119465\u0026amp;width=1946\" alt=\"Adjustable doorway pull up bar with compatible doorway range\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eAdjustable Fit for More Doorways\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eDesigned to fit doorways from 27.2 to 36.2 inches wide for flexible at-home setup.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eFits a wide range of interior door frames\u003c\/li\u003e\n\u003cli\u003eNo screws or drilling required\u003c\/li\u003e\n\u003cli\u003eGreat for apartments and home gyms\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/www.garvee.ca\/cdn\/shop\/files\/71hoL4s4PoL.jpg?v=1761119466\u0026amp;width=1946\" alt=\"Close-up of locking mechanism and support pad on doorway pull up bar\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eSecure Locking for Stable Training\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eThe locking design helps keep the bar firmly positioned during upper-body workouts.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eTwist-to-tighten installation style\u003c\/li\u003e\n\u003cli\u003eLarge end pads support contact points\u003c\/li\u003e\n\u003cli\u003eBuilt for dependable everyday use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/www.garvee.ca\/cdn\/shop\/files\/71vLpgz_TOL.jpg?v=1761119466\u0026amp;width=1946\" alt=\"4-in-1 exercise modes including sit-ups, stretching, push-ups and pull-ups\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003e4-in-1 Training in One Bar\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eUse it for pull-ups, chin-ups, push-ups and sit-ups to target multiple upper-body and core muscle groups.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eSupports varied home workout routines\u003c\/li\u003e\n\u003cli\u003eHelps train back, arms, chest and core\u003c\/li\u003e\n\u003cli\u003eSimple way to expand bodyweight exercises\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/www.garvee.ca\/cdn\/shop\/files\/61XA0nSB-BL.jpg?v=1761119465\u0026amp;width=1946\" alt=\"User exercising on doorway mounted pull up bar at home\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eComfortable Grip, Heavy-Duty Support\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eNon-slip foam grips improve comfort and control, while the alloy steel build supports up to 440 lbs.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eComfortable grip for repeated sessions\u003c\/li\u003e\n\u003cli\u003eStable feel during strength exercises\u003c\/li\u003e\n\u003cli\u003eMade for daily home fitness use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"m-section__header m:text-left sm:m:text-left\"\u003e\n\u003ch2 class=\"m-section__heading h3\"\u003eSpecifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"m-collapsible-section__wrapper m-section__content m-product-collapsible\"\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"m-collapsible-section__wrapper m-section__content m-product-collapsible\"\u003e\n\u003cdiv class=\"garvee-spec-container\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-header\"\u003e\n\u003cdiv class=\"spec-title\"\u003eTechnical Details\u003c\/div\u003e\n\u003cdiv class=\"spec-subtitle\"\u003eGarvee Doorway Pull Up Bar Without Screw, 4-in-1 Door Frame Pull Up Bar\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003cdiv class=\"highlight-text\"\u003e27.2–36.2 in fit • 4-in-1 use • 440 lbs load • Alloy steel\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-list\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eMount Type\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eDoorway mount\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eAlloy steel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eDoor Width\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e27.2–36.2 in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eWeight Capacity\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e440 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eItem Weight\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e4.41 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eColor\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eOrange-Black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Orange-Black","offer_id":50827773772064,"sku":"POU_09V5ZGTT","price":50.99,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0966\/1825\/0528\/files\/61n8qfhW0kL.jpg?v=1761119467","url":"https:\/\/www.garvee.ca\/products\/garvee-doorway-pull-up-bar-4in1-orange-black-home-gym-pou_09v5zgtt","provider":"GARVEECA","version":"1.0","type":"link"}