${function() {
const variantData = data.variant || {"id":"f70904c8-602c-4802-8d7c-8920c387ec40","product_id":"537e84da-3231-4f82-8fa5-c69ef48ca46f","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K547359311968645120","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/587d69108f331524896eb00eabcffefb.jpeg","path":"587d69108f331524896eb00eabcffefb.jpeg","width":850,"height":850,"alt":"Women'S Flower Print Autumn And Winter Hot Sale Fashionable Long Sleeves Loose Round Neck","aspect_ratio":1},"wholesale_price":[{"price":28.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"28.99","price":"28.99","retail_price":"28.99","available":true,"url":"\/products\/womens-flower-print-autumn-and-winter-hot-sale-fashionable-long-sleeves-loose-round-neck?variant=f70904c8-602c-4802-8d7c-8920c387ec40","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":2};
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":"f70904c8-602c-4802-8d7c-8920c387ec40","product_id":"537e84da-3231-4f82-8fa5-c69ef48ca46f","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K547359311968645120","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/587d69108f331524896eb00eabcffefb.jpeg","path":"587d69108f331524896eb00eabcffefb.jpeg","width":850,"height":850,"alt":"Women'S Flower Print Autumn And Winter Hot Sale Fashionable Long Sleeves Loose Round Neck","aspect_ratio":1},"wholesale_price":[{"price":28.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"28.99","price":"28.99","retail_price":"28.99","available":true,"url":"\/products\/womens-flower-print-autumn-and-winter-hot-sale-fashionable-long-sleeves-loose-round-neck?variant=f70904c8-602c-4802-8d7c-8920c387ec40","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
`
}()}