${function() {
const variantData = data.variant || {"id":"76ec0304-12b2-4562-ae20-cd071359c093","product_id":"79005683-b1c5-47ee-8f0a-6b8110ae701e","title":"Yellow-S","weight_unit":"kg","inventory_quantity":999,"sku":"K638631776084840448","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c9fc4be1330155902fe3dd51b4e341d7.jpeg","path":"c9fc4be1330155902fe3dd51b4e341d7.jpeg","width":1340,"height":1785,"alt":"Men's Retro Fun Cocktail Monkey Vacation Art Print Linen Blend Shirt","aspect_ratio":0.7507002801120448},"wholesale_price":[{"price":28.99,"min_quantity":1}],"weight":"0.19","compare_at_price":"48.99","price":"28.99","retail_price":"48.99","available":true,"url":"\/products\/mens-retro-fun-cocktail-monkey-vacation-art-print-linen-blend-shirt?variant=76ec0304-12b2-4562-ae20-cd071359c093","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"off_ratio":41,"flashsale_info":[],"sales":1};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Yellow
${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":"76ec0304-12b2-4562-ae20-cd071359c093","product_id":"79005683-b1c5-47ee-8f0a-6b8110ae701e","title":"Yellow-S","weight_unit":"kg","inventory_quantity":999,"sku":"K638631776084840448","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c9fc4be1330155902fe3dd51b4e341d7.jpeg","path":"c9fc4be1330155902fe3dd51b4e341d7.jpeg","width":1340,"height":1785,"alt":"Men's Retro Fun Cocktail Monkey Vacation Art Print Linen Blend Shirt","aspect_ratio":0.7507002801120448},"wholesale_price":[{"price":28.99,"min_quantity":1}],"weight":"0.19","compare_at_price":"48.99","price":"28.99","retail_price":"48.99","available":true,"url":"\/products\/mens-retro-fun-cocktail-monkey-vacation-art-print-linen-blend-shirt?variant=76ec0304-12b2-4562-ae20-cd071359c093","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"off_ratio":41,"flashsale_info":[],"sales":1};
return `
`
}()}