[Ten Thousand People Hoarding] Hundred Years Old Red Pine Nuts
${function() {
const variantData = data.variant || {"id":"3b70ebc9-dadf-482f-b17e-f007bde5b40c","product_id":"edd4561e-fc80-4c45-b290-28f8d7d4d646","title":"Buy 1","weight_unit":"kg","inventory_quantity":1000,"sku":"A-1PCS","barcode":"","position":1,"option1":"Buy 1","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"29.99","retail_price":"49.99","available":true,"url":"\/products\/ten-thousand-people-hoarding-hundred-years-old-red-pine-nuts?variant=3b70ebc9-dadf-482f-b17e-f007bde5b40c","available_quantity":999999999,"options":[{"name":"more buy more save","value":"Buy 1"}],"off_ratio":40,"flashsale_info":[],"sales":0};
const saveType = "amount";
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":"3b70ebc9-dadf-482f-b17e-f007bde5b40c","product_id":"edd4561e-fc80-4c45-b290-28f8d7d4d646","title":"Buy 1","weight_unit":"kg","inventory_quantity":1000,"sku":"A-1PCS","barcode":"","position":1,"option1":"Buy 1","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"29.99","retail_price":"49.99","available":true,"url":"\/products\/ten-thousand-people-hoarding-hundred-years-old-red-pine-nuts?variant=3b70ebc9-dadf-482f-b17e-f007bde5b40c","available_quantity":999999999,"options":[{"name":"more buy more save","value":"Buy 1"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}