${function() {
const variantData = data.variant || {"id":"51157550-1a7e-425a-803f-94c3fd460b2c","product_id":"d259b7c9-81f5-4c33-934d-ec5f0ca01caa","title":"Brown-6.5","weight_unit":"","inventory_quantity":0,"sku":"MS-0183-Brown-6.5","barcode":"","position":1,"option1":"Brown","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6d44fc73a207c736322f647420de89d5.jpeg","path":"6d44fc73a207c736322f647420de89d5.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":65.88,"min_quantity":1}],"weight":"0","compare_at_price":"85.88","price":"65.88","retail_price":"85.88","available":true,"url":"\/products\/high-quality-zipper-men-sports-flats-fashion-men-loafers?variant=51157550-1a7e-425a-803f-94c3fd460b2c","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Shoe Size","value":"6.5"}],"off_ratio":23,"flashsale_info":[],"sales":2};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Brown
${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":"51157550-1a7e-425a-803f-94c3fd460b2c","product_id":"d259b7c9-81f5-4c33-934d-ec5f0ca01caa","title":"Brown-6.5","weight_unit":"","inventory_quantity":0,"sku":"MS-0183-Brown-6.5","barcode":"","position":1,"option1":"Brown","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6d44fc73a207c736322f647420de89d5.jpeg","path":"6d44fc73a207c736322f647420de89d5.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":65.88,"min_quantity":1}],"weight":"0","compare_at_price":"85.88","price":"65.88","retail_price":"85.88","available":true,"url":"\/products\/high-quality-zipper-men-sports-flats-fashion-men-loafers?variant=51157550-1a7e-425a-803f-94c3fd460b2c","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Shoe Size","value":"6.5"}],"off_ratio":23,"flashsale_info":[],"sales":2};
return `
`
}()}