Metal-Detail Lapel Blazer
${function() {
const variantData = data.variant || {"id":"dbf1be21-218f-492f-bd3a-df578d05e00f","product_id":"7331cced-319c-4287-a631-06e48ecaa155","title":"Black-XS","weight_unit":"kg","inventory_quantity":1000,"sku":"OA240829012BKXS","barcode":"","position":1,"option1":"Black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/91d15a8d71196b3d3e1e5c6bf07c2401.jpeg","path":"91d15a8d71196b3d3e1e5c6bf07c2401.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":88,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"88","retail_price":"0","available":true,"url":"\/products\/metal-detail-lapel-blazer?variant=dbf1be21-218f-492f-bd3a-df578d05e00f","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"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":"dbf1be21-218f-492f-bd3a-df578d05e00f","product_id":"7331cced-319c-4287-a631-06e48ecaa155","title":"Black-XS","weight_unit":"kg","inventory_quantity":1000,"sku":"OA240829012BKXS","barcode":"","position":1,"option1":"Black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/91d15a8d71196b3d3e1e5c6bf07c2401.jpeg","path":"91d15a8d71196b3d3e1e5c6bf07c2401.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":88,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"88","retail_price":"0","available":true,"url":"\/products\/metal-detail-lapel-blazer?variant=dbf1be21-218f-492f-bd3a-df578d05e00f","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"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}
`
}()}