${function() {
const variantData = data.variant || {"id":"66693dfa-2a6e-48b5-a0cd-864ae9d2a020","product_id":"67a0568c-9211-4f24-b903-5fe35d806127","title":"Golden crocodile pattern dragon claw smooth buckle-105cm","weight_unit":"kg","inventory_quantity":100,"sku":"","barcode":"","position":1,"option1":"Golden crocodile pattern dragon claw smooth buckle","option2":"105cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/99ff818e124d038d6f6893ef933bea74.jpeg","path":"99ff818e124d038d6f6893ef933bea74.jpeg","width":500,"height":500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":7.88,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"7.88","retail_price":"0","available":true,"url":"\/products\/leather-dragon-head-retro-belt-smooth-buckle-chinese-style-fashion-bronze-pants-belt?variant=66693dfa-2a6e-48b5-a0cd-864ae9d2a020","available_quantity":999999999,"options":[{"name":"Color classification","value":"Golden crocodile pattern dragon claw smooth buckle"},{"name":"Size","value":"105cm"}],"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"66693dfa-2a6e-48b5-a0cd-864ae9d2a020","product_id":"67a0568c-9211-4f24-b903-5fe35d806127","title":"Golden crocodile pattern dragon claw smooth buckle-105cm","weight_unit":"kg","inventory_quantity":100,"sku":"","barcode":"","position":1,"option1":"Golden crocodile pattern dragon claw smooth buckle","option2":"105cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/99ff818e124d038d6f6893ef933bea74.jpeg","path":"99ff818e124d038d6f6893ef933bea74.jpeg","width":500,"height":500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":7.88,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"7.88","retail_price":"0","available":true,"url":"\/products\/leather-dragon-head-retro-belt-smooth-buckle-chinese-style-fashion-bronze-pants-belt?variant=66693dfa-2a6e-48b5-a0cd-864ae9d2a020","available_quantity":999999999,"options":[{"name":"Color classification","value":"Golden crocodile pattern dragon claw smooth buckle"},{"name":"Size","value":"105cm"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}