2499
Z3 Brown Braided Leather Belt
M.R.P. ₹2,499.00
Product Description
This casual belt features a braided woven design which comes with a stretch waistband, that expands slightly around your waist for non-restrictive comfort. No pre-punched holes, simply buckle up where fits best.
Product Specification
Brand | z3 Relaxed Luxury |
---|
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);
}
});
});
});