${function() {
const variantData = data.variant || {"id":"fc08ae17-9731-4ffd-bb02-9a36cc614be0","product_id":"3dbe18f5-da2a-4001-b00b-6ccaa96c3431","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K560362308027236352","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/70e9b7ef7352aadc0c0f8e3611ae2c67.jpeg","path":"70e9b7ef7352aadc0c0f8e3611ae2c67.jpeg","width":1191,"height":1588,"alt":"Women's Christmas Tree Art Print Long Sleeve Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"22.99","price":"22.99","retail_price":"22.99","available":true,"url":"\/products\/womens-christmas-tree-art-print-long-sleeve-sweatshirt?variant=fc08ae17-9731-4ffd-bb02-9a36cc614be0","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":0,"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
: 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":"fc08ae17-9731-4ffd-bb02-9a36cc614be0","product_id":"3dbe18f5-da2a-4001-b00b-6ccaa96c3431","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K560362308027236352","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/70e9b7ef7352aadc0c0f8e3611ae2c67.jpeg","path":"70e9b7ef7352aadc0c0f8e3611ae2c67.jpeg","width":1191,"height":1588,"alt":"Women's Christmas Tree Art Print Long Sleeve Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"22.99","price":"22.99","retail_price":"22.99","available":true,"url":"\/products\/womens-christmas-tree-art-print-long-sleeve-sweatshirt?variant=fc08ae17-9731-4ffd-bb02-9a36cc614be0","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}