3099
Spectre White Cut Away Collar Full Sleeve Single Cuff Cotton Tuxedo Shirt
M.R.P. ₹3,099.00
Product Description
This Slim-Fit, Tuxedo Shirt Is Made From 100% Cotton With Black Snap Buttons & A Cut Away Collar
Product Specification
Brand | ZOD! Clubwear |
---|---|
Fit | Slim Fit |
Design | Tuxedo |
Fabric | 100% Cotton |
Sleeves | Full sleeve single cuff |
---|---|
Collar | Cut away collar |
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);
}
});
});
});