${function() {
const variantData = data.variant || {"id":"459cc0c6-f646-4246-8261-fbd8e7ef075f","product_id":"dec1406f-f79f-4f98-b440-0da9f00cad9d","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K585738079032918016","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/813c1e334efe3f0fe38043e9573f5ad6.jpeg","path":"813c1e334efe3f0fe38043e9573f5ad6.jpeg","width":673,"height":900,"alt":"Women's Saint Patrick's Day Shamrock All Over Print Sweatshirt","aspect_ratio":0.7477777777777778},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"44.99","price":"24.99","retail_price":"44.99","available":true,"url":"\/products\/womens-saint-patricks-day-shamrock-all-over-print-sweatshirt?variant=459cc0c6-f646-4246-8261-fbd8e7ef075f","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":44,"flashsale_info":[],"sales":497};
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":"459cc0c6-f646-4246-8261-fbd8e7ef075f","product_id":"dec1406f-f79f-4f98-b440-0da9f00cad9d","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K585738079032918016","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/813c1e334efe3f0fe38043e9573f5ad6.jpeg","path":"813c1e334efe3f0fe38043e9573f5ad6.jpeg","width":673,"height":900,"alt":"Women's Saint Patrick's Day Shamrock All Over Print Sweatshirt","aspect_ratio":0.7477777777777778},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"44.99","price":"24.99","retail_price":"44.99","available":true,"url":"\/products\/womens-saint-patricks-day-shamrock-all-over-print-sweatshirt?variant=459cc0c6-f646-4246-8261-fbd8e7ef075f","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":44,"flashsale_info":[],"sales":497};
return `
`
}()}