${function() {
const variantData = data.variant || {"id":"d0ecfe2b-2c32-4efa-bb2e-87c36dff3793","product_id":"978c6049-927f-473e-8035-589a0457b86f","title":"Navy-S","weight_unit":"kg","inventory_quantity":999,"sku":"K633554178113187840","barcode":"","position":1,"option1":"Navy","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4d2ccfd77a444823847791621daaf281.jpeg","path":"4d2ccfd77a444823847791621daaf281.jpeg","width":600,"height":800,"alt":"Men's Boho Starry Night White Cat Art Print Short Sleeve Linen Blend Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"44.99","price":"26.99","retail_price":"44.99","available":true,"url":"\/products\/mens-boho-starry-night-white-cat-art-print-short-sleeve-linen-blend-shirt?variant=d0ecfe2b-2c32-4efa-bb2e-87c36dff3793","available_quantity":999999999,"options":[{"name":"Color","value":"Navy"},{"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
: Navy
${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":"d0ecfe2b-2c32-4efa-bb2e-87c36dff3793","product_id":"978c6049-927f-473e-8035-589a0457b86f","title":"Navy-S","weight_unit":"kg","inventory_quantity":999,"sku":"K633554178113187840","barcode":"","position":1,"option1":"Navy","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4d2ccfd77a444823847791621daaf281.jpeg","path":"4d2ccfd77a444823847791621daaf281.jpeg","width":600,"height":800,"alt":"Men's Boho Starry Night White Cat Art Print Short Sleeve Linen Blend Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"44.99","price":"26.99","retail_price":"44.99","available":true,"url":"\/products\/mens-boho-starry-night-white-cat-art-print-short-sleeve-linen-blend-shirt?variant=d0ecfe2b-2c32-4efa-bb2e-87c36dff3793","available_quantity":999999999,"options":[{"name":"Color","value":"Navy"},{"name":"Size","value":"S"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
`
}()}