${function() {
const variantData = data.variant || {"id":"6f20211d-db0a-41b5-8ac9-ebc0c8da2fca","product_id":"96629bf3-2d06-4280-9660-73bc3bb3db02","title":"Lavender-S","weight_unit":"kg","inventory_quantity":999,"sku":"K631741880191705088","barcode":"","position":1,"option1":"Lavender","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/02e33cff714bf725f5e557057059020f.jpeg","path":"02e33cff714bf725f5e557057059020f.jpeg","width":600,"height":800,"alt":"Men's Growth Changes Of Cicada Print Linen Blend Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.19","compare_at_price":"44.99","price":"26.99","retail_price":"44.99","available":true,"url":"\/products\/mens-growth-changes-of-cicada-print-linen-blend-shirt?variant=6f20211d-db0a-41b5-8ac9-ebc0c8da2fca","available_quantity":999999999,"options":[{"name":"Color","value":"Lavender"},{"name":"Size","value":"S"}],"off_ratio":40,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Lavender
${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":"6f20211d-db0a-41b5-8ac9-ebc0c8da2fca","product_id":"96629bf3-2d06-4280-9660-73bc3bb3db02","title":"Lavender-S","weight_unit":"kg","inventory_quantity":999,"sku":"K631741880191705088","barcode":"","position":1,"option1":"Lavender","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/02e33cff714bf725f5e557057059020f.jpeg","path":"02e33cff714bf725f5e557057059020f.jpeg","width":600,"height":800,"alt":"Men's Growth Changes Of Cicada Print Linen Blend Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.19","compare_at_price":"44.99","price":"26.99","retail_price":"44.99","available":true,"url":"\/products\/mens-growth-changes-of-cicada-print-linen-blend-shirt?variant=6f20211d-db0a-41b5-8ac9-ebc0c8da2fca","available_quantity":999999999,"options":[{"name":"Color","value":"Lavender"},{"name":"Size","value":"S"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
`
}()}