${function() {
const variantData = data.variant || {"id":"71664a9e-32e3-4121-8a67-76ef14097f6d","product_id":"f5d5a33c-755c-4539-87f5-444459dd15cd","title":"Blue-S","weight_unit":"kg","inventory_quantity":999,"sku":"K558594065544364032","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c31642c351ba3fc4675bee811f4c19fd.jpeg","path":"c31642c351ba3fc4675bee811f4c19fd.jpeg","width":675,"height":900,"alt":"Women's Funny Dachshund Dog Christmas Print V Neck Tees","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"33.99","price":"19.99","retail_price":"33.99","available":true,"url":"\/products\/womens-funny-dachshund-dog-christmas-print-v-neck-tees?variant=71664a9e-32e3-4121-8a67-76ef14097f6d","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":41,"flashsale_info":[],"sales":429};
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":"71664a9e-32e3-4121-8a67-76ef14097f6d","product_id":"f5d5a33c-755c-4539-87f5-444459dd15cd","title":"Blue-S","weight_unit":"kg","inventory_quantity":999,"sku":"K558594065544364032","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c31642c351ba3fc4675bee811f4c19fd.jpeg","path":"c31642c351ba3fc4675bee811f4c19fd.jpeg","width":675,"height":900,"alt":"Women's Funny Dachshund Dog Christmas Print V Neck Tees","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"33.99","price":"19.99","retail_price":"33.99","available":true,"url":"\/products\/womens-funny-dachshund-dog-christmas-print-v-neck-tees?variant=71664a9e-32e3-4121-8a67-76ef14097f6d","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":41,"flashsale_info":[],"sales":429};
return `
`
}()}