${function() {
const variantData = data.variant || {"id":"e76cb439-929e-478e-b6f7-96b8281653d2","product_id":"1d9a9711-5ef3-43b6-906c-577baec1d790","title":"White-S","weight_unit":"kg","inventory_quantity":999,"sku":"K552393735624790016","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ae1c9cd3552622d8d2b028fb0338863b.png","path":"ae1c9cd3552622d8d2b028fb0338863b.png","width":600,"height":800,"alt":"Women's Cat In Clothes Print Striped Raglan Sleeve Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"40.99","price":"23.99","retail_price":"40.99","available":true,"url":"\/products\/womens-cat-in-clothes-print-striped-raglan-sleeve-sweatshirt?variant=e76cb439-929e-478e-b6f7-96b8281653d2","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":41,"flashsale_info":[],"sales":323};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: White
${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":"e76cb439-929e-478e-b6f7-96b8281653d2","product_id":"1d9a9711-5ef3-43b6-906c-577baec1d790","title":"White-S","weight_unit":"kg","inventory_quantity":999,"sku":"K552393735624790016","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ae1c9cd3552622d8d2b028fb0338863b.png","path":"ae1c9cd3552622d8d2b028fb0338863b.png","width":600,"height":800,"alt":"Women's Cat In Clothes Print Striped Raglan Sleeve Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"40.99","price":"23.99","retail_price":"40.99","available":true,"url":"\/products\/womens-cat-in-clothes-print-striped-raglan-sleeve-sweatshirt?variant=e76cb439-929e-478e-b6f7-96b8281653d2","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":41,"flashsale_info":[],"sales":323};
return `
`
}()}