All BVLGARI products are preview only. Kindly get in touch with us on if you wish to purchase this piece and we shall be happy to arrange an in-person viewing for you
DESCRIPTION The BVLGARI 40002I 20A Serpenti Viper sunglasses embody luxury and elegance with their oversized butterfly shape. The sleek black frame is crafted from a combination of premium materials, offering a sophisticated look that stands out. The solid black lenses provide essential UV protection, ensuring comfort and eye safety in various light conditions. Gold-finished temples, inspired by the iconic Serpenti Viper design, add a touch of opulence and distinctive style. These sunglasses seamlessly blend fashion with function, making them an ideal choice for those who appreciate high-end accessories. Perfect for making a statement, the BVLGARI 40002I 20A sunglasses elevate any look with their bold design and luxurious detailing.
INFORMATIONLens Size | 55 mm |
Nose Bridge Length | 18 mm |
Temple Length | 140 mm |
Gender | Women |
Material | Combination |
Shape | Butterfly |
Country of Origin | Italy |
Front Colour | Black |
Temple Colour | Gold |
Lens Colour | Black |
Style Tip | This shape is best suited for a long slender face. To learn more, please refer to our '
});
})
function addtocart(qty,skus,key,unique){
var data = {
"productId":"836317",
"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:'836317',
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:'836317'
},
success: function (e) {
console.log(e);
if(e.error == 1){
window.location.href = "/account/login";
}else{
layer.msg("Add favorite successfully!");
}
}
});
});
|