Leisure Street Vest
${function() {
const variantData = data.variant || {"id":"8644bd11-4437-4501-937c-5e3e9c71bd16","product_id":"c432fd7a-5fe8-4c98-bd1b-6a9a384b0edb","title":"Yellow-XS","weight_unit":"kg","inventory_quantity":1000,"sku":"OA230825010YWXS","barcode":"","position":1,"option1":"Yellow","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b0bcc3cbaf031f89b9653f595b82e3dc.jpeg","path":"b0bcc3cbaf031f89b9653f595b82e3dc.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":39,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39","retail_price":"0","available":true,"url":"\/products\/leisure-street-vest?variant=8644bd11-4437-4501-937c-5e3e9c71bd16","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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":"8644bd11-4437-4501-937c-5e3e9c71bd16","product_id":"c432fd7a-5fe8-4c98-bd1b-6a9a384b0edb","title":"Yellow-XS","weight_unit":"kg","inventory_quantity":1000,"sku":"OA230825010YWXS","barcode":"","position":1,"option1":"Yellow","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b0bcc3cbaf031f89b9653f595b82e3dc.jpeg","path":"b0bcc3cbaf031f89b9653f595b82e3dc.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":39,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39","retail_price":"0","available":true,"url":"\/products\/leisure-street-vest?variant=8644bd11-4437-4501-937c-5e3e9c71bd16","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}