${function() {
const variantData = data.variant || {"id":"ab8b1473-2d73-48a0-9082-2168885a205d","product_id":"757ccefe-f794-4e16-b995-e27a18d33ef5","title":"Black-One Size","weight_unit":"kg","inventory_quantity":999,"sku":"K585629835426263040","barcode":"","position":1,"option1":"Black","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b0d4b1e6bddc42f45978073f3c437fb6.jpeg","path":"b0d4b1e6bddc42f45978073f3c437fb6.jpeg","width":750,"height":1002,"alt":"Easter Bunny Ear Party Plush Rabbit Ear Top Hat","aspect_ratio":0.7485029940119761},"wholesale_price":[{"price":12.99,"min_quantity":1}],"weight":"0.31","compare_at_price":"20.99","price":"12.99","retail_price":"20.99","available":true,"url":"\/products\/easter-bunny-ear-party-plush-rabbit-ear-top-hat?variant=ab8b1473-2d73-48a0-9082-2168885a205d","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"One Size"}],"off_ratio":38,"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
: 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
: One Size
${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":"ab8b1473-2d73-48a0-9082-2168885a205d","product_id":"757ccefe-f794-4e16-b995-e27a18d33ef5","title":"Black-One Size","weight_unit":"kg","inventory_quantity":999,"sku":"K585629835426263040","barcode":"","position":1,"option1":"Black","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b0d4b1e6bddc42f45978073f3c437fb6.jpeg","path":"b0d4b1e6bddc42f45978073f3c437fb6.jpeg","width":750,"height":1002,"alt":"Easter Bunny Ear Party Plush Rabbit Ear Top Hat","aspect_ratio":0.7485029940119761},"wholesale_price":[{"price":12.99,"min_quantity":1}],"weight":"0.31","compare_at_price":"20.99","price":"12.99","retail_price":"20.99","available":true,"url":"\/products\/easter-bunny-ear-party-plush-rabbit-ear-top-hat?variant=ab8b1473-2d73-48a0-9082-2168885a205d","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"One Size"}],"off_ratio":38,"flashsale_info":[],"sales":0};
return `
`
}()}