Rays Belt
${function() {
const variantData = data.variant || {"id":"2688a56e-b7e3-4259-b916-7456f58c040c","product_id":"fdae2506-3f42-4971-af2e-ff4e2974ba79","title":"Black-One Size","weight_unit":"kg","inventory_quantity":1000,"sku":"OA230705068BKOS","barcode":"","position":1,"option1":"Black","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/89dd1822eed5005a99b277158d2e2bbc.jpeg","path":"89dd1822eed5005a99b277158d2e2bbc.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":25,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"25","retail_price":"0","available":true,"url":"\/products\/rays-belt?variant=2688a56e-b7e3-4259-b916-7456f58c040c","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"One Size"}],"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":"2688a56e-b7e3-4259-b916-7456f58c040c","product_id":"fdae2506-3f42-4971-af2e-ff4e2974ba79","title":"Black-One Size","weight_unit":"kg","inventory_quantity":1000,"sku":"OA230705068BKOS","barcode":"","position":1,"option1":"Black","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/89dd1822eed5005a99b277158d2e2bbc.jpeg","path":"89dd1822eed5005a99b277158d2e2bbc.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":25,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"25","retail_price":"0","available":true,"url":"\/products\/rays-belt?variant=2688a56e-b7e3-4259-b916-7456f58c040c","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"One Size"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}