${function() {
const variantData = data.variant || {"id":"8de20212-9c96-4e9d-b4e7-e5b596bc4e84","product_id":"b10588fb-7ae4-4022-b05a-91c0d88e9262","title":"Red-S","weight_unit":"g","inventory_quantity":999,"sku":"1718919450685681665","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fbb303e83c134f1c2eb6db9d0f4fd92c.jpeg","path":"fbb303e83c134f1c2eb6db9d0f4fd92c.jpeg","width":800,"height":800,"alt":"e46da1e5ae2cfbae41125f2984b705d8","aspect_ratio":1},"wholesale_price":[{"price":43.5,"min_quantity":1}],"weight":"380","compare_at_price":"0","price":"43.5","retail_price":"0","available":true,"url":"\/products\/project-s-paisley-bandana-kami-cargo-harem-pants?variant=8de20212-9c96-4e9d-b4e7-e5b596bc4e84","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"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":"8de20212-9c96-4e9d-b4e7-e5b596bc4e84","product_id":"b10588fb-7ae4-4022-b05a-91c0d88e9262","title":"Red-S","weight_unit":"g","inventory_quantity":999,"sku":"1718919450685681665","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fbb303e83c134f1c2eb6db9d0f4fd92c.jpeg","path":"fbb303e83c134f1c2eb6db9d0f4fd92c.jpeg","width":800,"height":800,"alt":"e46da1e5ae2cfbae41125f2984b705d8","aspect_ratio":1},"wholesale_price":[{"price":43.5,"min_quantity":1}],"weight":"380","compare_at_price":"0","price":"43.5","retail_price":"0","available":true,"url":"\/products\/project-s-paisley-bandana-kami-cargo-harem-pants?variant=8de20212-9c96-4e9d-b4e7-e5b596bc4e84","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}