999
ZT-303 Dots Navy Polyester Skinny Tie
M.R.P. ₹999.00
Product Description
Complete your black tie look with these trendy skinny ties.
Product Specification
Brand | ZOD! Clubwear |
---|---|
Design | Dots |
Color | Navy |
Fabric | Polyester |
Country Of Origin | PRC |
---|---|
Imported 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);
}
});
});
});