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":"a9f31d48-f465-4348-a12a-d54919a9fda5","product_id":"c2e9a66e-b989-4ddf-85ed-654828a841a9","title":"163cm-Fat as pictures","weight_unit":"kg","inventory_quantity":99,"sku":"","barcode":"","position":1,"option1":"163cm","option2":"Fat as pictures","option3":"","note":"","image":null,"wholesale_price":[{"price":1349.1,"min_quantity":1}],"weight":"50","compare_at_price":"1499","price":"1349.1","retail_price":"1499","available":true,"url":"\/products\/ds1036-touch-feeling-realistic-life-size-doll-big-ass-silicone-vagina-sex-doll-rubber-ass-big-breast-sex-doll?variant=a9f31d48-f465-4348-a12a-d54919a9fda5","available_quantity":999999999,"options":[{"name":"Height","value":"163cm"},{"name":"Breast","value":"Fat as pictures"}],"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":"a9f31d48-f465-4348-a12a-d54919a9fda5","product_id":"c2e9a66e-b989-4ddf-85ed-654828a841a9","title":"163cm-Fat as pictures","weight_unit":"kg","inventory_quantity":99,"sku":"","barcode":"","position":1,"option1":"163cm","option2":"Fat as pictures","option3":"","note":"","image":null,"wholesale_price":[{"price":1349.1,"min_quantity":1}],"weight":"50","compare_at_price":"1499","price":"1349.1","retail_price":"1499","available":true,"url":"\/products\/ds1036-touch-feeling-realistic-life-size-doll-big-ass-silicone-vagina-sex-doll-rubber-ass-big-breast-sex-doll?variant=a9f31d48-f465-4348-a12a-d54919a9fda5","available_quantity":999999999,"options":[{"name":"Height","value":"163cm"},{"name":"Breast","value":"Fat as pictures"}],"off_ratio":10,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}