Racing Leather Jacket Inspiring Ladies Biker Wear 3
Racing Leather Jacket.
Motrox Unisex Moto Fever Motorbike Racing Leather Jacket
Motrox
Motrox Unisex Moto Fever Motorbike Racing Leather Jacket a perfectly blends a vintage aesthetic with modern protective features. It is constructed out of stunningly soft leather with a thickness of 0.9mm - 1mm throughout.Racing Leather Jacket
It comes equipped with a full set of CE-rated level 1 armor in the shoulders, elbows and back to protect you from impact.
Safe to say the Liberty will have your back on the bike. Black Arrow have done an exceptional job with the fit of this jacket, their years of experience in the fashion industry really show as soon as you try it on.
The cleverly placed ribbed stretch panels on the back of the shoulders will assure you're comfortable whatever riding position your bike demands, yet they avoid the jacket looking too bulky after you park the bike and walk around.Racing Leather Jacket
FEATURES:
- 100% thick and supple cowhide leather.
- Stretch inside sleeves.
- Flex leather on sides.
- Removable CE Armor
- Classic collar with neoprene high neck roll.
- Zipped cuffs with press-stud.
- Bottom tightening with buckle and Velcro.
- 2 external pockets.
- 2 lining pockets. 1 internal pocket.
- 1 wallet pocket.
- Back Connection zip around waist.
CUSTOMIZATION:
Add a personal touch to your custom made leathers with purchase of our add-on service which allows for logos, letters, unique artwork, colors and numbers to be added to specific locations on the product. To add this service to your order, please OUR SERVICES Our goal is to provide the customer satisfaction with our product and service. We Take Great Care About Quality, We Try To Use High Quality Raw Material And All Processes Of Manufacturing Until Packing And Sending The Shipments To Our Clients Have To Be Very Carefully Monitored By Our Experienced Team. |
'
});
})
function addtocart(qty,skus,key){
var data = {
"productId":"636035",
"cartNum":qty,
"new":0
};
if(key){
data.uniqueId = skus[key].unique;
}
$.ajax({
url:"?m=jqajax&act=addtocart",
method:"POST",
dataType:"JSON",
data:data,
success :function(e){
layer.closeAll();
if(e.error == 0){
$(".right-mini-cart-box").html(e.html);
$(".CartCount").html(e.data.count);
$('.drawer-toggle-cart').trigger("click");
}else{
layer.msg(e.msg);
}
}
});
}
$(".cart-wishlist").click(function(){
$.ajax({
url: "?m=jqajax&act=addwish",
method: "POST",
dataType: "JSON",
data: {
id:'636035'
},
success: function (e) {
console.log(e);
if(e.error == 1){
window.location.href = "/account/login";
}else{
layer.msg("Add favorite successfully!");
}
}
});
});