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

Accessories

Composition BMI Smart Scale SunnyFit® App Compatible

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'composition-bmi-smart-scale-sunnyfit-app-compatible-sf-ws022063'%} {% 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

Stay connected to your health and the SunnyFit® community through our Body Composition BMI Smart Scale. Featuring convenient Bluetooth connectivity, sync your 20 different health metrics onto the digital health center on the SunnyFit® app and gain access to hundreds of free fitness programs taught by professionally certified trainers. Feel completely in control of your health and fitness goals with the Body Composition BMI Smart Scale and SunnyFit® app!

SUNNYFIT® APP | The all-new SunnyFit® APP takes your Sunny workouts to the next level! View your live metrics displayed in real-time as you tour the world with real location maps.

SUNNYFIT® APP

The all-new SunnyFit® APP takes your Sunny workouts to the next level! View your live metrics displayed in real-time as you tour the world with real location maps.
20 HEALTH METRICS | This smart scale can accurately measure your weight, protein, metabolic age, ideal weight, BMI, BMR, Visceral Fat, Bone Mass, Body Fat, Body Water, Muscle Mass, Body Type, Muscle Control, Skeletal Muscle, Fat Mass, Fat-Free Body Weight, Fat Control, Subcutaneous Fat, Heart Rate, and Target Tracking.

20 HEALTH METRICS

This smart scale can accurately measure your weight, protein, metabolic age, ideal weight, BMI, BMR, Visceral Fat, Bone Mass, Body Fat, Body Water, Muscle Mass, Body Type, Muscle Control, Skeletal Muscle, Fat Mass, Fat-Free Body Weight, Fat Control, Subcutaneous Fat, Heart Rate, and Target Tracking.
AUTO ON & OFF | When you want to check your weight, simply step on the scale to power it on. Once you're done, as soon as you step off, the scale will power off if left idle.

AUTO ON & OFF

When you want to check your weight, simply step on the scale to power it on. Once you're done, as soon as you step off, the scale will power off if left idle.
DIGITAL DISPLAY | The LED display brightly and clearly shows your weight and other vital metrics. The screen is flush to the surface of the scale providing a sleek look.

DIGITAL DISPLAY

The LED display brightly and clearly shows your weight and other vital metrics. The screen is flush to the surface of the scale providing a sleek look.
TEMPERED GLASS | The outer glass covering provides a sleek and minimal design. The tempered glass material is both sturdy and safe. The high-quality plastic on the back and the overall frame can support weights up to 400 lbs.

TEMPERED GLASS

The outer glass covering provides a sleek and minimal design. The tempered glass material is both sturdy and safe. The high-quality plastic on the back and the overall frame can support weights up to 400 lbs.
SMART REMINDERS | This weight scale notifies you when the battery is low. If the weight capacity is exceeded, a warning notification will appear.

SMART REMINDERS

This weight scale notifies you when the battery is low. If the weight capacity is exceeded, a warning notification will appear.

FAQS

Specifications

Technology

  • additional connections
    Connects to SunnyFit® App
  • bluetooth
    yes
  • digital monitor
    Weight, Pulse
  • Features
    Baby Weighing Mode, Water Daily Input Record, Body Dimension Record, Daily weight on scale reminder
  • Screen Type
    Backlit LED

Comfort

  • Cleaning Instructions
    wipe w/ damp cloth
  • ergonomic
    Lightweight and compact
  • measurement metrics
    Lb Or Kg
  • Operation
    20 Functional Readings
  • security
    Smart Reminder- Low Battery Reminder, Overload Reminder

Engineering

  • Auto On/Off
    Yes
  • battery
    (3) AAA Batteries
  • construction
    Tempered Glass
  • max user weight
    400 lb

Convenience

  • product dimensions
    11L x 11W x 1H in
  • product weight
    2.8 lb
  • ship dimensions
    11.8L x 11.5W x 1.3H in
  • ship weight
    3.3 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


Composition BMI Smart Scale SunnyFit® App Compatible has a rating of 4.7 stars based on 9 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back