2499
ZB 263 Black/Brown Reversible Leather Belt
M.R.P. ₹2,499.00
Product Description
Reversible black and Brown belt with a 35 mm silver pin buckle in Italian leather
Product Specification
Brand | ZODIAC |
---|
Country Of Origin | IND |
---|---|
Manufactured by | Zodiac Clothing Co. Ltd. Nyloc House, Dr. A B Road, Worli, Mumbai 400030, India. |
You May Also Like
requirejs(['jquery', 'mgs_quickview'],
function ($, quickview) {
$(document).ready(function () {
$('body').on('click', '.mgs-quickview', function() {
var prodUrl = $(this).attr('data-quickview-url');
if (prodUrl.length) {
quickview.displayContent(prodUrl);
}
});
});
});