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":"e99cd7d1-3877-4e05-861c-ed25e5fd0253","product_id":"c6897374-ab6f-49f5-a448-d378882c51bd","title":"158cm ","weight_unit":"kg","inventory_quantity":98,"sku":"","barcode":"","position":1,"option1":"158cm ","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/52ea0f6c13b1f037dc0a09269c02c78d.jpg","path":"52ea0f6c13b1f037dc0a09269c02c78d.jpg","width":1000,"height":1500,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":1680,"min_quantity":1}],"weight":"0","compare_at_price":"1680","price":"1680","retail_price":"1680","available":true,"url":"\/products\/158cm-s15-sydoll-realistic-tpe-big-breast-sex-doll?variant=e99cd7d1-3877-4e05-861c-ed25e5fd0253","available_quantity":999999999,"options":[{"name":"Height","value":"158cm "}],"off_ratio":0,"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":"e99cd7d1-3877-4e05-861c-ed25e5fd0253","product_id":"c6897374-ab6f-49f5-a448-d378882c51bd","title":"158cm ","weight_unit":"kg","inventory_quantity":98,"sku":"","barcode":"","position":1,"option1":"158cm ","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/52ea0f6c13b1f037dc0a09269c02c78d.jpg","path":"52ea0f6c13b1f037dc0a09269c02c78d.jpg","width":1000,"height":1500,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":1680,"min_quantity":1}],"weight":"0","compare_at_price":"1680","price":"1680","retail_price":"1680","available":true,"url":"\/products\/158cm-s15-sydoll-realistic-tpe-big-breast-sex-doll?variant=e99cd7d1-3877-4e05-861c-ed25e5fd0253","available_quantity":999999999,"options":[{"name":"Height","value":"158cm "}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}