corehomefitness.com Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: https://trk.klclick1.com/ls/click?upn=u001.VVouxwwo0eS3ttdKQbjF1yJY5NlGMdGYanVr3Q6r2m6gjl1srD9hvXV92ze4bcR6yZjT1XQldtaa34...
Effective URL: https://corehomefitness.com/collections/dumbbells?utm_source=Klaviyo&utm_medium=campaign&_kx=q6DAxQ7XLXYD_OV5LJA_sK2AzaHexII...
Submission: On July 03 via manual from US — Scanned from DE

Form analysis 4 forms found in the DOM

GET /search

<form action="/search" method="get" class="input-group small--hide search-bar " role="search">
  <input type="hidden" name="type" value="product">
  <input type="search" name="q" value="" placeholder="Search" class="input-group-field" aria-label="Search">
  <span class="input-group-btn">
    <button type="submit" class="">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
        <path d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
      </svg>
      <span class="icon__fallback-text">Search</span>
    </button>
  </span>
</form>

GET /search

<form action="/search" method="get" class="search-modal__wrapper" role="search">
  <input type="hidden" name="type" value="product">
  <input type="search" name="q" value="" placeholder="Search" id="SearchModalInput" class="search-modal__input" aria-label="Search">
  <button type="submit" class="text-link search-modal__submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
      <path d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
</form>

POST /contact#newsletter-custom-newsletter

<form method="post" action="/contact#newsletter-custom-newsletter" id="newsletter-custom-newsletter" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <label for="Email-custom-newsletter" class="hidden-label"> Enter your email </label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="section">
  <div class="newsletter-form-group">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-custom-newsletter" class="newsletter-form-group__input" autocapitalize="off" required="">
    <button type="submit" class="newsletter-form-group__submit" name="commit" title="Subscribe"> Subscribe
      <!--svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-email" viewBox="0 0 64 64"><path d="M63 52H1V12h62zM1 12l25.68 24h9.72L63 12M21.82 31.68L1.56 51.16m60.78.78L41.27 31.68"/></svg-->
    </button>
  </div>
</form>

POST /cart

<form action="/cart" method="post" novalidate="" class="drawer__contents cart ajaxcart cart--empty">
  <div class="drawer__header">
    <div class="drawer__close text-right">
      <button type="button" class="drawer__close-button js-drawer-close">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
          <path d="M19 17.61l27.12 27.13m0-27.12L19 44.74"></path>
        </svg>
        <span class="icon__fallback-text">Close cart</span>
      </button>
    </div>
  </div>
  <div class="drawer__inner">
    <div class="drawer__scrollable">
      <div class="cart__empty-text text-center">
        <p>Your cart is currently empty.</p>
        <p class="rte">Continue browsing <a href="/collections/all" class="text-link">here</a>.</p>
      </div>
      <div class="cart__items" data-cart-item-list="">
        <div class="cart__item ajaxcart__product ajax-cart__template" data-cart-item="" data-cart-item-id="" aria-live="polite">
          <div class="cart__row-product ajaxcart__row-product">
            <div class="cart__product-image-wrap">
              <a href="" class="cart__product-image lazypreload" data-cart-item-href="" data-cart-item-background-image="" data-sizes="auto"></a>
            </div>
            <div class="ajaxcart__item-content">
              <div class="grid grid--small">
                <div class="grid__item three-quarters">
                  <a href="" class="cart__product-name" data-cart-item-href="" data-cart-item-title="">

                      </a>
                  <span class="cart__item-subtitle cart__item-subtitle--inline" data-cart-item-variant-title="">
                  </span>
                  <span data-cart-item-price-container=""><span class="cart__item-price">
                      <div class="pn-price-item" data-id=""></div>
                    </span></span>
                  <div class="cart__item-subtitle" data-cart-item-property-list="">
                    <div class=" ajax-cart__template" data-cart-item-property=""> t: e </div>
                  </div>
                  <div data-cart-item-discount-list=""></div>
                </div>
                <div class="grid__item one-quarter text-right">
                  <div>
                    <label for="updates_" class="visually-hidden" data-cart-item-label-quantity=""> Quantity </label>
                    <input type="number" pattern="\d*" id="updates_" class="cart__quantity" name="updates[]" value="" min="0" data-id="" data-cart-item-input-quantity="">
                  </div>
                  <button type="button" class="cart__remove text-link" data-cart-item-delete="">Remove</button>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="drawer__footer cart__footer">
      <div data-cart-discount-container="" class="cart__details hide">
        <div class="cart__detail-title"> Discounts </div>
        <div class="cart__detail-info" data-cart-discount-content="">
          <div data-cart-discount="">
            <span data-cart-discount-title="">
            </span>
            <span class="cart__detail-discount-amount"> -<span data-cart-discount-amount=""></span>
            </span>
          </div>
        </div>
      </div>
      <div class="cart__details">
        <div class="cart__detail-title"> Subtotal </div>
        <div class="cart__detail-info">
          <span data-cart-subtotal="">$0.00</span>
        </div>
      </div>
      <p class="cart__note text-center"> Shipping, taxes, and discount codes calculated at checkout. </p>
      <button type="submit" class="btn btn--full cart__checkout cart__checkout--drawer" name="checkout" data-cart-submit="">
        <span>Check out</span>
      </button>
    </div>
  </div>
</form>

Text Content

Loading
Skip to content
 * Home
 * Shop Expand submenu
   * Collapse submenu
     Shop
   * All Products
   * Best Sellers
   * Home Cardio Equipment
   * Home Strength Training Equipment
   * Combo Packs
   * Gift Card
 * Contact Us
 * Adjustable Dumbbells
     
   * Adjustable Dumbbell Set
     $359.99
   * Adjustable Dumbbell Stand (Red Version)
     $119.99
   * Adjustable Dumbbells & Stand
     $449.98
   * Adjustable Dumbbells Weight Set & Glute Drive Combo Pack
     $469.98
     
 * Benches
     
   * Foldable Adjustable Bench
     $109.99
   * Foldable Adjustable Bench FAB100
     $139.99
   * Multi-Adjustable Bench UB200
     $189.99
 * Glute Drive
     
   * Glute Drive Plus Flat Bench
     $149.99
   * Glute Drive
     $139.99
 * Fightmaster
   * FightMaster By BoxMaster Boxing Punching Bag System
     $599.99
   * BoxMaster Focus Mitt Set
     $199.99
   * Knux Premium Hand Weights
     $24.99
 * Combo Deals
     
   * Adjustable Dumbbells Weight Set & Glute Drive Combo Pack
     $469.98
   * Adjustable Bench & Adjustable Dumbbells Combo Pack
     $539.98
     
 * All
   
 * Blog
 * Log in
 * Search

 * Home
 * Shop
   * All Products
   * Best Sellers
   * Home Cardio Equipment
   * Home Strength Training Equipment
   * Combo Packs
   * Gift Card
 * Contact Us
 * Adjustable Dumbbells
     
   * Adjustable Dumbbell Set
     $359.99
   * Adjustable Dumbbell Stand (Red Version)
     $119.99
   * Adjustable Dumbbells & Stand
     $449.98
   * Adjustable Dumbbells Weight Set & Glute Drive Combo Pack
     $469.98
     
     Created withSmart Menu
 * Benches
     
   * Foldable Adjustable Bench
     $109.99
   * Foldable Adjustable Bench FAB100
     $139.99
   * Multi-Adjustable Bench UB200
     $189.99
     Created withSmart Menu
 * Glute Drive
     
   * Glute Drive Plus Flat Bench
     $149.99
   * Glute Drive
     $139.99
     Created withSmart Menu
 * Fightmaster
   * FightMaster By BoxMaster Boxing Punching Bag System
     $599.99
   * BoxMaster Focus Mitt Set
     $199.99
   * Knux Premium Hand Weights
     $24.99
     Created withSmart Menu
 * Combo Deals
     
   * Adjustable Dumbbells Weight Set & Glute Drive Combo Pack
     $469.98
   * Adjustable Bench & Adjustable Dumbbells Combo Pack
     $539.98
     
     Created withSmart Menu
 * All
   
 * Blog

Search
Log in Menu Cart 0 Cart
Menu Cart 0
Search
Close (esc)


ADJUSTABLE DUMBELLS


Save $40.00

Adjustable Dumbbell Set
Regular price $399.99 Sale price $359.99
Save $60.00

Adjustable Dumbbell Stand (Red Version)
Regular price $179.99 Sale price $119.99
Save $20.00

Adjustable Dumbbells & Stand
Regular price $469.98 Sale price $449.98
Save $160.00

Adjustable Bench & Adjustable Dumbbells Combo Pack
Regular price $699.98 Sale price $539.98
Save $240.00

Adjustable Dumbbells & Glute Drive Plus Combo Pack
Regular price $749.98 Sale price $509.98
Save $20.00

Adjustable Dumbbells Weight Set & Glute Drive Combo Pack
Regular price $489.98 Sale price $469.98

--------------------------------------------------------------------------------



JOIN THE CORE HOME
FITNESS COMMUNITY
Enter your email
Subscribe

U.S. Based Support Team



Fast Shipping



SECURE & FAST
PAYMENTS



HASSLE-FREE
RETURNS


SUPPORT

 * Customer Service
 * Return Policy
 * Owner's Manual
 * Sitemap


COMPANY

 * About Us
 * Affiliates


LEGAL

 * Terms of Use
 * Privacy Policy

 * Instagram
 * Facebook
 * YouTube

 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Meta Pay
 * Google Pay
 * Mastercard
 * PayPal
 * Shop Pay
 * Venmo
 * Visa

All Rights Reserved | Copyright Core Home Fitness 2022


Close (esc)
Loading


Close cart

Your cart is currently empty.

Continue browsing here.

t: e

Quantity
Remove
Discounts
-
Subtotal
$0.00

Shipping, taxes, and discount codes calculated at checkout.

Check out
x