{% for badge in productBadges %} {% if product.tags contains badge.tag %}
{{ badge.product_badge }}
{% endif %} {% endfor %}

Dumbbells

40 lb,Vinyl Dumbbell Set

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == '40lb-vinyl-dumbbell-set'%} {% assign compared = true %} {% endif %} {% endfor %}
{% if product.subtotal %} {{ product.subtotal | money | remove: ' ' }} {% else %} {% assign discount_amount = variant.price | divided_by: variant.compare_at_price | times: -100 | plus: 100 | round %} {% assign discount_threshold = 10 %} {% if variant.available %}

Discounted price {{variant.price | money}} {% if variant.price != variant.compare_at_price and variant.compare_at_price > 0 %}Actual price{{variant.compare_at_price | money}}{% endif %}

{% else %}

Discounted price {{variant.price | money}} {% if variant.price != variant.compare_at_price and variant.compare_at_price > 0 %}Actual price{{variant.compare_at_price | money}}{% endif %}

{% endif %} {% endif %}
{% if variant.available %} {% else %} {% endif %}
{% if error %}
{{error.description}}
{% endif %}
{% if BIS and BIS.Config %}
{{BIS.Config.labels.headline}}
Email
{% for i in BIS.response.errors %} {% assign err = i|last %} {% for e in err %}
{{e}}
{% endfor %} {% endfor %} {{BIS.response.message}}
{% endif %}

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

The Sunny Health & Fitness 40 lb Vinyl Dumbbell Set is designed to provide versatility to your workouts so you can enhance your physical strength, power, muscular growth, and muscular endurance. Our fitness weights feature a solid textured grip. The handle design features a curved center that contours to the natural arch of your hand giving the user a secure but not overly aggressive feel for a truly exceptional workout experience. The solid steel polypropylene coated bars are 17 inches long to provide ample space to accommodate the 6 interchangeable vinyl plates. The mid-point of the handle bar measures at 1.1 inches in diameter. This set includes (4) 1.5 lb weights, (4) 2.5 lb weights, and (4) 5 lb weights totaling 40 pounds when fully assembled. Polypropylene locking collar stars (0.2 lb each) tighten to hold the plates in place even during intense movements. Add or remove the smooth incremental plates to target muscles in your arms, shoulders, chest, back, legs, and core while preventing damage to floors and surfaces compared to cast iron counterparts. Eliminate the need for a large rack in your in-home workout area as you easily assemble different weight amounts to use during full body toning workouts.
VINYL COATED WEIGHT PLATES | Add or remove the smooth incremental plates to target muscles in your arms, shoulders, chest, back, legs, and core while preventing damage to floors and surfaces compared to cast iron counterparts.

VINYL COATED WEIGHT PLATES

Add or remove the smooth incremental plates to target muscles in your arms, shoulders, chest, back, legs, and core while preventing damage to floors and surfaces compared to cast iron counterparts.
SOLID STEEL BARBELL | The solid steel polypropylene coated bars are 17 inches long to provide ample space to accommodate the 6 interchangeable vinyl plates. The mid-point of the handle bar measures at 1.1 inches in diameter.

SOLID STEEL BARBELL

The solid steel polypropylene coated bars are 17 inches long to provide ample space to accommodate the 6 interchangeable vinyl plates. The mid-point of the handle bar measures at 1.1 inches in diameter.
STAR LOCK COLLARS | Polypropylene locking collar stars (0.2 lb each) tighten to hold the plates in place even during intense movements.

STAR LOCK COLLARS

Polypropylene locking collar stars (0.2 lb each) tighten to hold the plates in place even during intense movements.
DUMBBELL SET | This set includes (4) 1.5 lb weights, (4) 2.5 lb weights, and (4) 5 lb weights totaling 40 pounds when fully assembled.

DUMBBELL SET

This set includes (4) 1.5 lb weights, (4) 2.5 lb weights, and (4) 5 lb weights totaling 40 pounds when fully assembled.

FAQS

Specifications

Technology

  • Star lock Collars (Material)
    Polypropylene
  • Weight Plate (Fill)
    Sand
  • Weight Plate (material)
    vinyl coated

Comfort

  • Cleaning Instructions
    wipe w/ damp cloth
  • Includes star lock collars
    yes
  • Knurled grip
    Diamond knurling

Engineering

  • construction
    durable steel (barbell)
  • finish
    Black
  • What's Included
    (2) barbells, (4) star lock collars, (4) 1.5 lb weights, (4) 2.5 lb weights, (4) 5 lb weights

Convenience

  • Product dimensions
    17L x 8.5W x 8.5H in
  • Product weight
    40 lb
  • Ship dimensions
    18.1L x 9W x 6.7H in
  • Ship weight
    41.5 lb
  • Warranty
    1 year structural frame, 180 days other parts and components

Other customers were interested in

{% assign count = 0 %} {% for product in products %} {% if product.tags contains 'rec-excl' %}{% continue %}{% endif %} {% assign count = count | plus: 1 %}
{% capture bg %}transparent{% endcapture %}
{% if product.hover_image_alt contains 'https' or forloop.index == -1 %}
{% else %}
{% endif %}
{% assign productImage = product.featured_image %} {% assign hoverImage = product.hover_image %} {{ product.featured_image_alt }} {% if hoverImage != blank %} {% assign hover_alt = product.hover_image_alt %}
{% if hover_alt contains 'https' %} {% else %}
{{ product.hover_image.alt | escape }}
{% endif %}
{% endif %}
{% comment %}
{% endcomment %}
{% for badge in badges %} {% if product.tags contains badge.tag and badge.tag != 'more-colors' %} {{ badge.collection_badge }} {% endif %} {% endfor %} {% if product.available == false %} Sold out {% endif %}
{% assign productTitle = product.title | remove: product.type | split: '-' | replace: 'w/','with' | split: 'with' | first %}

{{ product.title | replace: 'w/','with' | split: 'with' | first }}

{% for badge in badges %} {% if product.tags contains badge.tag and badge.tag == 'more-colors' %} {{ badge.collection_badge }} {% endif %} {% endfor %}
{% assign discount_amount = product.price | divided_by: product.compare_at_price | times: -100 | plus: 100 | round %} {% if product.compare_at_price > product.price and discount_amount > 10 %} Discounted price{{ product.price | money | remove: " " }} Actual price{{ product.compare_at_price | money | remove: " " }} {% else %} {% if product.price_min == product.price_max %} {{ product.price_min | money | remove: " " }} {% else %} from {{ product.price | money | remove: " " }} {% endif %} {% endif %}

{% if product.sku != blank %} {{ product.sku }} {% else %} {{ product.variants[0].sku }} {% endif %}

{% assign compared = false %} {% for item in Comparison.data.items %} {% if item.handle == product.handle %} {% assign compared = true %} {% endif %} {% endfor %}
{% comment %} {% endcomment %}
{% if count >= 4 %}{% break %}{% endif %} {% endfor %}

Review Section


40 lb,Vinyl Dumbbell Set has a rating of 4.8 stars based on 6 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back