${function() {
const variantData = data.variant || {"id":"2219db72-904e-4b71-ac26-a61589c071a1","product_id":"48ab26d6-48f9-4f3d-917d-0e59513143f5","title":"Crepe Brown-7","weight_unit":"g","inventory_quantity":985,"sku":"MS-087-Crepe Brown-7","barcode":"","position":1,"option1":"Crepe Brown","option2":"7","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3e6279c7bb13bdf610b68780251d89ab.jpg","path":"3e6279c7bb13bdf610b68780251d89ab.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":78.86,"min_quantity":1}],"weight":"0","compare_at_price":"158.86","price":"78.86","retail_price":"158.86","available":true,"url":"\/products\/mens-air-cushion-sneakers-86nc-pn7y-vabi-ow-y5wi-lju9-p4li-td2d-bvnd?variant=2219db72-904e-4b71-ac26-a61589c071a1","available_quantity":999999999,"options":[{"name":"Color","value":"Crepe Brown"},{"name":"US Size","value":"7"}],"off_ratio":50,"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
: Crepe Brown
${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":"2219db72-904e-4b71-ac26-a61589c071a1","product_id":"48ab26d6-48f9-4f3d-917d-0e59513143f5","title":"Crepe Brown-7","weight_unit":"g","inventory_quantity":985,"sku":"MS-087-Crepe Brown-7","barcode":"","position":1,"option1":"Crepe Brown","option2":"7","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3e6279c7bb13bdf610b68780251d89ab.jpg","path":"3e6279c7bb13bdf610b68780251d89ab.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":78.86,"min_quantity":1}],"weight":"0","compare_at_price":"158.86","price":"78.86","retail_price":"158.86","available":true,"url":"\/products\/mens-air-cushion-sneakers-86nc-pn7y-vabi-ow-y5wi-lju9-p4li-td2d-bvnd?variant=2219db72-904e-4b71-ac26-a61589c071a1","available_quantity":999999999,"options":[{"name":"Color","value":"Crepe Brown"},{"name":"US Size","value":"7"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}