${function() {
const variantData = data.variant || {"id":"3e38046f-8c27-4f5c-97dc-43c663ff0607","product_id":"2af4345a-ea37-4608-b1b6-0079e1f37c04","title":"Black Green 1-6.5","weight_unit":"g","inventory_quantity":991,"sku":"MS-666-Black Green 1-6.5","barcode":"","position":1,"option1":"Black Green 1","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b4039a9f43b2f2cef673848786e29f5c.jpeg","path":"b4039a9f43b2f2cef673848786e29f5c.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":89.95,"min_quantity":1}],"weight":"0","compare_at_price":"199.95","price":"89.95","retail_price":"199.95","available":true,"url":"\/products\/mens-air-cushion-sneakers-1826544096?variant=3e38046f-8c27-4f5c-97dc-43c663ff0607","available_quantity":999999999,"options":[{"name":"Color","value":"Black Green 1"},{"name":"US Size","value":"6.5"}],"off_ratio":55,"flashsale_info":[],"sales":6};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Black Green 1
${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":"3e38046f-8c27-4f5c-97dc-43c663ff0607","product_id":"2af4345a-ea37-4608-b1b6-0079e1f37c04","title":"Black Green 1-6.5","weight_unit":"g","inventory_quantity":991,"sku":"MS-666-Black Green 1-6.5","barcode":"","position":1,"option1":"Black Green 1","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b4039a9f43b2f2cef673848786e29f5c.jpeg","path":"b4039a9f43b2f2cef673848786e29f5c.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":89.95,"min_quantity":1}],"weight":"0","compare_at_price":"199.95","price":"89.95","retail_price":"199.95","available":true,"url":"\/products\/mens-air-cushion-sneakers-1826544096?variant=3e38046f-8c27-4f5c-97dc-43c663ff0607","available_quantity":999999999,"options":[{"name":"Color","value":"Black Green 1"},{"name":"US Size","value":"6.5"}],"off_ratio":55,"flashsale_info":[],"sales":6};
return `
`
}()}