2599
Alba Black Printed Full Sleeve Single Cuff Slim Fit Blended Shirt
M.R.P. ₹2,599.00
Product Description
This slim-fit, trendy shirt is made from a blend of 97% cotton with 3% lycra to give it a snug fit
Product Specification
Brand | ZOD! Clubwear |
---|---|
Fit | Slim Fit |
Design | Printed |
Fabric | Blended |
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);
}
});
});
});