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":"19a107d3-f7fd-484b-945b-df85c233cc68","product_id":"362b3849-58f6-4436-8dc0-8e0f4d079174","title":"same as photo","weight_unit":"kg","inventory_quantity":999,"sku":"","barcode":"","position":1,"option1":"same as photo","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":1039.2,"min_quantity":1}],"weight":"22","compare_at_price":"1299","price":"1039.2","retail_price":"1299","available":true,"url":"\/products\/166cm-leyla-best-sex-doll-for-beginners-lifelike-life-size-mature-busty-sex-doll-silicone-head?variant=19a107d3-f7fd-484b-945b-df85c233cc68","available_quantity":999999999,"options":[{"name":"\u5c3a\u5bf8","value":"same as photo"}],"off_ratio":20,"flashsale_info":[],"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":"19a107d3-f7fd-484b-945b-df85c233cc68","product_id":"362b3849-58f6-4436-8dc0-8e0f4d079174","title":"same as photo","weight_unit":"kg","inventory_quantity":999,"sku":"","barcode":"","position":1,"option1":"same as photo","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":1039.2,"min_quantity":1}],"weight":"22","compare_at_price":"1299","price":"1039.2","retail_price":"1299","available":true,"url":"\/products\/166cm-leyla-best-sex-doll-for-beginners-lifelike-life-size-mature-busty-sex-doll-silicone-head?variant=19a107d3-f7fd-484b-945b-df85c233cc68","available_quantity":999999999,"options":[{"name":"\u5c3a\u5bf8","value":"same as photo"}],"off_ratio":20,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}