${function() {
const variantData = data.variant || {"id":"834385fd-e735-4b54-84ba-86f21a6f7609","product_id":"38d7c20e-2db7-48ab-b04b-a3024ddf19a4","title":"blue black B0010-6","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-blue black B0010-6-A00439015","barcode":"","position":1,"option1":"blue black B0010-6","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a0fece8caa75e4ee21d115301bead671.jpeg","path":"a0fece8caa75e4ee21d115301bead671.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12.96,"min_quantity":1}],"weight":"0","compare_at_price":"29.98","price":"12.96","retail_price":"29.98","available":true,"url":"\/products\/multi-layer-wooden-bead-beaded-bracelet-elastic-bracelet?variant=834385fd-e735-4b54-84ba-86f21a6f7609","available_quantity":999999999,"options":[{"name":"Color","value":"blue black B0010-6"}],"off_ratio":57,"flashsale_info":[],"sales":0};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ``
)}
`;
}()}
${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":"834385fd-e735-4b54-84ba-86f21a6f7609","product_id":"38d7c20e-2db7-48ab-b04b-a3024ddf19a4","title":"blue black B0010-6","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-blue black B0010-6-A00439015","barcode":"","position":1,"option1":"blue black B0010-6","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a0fece8caa75e4ee21d115301bead671.jpeg","path":"a0fece8caa75e4ee21d115301bead671.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12.96,"min_quantity":1}],"weight":"0","compare_at_price":"29.98","price":"12.96","retail_price":"29.98","available":true,"url":"\/products\/multi-layer-wooden-bead-beaded-bracelet-elastic-bracelet?variant=834385fd-e735-4b54-84ba-86f21a6f7609","available_quantity":999999999,"options":[{"name":"Color","value":"blue black B0010-6"}],"off_ratio":57,"flashsale_info":[],"sales":0};
return `
`
}()}