${function() {
const variantData = data.variant || {"id":"873296df-ae63-41fe-88b0-91602a95c1d2","product_id":"684f6a87-1a0d-4696-9d20-4af7be81efae","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K585041104434499584","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4913fee690078b95a9853cd41e7eedf1.png","path":"4913fee690078b95a9853cd41e7eedf1.png","width":498,"height":666,"alt":"Men's Shenanigans Coordinator Clover Print Long Sleeve Henley Shirt","aspect_ratio":0.7477477477477478},"wholesale_price":[{"price":25.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"47.99","price":"25.99","retail_price":"47.99","available":true,"url":"\/products\/mens-shenanigans-coordinator-clover-print-long-sleeve-henley-shirt?variant=873296df-ae63-41fe-88b0-91602a95c1d2","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":46,"flashsale_info":[],"sales":494};
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":"873296df-ae63-41fe-88b0-91602a95c1d2","product_id":"684f6a87-1a0d-4696-9d20-4af7be81efae","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K585041104434499584","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4913fee690078b95a9853cd41e7eedf1.png","path":"4913fee690078b95a9853cd41e7eedf1.png","width":498,"height":666,"alt":"Men's Shenanigans Coordinator Clover Print Long Sleeve Henley Shirt","aspect_ratio":0.7477477477477478},"wholesale_price":[{"price":25.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"47.99","price":"25.99","retail_price":"47.99","available":true,"url":"\/products\/mens-shenanigans-coordinator-clover-print-long-sleeve-henley-shirt?variant=873296df-ae63-41fe-88b0-91602a95c1d2","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":46,"flashsale_info":[],"sales":494};
return `
`
}()}