${function() {
const variantData = data.variant || {"id":"af83cfc0-3c5a-4606-89bf-c4113494cda0","product_id":"72e7706f-0940-49e9-80c9-601ec6b48f56","title":"Blue-S","weight_unit":"kg","inventory_quantity":999,"sku":"K638635525375377408","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9715e851f721806756adede566b47ae8.jpeg","path":"9715e851f721806756adede566b47ae8.jpeg","width":1125,"height":1500,"alt":"Men's Japanese Retro Tree Peacock Oil 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-japanese-retro-tree-peacock-oil-painting-print-linen-blend-shirt?variant=af83cfc0-3c5a-4606-89bf-c4113494cda0","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":41,"flashsale_info":[],"sales":5};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Blue
${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":"af83cfc0-3c5a-4606-89bf-c4113494cda0","product_id":"72e7706f-0940-49e9-80c9-601ec6b48f56","title":"Blue-S","weight_unit":"kg","inventory_quantity":999,"sku":"K638635525375377408","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9715e851f721806756adede566b47ae8.jpeg","path":"9715e851f721806756adede566b47ae8.jpeg","width":1125,"height":1500,"alt":"Men's Japanese Retro Tree Peacock Oil 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-japanese-retro-tree-peacock-oil-painting-print-linen-blend-shirt?variant=af83cfc0-3c5a-4606-89bf-c4113494cda0","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":41,"flashsale_info":[],"sales":5};
return `
`
}()}