![]() Order On Hold Order Notification
Your order is available to be Delivered on {{$deliveryDate}}.
Hi {{$order->DeliveryFirstName}}, thank you for trying to place an order last week. Unfortunately all our slots for last week had filled up so we will be unable to accommodate your order for Delivery on the 27th of March. However we have priotised your order so you can place it for Delivery on {{$deliveryDate}}.
If you would like to continue with your order - simply click the Approve button below to be taken to a page to take your payment. A copy of your order has been attached to this email to show you what you intended to order.
Your order slot is automatically reserved for the next 24 hours. Please ensure you approve your order before then to guarantee your order. If you do not need this order, please click Decline so we can offer the slot to the general public.
Your Order |
|
|||||||
|
|||||||
Coronavirus COVID19 - Self Isolation NoticeAs you have declared you are self isolating. We will contact you prior to Delivery / Collection to ensure it is contact-free. |
|||||||
Supplier | Product | Quantity | Price | Total | |||
{{ $supplier->name}} | {{ $product->name}} @if($product_item) - {{$product_item->name}} @endif | {{ $item->quantity}} | {{ $item->price}} | {{ $item->total}} | |||
Sub-Total: £{{ number_format(($order->total - $order->DeliveryPrice), 2) }} | |||||||
Delivery: £{{ number_format($order->DeliveryPrice, 2) }} | |||||||
Total: £{{ number_format(($order->total), 2) }} |