${function() {
const variantData = data.variant || {"id":"3e40d98b-8b2e-4e93-a962-937133cf7231","product_id":"43be6f54-c2b0-45c4-9fa5-b3f1b87baf8d","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K583928216010235904","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/99475003c2ae1323652f3d99ab7b6d6d.png","path":"99475003c2ae1323652f3d99ab7b6d6d.png","width":750,"height":1000,"alt":"Women's Slainte Clover Print Casual Long Sleeve Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.27","compare_at_price":"41.99","price":"23.99","retail_price":"41.99","available":true,"url":"\/products\/womens-slainte-clover-print-casual-long-sleeve-sweatshirt?variant=3e40d98b-8b2e-4e93-a962-937133cf7231","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":43,"flashsale_info":[],"sales":71};
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":"3e40d98b-8b2e-4e93-a962-937133cf7231","product_id":"43be6f54-c2b0-45c4-9fa5-b3f1b87baf8d","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K583928216010235904","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/99475003c2ae1323652f3d99ab7b6d6d.png","path":"99475003c2ae1323652f3d99ab7b6d6d.png","width":750,"height":1000,"alt":"Women's Slainte Clover Print Casual Long Sleeve Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.27","compare_at_price":"41.99","price":"23.99","retail_price":"41.99","available":true,"url":"\/products\/womens-slainte-clover-print-casual-long-sleeve-sweatshirt?variant=3e40d98b-8b2e-4e93-a962-937133cf7231","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":43,"flashsale_info":[],"sales":71};
return `
`
}()}