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":"eda2ec90-69c1-451c-a0cc-18f18683830b","product_id":"33aa8162-9d09-46db-8cf2-8eb7f4272c28","title":"161cm-SAME AS PHOTO-Standing","weight_unit":"kg","inventory_quantity":999,"sku":"","barcode":"","position":1,"option1":"161cm","option2":"SAME AS PHOTO","option3":"Standing","note":"","image":null,"wholesale_price":[{"price":1087.32,"min_quantity":1}],"weight":"13","compare_at_price":"1999","price":"1087.32","retail_price":"1999","available":true,"url":"\/products\/161cm-winnie-jy-sex-doll-big-breast?variant=eda2ec90-69c1-451c-a0cc-18f18683830b","available_quantity":999999999,"options":[{"name":"Height","value":"161cm"},{"name":"Breast","value":"SAME AS PHOTO"},{"name":"Feet","value":"Standing"}],"off_ratio":46,"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}
`
}()}
${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":"eda2ec90-69c1-451c-a0cc-18f18683830b","product_id":"33aa8162-9d09-46db-8cf2-8eb7f4272c28","title":"161cm-SAME AS PHOTO-Standing","weight_unit":"kg","inventory_quantity":999,"sku":"","barcode":"","position":1,"option1":"161cm","option2":"SAME AS PHOTO","option3":"Standing","note":"","image":null,"wholesale_price":[{"price":1087.32,"min_quantity":1}],"weight":"13","compare_at_price":"1999","price":"1087.32","retail_price":"1999","available":true,"url":"\/products\/161cm-winnie-jy-sex-doll-big-breast?variant=eda2ec90-69c1-451c-a0cc-18f18683830b","available_quantity":999999999,"options":[{"name":"Height","value":"161cm"},{"name":"Breast","value":"SAME AS PHOTO"},{"name":"Feet","value":"Standing"}],"off_ratio":46,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}