${function() {
const variantData = data.variant || {"id":"bc906860-ffc3-49fe-8a46-3b845f4843c6","product_id":"3ca5d18d-b7fc-4ee3-8f72-2f2e6edf1470","title":"Yellow-S","weight_unit":"kg","inventory_quantity":999,"sku":"K633146103129677824","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ec53aa720688a56c6df77f5dfb7dd7dc.jpeg","path":"ec53aa720688a56c6df77f5dfb7dd7dc.jpeg","width":1340,"height":1785,"alt":"Men's Fun Chilling Dog Coffee Contrast Color Art Print Linen Blend Shirt","aspect_ratio":0.7507002801120448},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"46.99","price":"26.99","retail_price":"46.99","available":true,"url":"\/products\/mens-fun-chilling-dog-coffee-contrast-color-art-print-linen-blend-shirt?variant=bc906860-ffc3-49fe-8a46-3b845f4843c6","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"off_ratio":43,"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
: 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":"bc906860-ffc3-49fe-8a46-3b845f4843c6","product_id":"3ca5d18d-b7fc-4ee3-8f72-2f2e6edf1470","title":"Yellow-S","weight_unit":"kg","inventory_quantity":999,"sku":"K633146103129677824","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ec53aa720688a56c6df77f5dfb7dd7dc.jpeg","path":"ec53aa720688a56c6df77f5dfb7dd7dc.jpeg","width":1340,"height":1785,"alt":"Men's Fun Chilling Dog Coffee Contrast Color Art Print Linen Blend Shirt","aspect_ratio":0.7507002801120448},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"46.99","price":"26.99","retail_price":"46.99","available":true,"url":"\/products\/mens-fun-chilling-dog-coffee-contrast-color-art-print-linen-blend-shirt?variant=bc906860-ffc3-49fe-8a46-3b845f4843c6","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"off_ratio":43,"flashsale_info":[],"sales":0};
return `
`
}()}