${function() {
const variantData = data.variant || {"id":"dd2adf95-980e-4c30-8760-371701c2f22d","product_id":"14e2d002-ff97-4570-b6b3-9e294b4ec139","title":"Purple-S","weight_unit":"kg","inventory_quantity":999,"sku":"K621248216223301632","barcode":"","position":1,"option1":"Purple","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/371294650e49f22f8aee0e2908496f11.jpeg","path":"371294650e49f22f8aee0e2908496f11.jpeg","width":1017,"height":1356,"alt":"Men's Purple Flower Alzheimer's Awareness Support Print Casual T-Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"37.99","price":"20.99","retail_price":"37.99","available":true,"url":"\/products\/mens-purple-flower-alzheimers-awareness-support-print-casual-t-shirt?variant=dd2adf95-980e-4c30-8760-371701c2f22d","available_quantity":999999999,"options":[{"name":"Color","value":"Purple"},{"name":"Size","value":"S"}],"off_ratio":45,"flashsale_info":[],"sales":2};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Purple
${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":"dd2adf95-980e-4c30-8760-371701c2f22d","product_id":"14e2d002-ff97-4570-b6b3-9e294b4ec139","title":"Purple-S","weight_unit":"kg","inventory_quantity":999,"sku":"K621248216223301632","barcode":"","position":1,"option1":"Purple","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/371294650e49f22f8aee0e2908496f11.jpeg","path":"371294650e49f22f8aee0e2908496f11.jpeg","width":1017,"height":1356,"alt":"Men's Purple Flower Alzheimer's Awareness Support Print Casual T-Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"37.99","price":"20.99","retail_price":"37.99","available":true,"url":"\/products\/mens-purple-flower-alzheimers-awareness-support-print-casual-t-shirt?variant=dd2adf95-980e-4c30-8760-371701c2f22d","available_quantity":999999999,"options":[{"name":"Color","value":"Purple"},{"name":"Size","value":"S"}],"off_ratio":45,"flashsale_info":[],"sales":2};
return `
`
}()}