${function() {
const variantData = data.variant || {"id":"3ab7b0d4-7c5d-486b-9c56-8319ad70af7b","product_id":"3510bca0-64b5-4b05-a2d7-de280a681a60","title":"Light Yellow-S","weight_unit":"kg","inventory_quantity":999,"sku":"K639749004863729664","barcode":"","position":1,"option1":"Light Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/064b29715a90a90eb6614c7a8bd90fd2.jpeg","path":"064b29715a90a90eb6614c7a8bd90fd2.jpeg","width":1125,"height":1500,"alt":"Men's Boho Flower Bird Ink Painting Print Linen Blend Shirt","aspect_ratio":0.75},"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-boho-flower-bird-ink-painting-print-linen-blend-shirt?variant=3ab7b0d4-7c5d-486b-9c56-8319ad70af7b","available_quantity":999999999,"options":[{"name":"Color","value":"Light 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
: Light 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":"3ab7b0d4-7c5d-486b-9c56-8319ad70af7b","product_id":"3510bca0-64b5-4b05-a2d7-de280a681a60","title":"Light Yellow-S","weight_unit":"kg","inventory_quantity":999,"sku":"K639749004863729664","barcode":"","position":1,"option1":"Light Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/064b29715a90a90eb6614c7a8bd90fd2.jpeg","path":"064b29715a90a90eb6614c7a8bd90fd2.jpeg","width":1125,"height":1500,"alt":"Men's Boho Flower Bird Ink Painting Print Linen Blend Shirt","aspect_ratio":0.75},"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-boho-flower-bird-ink-painting-print-linen-blend-shirt?variant=3ab7b0d4-7c5d-486b-9c56-8319ad70af7b","available_quantity":999999999,"options":[{"name":"Color","value":"Light Yellow"},{"name":"Size","value":"S"}],"off_ratio":41,"flashsale_info":[],"sales":1};
return `
`
}()}