${function() {
const variantData = data.variant || {"id":"65b62e94-1f4f-483b-8e43-c2f286952e45","product_id":"363c184c-c235-4ac9-a67b-b3306596fc14","title":"white 1319-36-37(fit35-36)","weight_unit":"g","inventory_quantity":121,"sku":"50020242-white-1319-36-37-fit35-36","barcode":"","position":1,"option1":"white 1319","option2":"36-37(fit35-36)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/de4c48a02bca0fca57b854c8ad45f48f.jpeg","path":"de4c48a02bca0fca57b854c8ad45f48f.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":22.88,"min_quantity":1}],"weight":"0","compare_at_price":"22.88","price":"22.88","retail_price":"22.88","available":true,"url":"\/products\/women-thick-platform-slippers-summer-beach-eva-soft-slide-sandals-leisure-men-ladies-indoor-antislip-sandals-dual-purpose-shoes?variant=65b62e94-1f4f-483b-8e43-c2f286952e45","available_quantity":121,"options":[{"name":"Color","value":"white 1319"},{"name":"Shoe Size","value":"36-37(fit35-36)"}],"off_ratio":0,"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}
`
}()}
The current produc does not participate any Rebate. Switch the participating product to check the design.
(This prompt will not be displayed on the client-side.)
${function() {
const show = rebate.format_rules.length > data.maxShowCount;
return `
${rule}
${function() {
if(!show) return "";
return `
`;
}()}
`;
}()}