${function() {
const variantData = data.variant || {"id":"c6865d81-284e-4e70-9875-cd7deed24060","product_id":"b8fc16a4-baff-4ddf-87c5-8437701bc33e","title":"Palm Trees-7","weight_unit":"kg","inventory_quantity":959,"sku":"MC-999-Palm Trees-7","barcode":"","position":1,"option1":"Palm Trees","option2":"7","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fce97163c68e3bf250469643e778cec7.jpeg","path":"fce97163c68e3bf250469643e778cec7.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":79.95,"min_quantity":1}],"weight":"0","compare_at_price":"129.95","price":"79.95","retail_price":"129.95","available":true,"url":"\/products\/mens-air-cushion-sneakers-bk57-u4ke-7owq-35un-fahv-ar0g-h10v-5qfq-gxaj-xmc0-qbl3-61w3-bmec-3wzg-s0r6-mrhz-bjp4?variant=c6865d81-284e-4e70-9875-cd7deed24060","available_quantity":999999999,"options":[{"name":"Color","value":"Palm Trees"},{"name":"US Size","value":"7"}],"off_ratio":38,"flashsale_info":[],"sales":9};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Palm Trees
${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
: 7
${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":"c6865d81-284e-4e70-9875-cd7deed24060","product_id":"b8fc16a4-baff-4ddf-87c5-8437701bc33e","title":"Palm Trees-7","weight_unit":"kg","inventory_quantity":959,"sku":"MC-999-Palm Trees-7","barcode":"","position":1,"option1":"Palm Trees","option2":"7","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fce97163c68e3bf250469643e778cec7.jpeg","path":"fce97163c68e3bf250469643e778cec7.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":79.95,"min_quantity":1}],"weight":"0","compare_at_price":"129.95","price":"79.95","retail_price":"129.95","available":true,"url":"\/products\/mens-air-cushion-sneakers-bk57-u4ke-7owq-35un-fahv-ar0g-h10v-5qfq-gxaj-xmc0-qbl3-61w3-bmec-3wzg-s0r6-mrhz-bjp4?variant=c6865d81-284e-4e70-9875-cd7deed24060","available_quantity":999999999,"options":[{"name":"Color","value":"Palm Trees"},{"name":"US Size","value":"7"}],"off_ratio":38,"flashsale_info":[],"sales":9};
return `
`
}()}