Product on sale

【TikTok Exclusive Price】Footrest Series GTF59 For Cheap

$65

30 people are viewing this right now
10 products sold in last 11 hours
Selling fast! Over 6 people have this in their carts
  • Check Mark Estimated Delivery : Up to 4 business days
  • Check Mark Free Shipping & Returns : On all orders over $200
  • Visa Card
  • MasterCard
  • American Express
  • Discover Card
  • PayPal
  • Apple Pay
Guaranteed Safe And Secure Checkout

.ul_tabs {display:none}
#wrap_des_pr>.container{width: 100%;max-width: 100%;padding-right: 0;padding-left: 0;margin-right: auto;margin-left: auto;}
.panel.entry-content.sp-tab.des_mb_2.des_style_1.dn.active{padding: 25px}
ul{padding: 0 25px}

#CKTA>div{position: relative}
.dw{border-bottom: 0!important;position: absolute}
.dw1 {left: 49.55%;top: 10%;width: 36.81%;height: 79.7%;border-radius: 6px;}
.dw2 {left: 53.6%;top: 58%;width: 24.81%;border-radius: 6px;}
.dw3 {left: 36%;top: 40%;width: 30%;height: 20%;}
.pcA{display: block;}
.phA{display: none;}

.change_btn {position: absolute;width: 13%;height: 10%;border-radius: 30px;background: #ffffff00;cursor: pointer;z-index: 5;}
.change_img{position: absolute;left:0;top: 0;width: 100%;z-index: 2;display: none}
.change_img_m{position: absolute;left:0;top: 0;width: 100%;z-index: 2;display: none}
.change_btn_m:hover,.change_btn:hover,.showVideo:hover,.showModel:hover{background: #ffffff30!important;}
@media screen and (max-width:800px) {
ul{padding: 0}
.panel.entry-content.sp-tab.des_mb_2.des_style_1.dn.active{padding: 0}

.dw1 {left: 5.55%;top: 50.9%;width: 89.2%;height: 44.1%;border-radius: 3px;}
.dw2 {left: 12.5%;top: 76.8%;width: 74.5%;border-radius: 6px;}
.dw3 {left: 25%;top: 37%;width: 50%;height: 20%;}
.pcA{display: none;}
.phA{display: block;}

.change_btn_m {position: absolute;width: 39%;height: 7%;left: 5%;border-radius: 30px;background: #ffffff00;cursor: pointer;z-index: 5;}

}
–>
































$(function () {
$( .change_btn ).click(function () {
$( .change_btn ).css( background , #ffffff00 );
$(this).css( background , #ffffff30 );
let index = $( .change_btn ).index($(this));
console.info(index);
$( .change_img ).hide();
$( .change_img ).eq(index).show();
});
$( .change_btn_m ).click(function () {
$( .change_btn_m ).css( background , #ffffff00 );
$(this).css( background , #ffffff30 );
let index = $( .change_btn_m ).index($(this));
console.info(index);
$( .change_img_m ).hide();
$( .change_img_m ).eq(index).show();
})
})