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":"1007f646-887e-4ceb-adbe-a16079b87f94","product_id":"b6598fd0-17e8-4f58-b9ae-5d908e352716","title":"148cm-Big Breast","weight_unit":"kg","inventory_quantity":19,"sku":"","barcode":"","position":1,"option1":"148cm","option2":"Big Breast","option3":"","note":"","image":null,"wholesale_price":[{"price":719.2,"min_quantity":1}],"weight":"36","compare_at_price":"899","price":"719.2","retail_price":"899","available":true,"url":"\/products\/ds1061-new-coming-big-booty-sex-doll-real-love-customized-available-doll-for-men-sex-manufacturer-in-china?variant=1007f646-887e-4ceb-adbe-a16079b87f94","available_quantity":999999999,"options":[{"name":"Height","value":"148cm"},{"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":"1007f646-887e-4ceb-adbe-a16079b87f94","product_id":"b6598fd0-17e8-4f58-b9ae-5d908e352716","title":"148cm-Big Breast","weight_unit":"kg","inventory_quantity":19,"sku":"","barcode":"","position":1,"option1":"148cm","option2":"Big Breast","option3":"","note":"","image":null,"wholesale_price":[{"price":719.2,"min_quantity":1}],"weight":"36","compare_at_price":"899","price":"719.2","retail_price":"899","available":true,"url":"\/products\/ds1061-new-coming-big-booty-sex-doll-real-love-customized-available-doll-for-men-sex-manufacturer-in-china?variant=1007f646-887e-4ceb-adbe-a16079b87f94","available_quantity":999999999,"options":[{"name":"Height","value":"148cm"},{"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}
`
}()}