${function() {
const variantData = data.variant || {"id":"713463e3-c604-43aa-8ac4-705cc55075a8","product_id":"d8058479-2854-48e8-a84b-c11bf8b2e9ee","title":"Black-38","weight_unit":"kg","inventory_quantity":0,"sku":"-Black-38-A001208","barcode":"","position":1,"option1":"Black","option2":"38","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a21251e251ca3efd2d8ed91089438ab7.jpg","path":"a21251e251ca3efd2d8ed91089438ab7.jpg","width":5304,"height":7952,"alt":"Horween leatther Goodyear Stitching Craft Boots","aspect_ratio":0.6670020120724346},"wholesale_price":[{"price":359,"min_quantity":1}],"weight":"0","compare_at_price":"359","price":"359","retail_price":"359","available":true,"url":"\/products\/horween-leatther-goodyear-stitching-craft-boots-wkc4?variant=713463e3-c604-43aa-8ac4-705cc55075a8","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"EUR Size","value":"38"}],"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":"713463e3-c604-43aa-8ac4-705cc55075a8","product_id":"d8058479-2854-48e8-a84b-c11bf8b2e9ee","title":"Black-38","weight_unit":"kg","inventory_quantity":0,"sku":"-Black-38-A001208","barcode":"","position":1,"option1":"Black","option2":"38","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a21251e251ca3efd2d8ed91089438ab7.jpg","path":"a21251e251ca3efd2d8ed91089438ab7.jpg","width":5304,"height":7952,"alt":"Horween leatther Goodyear Stitching Craft Boots","aspect_ratio":0.6670020120724346},"wholesale_price":[{"price":359,"min_quantity":1}],"weight":"0","compare_at_price":"359","price":"359","retail_price":"359","available":true,"url":"\/products\/horween-leatther-goodyear-stitching-craft-boots-wkc4?variant=713463e3-c604-43aa-8ac4-705cc55075a8","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"EUR Size","value":"38"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}