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":"4a6c33b7-9b5a-46ec-8d6d-63ca20d329ba","product_id":"9ca459da-7743-4e05-892d-03e61f63c6e1","title":"Savannah and Haley","weight_unit":"","inventory_quantity":5,"sku":"","barcode":"","position":1,"option1":"Savannah and Haley","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/637e6ba630ecacf1ea774e35a145884a.jpeg","path":"637e6ba630ecacf1ea774e35a145884a.jpeg","width":833,"height":1050,"alt":"","aspect_ratio":0.7933333333333333},"wholesale_price":[{"price":1199,"min_quantity":1}],"weight":"0","compare_at_price":"1399","price":"1199","retail_price":"1399","available":true,"url":"\/products\/climax-161cm-savannah-haley-realistic-sex-doll-fd1612-heads-in-us-warehouse-us-only?variant=4a6c33b7-9b5a-46ec-8d6d-63ca20d329ba","available_quantity":999999999,"options":[{"name":"Head","value":"Savannah and Haley"}],"off_ratio":14,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"4a6c33b7-9b5a-46ec-8d6d-63ca20d329ba","product_id":"9ca459da-7743-4e05-892d-03e61f63c6e1","title":"Savannah and Haley","weight_unit":"","inventory_quantity":5,"sku":"","barcode":"","position":1,"option1":"Savannah and Haley","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/637e6ba630ecacf1ea774e35a145884a.jpeg","path":"637e6ba630ecacf1ea774e35a145884a.jpeg","width":833,"height":1050,"alt":"","aspect_ratio":0.7933333333333333},"wholesale_price":[{"price":1199,"min_quantity":1}],"weight":"0","compare_at_price":"1399","price":"1199","retail_price":"1399","available":true,"url":"\/products\/climax-161cm-savannah-haley-realistic-sex-doll-fd1612-heads-in-us-warehouse-us-only?variant=4a6c33b7-9b5a-46ec-8d6d-63ca20d329ba","available_quantity":999999999,"options":[{"name":"Head","value":"Savannah and Haley"}],"off_ratio":14,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}