Mock Neck Button Fuzzy Vest
${function() {
const variantData = data.variant || {"id":"05669475-8b1f-4aeb-a8d4-00cd6ee55416","product_id":"9657dda7-d210-48ad-a0d3-9eca24bed1fd","title":"Khaki-XS","weight_unit":"kg","inventory_quantity":1000,"sku":"OA240810025YWEXS","barcode":"","position":1,"option1":"Khaki","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cdfbbd825eb1003ae80231e3c057571a.jpeg","path":"cdfbbd825eb1003ae80231e3c057571a.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\/mock-neck-button-fuzzy-vest?variant=05669475-8b1f-4aeb-a8d4-00cd6ee55416","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"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":"05669475-8b1f-4aeb-a8d4-00cd6ee55416","product_id":"9657dda7-d210-48ad-a0d3-9eca24bed1fd","title":"Khaki-XS","weight_unit":"kg","inventory_quantity":1000,"sku":"OA240810025YWEXS","barcode":"","position":1,"option1":"Khaki","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cdfbbd825eb1003ae80231e3c057571a.jpeg","path":"cdfbbd825eb1003ae80231e3c057571a.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\/mock-neck-button-fuzzy-vest?variant=05669475-8b1f-4aeb-a8d4-00cd6ee55416","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"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}
`
}()}