${function() {
const variantData = data.variant || {"id":"8da4632c-5fa2-4a19-a35c-bba9ae56d0d4","product_id":"8726c095-04e7-4938-95ae-c63e2fba09b8","title":"Blue-S","weight_unit":"kg","inventory_quantity":999,"sku":"K628485469124161536","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f7334cada41c7de27ed8419b70379369.jpeg","path":"f7334cada41c7de27ed8419b70379369.jpeg","width":600,"height":800,"alt":"Men's America Let Freedom Reign Eagle Pattern Print Short Sleeve T-Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"34.99","price":"20.99","retail_price":"34.99","available":true,"url":"\/products\/mens-america-let-freedom-reign-eagle-pattern-print-short-sleeve-t-shirt?variant=8da4632c-5fa2-4a19-a35c-bba9ae56d0d4","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":40,"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
: 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":"8da4632c-5fa2-4a19-a35c-bba9ae56d0d4","product_id":"8726c095-04e7-4938-95ae-c63e2fba09b8","title":"Blue-S","weight_unit":"kg","inventory_quantity":999,"sku":"K628485469124161536","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f7334cada41c7de27ed8419b70379369.jpeg","path":"f7334cada41c7de27ed8419b70379369.jpeg","width":600,"height":800,"alt":"Men's America Let Freedom Reign Eagle Pattern Print Short Sleeve T-Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"34.99","price":"20.99","retail_price":"34.99","available":true,"url":"\/products\/mens-america-let-freedom-reign-eagle-pattern-print-short-sleeve-t-shirt?variant=8da4632c-5fa2-4a19-a35c-bba9ae56d0d4","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
`
}()}