${function() {
const variantData = data.variant || {"id":"d30802a1-8ab6-4171-bb9f-fcef8cf885ea","product_id":"1ffec128-80bb-44b5-ac0c-76c3dfd49920","title":"yellow 1982-55-6.5","weight_unit":"","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"yellow 1982-55","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/abe8bcbca184df5048a53f9fea7611c9.jpeg","path":"abe8bcbca184df5048a53f9fea7611c9.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":61.99,"min_quantity":1}],"weight":"0","compare_at_price":"65.99","price":"61.99","retail_price":"65.99","available":true,"url":"\/products\/men-lace-up-lightweight-breathable-walking-sneakers?variant=d30802a1-8ab6-4171-bb9f-fcef8cf885ea","available_quantity":999999999,"options":[{"name":"Color","value":"yellow 1982-55"},{"name":"Shoe Size","value":"6.5"}],"off_ratio":6,"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 + '%'
: ` `
)}
`;
}()}
Color
: yellow 1982-55
${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":"d30802a1-8ab6-4171-bb9f-fcef8cf885ea","product_id":"1ffec128-80bb-44b5-ac0c-76c3dfd49920","title":"yellow 1982-55-6.5","weight_unit":"","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"yellow 1982-55","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/abe8bcbca184df5048a53f9fea7611c9.jpeg","path":"abe8bcbca184df5048a53f9fea7611c9.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":61.99,"min_quantity":1}],"weight":"0","compare_at_price":"65.99","price":"61.99","retail_price":"65.99","available":true,"url":"\/products\/men-lace-up-lightweight-breathable-walking-sneakers?variant=d30802a1-8ab6-4171-bb9f-fcef8cf885ea","available_quantity":999999999,"options":[{"name":"Color","value":"yellow 1982-55"},{"name":"Shoe Size","value":"6.5"}],"off_ratio":6,"flashsale_info":[],"sales":0};
return `
`
}()}