${function() {
const variantData = data.variant || {"id":"2564e324-6bec-4d5b-bf28-605676987c3b","product_id":"c468c47c-800a-4559-b816-2d74386937f1","title":"black-M","weight_unit":"g","inventory_quantity":999,"sku":"1572777515370463233","barcode":"","position":11,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6e9e18bef120554def467e5951b3d41f.png","path":"6e9e18bef120554def467e5951b3d41f.png","width":800,"height":800,"alt":"f8c91a3f837294ee513d6d39849cddc6","aspect_ratio":1},"wholesale_price":[{"price":37.68,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"37.68","retail_price":"0","available":true,"url":"\/products\/mens-vintage-oversized-california-print-sweatshirt?variant=2564e324-6bec-4d5b-bf28-605676987c3b","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":14};
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":"2564e324-6bec-4d5b-bf28-605676987c3b","product_id":"c468c47c-800a-4559-b816-2d74386937f1","title":"black-M","weight_unit":"g","inventory_quantity":999,"sku":"1572777515370463233","barcode":"","position":11,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6e9e18bef120554def467e5951b3d41f.png","path":"6e9e18bef120554def467e5951b3d41f.png","width":800,"height":800,"alt":"f8c91a3f837294ee513d6d39849cddc6","aspect_ratio":1},"wholesale_price":[{"price":37.68,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"37.68","retail_price":"0","available":true,"url":"\/products\/mens-vintage-oversized-california-print-sweatshirt?variant=2564e324-6bec-4d5b-bf28-605676987c3b","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":14};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}