DESCRIPTION Embrace the essence of flow with Paulele sunglasses, designed to offer effortless versatility for your dynamic outdoor lifestyle. These stylish shades feature SuperThin Glass lenses that deliver exceptional clarity, allowing you to fully appreciate the intricate details of your daily adventures, whether you’re hiking through rugged trails or lounging by the beach. Engineered with exclusive PolarizedPlus2 lens technology, Paulele not only enhances color and contrast but also eliminates glare, ensuring your vision remains sharp and comfortable in bright conditions. The lightweight construction provides all-day wearability, while the Signature Wavy Pattern adds a unique touch of character to the frame. Perfectly balancing form and function, Paulele is the ideal companion for those who seek both style and performance. Whether you’re navigating city streets or exploring nature, these sunglasses adapt seamlessly to every moment, empowering you to flow through life with confidence and clarity. Enjoy a vibrant view of the world around you with Paulele.
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 Black |
Temple Colour | Matte Black |
Lens Colour | Neutral Grey |
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":"596311",
"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:'596311',
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:'596311'
},
success: function (e) {
console.log(e);
if(e.error == 1){
window.location.href = "/account/login";
}else{
layer.msg("Add favorite successfully!");
}
}
});
});
|