DESCRIPTION Flow into your outdoor adventures with Paulele sunglasses, where effortless versatility meets contemporary design. These sunglasses are crafted for those who thrive in dynamic environments, seamlessly transitioning from hiking trails to beach days. The innovative SuperThin Glass lenses provide exceptional optical clarity, allowing you to appreciate every detail of your surroundings, while also ensuring lightweight comfort for all-day wear. Paulele features exclusive PolarizedPlus2 lens technology that eliminates glare and enhances color vibrancy, making every view more vivid and enjoyable. The stylish frame showcases a Signature Wavy Pattern, adding a unique touch that stands out in any setting. Whether you're navigating bustling city streets or exploring tranquil nature paths, Paulele sunglasses are designed to elevate your experience, ensuring you look good while enjoying the great outdoors. Embrace the flow of life with these versatile shades, perfect for those who value both style and performance in their eyewear.
INFORMATIONLens Size | 57 mm |
Nose Bridge Length | 19 mm |
Temple Length | 145 mm |
Gender | Unisex |
Material | Nylon |
Shape | Rectangle |
Country of Origin | Hawaii |
Front Colour | Matte Brown |
Temple Colour | Matte Brown |
Lens Colour | Hcl Bronze |
Style Tip | This shape is best suited for an oval, round or heart shaped face. To learn more, please refer to our '
});
})
function addtocart(qty,skus,key,unique){
var data = {
"productId":"589262",
"cartNum":qty,
"new":0
};
if(key){
data.uniqueId = skus[key].unique;
}
if(unique){
data.uniqueId = unique;
}
$.ajax({
url:"?m=jqajax&act=addtocart",
method:"POST",
dataType:"JSON",
data:data,
success :function(e){
layer.closeAll();
console.log(e.error);
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);
}
}
});
}
function addto_sku(qty,skus,key){
$.ajax({
url:"?m=jqajax&act=addto_sku",
method:"POST",
dataType:"JSON",
data: {
id:'589262',
sku: key,
},
success :function(e){
if (e.unique){
let unique = e.unique.replace(/'/g, '');
addtocart(qty,"","",unique);
}
}
});
}
$(".cart-wishlist").click(function(){
$.ajax({
url: "?m=jqajax&act=addwish",
method: "POST",
dataType: "JSON",
data: {
id:'589262'
},
success: function (e) {
console.log(e);
if(e.error == 1){
window.location.href = "/account/login";
}else{
layer.msg("Add favorite successfully!");
}
}
});
});
|