${function() {
const variantData = data.variant || {"id":"674e7a55-ecda-4eb1-b752-e764fb748cfd","product_id":"7ec67b11-ac64-4e9b-aa95-269b9b6b1317","title":"XS-MG202 red","weight_unit":"","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"XS","option2":"MG202 red","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6a2c899c1fc68e70e12b2a40a68afcde.jpeg","path":"6a2c899c1fc68e70e12b2a40a68afcde.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":69.99,"min_quantity":1}],"weight":"0","compare_at_price":"89.99","price":"69.99","retail_price":"89.99","available":true,"url":"\/products\/mens-embroidery-stand-collar-baseball-bomber-leather-jacket?variant=674e7a55-ecda-4eb1-b752-e764fb748cfd","available_quantity":999999999,"options":[{"name":"Size","value":"XS"},{"name":"Color","value":"MG202 red"}],"off_ratio":22,"flashsale_info":[],"sales":1};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Size
: XS
${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}
`
}()}
Color
: MG202 red
${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}
`
}()}
Add to cart
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"674e7a55-ecda-4eb1-b752-e764fb748cfd","product_id":"7ec67b11-ac64-4e9b-aa95-269b9b6b1317","title":"XS-MG202 red","weight_unit":"","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"XS","option2":"MG202 red","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6a2c899c1fc68e70e12b2a40a68afcde.jpeg","path":"6a2c899c1fc68e70e12b2a40a68afcde.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":69.99,"min_quantity":1}],"weight":"0","compare_at_price":"89.99","price":"69.99","retail_price":"89.99","available":true,"url":"\/products\/mens-embroidery-stand-collar-baseball-bomber-leather-jacket?variant=674e7a55-ecda-4eb1-b752-e764fb748cfd","available_quantity":999999999,"options":[{"name":"Size","value":"XS"},{"name":"Color","value":"MG202 red"}],"off_ratio":22,"flashsale_info":[],"sales":1};
return `
`
}()}