✦ Verified product
Probell 5-50 Adjustable Dumbbells
CAD 499.99
Probell Stand/Rack
Motv8
Verified independent store
→
.pb-wrap * { box-sizing: border-box; margin: 0; padding: 0; } .pb-wrap { color: #1a1a1a; } .desc-main{ color:white !important; } /* HERO */ .pb-hero { background: #1c1c1c; border-r
adius: 12px; padding: 44px 40px 40px; margin-bottom: 16px; position: relative; overflow: hidden; } .pb-hero::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: linear-gradient(90deg, #b91c1c, #ef4444, #b91c1c); } .pb-hero-tag { display: inline-block; background: #b91c1c; color: #fff; font-size: 10px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; padding: 4px 12px; border-radius: 3px; margin-bottom: 18px; } .pb-hero h2 { font-weight: 900; font-size: clamp(32px, 6vw, 54px); line-height: 1.0; text-transform: uppercase; letter-spacing: -1px; color: #ffffff; margin-bottom: 6px; } .pb-hero h2 em { color: #ef4444; font-style: normal; } .pb-hero p { font-size: 14px; color: #aaa; margin-top: 12px; max-width: 500px; line-height: 1.7; } .pb-pill-row { display: flex; gap: 8px; flex-wrap: wrap; margin-top: 22px; } .pb-pill { background: #2a2a2a; border: 1px solid #333; border-radius: 4px; padding: 5px 13px; font-size: 11px; font-weight: 600; letter-spacing: 0.4px; text-transform: uppercase; color: #999; } .pb-pill.ac { border-color: #b91c1c; color: #ef4444; background: #2a1010; } /* WEIGHT RANGE */ .pb-range { background: #f5f4f2; border: 1px solid #e8e6e2; border-radius: 12px; padding: 30px 40px; margin-bottom: 16px; display: grid; grid-template-columns: 1fr auto; gap: 20px; align-items: center; } .pb-range-num { font-weight: 900; font-size: clamp(48px, 8vw, 72px); color: #111; line-height: 1; letter-spacing: -2px; } .pb-range-num em { color: #c41a1a; font-style: normal; } .pb-range-sub { font-size: 11px; color: #999; letter-spacing: 2px; text-transform: uppercase; margin-top: 4px; font-weight: 600; } .pb-weights { display: flex; flex-wrap: wrap; gap: 5px; justify-content: flex-end; max-width: 260px; } .pb-wt { background: #fff; border: 1px solid #ddd; border-radius: 3px; font-size: 10px; font-weight: 700; color: #999; padding: 3px 8px; } .pb-wt.hi { border-color: #c41a1a; color: #c41a1a; background: #fff5f5; } /* SECTION LABEL */ .pb-sec { font-size: 14px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #3d3d3d; margin-bottom: 14px; padding-bottom: 10px; border-bottom: 1px solid #ebebeb; } /* FEATURES */ .pb-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; margin-bottom: 16px; } .pb-feat { background: #fff; border: 1px solid #e5e5e5; border-radius: 10px; padding: 24px 22px; transition: border-color .2s, box-shadow .2s; } .pb-feat:hover { border-color: #e0b0b0; box-shadow: 0 3px 12px rgba(180,30,30,.07); } .pb-feat-ico { width: 40px; height: 40px; background: #fff5f5; border-radius: 8px; display: flex; align-items: center; justify-content: center; margin-bottom: 14px; } .pb-feat-ico svg { width: 20px; height: 20px; stroke: #c41a1a; fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; } .pb-feat h4 { font-weight: 700; font-size: 15px; text-transform: uppercase; letter-spacing: .4px; color: #111; margin-bottom: 8px; } .pb-feat p { font-size: 14px; color: #555; line-height: 1.7; } @media (max-width: 768px) { .pb-features { grid-template-columns: 1fr 1fr; } } @media (max-width: 480px) { .pb-features { grid-template-columns: 1fr; } } /* IMAGE */ .pb-img { margin-bottom: 16px; border-radius: 12px; overflow: hidden; } .pb-img img { width: 100%; display: block; } /* COMPARE */ .pb-cmp { background: #fff; border: 1px solid #e8e8e8; border-radius: 12px; overflow: hidden; margin-bottom: 16px; } .pb-cmp-h { display: grid; grid-template-columns: 1fr 1fr 1fr; background: #f7f6f4; border-bottom: 1px solid #e8e8e8; } .pb-cmp-h > div { padding: 16px 18px 13px; font-weight: 800; font-size: 16px; text-transform: uppercase; color: #111; } .pb-cmp-h .hl { font-size: 16px; color: #3d3d3d; letter-spacing: 2px; font-weight: 700; align-self: flex-end; padding-bottom: 15px; } .pb-cmp-h .hd { border-left: 1px solid #e5e5e5; color: #444; } .pb-cmp-h .hp { background: #1c1c1c; color: #f5f5f5; border-left: 1px solid #000; position: relative; } .pb-cmp-h .hp::after { content: 'YOUR PICK'; display: block; font-size: 9px; color: #ef4444; letter-spacing: 2px; margin-top: 2px; font-weight: 700; } .pb-cmp-r { display: grid; grid-template-columns: 1fr 1fr 1fr; border-bottom: 1px solid #f2f2f2; } .pb-cmp-r:last-child { border-bottom: none; } .pb-cmp-r > div { padding: 12px 18px; font-size: 13px; color: #666; line-height: 1.5; } .pb-cmp-r .rl { font-size: 11px; color: #3d3d3d; text-transform: uppercase; letter-spacing: .5px; font-weight: 600; } .pb-cmp-r .rd { border-left: 1px solid #f2f2f2; } .pb-cmp-r .rp { border-left: 1px solid #e8e8e8; background: #fafafa; color: #222; font-weight: 500; } .ck { color: #16a34a; font-weight: 700; } /* SPECS */ .pb-specs { background: #f5f4f2; border: 1px solid #e8e6e2; border-radius: 12px; padding: 28px 36px; margin-bottom: 16px; display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 22px; } .pb-sv { font-weight: 900; font-size: 30px; color: #111; letter-spacing: -.5px; line-height: 1; } .pb-sv em { color: #c41a1a; font-size: 19px; font-style: normal; } .pb-sk { font-size: 10px; color: #000000; text-transform: uppercase; letter-spacing: 1.2px; margin-top: 3px; font-weight: 600; } /* CTA */ .pb-cta { background: #1c1c1c; border: 1.5px solid #b91c1c; border-radius: 12px; padding: 30px 36px; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 14px; } .pb-cta h3 { font-weight: 900; font-size: 22px; text-transform: uppercase; color: #fff; margin-bottom: 3px; } .pb-cta p { font-size: 13px; color: #888; } .pb-cta-note { font-size: 16px; color: #ef4444; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; white-space: nowrap; } @media (max-width: 580px) { .pb-hero { padding: 30px 20px 26px; } .pb-range { grid-template-columns: 1fr; padding: 26px 20px; } .pb-weights { justify-content: flex-start; max-width: 100%; } .pb-specs { padding: 22px 20px; } .pb-cta { padding: 22px 20px; } .pb-cmp-h > div, .pb-cmp-r > div { padding: 10px 10px; font-size: 11.5px; } } All orders include 2 dumbbells Replace 20 DumbbellsWith 1 Set The Probell 550 Adjustable Dumbbells are the ultimate solution for your home gym — built for every fitness goal, from beginners to advanced lifters. 5 – 50 lbs 5 lb increments Cast Iron Cradle Tray Included Twist-of-Wrist Adjust 5 – 50 lbs 10 weight settings · 5 lb increments 5101520 25303540 4550 Features Quick Twist Adjust Simple twist of the wrist instantly dials in your weight — no fumbling, no wasted time between sets. Cast Iron Build High-quality cast iron plates with powder coating — built for durability and long-term performance. Space & Money Saver Replaces an entire rack of 20 dumbbells. One set, zero clutter, massive savings on space and cost. All Fitness Levels From first-time lifters to advanced athletes — muscle building, toning, or weight loss. It handles it all. 10 Weight Settings Adjust from 5 to 50 lbs in 5 lb steps — progressive overload made simple for every exercise. Cradle Tray Included Probell Stand keeps your weights at the perfect height — protects your floor and streamlines your setup. Decabell 550 vs Probell 550 — Choose Your Style Feature Decabell 550 Probell 550 Plate Shape Decagon — prevents rolling Circular — classic gym feel Aesthetic Modern & bold home gym look Sleek, traditional gym style Weight Adjust ✓ Twist-of-wrist ✓ Twist-of-wrist Material ✓ Cast iron, powder coated ✓ Cast iron, powder coated Weight Range 5 – 50 lbs · 5 lb steps 5 – 50 lbs · 5 lb steps Best For Anti-roll, modern setups Classic look & feel lifters Specifications 13.75" Length 7.5" Width 7.5" Height 10 Weight Settings 5lb Increment 2 Dumbbells Included Upgrade Your Home Gym Today Experience a full-body workout from the comfort of your own home. ✦ 2 Dumbbells + Cradle Tray