Faux Fur Long Vest
${function() {
const variantData = data.variant || {"id":"d2de7d2b-0ea0-47e4-a419-d9fa98ce3f4e","product_id":"f00c219f-e83a-4048-bc69-c0b8dcdfdad2","title":"One Size-Black","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"One Size","option2":"Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a916dd35055c52bfd53655e579d5a018.jpeg","path":"a916dd35055c52bfd53655e579d5a018.jpeg","width":1815,"height":2722,"alt":"","aspect_ratio":0.6667891256429096},"wholesale_price":[{"price":81.39,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"81.39","retail_price":"0","available":true,"url":"\/products\/faux-fur-long-vest-black?variant=d2de7d2b-0ea0-47e4-a419-d9fa98ce3f4e","available_quantity":999999999,"options":[{"name":"Size","value":"One Size"},{"name":"Color","value":"Black"}],"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":"d2de7d2b-0ea0-47e4-a419-d9fa98ce3f4e","product_id":"f00c219f-e83a-4048-bc69-c0b8dcdfdad2","title":"One Size-Black","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"One Size","option2":"Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a916dd35055c52bfd53655e579d5a018.jpeg","path":"a916dd35055c52bfd53655e579d5a018.jpeg","width":1815,"height":2722,"alt":"","aspect_ratio":0.6667891256429096},"wholesale_price":[{"price":81.39,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"81.39","retail_price":"0","available":true,"url":"\/products\/faux-fur-long-vest-black?variant=d2de7d2b-0ea0-47e4-a419-d9fa98ce3f4e","available_quantity":999999999,"options":[{"name":"Size","value":"One Size"},{"name":"Color","value":"Black"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}