${function() {
const variantData = data.variant || {"id":"660c76ee-3f0d-47e9-948c-040076d19f88","product_id":"91e6f007-340e-4e55-9ecd-ac0f9145372c","title":"blue-4XL","weight_unit":"g","inventory_quantity":999,"sku":"9fbbb0a1-47d4-4f0b-bb5d-0b230e3c2483","barcode":"","position":2,"option1":"blue","option2":"4XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b71c9a81eb021d09eca3fc57fddb805b.jpeg","path":"b71c9a81eb021d09eca3fc57fddb805b.jpeg","width":900,"height":900,"alt":"d74224e97b6d8ea2616b513cf5f87e5a","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/blue-striped-jogging-pants-fashion-casual-sweatpants?variant=660c76ee-3f0d-47e9-948c-040076d19f88","available_quantity":999999999,"options":[{"name":"Color","value":"blue"},{"name":"Size","value":"4XL"}],"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":"660c76ee-3f0d-47e9-948c-040076d19f88","product_id":"91e6f007-340e-4e55-9ecd-ac0f9145372c","title":"blue-4XL","weight_unit":"g","inventory_quantity":999,"sku":"9fbbb0a1-47d4-4f0b-bb5d-0b230e3c2483","barcode":"","position":2,"option1":"blue","option2":"4XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b71c9a81eb021d09eca3fc57fddb805b.jpeg","path":"b71c9a81eb021d09eca3fc57fddb805b.jpeg","width":900,"height":900,"alt":"d74224e97b6d8ea2616b513cf5f87e5a","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/blue-striped-jogging-pants-fashion-casual-sweatpants?variant=660c76ee-3f0d-47e9-948c-040076d19f88","available_quantity":999999999,"options":[{"name":"Color","value":"blue"},{"name":"Size","value":"4XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}