${function() {
const variantData = data.variant || {"id":"2a3bda24-e408-46e1-a69d-f3cf37501750","product_id":"47af03e3-f24c-479a-9697-de959de10290","title":"white yellow-6.5","weight_unit":"","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"white yellow","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/07531b54a277aa44a449deced24d8393.jpeg","path":"07531b54a277aa44a449deced24d8393.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":65.98,"min_quantity":1}],"weight":"0","compare_at_price":"77.98","price":"65.98","retail_price":"77.98","available":true,"url":"\/products\/men-blade-running-sports-lace-up-sneakers?variant=2a3bda24-e408-46e1-a69d-f3cf37501750","available_quantity":999999999,"options":[{"name":"Color","value":"white yellow"},{"name":"Shoe Size","value":"6.5"}],"off_ratio":15,"flashsale_info":[],"sales":1};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: white yellow
${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}
`
}()}
Shoe Size
: 6.5
${function(){
const optName = "Shoe 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}
`
}()}
Add to cart
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"2a3bda24-e408-46e1-a69d-f3cf37501750","product_id":"47af03e3-f24c-479a-9697-de959de10290","title":"white yellow-6.5","weight_unit":"","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"white yellow","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/07531b54a277aa44a449deced24d8393.jpeg","path":"07531b54a277aa44a449deced24d8393.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":65.98,"min_quantity":1}],"weight":"0","compare_at_price":"77.98","price":"65.98","retail_price":"77.98","available":true,"url":"\/products\/men-blade-running-sports-lace-up-sneakers?variant=2a3bda24-e408-46e1-a69d-f3cf37501750","available_quantity":999999999,"options":[{"name":"Color","value":"white yellow"},{"name":"Shoe Size","value":"6.5"}],"off_ratio":15,"flashsale_info":[],"sales":1};
return `
`
}()}