Louisa Plums - 5KG
Louisa Plums - 5KG
  • Load image into Gallery viewer, Louisa Plums - 5KG
  • Load image into Gallery viewer, Louisa Plums - 5KG

Louisa Plums - 5KG

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



These wee beauties are our all time favourite plums, and under very high demand again this year. Amazingly fragrant and very sweet, I can't recommend them enough!

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));