${function() {
const variantData = data.variant || {"id":"02b5d4b3-e3e7-4153-af85-9fbe98a1692e","product_id":"42acbe32-cd7a-430d-9567-5df17b4b351e","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K585009884675559424","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3b3e5cef72ce94332adfbf25135a382b.png","path":"3b3e5cef72ce94332adfbf25135a382b.png","width":498,"height":666,"alt":"Women's St Patrick's Day Shamrock American Flag Print V Neck Tee","aspect_ratio":0.7477477477477478},"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-st-patricks-day-shamrock-american-flag-print-v-neck-tee?variant=02b5d4b3-e3e7-4153-af85-9fbe98a1692e","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":45,"flashsale_info":[],"sales":227};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: 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":"02b5d4b3-e3e7-4153-af85-9fbe98a1692e","product_id":"42acbe32-cd7a-430d-9567-5df17b4b351e","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K585009884675559424","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3b3e5cef72ce94332adfbf25135a382b.png","path":"3b3e5cef72ce94332adfbf25135a382b.png","width":498,"height":666,"alt":"Women's St Patrick's Day Shamrock American Flag Print V Neck Tee","aspect_ratio":0.7477477477477478},"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-st-patricks-day-shamrock-american-flag-print-v-neck-tee?variant=02b5d4b3-e3e7-4153-af85-9fbe98a1692e","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":45,"flashsale_info":[],"sales":227};
return `
`
}()}