${function() {
const variantData = data.variant || {"id":"65cc702d-4eb3-4fea-9128-5fc3a71b32df","product_id":"ed6ae95a-216e-4328-b81f-c1eb4ec449b9","title":"Black-One Size","weight_unit":"kg","inventory_quantity":999,"sku":"K631777289745952768","barcode":"","position":1,"option1":"Black","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f8ceb9f8c7f3f5944f4fe747fa1376b4.jpeg","path":"f8ceb9f8c7f3f5944f4fe747fa1376b4.jpeg","width":600,"height":800,"alt":"The Cicadas Reunion Tour 2024 Art Print Tote Shoulder Bag","aspect_ratio":0.75},"wholesale_price":[{"price":11.99,"min_quantity":1}],"weight":"0.66","compare_at_price":"18.99","price":"11.99","retail_price":"18.99","available":true,"url":"\/products\/the-cicadas-reunion-tour-2024-art-print-tote-shoulder-bag?variant=65cc702d-4eb3-4fea-9128-5fc3a71b32df","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"One Size"}],"off_ratio":37,"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":"65cc702d-4eb3-4fea-9128-5fc3a71b32df","product_id":"ed6ae95a-216e-4328-b81f-c1eb4ec449b9","title":"Black-One Size","weight_unit":"kg","inventory_quantity":999,"sku":"K631777289745952768","barcode":"","position":1,"option1":"Black","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f8ceb9f8c7f3f5944f4fe747fa1376b4.jpeg","path":"f8ceb9f8c7f3f5944f4fe747fa1376b4.jpeg","width":600,"height":800,"alt":"The Cicadas Reunion Tour 2024 Art Print Tote Shoulder Bag","aspect_ratio":0.75},"wholesale_price":[{"price":11.99,"min_quantity":1}],"weight":"0.66","compare_at_price":"18.99","price":"11.99","retail_price":"18.99","available":true,"url":"\/products\/the-cicadas-reunion-tour-2024-art-print-tote-shoulder-bag?variant=65cc702d-4eb3-4fea-9128-5fc3a71b32df","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"One Size"}],"off_ratio":37,"flashsale_info":[],"sales":0};
return `
`
}()}