${function() {
const variantData = data.variant || {"id":"8fa7c860-ea7d-4f2c-ae4e-6c00a1117a20","product_id":"26c7bea1-016d-4944-9571-549f2b8433e6","title":"Sky Blue-S","weight_unit":"kg","inventory_quantity":999,"sku":"K601700060475809792","barcode":"","position":1,"option1":"Sky Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/62b6383250deaccd7cb38b7f461e1629.jpeg","path":"62b6383250deaccd7cb38b7f461e1629.jpeg","width":1340,"height":1785,"alt":"Men's Fun St. Patrick's Day Van Gogh Oil Painting Half Button Shirt","aspect_ratio":0.7507002801120448},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"40.99","price":"22.99","retail_price":"40.99","available":true,"url":"\/products\/mens-fun-st-patricks-day-van-gogh-oil-painting-half-button-shirt?variant=8fa7c860-ea7d-4f2c-ae4e-6c00a1117a20","available_quantity":999999999,"options":[{"name":"Color","value":"Sky Blue"},{"name":"Size","value":"S"}],"off_ratio":44,"flashsale_info":[],"sales":275};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Sky 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":"8fa7c860-ea7d-4f2c-ae4e-6c00a1117a20","product_id":"26c7bea1-016d-4944-9571-549f2b8433e6","title":"Sky Blue-S","weight_unit":"kg","inventory_quantity":999,"sku":"K601700060475809792","barcode":"","position":1,"option1":"Sky Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/62b6383250deaccd7cb38b7f461e1629.jpeg","path":"62b6383250deaccd7cb38b7f461e1629.jpeg","width":1340,"height":1785,"alt":"Men's Fun St. Patrick's Day Van Gogh Oil Painting Half Button Shirt","aspect_ratio":0.7507002801120448},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"40.99","price":"22.99","retail_price":"40.99","available":true,"url":"\/products\/mens-fun-st-patricks-day-van-gogh-oil-painting-half-button-shirt?variant=8fa7c860-ea7d-4f2c-ae4e-6c00a1117a20","available_quantity":999999999,"options":[{"name":"Color","value":"Sky Blue"},{"name":"Size","value":"S"}],"off_ratio":44,"flashsale_info":[],"sales":275};
return `
`
}()}