${function() {
const variantData = data.variant || {"id":"e4f39f44-ae9a-4dd7-b711-369b61bb1b9f","product_id":"7deed3be-acf2-4c11-94c3-2b4a1289cffa","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K608535092506247168","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5cb73b68630de18683c1f851faf3301b.jpeg","path":"5cb73b68630de18683c1f851faf3301b.jpeg","width":600,"height":800,"alt":"Men's Wintersweet Plum Bossom Art Print Short Sleeve Cotton And Linen Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.17","compare_at_price":"47.99","price":"26.99","retail_price":"47.99","available":true,"url":"\/products\/mens-wintersweet-plum-bossom-art-print-short-sleeve-cotton-and-linen-shirt?variant=e4f39f44-ae9a-4dd7-b711-369b61bb1b9f","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":44,"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
: Beige
${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":"e4f39f44-ae9a-4dd7-b711-369b61bb1b9f","product_id":"7deed3be-acf2-4c11-94c3-2b4a1289cffa","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K608535092506247168","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5cb73b68630de18683c1f851faf3301b.jpeg","path":"5cb73b68630de18683c1f851faf3301b.jpeg","width":600,"height":800,"alt":"Men's Wintersweet Plum Bossom Art Print Short Sleeve Cotton And Linen Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.17","compare_at_price":"47.99","price":"26.99","retail_price":"47.99","available":true,"url":"\/products\/mens-wintersweet-plum-bossom-art-print-short-sleeve-cotton-and-linen-shirt?variant=e4f39f44-ae9a-4dd7-b711-369b61bb1b9f","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":44,"flashsale_info":[],"sales":0};
return `
`
}()}