2299
Green Tailored Fit Cotton Shurta
M.R.P. ₹2,299.00
Product Description
A trendy blend of a kurta & shirt. Crafted in ultrafine, 2 tone, 100% cotton, makes this perfect for those festive evenings.
Product Specification
Brand | ZOD! Clubwear |
---|---|
Fabric | 100% Cotton |
Collar | Band 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);
}
});
});
});