${function() {
const variantData = data.variant || {"id":"e4cbc4e6-4ba5-464e-bd4c-ce3c015ba3ef","product_id":"3fb40206-e8aa-4fb2-bb66-6b8afc980a82","title":"White-S","weight_unit":"kg","inventory_quantity":999,"sku":"K588993092375502848","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/692894ba8d1bed68c74d072e91e3e8f2.jpeg","path":"692894ba8d1bed68c74d072e91e3e8f2.jpeg","width":1338,"height":1785,"alt":"Men's The Leprechauns Made Me Do It St Patrick's Day Long Sleeve Tee","aspect_ratio":0.7495798319327731},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"41.99","price":"22.99","retail_price":"41.99","available":true,"url":"\/products\/mens-the-leprechauns-made-me-do-it-st-patricks-day-long-sleeve-tee?variant=e4cbc4e6-4ba5-464e-bd4c-ce3c015ba3ef","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":45,"flashsale_info":[],"sales":3};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: White
${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":"e4cbc4e6-4ba5-464e-bd4c-ce3c015ba3ef","product_id":"3fb40206-e8aa-4fb2-bb66-6b8afc980a82","title":"White-S","weight_unit":"kg","inventory_quantity":999,"sku":"K588993092375502848","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/692894ba8d1bed68c74d072e91e3e8f2.jpeg","path":"692894ba8d1bed68c74d072e91e3e8f2.jpeg","width":1338,"height":1785,"alt":"Men's The Leprechauns Made Me Do It St Patrick's Day Long Sleeve Tee","aspect_ratio":0.7495798319327731},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"41.99","price":"22.99","retail_price":"41.99","available":true,"url":"\/products\/mens-the-leprechauns-made-me-do-it-st-patricks-day-long-sleeve-tee?variant=e4cbc4e6-4ba5-464e-bd4c-ce3c015ba3ef","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":45,"flashsale_info":[],"sales":3};
return `
`
}()}