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":"28bbe95e-8cbb-455d-9e2a-d5983736d48f","product_id":"32e2375e-6b8d-4f9d-ae45-66b2ad153814","title":"SAME AS PHOTO-Standing","weight_unit":"kg","inventory_quantity":998,"sku":"","barcode":"","position":1,"option1":"SAME AS PHOTO","option2":"Standing","option3":"","note":"","image":null,"wholesale_price":[{"price":1439.1,"min_quantity":1}],"weight":"13","compare_at_price":"1599","price":"1439.1","retail_price":"1599","available":true,"url":"\/products\/168cm-shelby-lifelike-handsome-and-sexy-overwatch-cos-dva-sex-doll?variant=28bbe95e-8cbb-455d-9e2a-d5983736d48f","available_quantity":999999999,"options":[{"name":"Breast","value":"SAME AS PHOTO"},{"name":"Feet","value":"Standing"}],"off_ratio":10,"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":"28bbe95e-8cbb-455d-9e2a-d5983736d48f","product_id":"32e2375e-6b8d-4f9d-ae45-66b2ad153814","title":"SAME AS PHOTO-Standing","weight_unit":"kg","inventory_quantity":998,"sku":"","barcode":"","position":1,"option1":"SAME AS PHOTO","option2":"Standing","option3":"","note":"","image":null,"wholesale_price":[{"price":1439.1,"min_quantity":1}],"weight":"13","compare_at_price":"1599","price":"1439.1","retail_price":"1599","available":true,"url":"\/products\/168cm-shelby-lifelike-handsome-and-sexy-overwatch-cos-dva-sex-doll?variant=28bbe95e-8cbb-455d-9e2a-d5983736d48f","available_quantity":999999999,"options":[{"name":"Breast","value":"SAME AS PHOTO"},{"name":"Feet","value":"Standing"}],"off_ratio":10,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}