${function() {
const variantData = data.variant || {"id":"b765b089-c466-40d7-a8ab-926abc4632a5","product_id":"52c7cbdc-7f35-48df-9e7e-86b27a716aa3","title":"Light Yellow-S","weight_unit":"kg","inventory_quantity":999,"sku":"K558102873983332352","barcode":"","position":1,"option1":"Light Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/640797a39215e6d83f757520389b26a5.jpeg","path":"640797a39215e6d83f757520389b26a5.jpeg","width":600,"height":800,"alt":"Women's Cute Fat Beagle Bagel Printed Short Sleeve T-Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"36.99","price":"19.99","retail_price":"36.99","available":true,"url":"\/products\/womens-cute-fat-beagle-bagel-printed-short-sleeve-t-shirt?variant=b765b089-c466-40d7-a8ab-926abc4632a5","available_quantity":999999999,"options":[{"name":"Color","value":"Light Yellow"},{"name":"Size","value":"S"}],"off_ratio":46,"flashsale_info":[],"sales":396};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Light Yellow
${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":"b765b089-c466-40d7-a8ab-926abc4632a5","product_id":"52c7cbdc-7f35-48df-9e7e-86b27a716aa3","title":"Light Yellow-S","weight_unit":"kg","inventory_quantity":999,"sku":"K558102873983332352","barcode":"","position":1,"option1":"Light Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/640797a39215e6d83f757520389b26a5.jpeg","path":"640797a39215e6d83f757520389b26a5.jpeg","width":600,"height":800,"alt":"Women's Cute Fat Beagle Bagel Printed Short Sleeve T-Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"36.99","price":"19.99","retail_price":"36.99","available":true,"url":"\/products\/womens-cute-fat-beagle-bagel-printed-short-sleeve-t-shirt?variant=b765b089-c466-40d7-a8ab-926abc4632a5","available_quantity":999999999,"options":[{"name":"Color","value":"Light Yellow"},{"name":"Size","value":"S"}],"off_ratio":46,"flashsale_info":[],"sales":396};
return `
`
}()}