${function() {
const variantData = data.variant || {"id":"871e11e0-6be8-4e2a-b03a-498aee72a73e","product_id":"7ece92d1-c0d0-4fdc-85f7-a9fb5ae92ddd","title":"Black","weight_unit":"g","inventory_quantity":300,"sku":"CJYD187650802BY","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3049d718a3bba718ade5b024e53f97da.jpeg","path":"3049d718a3bba718ade5b024e53f97da.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"36","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/punk-gothic-ornament-spike-rivet-heart-shape-clavicle-chain?variant=871e11e0-6be8-4e2a-b03a-498aee72a73e","available_quantity":999999999,"options":[{"name":"Color","value":"Black"}],"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"871e11e0-6be8-4e2a-b03a-498aee72a73e","product_id":"7ece92d1-c0d0-4fdc-85f7-a9fb5ae92ddd","title":"Black","weight_unit":"g","inventory_quantity":300,"sku":"CJYD187650802BY","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3049d718a3bba718ade5b024e53f97da.jpeg","path":"3049d718a3bba718ade5b024e53f97da.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"36","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/punk-gothic-ornament-spike-rivet-heart-shape-clavicle-chain?variant=871e11e0-6be8-4e2a-b03a-498aee72a73e","available_quantity":999999999,"options":[{"name":"Color","value":"Black"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}