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":"26b6c095-0bd3-4ae4-b64d-b61182c6b1a5","product_id":"3a4bad96-ee7a-4c2a-be7d-deed6ce9bfc9","title":"375*57*57mm-Red","weight_unit":"kg","inventory_quantity":99,"sku":"","barcode":"","position":1,"option1":"375*57*57mm","option2":"Red","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9da73605b7ebfa72b79e86e3943385ce.png","path":"9da73605b7ebfa72b79e86e3943385ce.png","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.97,"min_quantity":1}],"weight":"0.5","compare_at_price":"59.94","price":"29.97","retail_price":"59.94","available":true,"url":"\/products\/wholesale-sucking-rose-vibrator-for-women-g-sopt-rose-toy-with-9-vibration-nipple-clitoral-stimulator?variant=26b6c095-0bd3-4ae4-b64d-b61182c6b1a5","available_quantity":999999999,"options":[{"name":"Size","value":"375*57*57mm"},{"name":"Color","value":"Red"}],"off_ratio":"50","flashsale_info":{"variant_id":"26b6c095-0bd3-4ae4-b64d-b61182c6b1a5","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":"29.97","compare_at_price":"59.94","discount_price":"29.97","customary_saved_price":"29.97","customary_off_ratio":"50","discount_saved_price":"29.97","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}
`
}()}
${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":"26b6c095-0bd3-4ae4-b64d-b61182c6b1a5","product_id":"3a4bad96-ee7a-4c2a-be7d-deed6ce9bfc9","title":"375*57*57mm-Red","weight_unit":"kg","inventory_quantity":99,"sku":"","barcode":"","position":1,"option1":"375*57*57mm","option2":"Red","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9da73605b7ebfa72b79e86e3943385ce.png","path":"9da73605b7ebfa72b79e86e3943385ce.png","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.97,"min_quantity":1}],"weight":"0.5","compare_at_price":"59.94","price":"29.97","retail_price":"59.94","available":true,"url":"\/products\/wholesale-sucking-rose-vibrator-for-women-g-sopt-rose-toy-with-9-vibration-nipple-clitoral-stimulator?variant=26b6c095-0bd3-4ae4-b64d-b61182c6b1a5","available_quantity":999999999,"options":[{"name":"Size","value":"375*57*57mm"},{"name":"Color","value":"Red"}],"off_ratio":"50","flashsale_info":{"variant_id":"26b6c095-0bd3-4ae4-b64d-b61182c6b1a5","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":"29.97","compare_at_price":"59.94","discount_price":"29.97","customary_saved_price":"29.97","customary_off_ratio":"50","discount_saved_price":"29.97","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}
`
}()}