${function() {
const variantData = data.variant || {"id":"e8d3a332-1288-4bbf-a5e6-ab49440aafca","product_id":"fbf62514-81a6-4339-b87e-e074461288c9","title":"Yellow-S","weight_unit":"kg","inventory_quantity":999,"sku":"K553132748452007936","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/df93743de00a191c3f31cb82450c578d.png","path":"df93743de00a191c3f31cb82450c578d.png","width":600,"height":800,"alt":"Women's Forsythia Flower Art Print V Neck Long Sleeve Tees","aspect_ratio":0.75},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"21.99","price":"21.99","retail_price":"21.99","available":true,"url":"\/products\/womens-forsythia-flower-art-print-v-neck-long-sleeve-tees?variant=e8d3a332-1288-4bbf-a5e6-ab49440aafca","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":212};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Yellow
${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":"e8d3a332-1288-4bbf-a5e6-ab49440aafca","product_id":"fbf62514-81a6-4339-b87e-e074461288c9","title":"Yellow-S","weight_unit":"kg","inventory_quantity":999,"sku":"K553132748452007936","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/df93743de00a191c3f31cb82450c578d.png","path":"df93743de00a191c3f31cb82450c578d.png","width":600,"height":800,"alt":"Women's Forsythia Flower Art Print V Neck Long Sleeve Tees","aspect_ratio":0.75},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"21.99","price":"21.99","retail_price":"21.99","available":true,"url":"\/products\/womens-forsythia-flower-art-print-v-neck-long-sleeve-tees?variant=e8d3a332-1288-4bbf-a5e6-ab49440aafca","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":212};
return `
`
}()}