${function() {
const variantData = data.variant || {"id":"2f65aa5f-8b92-41e7-a502-271febd29855","product_id":"b2185584-9810-4c16-a9a6-51b056bb72b5","title":"Spray Paint Swoosh-7","weight_unit":"kg","inventory_quantity":0,"sku":"MC-999-Spray Paint Swoosh-7","barcode":"","position":1,"option1":"Spray Paint Swoosh","option2":"7","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dfc6eec7aeb9c24abc755550d8d4d2b4.jpeg","path":"dfc6eec7aeb9c24abc755550d8d4d2b4.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":89.95,"min_quantity":1}],"weight":"0","compare_at_price":"159.99","price":"89.95","retail_price":"159.99","available":true,"url":"\/products\/air-cushion-mens-trainers-589791712-2963?variant=2f65aa5f-8b92-41e7-a502-271febd29855","available_quantity":999999999,"options":[{"name":"Color","value":"Spray Paint Swoosh"},{"name":"Size","value":"7"}],"off_ratio":44,"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
: Spray Paint Swoosh
${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}
`
}()}
Size
: 7
${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}
`
}()}
Add to cart
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"2f65aa5f-8b92-41e7-a502-271febd29855","product_id":"b2185584-9810-4c16-a9a6-51b056bb72b5","title":"Spray Paint Swoosh-7","weight_unit":"kg","inventory_quantity":0,"sku":"MC-999-Spray Paint Swoosh-7","barcode":"","position":1,"option1":"Spray Paint Swoosh","option2":"7","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dfc6eec7aeb9c24abc755550d8d4d2b4.jpeg","path":"dfc6eec7aeb9c24abc755550d8d4d2b4.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":89.95,"min_quantity":1}],"weight":"0","compare_at_price":"159.99","price":"89.95","retail_price":"159.99","available":true,"url":"\/products\/air-cushion-mens-trainers-589791712-2963?variant=2f65aa5f-8b92-41e7-a502-271febd29855","available_quantity":999999999,"options":[{"name":"Color","value":"Spray Paint Swoosh"},{"name":"Size","value":"7"}],"off_ratio":44,"flashsale_info":[],"sales":0};
return `
`
}()}