${function() {
const variantData = data.variant || {"id":"50850139-b57c-43f2-b1d2-d6e6fc0df48e","product_id":"57a24332-fef5-4265-a4f8-d226cbfec17b","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K590101238555963392","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/91708a09452c7ad17f0291a53eaa4302.jpeg","path":"91708a09452c7ad17f0291a53eaa4302.jpeg","width":675,"height":900,"alt":"Men's Irish Flag Shamrock Print St Patrick's Day Stand Collar Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"49.99","price":"26.99","retail_price":"49.99","available":true,"url":"\/products\/mens-irish-flag-shamrock-print-st-patricks-day-stand-collar-sweatshirt?variant=50850139-b57c-43f2-b1d2-d6e6fc0df48e","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":46,"flashsale_info":[],"sales":586};
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":"50850139-b57c-43f2-b1d2-d6e6fc0df48e","product_id":"57a24332-fef5-4265-a4f8-d226cbfec17b","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K590101238555963392","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/91708a09452c7ad17f0291a53eaa4302.jpeg","path":"91708a09452c7ad17f0291a53eaa4302.jpeg","width":675,"height":900,"alt":"Men's Irish Flag Shamrock Print St Patrick's Day Stand Collar Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"49.99","price":"26.99","retail_price":"49.99","available":true,"url":"\/products\/mens-irish-flag-shamrock-print-st-patricks-day-stand-collar-sweatshirt?variant=50850139-b57c-43f2-b1d2-d6e6fc0df48e","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":46,"flashsale_info":[],"sales":586};
return `
`
}()}