${function() {
const variantData = data.variant || {"id":"558432ed-b915-4dc0-87a7-10c4e9eaa261","product_id":"54d4ba83-1b7f-49e1-802e-af06cddf12c7","title":"Square-Black-Buy 1 (10pcs )","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Square","option2":"Black","option3":"Buy 1 (10pcs )","note":"","image":{"src":"\/\/img.staticdj.com\/c69bcff36d7af5cb39215211402c59eb.jpeg","path":"c69bcff36d7af5cb39215211402c59eb.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.99,"min_quantity":1}],"weight":"0","compare_at_price":"22.99","price":"11.99","retail_price":"22.99","available":true,"url":"\/products\/\ud83c\udf322024-sale-49-off\ud83c\udf32-10pcs-square-snap-hanging-hooks-anti-drop-bonsai-hooks-with-safety-buckles?variant=558432ed-b915-4dc0-87a7-10c4e9eaa261","available_quantity":999999999,"options":[{"name":"Shape","value":"Square"},{"name":"Color","value":"Black"},{"name":"Style","value":"Buy 1 (10pcs )"}],"off_ratio":48,"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}
`
}()}
${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":"558432ed-b915-4dc0-87a7-10c4e9eaa261","product_id":"54d4ba83-1b7f-49e1-802e-af06cddf12c7","title":"Square-Black-Buy 1 (10pcs )","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Square","option2":"Black","option3":"Buy 1 (10pcs )","note":"","image":{"src":"\/\/img.staticdj.com\/c69bcff36d7af5cb39215211402c59eb.jpeg","path":"c69bcff36d7af5cb39215211402c59eb.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.99,"min_quantity":1}],"weight":"0","compare_at_price":"22.99","price":"11.99","retail_price":"22.99","available":true,"url":"\/products\/\ud83c\udf322024-sale-49-off\ud83c\udf32-10pcs-square-snap-hanging-hooks-anti-drop-bonsai-hooks-with-safety-buckles?variant=558432ed-b915-4dc0-87a7-10c4e9eaa261","available_quantity":999999999,"options":[{"name":"Shape","value":"Square"},{"name":"Color","value":"Black"},{"name":"Style","value":"Buy 1 (10pcs )"}],"off_ratio":48,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}