${function() {
const variantData = data.variant || {"id":"67b0167e-7372-4a06-9717-919b9e165da6","product_id":"a5b27d86-1ccb-46f3-ab0b-38fbb1bbf22e","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K563238030555037696","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a7141635a934844597c0fcdf113ab33c.jpeg","path":"a7141635a934844597c0fcdf113ab33c.jpeg","width":600,"height":800,"alt":"Women's Flowers Pattern Art Floral Embroidery Print V Neck T-Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"19.99","price":"19.99","retail_price":"19.99","available":true,"url":"\/products\/womens-flowers-pattern-art-floral-embroidery-print-v-neck-t-shirt?variant=67b0167e-7372-4a06-9717-919b9e165da6","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":0,"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 + '%'
: ` `
)}
`;
}()}
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":"67b0167e-7372-4a06-9717-919b9e165da6","product_id":"a5b27d86-1ccb-46f3-ab0b-38fbb1bbf22e","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K563238030555037696","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a7141635a934844597c0fcdf113ab33c.jpeg","path":"a7141635a934844597c0fcdf113ab33c.jpeg","width":600,"height":800,"alt":"Women's Flowers Pattern Art Floral Embroidery Print V Neck T-Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"19.99","price":"19.99","retail_price":"19.99","available":true,"url":"\/products\/womens-flowers-pattern-art-floral-embroidery-print-v-neck-t-shirt?variant=67b0167e-7372-4a06-9717-919b9e165da6","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
`
}()}