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":"d37896ba-450a-4c85-af47-572cb064b0a3","product_id":"e68a03fd-ab42-40b9-a23c-1ddeed1d3eb5","title":"158cm-Big Breast","weight_unit":"kg","inventory_quantity":50,"sku":"","barcode":"","position":1,"option1":"158cm","option2":"Big Breast","option3":"","note":"","image":null,"wholesale_price":[{"price":799.2,"min_quantity":1}],"weight":"38","compare_at_price":"999","price":"799.2","retail_price":"999","available":true,"url":"\/products\/man-sexual-toy-factory-price-real-doll-fat-silicone-sex-doll-165cm-full-silicone-newest-europe-face-sex-doll-for-man?variant=d37896ba-450a-4c85-af47-572cb064b0a3","available_quantity":999999999,"options":[{"name":"Height","value":"158cm"},{"name":"Breast","value":"Big 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":"d37896ba-450a-4c85-af47-572cb064b0a3","product_id":"e68a03fd-ab42-40b9-a23c-1ddeed1d3eb5","title":"158cm-Big Breast","weight_unit":"kg","inventory_quantity":50,"sku":"","barcode":"","position":1,"option1":"158cm","option2":"Big Breast","option3":"","note":"","image":null,"wholesale_price":[{"price":799.2,"min_quantity":1}],"weight":"38","compare_at_price":"999","price":"799.2","retail_price":"999","available":true,"url":"\/products\/man-sexual-toy-factory-price-real-doll-fat-silicone-sex-doll-165cm-full-silicone-newest-europe-face-sex-doll-for-man?variant=d37896ba-450a-4c85-af47-572cb064b0a3","available_quantity":999999999,"options":[{"name":"Height","value":"158cm"},{"name":"Breast","value":"Big 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}
`
}()}