${function() {
const variantData = data.variant || {"id":"0948ab3c-21ce-48b9-9241-06e28ae143be","product_id":"e2b32ac4-a356-4c5c-9265-9c873b43a900","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K638280899462504448","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/99610ed03375c8a26d5378d906dc1b48.jpeg","path":"99610ed03375c8a26d5378d906dc1b48.jpeg","width":600,"height":800,"alt":"Men's Retro Flying American Kestrels Art Print Linen Blend Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":28.99,"min_quantity":1}],"weight":"0.19","compare_at_price":"48.99","price":"28.99","retail_price":"48.99","available":true,"url":"\/products\/mens-retro-flying-american-kestrels-art-print-linen-blend-shirt?variant=0948ab3c-21ce-48b9-9241-06e28ae143be","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":41,"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
: Green
${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}
`
}()}
Size
: S
${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}
`
}()}
Add to cart
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"0948ab3c-21ce-48b9-9241-06e28ae143be","product_id":"e2b32ac4-a356-4c5c-9265-9c873b43a900","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K638280899462504448","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/99610ed03375c8a26d5378d906dc1b48.jpeg","path":"99610ed03375c8a26d5378d906dc1b48.jpeg","width":600,"height":800,"alt":"Men's Retro Flying American Kestrels Art Print Linen Blend Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":28.99,"min_quantity":1}],"weight":"0.19","compare_at_price":"48.99","price":"28.99","retail_price":"48.99","available":true,"url":"\/products\/mens-retro-flying-american-kestrels-art-print-linen-blend-shirt?variant=0948ab3c-21ce-48b9-9241-06e28ae143be","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":41,"flashsale_info":[],"sales":0};
return `
`
}()}