${function() {
const variantData = data.variant || {"id":"ddaf8bfe-de27-45ef-a472-da5ec61abc2f","product_id":"855a3b7a-eb65-40e2-b468-d7a7f372bd66","title":"\u3010One-piece type: square handle\u3011Boundary opener set (with gifts on the picture)-1 set -yellow-BUY 1","weight_unit":"kg","inventory_quantity":0,"sku":"SLRKNLE0-0001","barcode":"","position":1,"option1":"\u3010One-piece type: square handle\u3011Boundary opener set (with gifts on the picture)-1 set -yellow","option2":"BUY 1","option3":"","note":"","image":null,"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"60","price":"29.99","retail_price":"60","available":true,"url":"\/products\/tile-glass-cutting?variant=ddaf8bfe-de27-45ef-a472-da5ec61abc2f","available_quantity":999999999,"options":[{"name":"Size","value":"\u3010One-piece type: square handle\u3011Boundary opener set (with gifts on the picture)-1 set -yellow"},{"name":"QTY","value":"BUY 1"}],"off_ratio":50,"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":"ddaf8bfe-de27-45ef-a472-da5ec61abc2f","product_id":"855a3b7a-eb65-40e2-b468-d7a7f372bd66","title":"\u3010One-piece type: square handle\u3011Boundary opener set (with gifts on the picture)-1 set -yellow-BUY 1","weight_unit":"kg","inventory_quantity":0,"sku":"SLRKNLE0-0001","barcode":"","position":1,"option1":"\u3010One-piece type: square handle\u3011Boundary opener set (with gifts on the picture)-1 set -yellow","option2":"BUY 1","option3":"","note":"","image":null,"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"60","price":"29.99","retail_price":"60","available":true,"url":"\/products\/tile-glass-cutting?variant=ddaf8bfe-de27-45ef-a472-da5ec61abc2f","available_quantity":999999999,"options":[{"name":"Size","value":"\u3010One-piece type: square handle\u3011Boundary opener set (with gifts on the picture)-1 set -yellow"},{"name":"QTY","value":"BUY 1"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}