${function() {
const variantData = data.variant || {"id":"4e327949-3e64-45f3-a616-1cd344678406","product_id":"c97c0127-9530-4250-ad42-b3f77441fdf3","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K585013943648288768","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/22e8c23f7d061b04a707fed0c7bb50c5.png","path":"22e8c23f7d061b04a707fed0c7bb50c5.png","width":498,"height":666,"alt":"Women's Half Zip Collar Shamrock Print St Patrick's Day Sweatshirt","aspect_ratio":0.7477477477477478},"wholesale_price":[{"price":27.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"51.99","price":"27.99","retail_price":"51.99","available":true,"url":"\/products\/womens-half-zip-collar-shamrock-print-st-patricks-day-sweatshirt?variant=4e327949-3e64-45f3-a616-1cd344678406","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":46,"flashsale_info":[],"sales":440};
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":"4e327949-3e64-45f3-a616-1cd344678406","product_id":"c97c0127-9530-4250-ad42-b3f77441fdf3","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K585013943648288768","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/22e8c23f7d061b04a707fed0c7bb50c5.png","path":"22e8c23f7d061b04a707fed0c7bb50c5.png","width":498,"height":666,"alt":"Women's Half Zip Collar Shamrock Print St Patrick's Day Sweatshirt","aspect_ratio":0.7477477477477478},"wholesale_price":[{"price":27.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"51.99","price":"27.99","retail_price":"51.99","available":true,"url":"\/products\/womens-half-zip-collar-shamrock-print-st-patricks-day-sweatshirt?variant=4e327949-3e64-45f3-a616-1cd344678406","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":46,"flashsale_info":[],"sales":440};
return `
`
}()}