Men's double-breasted three-button suit
${function() {
const variantData = data.variant || {"id":"646cc71d-37d2-4dda-ba7e-957189647e56","product_id":"7f230a5d-7bd5-49eb-814d-a7d14165028b","title":"White-M","weight_unit":"lb","inventory_quantity":200,"sku":"","barcode":"","position":1,"option1":"White","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e75980b55f93329ecf50ac94ec07c529.jpeg","path":"e75980b55f93329ecf50ac94ec07c529.jpeg","width":395,"height":402,"alt":"","aspect_ratio":0.9825870646766169},"wholesale_price":[{"price":95.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"95.99","retail_price":"0","available":true,"url":"\/products\/mens-double-breasted-three-button-suit?variant=646cc71d-37d2-4dda-ba7e-957189647e56","available_quantity":200,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"646cc71d-37d2-4dda-ba7e-957189647e56","product_id":"7f230a5d-7bd5-49eb-814d-a7d14165028b","title":"White-M","weight_unit":"lb","inventory_quantity":200,"sku":"","barcode":"","position":1,"option1":"White","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e75980b55f93329ecf50ac94ec07c529.jpeg","path":"e75980b55f93329ecf50ac94ec07c529.jpeg","width":395,"height":402,"alt":"","aspect_ratio":0.9825870646766169},"wholesale_price":[{"price":95.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"95.99","retail_price":"0","available":true,"url":"\/products\/mens-double-breasted-three-button-suit?variant=646cc71d-37d2-4dda-ba7e-957189647e56","available_quantity":200,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}