${function() {
const variantData = data.variant || {"id":"2bfb0974-f992-4172-9493-4b110abe9ebe","product_id":"7c0abf07-f0d6-40c1-88d7-9cdd20eb3b1e","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"K587571353172869120","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c40a4930367e86813ff4444592d1d383.jpeg","path":"c40a4930367e86813ff4444592d1d383.jpeg","width":900,"height":1200,"alt":"Unisex's Leprechaun Drinking Beer Print St Patrick's Day Tee","aspect_ratio":0.75},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"39.99","price":"20.99","retail_price":"39.99","available":true,"url":"\/products\/womens-leprechaun-drinking-beer-print-st-patricks-day-tee?variant=2bfb0974-f992-4172-9493-4b110abe9ebe","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":48,"flashsale_info":[],"sales":246};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Black
${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":"2bfb0974-f992-4172-9493-4b110abe9ebe","product_id":"7c0abf07-f0d6-40c1-88d7-9cdd20eb3b1e","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"K587571353172869120","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c40a4930367e86813ff4444592d1d383.jpeg","path":"c40a4930367e86813ff4444592d1d383.jpeg","width":900,"height":1200,"alt":"Unisex's Leprechaun Drinking Beer Print St Patrick's Day Tee","aspect_ratio":0.75},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"39.99","price":"20.99","retail_price":"39.99","available":true,"url":"\/products\/womens-leprechaun-drinking-beer-print-st-patricks-day-tee?variant=2bfb0974-f992-4172-9493-4b110abe9ebe","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":48,"flashsale_info":[],"sales":246};
return `
`
}()}