${function() {
const variantData = data.variant || {"id":"f303aa10-4a7c-4aec-bcfc-b6edc940ae60","product_id":"1b4f4c2b-9fd8-431c-ac0a-43a229d797a0","title":"Khaki-S","weight_unit":"kg","inventory_quantity":999,"sku":"K588303114912595968","barcode":"","position":1,"option1":"Khaki","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1c5bd4795eab9c6bd81ff65d1b412623.jpeg","path":"1c5bd4795eab9c6bd81ff65d1b412623.jpeg","width":563,"height":750,"alt":"Men's Vintage Irish Flag Shamrock Print St Patrick's Day Sweatshirt","aspect_ratio":0.7506666666666667},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"42.99","price":"24.99","retail_price":"42.99","available":true,"url":"\/products\/mens-vintage-irish-flag-shamrock-print-st-patricks-day-sweatshirt?variant=f303aa10-4a7c-4aec-bcfc-b6edc940ae60","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"name":"Size","value":"S"}],"off_ratio":42,"flashsale_info":[],"sales":247};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Khaki
${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":"f303aa10-4a7c-4aec-bcfc-b6edc940ae60","product_id":"1b4f4c2b-9fd8-431c-ac0a-43a229d797a0","title":"Khaki-S","weight_unit":"kg","inventory_quantity":999,"sku":"K588303114912595968","barcode":"","position":1,"option1":"Khaki","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1c5bd4795eab9c6bd81ff65d1b412623.jpeg","path":"1c5bd4795eab9c6bd81ff65d1b412623.jpeg","width":563,"height":750,"alt":"Men's Vintage Irish Flag Shamrock Print St Patrick's Day Sweatshirt","aspect_ratio":0.7506666666666667},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"42.99","price":"24.99","retail_price":"42.99","available":true,"url":"\/products\/mens-vintage-irish-flag-shamrock-print-st-patricks-day-sweatshirt?variant=f303aa10-4a7c-4aec-bcfc-b6edc940ae60","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"name":"Size","value":"S"}],"off_ratio":42,"flashsale_info":[],"sales":247};
return `
`
}()}