✦ Verified product
Probell 5-80 Adjustable Dumbbells
CAD 749.99
Color Options
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; } .pb-hero { background: #1c1c1c; border-radius: 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: 520px; 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; } .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; } .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; } .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: 13px; text-transform: uppercase; letter-spacing: .4px; color: #111; margin-bottom: 8px; } .pb-feat p { font-size: 13px; color: #555; line-height: 1.7; } @media (max-width: 768px) { .pb-features { grid-template-columns: 1fr 1fr; } .pb-cta-note{ font-size:10px !important; }} @media (max-width: 480px) {.pb-cta-note{ font-size:10px !important; } .pb-features { grid-template-columns: 1fr; } } .pb-img { margin-bottom: 16px; border-radius: 12px; overflow: hidden; } .pb-img img { width: 100%; display: block; } .pb-vid { border-radius: 12px; overflow: hidden; margin-bottom: 16px; position: relative; padding-top: 56.25%; background: #111; } .pb-vid iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; } .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: 28px; color: #111; letter-spacing: -.5px; line-height: 1; } .pb-sv em { color: #c41a1a; font-size: 17px; font-style: normal; } .pb-sk { font-size: 10px; color: #000; text-transform: uppercase; letter-spacing: 1.2px; margin-top: 3px; font-weight: 600; } .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: 6px; } .pb-cta p { font-size: 13px; color: #888; line-height: 1.7; max-width: 460px; } .pb-cta-note { font-size: 15px; color: #ef4444; font-weight: 700; letter-spacing: 1px; 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-cta-note{ font-size:10px !important; } } All Orders Include 2 Adjustable Dumbbells + Cradle Trays Probell 5–80Adjustable Dumbbells The Probell 580 Adjustable Dumbbells deliver the classic gym feel in a compact adjustable design — built for strength training, muscle growth, and full-body workouts from home. 5–80 LBS 5 LB Increments Cast Iron Build Twist-of-Wrist Adjustment Cradle Trays Included 5 – 80 lbs 16 Weight Settings · 5 LB Increments 5 10 15 20 25 30 35 40 45 50 55 60 65 70 75 80 Features Quick Twist Adjust Quickly switch between weight settings with a smooth twist adjustment system — no extra plates, pins, or wasted workout time. Classic Round Dumbbell Design Traditional circular plate styling delivers the authentic gym look and feel preferred by serious lifters. Cast Iron Durability Heavy-duty cast iron plates with durable powder coating provide long-lasting performance for intense training sessions. Space & Money Saver Replaces 16 pairs of traditional dumbbells in one compact system — saving space while eliminating clutter in your home gym. Built for All Fitness Levels Perfect for beginners, intermediate users, and advanced athletes focused on muscle building, strength, conditioning, and fat loss. Included Cradle Trays Includes secure cradle trays for easy storage, floor protection, and faster weight changes during workouts. Specifications 17" Length 7.5" Width 7.5" Height 16 Weight Settings 5lb Increments 2+2 Dumbbells + Cradle Trays Upgrade Your Home Gym Today Experience versatile strength training with a premium adjustable dumbbell system designed for performance and convenience. ✦ Includes 2 Adjustable Dumbbells + 2 Cradle Trays