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":"fffca6bd-3b41-4bb0-9d37-f7b9e06e6557","product_id":"656c1f73-ff47-42bb-afcf-903659b96c43","title":"158CM From CA-Same As Photo-Non-Standing","weight_unit":"kg","inventory_quantity":10,"sku":"","barcode":"","position":1,"option1":"158CM From CA","option2":"Same As Photo","option3":"Non-Standing","note":"","image":null,"wholesale_price":[{"price":1149,"min_quantity":1}],"weight":"44","compare_at_price":"1699","price":"1149","retail_price":"1699","available":true,"url":"\/products\/climax-158cm-climax-fukada-2-sex-doll-ca-warehouse-sexy-doll-store-near-me-tpe-doll-canada-big-sexy-doll?variant=fffca6bd-3b41-4bb0-9d37-f7b9e06e6557","available_quantity":999999999,"options":[{"name":"Height","value":"158CM From CA"},{"name":"Breast","value":"Same As Photo"},{"name":"Feet","value":"Non-Standing"}],"off_ratio":32,"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}
`
}()}
${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":"fffca6bd-3b41-4bb0-9d37-f7b9e06e6557","product_id":"656c1f73-ff47-42bb-afcf-903659b96c43","title":"158CM From CA-Same As Photo-Non-Standing","weight_unit":"kg","inventory_quantity":10,"sku":"","barcode":"","position":1,"option1":"158CM From CA","option2":"Same As Photo","option3":"Non-Standing","note":"","image":null,"wholesale_price":[{"price":1149,"min_quantity":1}],"weight":"44","compare_at_price":"1699","price":"1149","retail_price":"1699","available":true,"url":"\/products\/climax-158cm-climax-fukada-2-sex-doll-ca-warehouse-sexy-doll-store-near-me-tpe-doll-canada-big-sexy-doll?variant=fffca6bd-3b41-4bb0-9d37-f7b9e06e6557","available_quantity":999999999,"options":[{"name":"Height","value":"158CM From CA"},{"name":"Breast","value":"Same As Photo"},{"name":"Feet","value":"Non-Standing"}],"off_ratio":32,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}