${function() {
const variantData = data.variant || {"id":"9bc875de-2d75-4536-a453-4d177354e7a0","product_id":"f55deae1-431b-4a75-a2b5-ee9d64648a0b","title":"Silver-ONE SIZE","weight_unit":"g","inventory_quantity":999,"sku":"1641027961465389057","barcode":"","position":1,"option1":"Silver","option2":"ONE SIZE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ce9d5cf032413a2f64a2405a5d260906.jpeg","path":"ce9d5cf032413a2f64a2405a5d260906.jpeg","width":800,"height":800,"alt":"0ec8e20cf8dfaa2ef5c8e816a0f292fe","aspect_ratio":1},"wholesale_price":[{"price":8,"min_quantity":1}],"weight":"31","compare_at_price":"0","price":"8","retail_price":"0","available":true,"url":"\/products\/mens-vintage-star-sea-compass-titanium-steel-necklace?variant=9bc875de-2d75-4536-a453-4d177354e7a0","available_quantity":999999999,"options":[{"name":"Color","value":"Silver"},{"name":"Size","value":"ONE SIZE"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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":"9bc875de-2d75-4536-a453-4d177354e7a0","product_id":"f55deae1-431b-4a75-a2b5-ee9d64648a0b","title":"Silver-ONE SIZE","weight_unit":"g","inventory_quantity":999,"sku":"1641027961465389057","barcode":"","position":1,"option1":"Silver","option2":"ONE SIZE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ce9d5cf032413a2f64a2405a5d260906.jpeg","path":"ce9d5cf032413a2f64a2405a5d260906.jpeg","width":800,"height":800,"alt":"0ec8e20cf8dfaa2ef5c8e816a0f292fe","aspect_ratio":1},"wholesale_price":[{"price":8,"min_quantity":1}],"weight":"31","compare_at_price":"0","price":"8","retail_price":"0","available":true,"url":"\/products\/mens-vintage-star-sea-compass-titanium-steel-necklace?variant=9bc875de-2d75-4536-a453-4d177354e7a0","available_quantity":999999999,"options":[{"name":"Color","value":"Silver"},{"name":"Size","value":"ONE SIZE"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}