Cherries - Sweetline - 2kg

Cherries - Sweetline - 2kg

Regular price
$60.00
Sale price
$60.00
Regular price
Sold Out
Unit price
per 
Tax included. Shipping calculated at checkout.

We have been working on a new variety of cherry for a number of years and have just been granted the plant varietal rights (PVR) for it.  WE call it “Sweetline”.  

This is a beautiful large rosē coloured sweet cherry with a stripe on it.  It has a white and crimson marbled centre.  We have decided to send out very limited numbers to folk to try. This is a unique cherry is available no where else, very limited supply. 

Fruit is dispatched Monday - Wednesday weekly.

const PO_KEY = 'po_shown_session'; function PO_open() { if (sessionStorage.getItem(PO_KEY)) return; document.getElementById('po-promo').style.display = 'grid'; sessionStorage.setItem(PO_KEY, '1'); } function PO_close() { document.getElementById('po-promo').style.display = 'none'; } document.addEventListener('DOMContentLoaded', () => setTimeout(PO_open, 3000));