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":"4d7d4699-c79d-4db7-bd01-e8cff97956a4","product_id":"ddf7f1dc-7238-484a-a1a6-058cdf020bef","title":"Betti-TPE Body","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Betti","option2":"TPE Body","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ff048130842a465d6f8e305b84270b14.jpg","path":"ff048130842a465d6f8e305b84270b14.jpg","width":1200,"height":1800,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":1147.5,"min_quantity":1}],"weight":"0","compare_at_price":"1350","price":"1147.50","retail_price":"1350","available":true,"url":"\/products\/mozu-1-3-vinyl-head-silicone-body-garage-kits-doll-betti-chillet-linhua-ruby-millay-kaoru?variant=4d7d4699-c79d-4db7-bd01-e8cff97956a4","available_quantity":999999999,"options":[{"name":"Name","value":"Betti"},{"name":"Body material","value":"TPE Body"}],"off_ratio":"15","flashsale_info":{"variant_id":"4d7d4699-c79d-4db7-bd01-e8cff97956a4","product_id":"","quantity":0,"discount_id":"a17ab4b7-a165-4b90-ae3e-ffcb84d297a9","limit_time":329310,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":0,"discount_sales_rate":"0","discount_stock":-1,"ends_at":1737791999,"starts_at":1736409600,"allow_oversold":"uncheck","allocation_method":"none","price":"1147.50","compare_at_price":"1350.00","discount_price":"1147.50","customary_saved_price":"202.50","customary_off_ratio":"15","discount_saved_price":"202.50","discount_off_ratio":"15","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":"4d7d4699-c79d-4db7-bd01-e8cff97956a4","product_id":"ddf7f1dc-7238-484a-a1a6-058cdf020bef","title":"Betti-TPE Body","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Betti","option2":"TPE Body","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ff048130842a465d6f8e305b84270b14.jpg","path":"ff048130842a465d6f8e305b84270b14.jpg","width":1200,"height":1800,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":1147.5,"min_quantity":1}],"weight":"0","compare_at_price":"1350","price":"1147.50","retail_price":"1350","available":true,"url":"\/products\/mozu-1-3-vinyl-head-silicone-body-garage-kits-doll-betti-chillet-linhua-ruby-millay-kaoru?variant=4d7d4699-c79d-4db7-bd01-e8cff97956a4","available_quantity":999999999,"options":[{"name":"Name","value":"Betti"},{"name":"Body material","value":"TPE Body"}],"off_ratio":"15","flashsale_info":{"variant_id":"4d7d4699-c79d-4db7-bd01-e8cff97956a4","product_id":"","quantity":0,"discount_id":"a17ab4b7-a165-4b90-ae3e-ffcb84d297a9","limit_time":329310,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":0,"discount_sales_rate":"0","discount_stock":-1,"ends_at":1737791999,"starts_at":1736409600,"allow_oversold":"uncheck","allocation_method":"none","price":"1147.50","compare_at_price":"1350.00","discount_price":"1147.50","customary_saved_price":"202.50","customary_off_ratio":"15","discount_saved_price":"202.50","discount_off_ratio":"15","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}
`
}()}