${function() {
const variantData = data.variant || {"id":"c75a4ad3-7b15-4450-8214-6379e8da9169","product_id":"79c227c8-d605-4513-a0a5-73e643414ff6","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"K589005403476381696","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6e312f2eef0bb4e44f0fe267fa5f19d3.jpeg","path":"6e312f2eef0bb4e44f0fe267fa5f19d3.jpeg","width":600,"height":800,"alt":"Men's Lucky Shamrock Beer Man St. Patrick's Day Print Casual T-Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"37.99","price":"20.99","retail_price":"37.99","available":true,"url":"\/products\/mens-lucky-shamrock-beer-man-st-patricks-day-print-casual-t-shirt?variant=c75a4ad3-7b15-4450-8214-6379e8da9169","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":45,"flashsale_info":[],"sales":544};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Black
${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":"c75a4ad3-7b15-4450-8214-6379e8da9169","product_id":"79c227c8-d605-4513-a0a5-73e643414ff6","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"K589005403476381696","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6e312f2eef0bb4e44f0fe267fa5f19d3.jpeg","path":"6e312f2eef0bb4e44f0fe267fa5f19d3.jpeg","width":600,"height":800,"alt":"Men's Lucky Shamrock Beer Man St. Patrick's Day Print Casual T-Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"37.99","price":"20.99","retail_price":"37.99","available":true,"url":"\/products\/mens-lucky-shamrock-beer-man-st-patricks-day-print-casual-t-shirt?variant=c75a4ad3-7b15-4450-8214-6379e8da9169","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":45,"flashsale_info":[],"sales":544};
return `
`
}()}