${function() {
const variantData = data.variant || {"id":"f9873bd0-99c0-4a5d-97d7-54fce7561fc2","product_id":"4031752c-8ad1-4c37-83a3-b1a36ba5a3ea","title":"Yellow white-5.5","weight_unit":"","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Yellow white","option2":"5.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d97bafa14f27e61b1c340fa814e46a3e.jpeg","path":"d97bafa14f27e61b1c340fa814e46a3e.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":69.86,"min_quantity":1}],"weight":"0","compare_at_price":"73.86","price":"69.86","retail_price":"73.86","available":true,"url":"\/products\/new-fashion-breathable-mesh-light-casual-shoes?variant=f9873bd0-99c0-4a5d-97d7-54fce7561fc2","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow white"},{"name":"Shoe Size","value":"5.5"}],"off_ratio":5,"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 white
${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
: 5.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":"f9873bd0-99c0-4a5d-97d7-54fce7561fc2","product_id":"4031752c-8ad1-4c37-83a3-b1a36ba5a3ea","title":"Yellow white-5.5","weight_unit":"","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Yellow white","option2":"5.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d97bafa14f27e61b1c340fa814e46a3e.jpeg","path":"d97bafa14f27e61b1c340fa814e46a3e.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":69.86,"min_quantity":1}],"weight":"0","compare_at_price":"73.86","price":"69.86","retail_price":"73.86","available":true,"url":"\/products\/new-fashion-breathable-mesh-light-casual-shoes?variant=f9873bd0-99c0-4a5d-97d7-54fce7561fc2","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow white"},{"name":"Shoe Size","value":"5.5"}],"off_ratio":5,"flashsale_info":[],"sales":0};
return `
`
}()}