It Takes A Long Time To Grow An Old
${function() {
const variantData = data.variant || {"id":"49a90b4d-1eb7-4ee7-9968-c6f6d9bbafc0","product_id":"e26c9072-1620-40c2-a98b-ec3219237f02","title":"Flower","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1717147118498","barcode":"","position":1,"option1":"Flower","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":9.49,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"9.49","retail_price":"0","available":true,"url":"\/products\/it-takes-a-long-time-to-grow-an-old?variant=49a90b4d-1eb7-4ee7-9968-c6f6d9bbafc0","available_quantity":1000,"options":[{"name":"please choose","value":"Flower"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${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":"49a90b4d-1eb7-4ee7-9968-c6f6d9bbafc0","product_id":"e26c9072-1620-40c2-a98b-ec3219237f02","title":"Flower","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1717147118498","barcode":"","position":1,"option1":"Flower","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":9.49,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"9.49","retail_price":"0","available":true,"url":"\/products\/it-takes-a-long-time-to-grow-an-old?variant=49a90b4d-1eb7-4ee7-9968-c6f6d9bbafc0","available_quantity":1000,"options":[{"name":"please choose","value":"Flower"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}