FREE SHIPPING ON ORDERS OVER $35 WITH CODE: Spring22

Mens Sand Expandable Waist Dress Pants - Pleated Front

Mens Sand Expandable Waist Dress Pants - Pleated Front

Regular price
$40.99
Sale price
$40.99
Regular price
Sold out
Unit price
per 
Shipping calculated at checkout.

  • MENS DRESS PANTS FOR COLD WEATHER Welcome winter with these thicker-than-average, yet soft-as-usual dress pants. You’ll find these formal pants so soft and toasty; a perfect addition to your warm sweaters and formal shirts.
  • CLASSIC FIT, PLEATED FRONT/CUFFED HEM These long pants for men combine the right amount of style and comfort you need for your next prom or to keep you going through a chilly day at work.
  • ADJUSTABLE WAIST The waistband in these mens pants conforms to size with a hidden elastic. Includes a button/clasp closure on a zip fly, double side slanted pockets and two button-through back pockets.
  • MACHINE WASHABLE BLEND OF POLYESTER/RAYON It appears like a regular pair of trousers, yet this pair of pants for men is constructed with a heavy-weight winter fabric and a soft brushed interior.
  • GIOVANNI UOMO BY RGM We pride ourselves on our high-end line of fashion and business wear for men, which we offer our customers at prices they love. Shop quality and value by adding our mens pants your cart today.
×
$(document).ready(function() { thumbnails = $('img[src*="/products/"]').not(':first'); if (thumbnails.length) { thumbnails.bind('click', function() { var arrImage = $(this).attr('src').split('?')[0].split('.'); var strExtention = arrImage.pop(); var strRemaining = arrImage.pop().replace(/_[a-zA-Z0-9@]+$/,''); var strNewImage = arrImage.join('.')+"."+strRemaining+"."+strExtention; if (typeof variantImages[strNewImage] !== 'undefined') { productOptions.forEach(function (value, i) { optionValue = variantImages[strNewImage]['option-'+i]; if (optionValue !== null && $('.single-option-selector:eq('+i+') option').filter(function() { return $(this).text() === optionValue }).length) { $('.single-option-selector:eq('+i+')').val(optionValue).trigger('change'); } }); } }); } });