All orders has to be made 2 days in advance. Delivery and self-collection will be between 1-6pm.

News

beforeShowDay: function(date) { var array = ["01-18-2022", "04-09-2022", "04-10-2022"]; var string = jQuery.datepicker.formatDate('mm-dd-yy', date); return [array.indexOf(string) == -1]; },