${function() {
const variantData = data.variant || {"id":"20f7f721-483e-4b8e-b9d9-fca6f86c1e29","product_id":"1ad498b9-4e32-46e6-a238-ed4ad476e735","title":"S273-2","weight_unit":"kg","inventory_quantity":89,"sku":"","barcode":"","position":1,"option1":"S273-2","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/eb619644939407b53f7c1de295b584b0.jpeg","path":"eb619644939407b53f7c1de295b584b0.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.83,"min_quantity":1}],"weight":"1","compare_at_price":"51.65","price":"25.83","retail_price":"51.65","available":true,"url":"\/products\/s278-2-sex-toys-cocking-ring-vibrator-silicone-mens-penis-vibrating-cock-ring-with-anal-stimulation?variant=20f7f721-483e-4b8e-b9d9-fca6f86c1e29","available_quantity":999999999,"options":[{"name":"Color","value":"S273-2"}],"off_ratio":"50","flashsale_info":{"variant_id":"20f7f721-483e-4b8e-b9d9-fca6f86c1e29","product_id":"","quantity":0,"discount_id":"39f7a298-e85a-4b00-b6db-02532c9b0873","limit_time":3230621,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":0,"discount_sales_rate":"0","discount_stock":-1,"ends_at":1705391999,"starts_at":1698915434,"allow_oversold":"uncheck","allocation_method":"none","price":"25.83","compare_at_price":"51.65","discount_price":"25.83","customary_saved_price":"25.82","customary_off_ratio":"50","discount_saved_price":"25.82","discount_off_ratio":"50","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"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":"20f7f721-483e-4b8e-b9d9-fca6f86c1e29","product_id":"1ad498b9-4e32-46e6-a238-ed4ad476e735","title":"S273-2","weight_unit":"kg","inventory_quantity":89,"sku":"","barcode":"","position":1,"option1":"S273-2","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/eb619644939407b53f7c1de295b584b0.jpeg","path":"eb619644939407b53f7c1de295b584b0.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.83,"min_quantity":1}],"weight":"1","compare_at_price":"51.65","price":"25.83","retail_price":"51.65","available":true,"url":"\/products\/s278-2-sex-toys-cocking-ring-vibrator-silicone-mens-penis-vibrating-cock-ring-with-anal-stimulation?variant=20f7f721-483e-4b8e-b9d9-fca6f86c1e29","available_quantity":999999999,"options":[{"name":"Color","value":"S273-2"}],"off_ratio":"50","flashsale_info":{"variant_id":"20f7f721-483e-4b8e-b9d9-fca6f86c1e29","product_id":"","quantity":0,"discount_id":"39f7a298-e85a-4b00-b6db-02532c9b0873","limit_time":3230621,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":0,"discount_sales_rate":"0","discount_stock":-1,"ends_at":1705391999,"starts_at":1698915434,"allow_oversold":"uncheck","allocation_method":"none","price":"25.83","compare_at_price":"51.65","discount_price":"25.83","customary_saved_price":"25.82","customary_off_ratio":"50","discount_saved_price":"25.82","discount_off_ratio":"50","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}