{"product_id":"garvee-adjustable-weight-bench-800-lbs-pou-0ahp8r8g","title":"Garvee Adjustable Weight Bench, 800 Lbs Capacity, 8 Backrest \u0026 3 Seat Positions, Adjustable Bench for Full Body Workout, Space-Saving Foldability, for Indoor Workout, Home Gym (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,#f0f7ff,#e6f3ff);\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,#005a9e,#007cc0,#005a9e);\n    z-index:1;\n  }\n  .product-details::before{ top:0; }\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(0,90,158,.08);\n    border:1px solid #e1eeff;\n  }\n  .product-details .feature-section:nth-child(even){ flex-direction:row-reverse; }\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:#f0f7ff;\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:#005a9e;\n    margin-bottom:12px;\n    font-weight:700;\n  }\n\n  .product-details .data-box{\n    background:#f0f7ff;\n    padding:12px;\n    border-left:4px solid #005a9e;\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:#005a9e;\n    font-weight:700;\n  }\n\n  .product-details .highlight-box{\n    background:linear-gradient(135deg,#f0f7ff 0%,#e6f0ff 100%);\n    border-left:5px solid #005a9e;\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:#005a9e;\n    margin-bottom:12px;\n    font-weight:700;\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:#f8fafc;\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,.1);\n    border:1px solid #e8ecef;\n  }\n\n  .spec-header{\n    text-align:center;\n    margin-bottom:16px;\n    padding-bottom:12px;\n    border-bottom:1px solid #f0f4f8;\n  }\n\n  .spec-title{\n    font-size:16px;\n    font-weight:700;\n    color:#074174;\n    margin-bottom:4px;\n  }\n  .spec-subtitle{\n    font-size:13px;\n    color:#64748b;\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 #f1f5f9;\n    white-space:nowrap;\n  }\n  .spec-item:last-child{ border-bottom:none; }\n\n  .spec-label{\n    font-size:13px;\n    color:#475569;\n    font-weight:500;\n    flex-shrink:0;\n  }\n  .spec-value{\n    font-size:13px;\n    font-weight:600;\n    color:#074174;\n    text-align:right;\n    flex-shrink:0;\n  }\n\n  .highlight-box{\n    background:linear-gradient(135deg,#f0f7ff 0%,#e6f0ff 100%);\n    border-radius:6px;\n    padding:10px;\n    margin:12px 0;\n    border:1px solid #e1eeff;\n  }\n  .highlight-text{\n    font-size:13px;\n    color:#074174;\n    text-align:center;\n    font-weight:600;\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    .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\n\u003cdiv class=\"product-details\"\u003e\n  \u003cdiv class=\"highlight-box\"\u003e\n    \u003ch2 class=\"highlight-title\"\u003eGarvee Adjustable Weight Bench, Black\u003c\/h2\u003e\n    \u003cdiv class=\"data-box\"\u003e\n      \u003cstrong\u003eBenefits:\u003c\/strong\u003e\u003cbr\u003e\n      • 800 lbs support\u003cbr\u003e\n      • 8 backrest angles\u003cbr\u003e\n      • 3 seat settings\u003cbr\u003e\n      • One-hand adjustment\u003cbr\u003e\n      • 85% space saving\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature-section\"\u003e\n    \u003cdiv class=\"feature-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_4_36c606d6-856f-4b05-aa6f-1e6b904ee8ae.jpg?v=1736845186\" alt=\"Adjustable weight bench with multiple backrest and seat angles\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-content\"\u003e\n      \u003ch2 class=\"feature-title\"\u003e8 Backrest \u0026amp; 3 Seat Positions\u003c\/h2\u003e\n      \u003cdiv class=\"data-box\"\u003eWith adjustable angles from 80° to -20°, this bench supports incline, flat and decline training for a more complete home workout routine.\u003c\/div\u003e\n      \u003cul class=\"highlight-list\"\u003e\n        \u003cli\u003e80° for upright pressing\u003c\/li\u003e\n        \u003cli\u003eFlat and decline options\u003c\/li\u003e\n        \u003cli\u003eFits full-body training\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature-section\"\u003e\n    \u003cdiv class=\"feature-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_2_bee11299-58c8-4daf-8f1a-f95b1072b412.jpg?v=1736845185\" alt=\"800 lbs adjustable weight bench with stable alloy steel construction\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-content\"\u003e\n      \u003ch2 class=\"feature-title\"\u003e800 lbs Tested Support\u003c\/h2\u003e\n      \u003cdiv class=\"data-box\"\u003eBuilt for demanding sessions, the bench is rigorously weight-tested and designed with a stable structure to support strength training at home.\u003c\/div\u003e\n      \u003cul class=\"highlight-list\"\u003e\n        \u003cli\u003e800 lbs capacity\u003c\/li\u003e\n        \u003cli\u003eStable workout platform\u003c\/li\u003e\n        \u003cli\u003eMade for intense lifts\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature-section\"\u003e\n    \u003cdiv class=\"feature-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_3_8aa1f96e-873d-4e72-91e6-3d7df27b976a.jpg?v=1736845186\" alt=\"One-handed adjustability with premium locking cylinder\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-content\"\u003e\n      \u003ch2 class=\"feature-title\"\u003eOne-Handed Fast Adjustment\u003c\/h2\u003e\n      \u003cdiv class=\"data-box\"\u003eA premium locking cylinder and self-reliant spring lock help you change positions quickly and keep the bench secure during training.\u003c\/div\u003e\n      \u003cul class=\"highlight-list\"\u003e\n        \u003cli\u003eQuick setup between sets\u003c\/li\u003e\n        \u003cli\u003eSecure locking mechanism\u003c\/li\u003e\n        \u003cli\u003eEasy position changes\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature-section\"\u003e\n    \u003cdiv class=\"feature-image\"\u003e\n      \u003cimg src=\"https:\/\/www.garvee.ca\/cdn\/shop\/files\/71Xisj436aL.jpg?v=1763607973\u0026amp;width=1946\" alt=\"Foldable adjustable weight bench for compact home gym storage\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-content\"\u003e\n      \u003ch2 class=\"feature-title\"\u003eFolds to Save 85% Space\u003c\/h2\u003e\n      \u003cdiv class=\"data-box\"\u003eDesigned for indoor workouts and home gyms, the bench folds down for compact storage when your session is done.\u003c\/div\u003e\n      \u003cul class=\"highlight-list\"\u003e\n        \u003cli\u003eIdeal for smaller rooms\u003c\/li\u003e\n        \u003cli\u003eEasy to store away\u003c\/li\u003e\n        \u003cli\u003eKeeps floor space open\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature-section\"\u003e\n    \u003cdiv class=\"feature-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_1_e67d3e49-e683-47d2-a416-5f4ea299ce95.jpg?v=1736845185\" alt=\"Durable adjustable bench with high-ductility steel and reinforced structure\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-content\"\u003e\n      \u003ch2 class=\"feature-title\"\u003eDurable Steel Frame Build\u003c\/h2\u003e\n      \u003cdiv class=\"data-box\"\u003eThe alloy steel frame combines high-ductility steel, strong bolts and reinforced welds for reliable long-term use.\u003c\/div\u003e\n      \u003cul class=\"highlight-list\"\u003e\n        \u003cli\u003eAlloy steel frame\u003c\/li\u003e\n        \u003cli\u003eReinforced structural points\u003c\/li\u003e\n        \u003cli\u003eBuilt for repeat use\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\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\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 Adjustable Weight Bench for Indoor Workout \u0026amp; Home Gym\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"highlight-box\"\u003e\n          \u003cdiv class=\"highlight-text\"\u003e800 lbs capacity • 8 backrest angles • 3 seat positions • 85% space saving\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"spec-list\"\u003e\n          \u003cdiv class=\"spec-item\"\u003e\n            \u003cspan class=\"spec-label\"\u003eColor\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003eBlack\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"spec-item\"\u003e\n            \u003cspan class=\"spec-label\"\u003eFrame Material\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003eAlloy steel\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"spec-item\"\u003e\n            \u003cspan class=\"spec-label\"\u003eAngle Range\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003e80° to -20°\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"spec-item\"\u003e\n            \u003cspan class=\"spec-label\"\u003ePositions\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003e8+3 positions\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"spec-item\"\u003e\n            \u003cspan class=\"spec-label\"\u003eWeight Capacity\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003e800 lbs\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"spec-item\"\u003e\n            \u003cspan class=\"spec-label\"\u003eItem Weight\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003e28.7 lbs\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":"Black","offer_id":50948717347104,"sku":"POU_0AHP8R8G","price":165.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0966\/1825\/0528\/files\/61xISYbDRFL.jpg?v=1763607973","url":"https:\/\/www.garvee.ca\/products\/garvee-adjustable-weight-bench-800-lbs-pou-0ahp8r8g","provider":"GARVEECA","version":"1.0","type":"link"}