${function() {
const variantData = data.variant || {"id":"cc3eb1c2-f3ec-4437-bac6-fa4f41106871","product_id":"875d3b72-112e-4c24-8579-29ec3f4b56f4","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K553511184615325696","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b898e40ef6c978d1e1f92f2d59832b1a.png","path":"b898e40ef6c978d1e1f92f2d59832b1a.png","width":600,"height":800,"alt":"Women's Tigers Watercolor Art Print V Neck Long Sleeve T-Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"34.99","price":"21.99","retail_price":"34.99","available":true,"url":"\/products\/womens-tigers-watercolor-art-print-v-neck-long-sleeve-t-shirt?variant=cc3eb1c2-f3ec-4437-bac6-fa4f41106871","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":37,"flashsale_info":[],"sales":1};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Beige
${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":"cc3eb1c2-f3ec-4437-bac6-fa4f41106871","product_id":"875d3b72-112e-4c24-8579-29ec3f4b56f4","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K553511184615325696","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b898e40ef6c978d1e1f92f2d59832b1a.png","path":"b898e40ef6c978d1e1f92f2d59832b1a.png","width":600,"height":800,"alt":"Women's Tigers Watercolor Art Print V Neck Long Sleeve T-Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"34.99","price":"21.99","retail_price":"34.99","available":true,"url":"\/products\/womens-tigers-watercolor-art-print-v-neck-long-sleeve-t-shirt?variant=cc3eb1c2-f3ec-4437-bac6-fa4f41106871","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":37,"flashsale_info":[],"sales":1};
return `
`
}()}