${function() {
const variantData = data.variant || {"id":"4aec4e0b-11d0-42d0-944a-70e281be4885","product_id":"384bf960-ae00-49bc-acaa-bb457e47722b","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"K547666239420264448","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/eed469b39658cc485d87c100d40e4288.jpeg","path":"eed469b39658cc485d87c100d40e4288.jpeg","width":600,"height":800,"alt":"Women's Christmas Tree ELK Snowflake Snowman Pattern Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"24.99","price":"24.99","retail_price":"24.99","available":true,"url":"\/products\/womens-christmas-tree-elk-snowflake-snowman-pattern-sweatshirt?variant=4aec4e0b-11d0-42d0-944a-70e281be4885","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":2};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Black
${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":"4aec4e0b-11d0-42d0-944a-70e281be4885","product_id":"384bf960-ae00-49bc-acaa-bb457e47722b","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"K547666239420264448","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/eed469b39658cc485d87c100d40e4288.jpeg","path":"eed469b39658cc485d87c100d40e4288.jpeg","width":600,"height":800,"alt":"Women's Christmas Tree ELK Snowflake Snowman Pattern Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"24.99","price":"24.99","retail_price":"24.99","available":true,"url":"\/products\/womens-christmas-tree-elk-snowflake-snowman-pattern-sweatshirt?variant=4aec4e0b-11d0-42d0-944a-70e281be4885","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
`
}()}