Welcome to emarket!

BRANDINGS

My Cart -

$0.00
0
There are 0 item(s) in your cart
Subtotal: $0.00

Mini Stepper Exercise Machine Aerobic Fitness Step Air Stair Climber Workout NEW

$42.90

SKU: 0F16C516

Product Highlights

Buy Now
Choose your delivery location :

SKU 0F16C516 Category
pnghq.com-credit-card-trust-badges-png-image-transparent

Description

body { font-family: “Market Sans”, Arial, sans-serif; }

.widget-menu-checkbox {
display: none
}
.navi-menu {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.navi-title-content h4 {
margin: 0
}
.navi-menu-list {
vertical-align: middle;
line-height: 0
}
.navi-menu-list.flex {
display: flex;
white-space: nowrap
}
.navi-menu-vertical .navi-menu-list {
display: block
}
.navi-menu-list, .navi-menu-item, .navi-menu-item-children {
position: relative;
margin: 0;
padding: 0
}
.panel {
border: 1px solid #2e83d9;
min-height: 240px;
background: #fff;
margin-bottom: 20px;
}
.panel h4 {
background: #2e83d9;
color: #fff;
margin: 0;
padding: 10px;
}
.panel-body {
padding: 15px;
}
.panel p {
margin-bottom: 10px;
}
.hd-img-wrap img {
width: 100%;
height: auto;
}
.menu-list {
padding: 0;
list-style: none;
}
.menu-list .menu-item {
line-height: 20px;
cursor: pointer;
border-bottom: 1px solid #ddd;
}
.menu-list .menu-link {
padding: 10px;
color: #000;
text-decoration: none;
display: block;
}
.menu-list .menu-item:last-child {
border-bottom: 0;
}
.menu-list .menu-item:hover {
background: #444;
color: #fff;
}
.menu-list .menu-item:hover .menu-link {
color: #fff;
}
.menu-list .menu-allow-hover {
cursor: inherit;
display: inline-block;
}
.menu-list .menu-allow-hover {
border-bottom: 0;
width: 49.6%;
}
.menu-list .menu-allow-hover:hover .menu-link {
background: #fff;
color: #0a0a09;
}
.navi-menu-list.flex .navi-menu-item {
flex: 1;
text-align: center
}
.navi-menu-transverse .navi-menu-item {
border-left: 0!important;
border-bottom: 0!important;
border-top: 0!important;
display: inline-block;
padding: 10px;
}
.navi-menu-transverse .navi-menu-item:last-child {
border-right: 0!important
}
.navi-menu-vertical .navi-menu-item {
width: 100%;
display: block;
border-left: 0!important;
border-right: 0!important;
border-top: 0!important
}
.navi-menu-vertical .navi-menu-item:last-child {
border-bottom: 0!important
}
.navi-menu-item-children {
list-style: none
}
.navi-menu-allow-hover:hover>.navi-menu-children {
display: block
}
.navi-menu-link {
display: block;
text-decoration: none;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis
}
.navi-menu-link:hover {
text-decoration: none
}
.navi-menu-children {
display: none;
position: absolute;
left: 100%;
top: 0;
margin: 0;
padding: 0;
z-index: 3;
min-width: 200px
}
.navi-menu-transverse>.navi-menu-list>.navi-menu-has-children>.navi-menu-children {
left: 0;
top: auto;
width: 100%
}
.navi-menu-vertical .right .navi-menu-children {
left: auto;
right: 100%
}
.navi-menu-has-children>.navi-menu-link:after {
padding-left: .5em;
content: “25B8”;
font-size: small;
line-height: 0
}
.navi-menu-horizontal .navi-menu-has-children>.navi-menu-link:after {
content: “25BE”
}
.navi-menu-link {
color: #000
}
.navi-menu-toggle-bar {
display: none
}
@media screen and (max-width:768px) {
.menu-allow-hover {
width: 100% !important;
}
.navi-title-content {
display: none
}
.navi-menu-toggle-bar {
position: relative;
color: #000;
min-height: 20px;
cursor: pointer;
display: block;
font-size: 17.5px
}
.navi-menu-toggle {
display: inline-block;
width: 35px;
height: 20px;
position: relative;
vertical-align: middle
}
.navi-menu-toggle:before, .navi-menu-toggle:after, .navi-menu-toggle span {
background: #777;
content: ”;
display: block;
width: 26px;
height: 3px;
position: absolute;
border-radius: 5px;
left: 0;
-webkit-transition: all ease .5s;
-moz-transition: all ease .5s;
-ms-transition: all ease .5s;
transition: all ease .5s
}
.navi-menu-toggle:before {
top: 0
}
.navi-menu-toggle span {
top: 8px
}
.navi-menu-toggle:after {
top: 16px
}
.widget-menu-checkbox:checked~.navi-menu-toggle-bar>.navi-menu-toggle>span {
opacity: 0
}
.widget-menu-checkbox:checked~.navi-menu-toggle-bar>.navi-menu-toggle:before {
-webkit-transform: translateY(8px) rotate(45deg);
-moz-transform: translateY(8px) rotate(45deg);
-ms-transform: translateY(8px) rotate(45deg);
transform: translateY(8px) rotate(45deg)
}
.widget-menu-checkbox:checked~.navi-menu-toggle-bar>.navi-menu-toggle:after {
-webkit-transform: translateY(-8px) rotate(-45deg);
-moz-transform: translateY(-8px) rotate(-45deg);
-ms-transform: translateY(-8px) rotate(-45deg);
transform: translateY(-8px) rotate(-45deg)
}
.navi-menu-item {
display: block!important;
text-align: left!important
}
.navi-menu-item>.navi-menu-link {
border-bottom: 1px solid #DDD
}
.navi-menu-item-children {
padding-left: 20px;
border-bottom: 1px solid #DDD
}
.navi-menu-has-children>.navi-menu-link:after {
display: none
}
.navi-menu-list {
display: block!important;
max-height: 0;
overflow: hidden;
-webkit-transition: all ease .5s;
-moz-transition: all ease .5s;
-ms-transition: all ease .5s;
transition: all ease .5s
}
.widget-menu-checkbox:checked~.navi-menu-list {
max-height: 600px
}
.navi-menu-children {
width: auto;
position: static;
display: block
}
}
#widget-menu-23 .navi-menu-link, #widget-menu-23 .navi-menu-toggle-bar {
color: #ffffff;
padding-top: 10px;
padding-right: 60px;
padding-bottom: 10px;
padding-left: 60px;
}
#widget-menu-23 .navi-menu-list, #widget-menu-23 .navi-menu-toggle-bar {
background-color: #121212;
}
#widget-menu-23 .navi-menu-allow-hover:hover .navi-menu-link, #widget-menu-23 .navi-menu-expand .navi-menu-link {
color: #ece9d7;
}
#widget-menu-23 .navi-menu-allow-hover:hover, #widget-menu-23 .navi-menu-allow-hover:hover > .navi-menu-children, #widget-menu-23 .navi-menu-expand .navi-menu-item, #widget-menu-23 .navi-menu-expand .navi-menu-item-children {
background-color: #e5765d;
}
#widget-menu-23 {
font-size: 16px;
text-align: center;
background-color: rgba(13,13,13,0.7);
border-top: 1px solid transparent;
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
padding: 5px 0;
margin: 0;
font-family: Arial;
margin-bottom: 20px;
}
#widget-menu-23 .navi-menu-allow-hover:hover .navi-menu-link, #widget-menu-23 .widget-menu-checkbox:checked ~ .navi-menu-list .navi-menu-link {
color: #ffffff;
}
#widget-menu-23 .navi-menu-allow-hover:hover, #widget-menu-23 .navi-menu-allow-hover:hover > .navi-menu-children, #widget-menu-23 .widget-menu-checkbox:checked ~ .navi-menu-list .navi-menu-item, #widget-menu-23 .widget-menu-checkbox:checked ~ .navi-menu-list .navi-menu-item-children {
background-color: #477fcf;
}
#widget-menu-23 .navi-menu-list, #widget-menu-23 .navi-menu-item {
border:;
}
#widget-menu-23 .navi-menu-link {
color: #ffffff;
}
#widget-menu-23 .navi-menu-list {
background-color: #121212;
}
.old-ie #widget-menu-23 {
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=’#b30d0d0d’, endColorstr=’#b30d0d0d’);
}
.widget {
border: 1px solid #444;
margin-bottom: 20px;
}
.widget h4 {
background: #444;
color: #fff;
padding: 10px;
margin: 0;
}
.widget-body {
padding: 30px;
}
.widget-text-wrap {
}

  • Dobquain
  • Featured Items
  • About Us
  • Contact Us

Category

  • Auto Parts
  • Electronics
  • Pet Supplies
  • Others

Dobquain

  • ✔ Free Shipping
  • ✔ Fast Shipping
  • ✔ Full exchange right
  • ✔ Top Customer Service
  • ✔ 100% High Quality

Mini Stepper Exercise Machine Aerobic Fitness Step Air Stair Climber Workout NEW

Stepper Exercise Machine

Feature:

【Achieve Your Fitness Goals with Ease】This stepper exercise equipment is designed to help you burn fat all over your body fast. Equipped with removable training bands, you can customize your workouts to suit your needs.

【Compact & Portable Design】Mini stepper is easy to carry and can be used anywhere, whether you’re watching a movie while walking at home or doing leg training while standing at your desk. Compact design of this portable exercise machine makes it easy to be stored under desk or similar space, perfect for exercising in the office or at home!

【Safety & Non-slip】Both two pedals are wide and long enough to hold your feet. Many non-slip pints bestrew stepper pedals surface to ensure safety while doing exercise. ABS material also makes your feet comfortable when you stand on pedal. Front end are designed for stabilizing your feet. This mini exercise machine helps to improve tone and increase the strength of both the arms and legs, while also increasing your range of motion, blood circulation and burning calories.

【Coming with 2 Training Bands】Training bands are closely attached with the stepper and they can work your muscle at same time. This exercise machine is effective and healthy for your ankle, knee, waist and arms. Useful for people occupying sedentary positions for extended periods of time, as well as those undergoing physical therapy.

【Multifunctional LCD Display】This stepper comes with an LCD display screen to easily get data such as your exercise time, steps and total calorie consumption.

【Wide Range of Application】 In daily life, the Mini Exercise Bike Pedal Exerciser ensures that you get a workout that works for you. You can always exercise while watching TV or reading a book at home. A simple workout with the mini bike pedal will increase blood circulation, keep you healthy and lose weight.

Specification:

Name: Mini Cycle Machine LCD Display Elderly Fitness Equipment For Home

Application: Fitness equipment

Material: Sturdy Steel + PP + PVC

Color: Gray/White

Display Type: LCD

Size: 38*30*20cm / 14.96”*11.81*7.87”

Weight: 5.5kg / 12.13lb

Load Capacity: 100kg / 220lbs

Function: heart rate, exercise program, calories, speed, time, distance

Package Contents:

1*Stepper Exercise Machine

2*Training Bands

1*Manual

Mini Bike Exercise

Feature:

【Arms and Legs Mini Exercise Bike】The small stepper can be used for arm and leg exercises to improve muscle strength, joint range of motion and coordination. You can use it as an arm exerciser on the table or place it on the floor as a leg exerciser while sitting.

【Compact and Portable Design】This portable exercise machine is 12.6 inches in height and can be easily installed under a desk or similar space, perfect for exercising in the office or at home!

【Safety and Non-slip】The pedal straps can keep both feet fixed and ensure stability. Adjustable foot straps are flexible to accommodate users of different body types and meet different needs.

【Adjustable Workout Intensity】Use the tension knob to easily adjust the resistance level to meet your needs. This mini exercise machine is a great choice for beginners and perfect for seniors to exercise.

【Multifunctional LCD Display】This machine comes with an LCD screen display to easily get data such as time, speed, distance and calories burned while using it.

【Wide range of applications】 In daily life, the Mini Exercise Bike Pedal Exerciser ensures you can get the workout which is fit for you. Watch TV or read a book while working out in the comfort of your own home at any time. A simple workout with the mini bike pedal will keep you healthy and lose weight.

Specification:

Application: Fitness equipment

Name: Mini Cycle Machine LCD Display Elderly Fitness Equipment For Home

Material: Acrylonitrile Butadiene Styrene(ABS)

Package Content:

1 x Mini Cycle Machine

Shipping

  • ✔ Shipped in 1-2 Business Days.
  • ✔ Shipped via USPS/UPS/Fedex
  • ✔ Usually takes 2-5 days for delivery.
  • ✔ Only ship to your Paypal address
  • ✔ Confirm address before payment

Payment

  • Credit Card

Return

Returns will be accepted within 30 days after delivery.

However, if the item is damaged upon arrival, buyers must contact us within 3 days after delivery for any refund or replacement.

Returns will not be accepted if buyers caused any damages to the item.

Refunds are given as Exchange or Money Back.

Feedback & Review

Please let us know immediately if a package is damaged upon arrival.

Feel free to contact us if you’d like to combine shipping on your purchases.

Positive feedback will be appreciated after a shipment has been processed.

If you are dissatisfied with a transaction for any reason. Before taking any action, please contact us through eBay and we will do everything we can to help you.

On Nov 27, 2023 at 05:03:49 PST, seller added the following information:

.dc_tracker_img{display:none;}.dc_tracker_img:last-of-type{display:block;}p:empty+hr{display:none;}hr+span.ebay,hr+*>span.ebay{display:none;}

string(7) "default"

 



x