Two-piece slim casual suit
${function() {
const variantData = data.variant || {"id":"e2d2c9be-bda3-4a13-a059-a7f1bd6b91ea","product_id":"f1953765-7a2f-4e4c-af17-3ff61d706afc","title":"black-L","weight_unit":"kg","inventory_quantity":1000,"sku":"66210924954-black-L","barcode":"","position":1,"option1":"black","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ddbf107ee95df46fef298ccd9a7e68a4.jpeg","path":"ddbf107ee95df46fef298ccd9a7e68a4.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":43.52,"min_quantity":1}],"weight":"0","compare_at_price":"74","price":"43.52","retail_price":"74","available":true,"url":"\/products\/two-piece-slim-casual-suit-d5gx?variant=e2d2c9be-bda3-4a13-a059-a7f1bd6b91ea","available_quantity":1000,"options":[{"name":"color","value":"black"},{"name":"size","value":"L"}],"off_ratio":41,"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.
Sku : 66210924954-black-L
${function(){
const variantData = data.variant || {"id":"e2d2c9be-bda3-4a13-a059-a7f1bd6b91ea","product_id":"f1953765-7a2f-4e4c-af17-3ff61d706afc","title":"black-L","weight_unit":"kg","inventory_quantity":1000,"sku":"66210924954-black-L","barcode":"","position":1,"option1":"black","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ddbf107ee95df46fef298ccd9a7e68a4.jpeg","path":"ddbf107ee95df46fef298ccd9a7e68a4.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":43.52,"min_quantity":1}],"weight":"0","compare_at_price":"74","price":"43.52","retail_price":"74","available":true,"url":"\/products\/two-piece-slim-casual-suit-d5gx?variant=e2d2c9be-bda3-4a13-a059-a7f1bd6b91ea","available_quantity":1000,"options":[{"name":"color","value":"black"},{"name":"size","value":"L"}],"off_ratio":41,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}