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":"dfc9abe3-cd4e-4e7b-a1f0-97aad1b99685","product_id":"81ba03e7-8a0e-4790-9fe9-fcd875d95507","title":"150cm-Huge Breast","weight_unit":"kg","inventory_quantity":99,"sku":"","barcode":"","position":1,"option1":"150cm","option2":"Huge Breast","option3":"","note":"","image":null,"wholesale_price":[{"price":1279.2,"min_quantity":1}],"weight":"35","compare_at_price":"1599","price":"1279.2","retail_price":"1599","available":true,"url":"\/products\/150cm-xiuyan-huge-breast-fat-ass-mature-elder-sister-real-tpe-sex-doll?variant=dfc9abe3-cd4e-4e7b-a1f0-97aad1b99685","available_quantity":999999999,"options":[{"name":"Height","value":"150cm"},{"name":"Breast","value":"Huge Breast"}],"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}
`
}()}
${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":"dfc9abe3-cd4e-4e7b-a1f0-97aad1b99685","product_id":"81ba03e7-8a0e-4790-9fe9-fcd875d95507","title":"150cm-Huge Breast","weight_unit":"kg","inventory_quantity":99,"sku":"","barcode":"","position":1,"option1":"150cm","option2":"Huge Breast","option3":"","note":"","image":null,"wholesale_price":[{"price":1279.2,"min_quantity":1}],"weight":"35","compare_at_price":"1599","price":"1279.2","retail_price":"1599","available":true,"url":"\/products\/150cm-xiuyan-huge-breast-fat-ass-mature-elder-sister-real-tpe-sex-doll?variant=dfc9abe3-cd4e-4e7b-a1f0-97aad1b99685","available_quantity":999999999,"options":[{"name":"Height","value":"150cm"},{"name":"Breast","value":"Huge Breast"}],"off_ratio":20,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}