${function() {
const variantData = data.variant || {"id":"cf1524c2-fbf9-4200-ae01-2bfb644159cf","product_id":"ae1b5cfa-1aef-43bc-b682-8775594d6a82","title":"Coffee-M","weight_unit":"kg","inventory_quantity":997,"sku":"","barcode":"","position":1,"option1":"Coffee","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/29aa017c6b88dccc772c3d63e0351002.jpeg","path":"29aa017c6b88dccc772c3d63e0351002.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"79.98","price":"39.99","retail_price":"79.98","available":true,"url":"\/products\/vintage-vest-for-men?variant=cf1524c2-fbf9-4200-ae01-2bfb644159cf","available_quantity":999999999,"options":[{"name":"Colour","value":"Coffee"},{"name":"Size","value":"M"}],"off_ratio":50,"flashsale_info":[],"sales":3};
const saveType = null;
const productSaveLabel = null;
return `
-
${ variantData.off_ratio }%
`; }()}
Viewed by 2,000+ shoppers in 7 days
Free Shipping
${function() {
const minInventory = parseInt('7');
const maxInventory = parseInt('10');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + '');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}
people are viewing this right now
Please select a Colour
${function(){
return `
Please select a Colour
`;
}()}
Please select a Size
${function(){
return `
Please select a Size
`;
}()}
Product was out of stock.
Enjoy free shipping on every order, delivered to your doorstep no matter where you are in the world.
Shop with confidence with our hassle-free returns policy, ensuring you love what you buy.
Designed with the planet in mind, all our products are committed to sustainable practices.
Your payment information is always protected with our advanced, encrypted checkout security.
Specification:
Colors: Black, Brown, Coffee
Size:M,L,XL,2XL,3XL,4XL
Main fabric composition: polyester (polyester) lining + leather
Neckline: V-neck
Placket: single-breasted
Fit: Slim
Season: Four seasons
Note:
- Please do not bleach, exposure to sunlight, cleaning when scrubbing the leather surface can be
- Size are hand-measured, about 1cm error is normal!
- Color are normal light shooting, there is a slight error please understand!
${function(){
const variantData = data.variant || null;
return `
Vendor by :
${data.product && data.product.vendor}
Weight :
${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode :
${variantData && variantData.barcode}
Sku :
${variantData && variantData.sku}
Inventory :
${variantData && variantData.available_quantity}
` }()}