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

Weight Racks

Weight Plate Rack Multi-Weight Plates & Barbell Rack Storage Stand

{{ variant.sku }}
{% 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 %}

Estimated Delivery: Fri, Mar 22 - Tue, Mar 26

Free Shipping

Exclusions Apply

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

The Sunny Strength Multi-Weight Plate and Barbell Rack Storage Stand SF-XF9938 is essential for keeping your equipment secure and organized. Offering storage options for weight plates of multiple weights and hole sizes. The unique design is sturdy and space efficient. Pair it with your squat rack or power racks to switch weights quickly and conveniently during your sessions. It is a great addition next to your dumbbell rack storage to complete your total home strength training gym.
HIGH WEIGHT CAPACITY | The superior weight capacity of the SF-XF9938 compared with other weight stands offers more storage capacity which maximizes space efficiency. Max weight: 1,408 lb.

HIGH WEIGHT CAPACITY

The superior weight capacity of the SF-XF9938 compared with other weight stands offers more storage capacity which maximizes space efficiency. Max weight: 1,408 lb.
MULTI-STORAGE CAPABLE | Use up to 7 weight plate storage posts and 4 Olympic barbell storage posts to keep your strength training equipment centralized and organized.

MULTI-STORAGE CAPABLE

Use up to 7 weight plate storage posts and 4 Olympic barbell storage posts to keep your strength training equipment centralized and organized.
NON-SLIP TRANSPORTATION HANDLE | Designed for convenience and easy mobility. The ultra-durable handlebar on the back of the unit allows you to lift and maneuver your rack effortlessly.   *For your safety, please empty rack before moving

NON-SLIP TRANSPORTATION HANDLE

Designed for convenience and easy mobility. The ultra-durable handlebar on the back of the unit allows you to lift and maneuver your rack effortlessly. *For your safety, please empty rack before moving
FLEXIBILITY | The weight plate storage post can store standard sized or Olympic sized weight plates with holes of 1”- 2”.

FLEXIBILITY

The weight plate storage post can store standard sized or Olympic sized weight plates with holes of 1”- 2”.
UNIQUE DESIGN | The steel construction of the weight storage rack is designed to have a low center of gravity to reduce the likelihood of it tipping over.

UNIQUE DESIGN

The steel construction of the weight storage rack is designed to have a low center of gravity to reduce the likelihood of it tipping over.
WEIGHT CLIPS | Weight clips included with the package helps to keep your weight plates secure to mitigate the chances of any accidents.

WEIGHT CLIPS

Weight clips included with the package helps to keep your weight plates secure to mitigate the chances of any accidents.
FLOOR PROTECTORS | The SF-XF9938’s stabilizers include floor protectors and prevent scuffing and damage to your floor.

FLOOR PROTECTORS

The SF-XF9938’s stabilizers include floor protectors and prevent scuffing and damage to your floor.
EXPERTLY CRAFTED | The durable steel frame is built to withstand long term usage and is rust resistant.

EXPERTLY CRAFTED

The durable steel frame is built to withstand long term usage and is rust resistant.
PORTABILITY|  The transportation wheels aide in keeping your equipment portable.

PORTABILITY

The transportation wheels aide in keeping your equipment portable.

FAQS

Specifications

Technology

  • barbell post
    fits Olympic barbell bars (7.2L x 2W in)
  • exercise attachments
    (4) Barbell Posts
  • weight plate post
    fits 1"- 2" holes (9L x 1.9W in)
  • weight storage
    (7) Weight Plate Storage Posts

Comfort

  • accessories
    Safety Clips Included (7)
  • Cleaning Instructions
    wipe w/ damp cloth
  • design
    protective plastic interior (barbell post)
  • durability
    scratch resistant
  • portability
    transportation wheels/handlebar

Engineering

  • construction
    heavy duty steel frame
  • Finish
    Powder Coated
  • floor protectors
    Yes
  • max weight capacity
    1408 lb

Convenience

  • product dimensions
    61L x 23.6W x 30.9H in
  • product weight
    47.3 lb
  • ship dimensions
    47.6L x 22W x 7H in
  • ship weight
    55.6 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


Weight Plate Rack Multi-Weight Plates & Barbell Rack Storage Stand has a rating of 4.6 stars based on 5 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back