Men's Linen Vintage Suit
${function() {
const variantData = data.variant || {"id":"198fcdbb-b78b-41c7-a0df-855f01c6dff6","product_id":"477191b1-5493-4ded-b61f-9e6c06c6fc9a","title":"Light Green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":13,"option1":"Light Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3c7461721cf6850236d77001a06e9c7a.jpeg","path":"3c7461721cf6850236d77001a06e9c7a.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"90.99","price":"45.99","retail_price":"90.99","available":true,"url":"\/products\/mens-linen-vintage-suit?variant=198fcdbb-b78b-41c7-a0df-855f01c6dff6","available_quantity":999999999,"options":[{"name":"Color","value":"Light Green"},{"name":"Maat","value":"S"}],"off_ratio":49,"flashsale_info":[],"sales":1};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Light Green
${function(){
const optName = "Color";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Maat:
S
${function(){
const optName = "Maat";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Supports return and exchange within 30 days
Add to cart
$45.99
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"198fcdbb-b78b-41c7-a0df-855f01c6dff6","product_id":"477191b1-5493-4ded-b61f-9e6c06c6fc9a","title":"Light Green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":13,"option1":"Light Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3c7461721cf6850236d77001a06e9c7a.jpeg","path":"3c7461721cf6850236d77001a06e9c7a.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"90.99","price":"45.99","retail_price":"90.99","available":true,"url":"\/products\/mens-linen-vintage-suit?variant=198fcdbb-b78b-41c7-a0df-855f01c6dff6","available_quantity":999999999,"options":[{"name":"Color","value":"Light Green"},{"name":"Maat","value":"S"}],"off_ratio":49,"flashsale_info":[],"sales":1};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.