${function() {
const variantData = data.variant || {"id":"6466552b-2c99-44f4-b46d-227e74330cfa","product_id":"47d1c711-7717-4fb8-add5-1180efccd401","title":"Light Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K633540392374394880","barcode":"","position":1,"option1":"Light Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/698436bcecb94da2b038ffdfc9550ac3.jpeg","path":"698436bcecb94da2b038ffdfc9550ac3.jpeg","width":675,"height":900,"alt":"Women's Black Cat Chilling Coffee Art Print V Neck 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\/womens-black-cat-chilling-coffee-art-print-v-neck-t-shirt-uud7?variant=6466552b-2c99-44f4-b46d-227e74330cfa","available_quantity":999999999,"options":[{"name":"Color","value":"Light Green"},{"name":"Size","value":"S"}],"off_ratio":45,"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
: Light Green
${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":"6466552b-2c99-44f4-b46d-227e74330cfa","product_id":"47d1c711-7717-4fb8-add5-1180efccd401","title":"Light Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K633540392374394880","barcode":"","position":1,"option1":"Light Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/698436bcecb94da2b038ffdfc9550ac3.jpeg","path":"698436bcecb94da2b038ffdfc9550ac3.jpeg","width":675,"height":900,"alt":"Women's Black Cat Chilling Coffee Art Print V Neck 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\/womens-black-cat-chilling-coffee-art-print-v-neck-t-shirt-uud7?variant=6466552b-2c99-44f4-b46d-227e74330cfa","available_quantity":999999999,"options":[{"name":"Color","value":"Light Green"},{"name":"Size","value":"S"}],"off_ratio":45,"flashsale_info":[],"sales":0};
return `
`
}()}