${function() {
const variantData = data.variant || {"id":"64387d68-910f-4526-aa5b-528c9a73c62d","product_id":"a618baf0-b330-4512-9546-a9873f10e84d","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K587951337841676288","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a2afc01acfd67299184c20f678831f41.jpeg","path":"a2afc01acfd67299184c20f678831f41.jpeg","width":564,"height":751,"alt":"Men's Cheers Beers Shamrock Print St Patrick's Day Retro Tee","aspect_ratio":0.7509986684420772},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"39.99","price":"20.99","retail_price":"39.99","available":true,"url":"\/products\/mens-cheers-beers-shamrock-print-st-patricks-day-retro-tee?variant=64387d68-910f-4526-aa5b-528c9a73c62d","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":48,"flashsale_info":[],"sales":385};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Beige
${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":"64387d68-910f-4526-aa5b-528c9a73c62d","product_id":"a618baf0-b330-4512-9546-a9873f10e84d","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K587951337841676288","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a2afc01acfd67299184c20f678831f41.jpeg","path":"a2afc01acfd67299184c20f678831f41.jpeg","width":564,"height":751,"alt":"Men's Cheers Beers Shamrock Print St Patrick's Day Retro Tee","aspect_ratio":0.7509986684420772},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"39.99","price":"20.99","retail_price":"39.99","available":true,"url":"\/products\/mens-cheers-beers-shamrock-print-st-patricks-day-retro-tee?variant=64387d68-910f-4526-aa5b-528c9a73c62d","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":48,"flashsale_info":[],"sales":385};
return `
`
}()}