${function() {
const variantData = data.variant || {"id":"c72b0af7-96d2-40cc-8efd-d6b62e0d6f4a","product_id":"35ca57f8-ffba-4574-bb80-a61a6933ddfe","title":"6.5-high-blue","weight_unit":"","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"6.5","option2":"high-blue","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3e7388f5650e91e42f78c9517e66f7b9.jpeg","path":"3e7388f5650e91e42f78c9517e66f7b9.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":78.99,"min_quantity":1}],"weight":"0","compare_at_price":"98.99","price":"78.99","retail_price":"98.99","available":true,"url":"\/products\/men-waterproof-anti-smash-puncture-proof-protective-steel-toe-shoes?variant=c72b0af7-96d2-40cc-8efd-d6b62e0d6f4a","available_quantity":999999999,"options":[{"name":"Size","value":"6.5"},{"name":"Color","value":"high-blue"}],"off_ratio":20,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Size
: 6.5
${function(){
const optName = "Size";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (': ' + optionValue) : '';
return `
${optionValueText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Color
: high-blue
${function(){
const optName = "Color";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (': ' + optionValue) : '';
return `
${optionValueText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"c72b0af7-96d2-40cc-8efd-d6b62e0d6f4a","product_id":"35ca57f8-ffba-4574-bb80-a61a6933ddfe","title":"6.5-high-blue","weight_unit":"","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"6.5","option2":"high-blue","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3e7388f5650e91e42f78c9517e66f7b9.jpeg","path":"3e7388f5650e91e42f78c9517e66f7b9.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":78.99,"min_quantity":1}],"weight":"0","compare_at_price":"98.99","price":"78.99","retail_price":"98.99","available":true,"url":"\/products\/men-waterproof-anti-smash-puncture-proof-protective-steel-toe-shoes?variant=c72b0af7-96d2-40cc-8efd-d6b62e0d6f4a","available_quantity":999999999,"options":[{"name":"Size","value":"6.5"},{"name":"Color","value":"high-blue"}],"off_ratio":20,"flashsale_info":[],"sales":0};
return `
`
}()}