${function() {
const variantData = data.variant || {"id":"60defffa-7d78-4a29-876c-3e24036455ae","product_id":"39afdddc-c81a-4dab-a1db-fb8b30055f2d","title":"black","weight_unit":"kg","inventory_quantity":99,"sku":"","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b48e9e5aa761326a48e909e396020480.jpeg","path":"b48e9e5aa761326a48e909e396020480.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":60.94,"min_quantity":1}],"weight":"0","compare_at_price":"60.94","price":"60.94","retail_price":"60.94","available":true,"url":"\/products\/high-tech-remote-control-prostate-massage-with-penis-ring-vibrating-and-rechargeable-anal-stimulator-prostata-massager?variant=60defffa-7d78-4a29-876c-3e24036455ae","available_quantity":999999999,"options":[{"name":"color","value":"black"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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":"60defffa-7d78-4a29-876c-3e24036455ae","product_id":"39afdddc-c81a-4dab-a1db-fb8b30055f2d","title":"black","weight_unit":"kg","inventory_quantity":99,"sku":"","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b48e9e5aa761326a48e909e396020480.jpeg","path":"b48e9e5aa761326a48e909e396020480.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":60.94,"min_quantity":1}],"weight":"0","compare_at_price":"60.94","price":"60.94","retail_price":"60.94","available":true,"url":"\/products\/high-tech-remote-control-prostate-massage-with-penis-ring-vibrating-and-rechargeable-anal-stimulator-prostata-massager?variant=60defffa-7d78-4a29-876c-3e24036455ae","available_quantity":999999999,"options":[{"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}
`
}()}