${function() {
const variantData = data.variant || {"id":"26f2f679-b293-4858-8d05-be2dd2aa5ecc","product_id":"ab18dd7c-c020-42c2-8a76-852932b08287","title":"Wolf Grey-6.5","weight_unit":"kg","inventory_quantity":999,"sku":"MS-2025-Wolf Grey-6.5","barcode":"","position":1,"option1":"Wolf Grey","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3a7a7da95f77b92737e194e7729b1629.jpg","path":"3a7a7da95f77b92737e194e7729b1629.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":89.95,"min_quantity":1}],"weight":"0","compare_at_price":"159.95","price":"89.95","retail_price":"159.95","available":true,"url":"\/products\/air-cushion-mens-trainers-50338-p8ai-w2cj-s0gx-3wt5-w39r-jyol?variant=26f2f679-b293-4858-8d05-be2dd2aa5ecc","available_quantity":999,"options":[{"name":"Color","value":"Wolf Grey"},{"name":"US Size","value":"6.5"}],"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
: Wolf Grey
${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}
`
}()}
Us Size
: 6.5
${function(){
const optName = "US 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":"26f2f679-b293-4858-8d05-be2dd2aa5ecc","product_id":"ab18dd7c-c020-42c2-8a76-852932b08287","title":"Wolf Grey-6.5","weight_unit":"kg","inventory_quantity":999,"sku":"MS-2025-Wolf Grey-6.5","barcode":"","position":1,"option1":"Wolf Grey","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3a7a7da95f77b92737e194e7729b1629.jpg","path":"3a7a7da95f77b92737e194e7729b1629.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":89.95,"min_quantity":1}],"weight":"0","compare_at_price":"159.95","price":"89.95","retail_price":"159.95","available":true,"url":"\/products\/air-cushion-mens-trainers-50338-p8ai-w2cj-s0gx-3wt5-w39r-jyol?variant=26f2f679-b293-4858-8d05-be2dd2aa5ecc","available_quantity":999,"options":[{"name":"Color","value":"Wolf Grey"},{"name":"US Size","value":"6.5"}],"off_ratio":44,"flashsale_info":[],"sales":0};
return `
`
}()}