${function() {
const variantData = data.variant || {"id":"d08b0e58-2dd8-4c57-815f-c8ee9c9a6a50","product_id":"ab2e2200-bc76-47de-b045-3d4cfed56ba4","title":"White-S","weight_unit":"kg","inventory_quantity":999,"sku":"K599077043875123200","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2e82b28059659a7460779eb0fdc6c440.jpeg","path":"2e82b28059659a7460779eb0fdc6c440.jpeg","width":675,"height":900,"alt":"Women's Cute Bunny Rabbit With Bandana Glasses Bubblegum Print V-Neck T-Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":18.99,"min_quantity":1}],"weight":"0.16","compare_at_price":"31.99","price":"18.99","retail_price":"31.99","available":true,"url":"\/products\/womens-cute-bunny-rabbit-with-bandana-glasses-bubblegum-print-v-neck-t-shirt?variant=d08b0e58-2dd8-4c57-815f-c8ee9c9a6a50","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":41,"flashsale_info":[],"sales":389};
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":"d08b0e58-2dd8-4c57-815f-c8ee9c9a6a50","product_id":"ab2e2200-bc76-47de-b045-3d4cfed56ba4","title":"White-S","weight_unit":"kg","inventory_quantity":999,"sku":"K599077043875123200","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2e82b28059659a7460779eb0fdc6c440.jpeg","path":"2e82b28059659a7460779eb0fdc6c440.jpeg","width":675,"height":900,"alt":"Women's Cute Bunny Rabbit With Bandana Glasses Bubblegum Print V-Neck T-Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":18.99,"min_quantity":1}],"weight":"0.16","compare_at_price":"31.99","price":"18.99","retail_price":"31.99","available":true,"url":"\/products\/womens-cute-bunny-rabbit-with-bandana-glasses-bubblegum-print-v-neck-t-shirt?variant=d08b0e58-2dd8-4c57-815f-c8ee9c9a6a50","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":41,"flashsale_info":[],"sales":389};
return `
`
}()}