${function() {
const variantData = data.variant || {"id":"b06e2728-3cd5-48d8-879b-7f1861f8b3c0","product_id":"a9a84c01-9045-4112-b6d3-4b9a1be8d98c","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K585023512505298944","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e381c98013d524f9084f0313d69f21de.png","path":"e381c98013d524f9084f0313d69f21de.png","width":673,"height":900,"alt":"Women's Slainte Irish Shamrock Print St Patrick's Day Sweatshirt","aspect_ratio":0.7477777777777778},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"42.99","price":"23.99","retail_price":"42.99","available":true,"url":"\/products\/womens-slainte-irish-shamrock-print-st-patricks-day-sweatshirt?variant=b06e2728-3cd5-48d8-879b-7f1861f8b3c0","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":44,"flashsale_info":[],"sales":292};
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":"b06e2728-3cd5-48d8-879b-7f1861f8b3c0","product_id":"a9a84c01-9045-4112-b6d3-4b9a1be8d98c","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K585023512505298944","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e381c98013d524f9084f0313d69f21de.png","path":"e381c98013d524f9084f0313d69f21de.png","width":673,"height":900,"alt":"Women's Slainte Irish Shamrock Print St Patrick's Day Sweatshirt","aspect_ratio":0.7477777777777778},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"42.99","price":"23.99","retail_price":"42.99","available":true,"url":"\/products\/womens-slainte-irish-shamrock-print-st-patricks-day-sweatshirt?variant=b06e2728-3cd5-48d8-879b-7f1861f8b3c0","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":44,"flashsale_info":[],"sales":292};
return `
`
}()}