The current item does not participate in the discount gift campaign. Switch the participating items to check the design.
(This prompt will not be displayed on the client-side)
${function() {
const variantData = data.variant || {"id":"c6dc41fb-28e7-4fc2-9d43-2ffbb0af3e7a","product_id":"9e5d0317-90fb-405d-810e-68a3003e7325","title":"Red","weight_unit":"kg","inventory_quantity":98,"sku":"","barcode":"","position":1,"option1":"Red","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/98953e9bb628d10fe6346af45c5b841d.jpeg","path":"98953e9bb628d10fe6346af45c5b841d.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":31.34,"min_quantity":1}],"weight":"0","compare_at_price":"62.68","price":"31.34","retail_price":"62.68","available":true,"url":"\/products\/drop-shipping-nipple-massager-pulsing-rose-vibrator-2-in-1-sex-toys-for-women-vagina-vibrator?variant=c6dc41fb-28e7-4fc2-9d43-2ffbb0af3e7a","available_quantity":999999999,"options":[{"name":"Color","value":"Red"}],"off_ratio":"50","flashsale_info":{"variant_id":"c6dc41fb-28e7-4fc2-9d43-2ffbb0af3e7a","product_id":"","quantity":0,"discount_id":"da2718a0-c823-48d7-bc67-78ace5351928","limit_time":-1,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":0,"discount_sales_rate":"0","discount_stock":-1,"ends_at":-1,"starts_at":1719907200,"allow_oversold":"uncheck","allocation_method":"none","price":"31.34","compare_at_price":"62.68","discount_price":"31.34","customary_saved_price":"31.34","customary_off_ratio":"50","discount_saved_price":"31.34","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 = "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":"c6dc41fb-28e7-4fc2-9d43-2ffbb0af3e7a","product_id":"9e5d0317-90fb-405d-810e-68a3003e7325","title":"Red","weight_unit":"kg","inventory_quantity":98,"sku":"","barcode":"","position":1,"option1":"Red","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/98953e9bb628d10fe6346af45c5b841d.jpeg","path":"98953e9bb628d10fe6346af45c5b841d.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":31.34,"min_quantity":1}],"weight":"0","compare_at_price":"62.68","price":"31.34","retail_price":"62.68","available":true,"url":"\/products\/drop-shipping-nipple-massager-pulsing-rose-vibrator-2-in-1-sex-toys-for-women-vagina-vibrator?variant=c6dc41fb-28e7-4fc2-9d43-2ffbb0af3e7a","available_quantity":999999999,"options":[{"name":"Color","value":"Red"}],"off_ratio":"50","flashsale_info":{"variant_id":"c6dc41fb-28e7-4fc2-9d43-2ffbb0af3e7a","product_id":"","quantity":0,"discount_id":"da2718a0-c823-48d7-bc67-78ace5351928","limit_time":-1,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":0,"discount_sales_rate":"0","discount_stock":-1,"ends_at":-1,"starts_at":1719907200,"allow_oversold":"uncheck","allocation_method":"none","price":"31.34","compare_at_price":"62.68","discount_price":"31.34","customary_saved_price":"31.34","customary_off_ratio":"50","discount_saved_price":"31.34","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}
`
}()}