${function() {
const variantData = data.variant || {"id":"76f4a84e-ffe7-42b8-ba44-c2e3cffff798","product_id":"ea27cb4e-e517-4d3d-a3a3-5aa514a08012","title":"Light gray-S","weight_unit":"g","inventory_quantity":999,"sku":"1686276902077485057","barcode":"","position":1,"option1":"Light gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f349d5f1b52508b2a33d40ba1974f0ea.png","path":"f349d5f1b52508b2a33d40ba1974f0ea.png","width":800,"height":800,"alt":"a715bf775c8be958b2ac7eb5a427d5a2","aspect_ratio":1},"wholesale_price":[{"price":37,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"37","retail_price":"0","available":true,"url":"\/products\/oversized-sun-moon-galaxy-sweatshirt?variant=76f4a84e-ffe7-42b8-ba44-c2e3cffff798","available_quantity":999999999,"options":[{"name":"Color","value":"Light gray"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ``
)}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"76f4a84e-ffe7-42b8-ba44-c2e3cffff798","product_id":"ea27cb4e-e517-4d3d-a3a3-5aa514a08012","title":"Light gray-S","weight_unit":"g","inventory_quantity":999,"sku":"1686276902077485057","barcode":"","position":1,"option1":"Light gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f349d5f1b52508b2a33d40ba1974f0ea.png","path":"f349d5f1b52508b2a33d40ba1974f0ea.png","width":800,"height":800,"alt":"a715bf775c8be958b2ac7eb5a427d5a2","aspect_ratio":1},"wholesale_price":[{"price":37,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"37","retail_price":"0","available":true,"url":"\/products\/oversized-sun-moon-galaxy-sweatshirt?variant=76f4a84e-ffe7-42b8-ba44-c2e3cffff798","available_quantity":999999999,"options":[{"name":"Color","value":"Light gray"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}