Delivery Policy

<!-- EASY SUPPLY LTD – Delivery Policy (OpenCart HTML + CSS) --> <style> /* ========= Easy Supply Legal Styles (Minimal & Clean) ========= */ .es-legal{max-width:980px;margin:0 auto;padding:16px 14px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.6;color:#111} .es-legal *{box-sizing:border-box} .es-legal a{color:inherit;text-decoration:underline;text-underline-offset:3px} .es-legal .es-hero{padding:18px 18px;border:1px solid #e8e8e8;border-radius:14px;background:#fafafa} .es-legal .es-title{margin:0 0 6px;font-size:26px;line-height:1.2;letter-spacing:-.2px} .es-legal .es-subtitle{margin:0;font-size:13.5px;color:#444} .es-legal .es-meta{margin-top:10px;font-size:13px;color:#333} .es-legal .es-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px} .es-legal .es-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid #e6e6e6;border-radius:999px;background:#fff;font-size:12.5px;color:#333} .es-legal .es-grid{display:grid;grid-template-columns:1fr;gap:14px;margin:16px 0} @media (min-width:820px){.es-legal .es-grid{grid-template-columns:1.2fr .8fr}} .es-legal .es-card{border:1px solid #e8e8e8;border-radius:14px;background:#fff;padding:16px} .es-legal .es-card h3{margin:0 0 10px;font-size:14px;color:#222;letter-spacing:.2px;text-transform:uppercase} .es-legal .es-kv{display:grid;grid-template-columns:1fr;gap:10px} .es-legal .es-kv .es-row{padding:10px 12px;border:1px solid #efefef;border-radius:12px;background:#fcfcfc} .es-legal .es-kv .es-k{font-size:12px;color:#555;margin-bottom:4px} .es-legal .es-kv .es-v{font-size:13.5px;color:#111;font-weight:600} .es-legal .es-section{margin-top:18px} .es-legal .es-section .es-h2{margin:0 0 10px;font-size:18px;letter-spacing:-.1px} .es-legal .es-section .es-h2 span{color:#666;font-weight:600;margin-right:8px} .es-legal .es-section .es-body{border:1px solid #e8e8e8;border-radius:14px;background:#fff;padding:14px} .es-legal .es-section p{margin:0 0 10px} .es-legal .es-section p:last-child{margin-bottom:0} .es-legal ul{margin:8px 0 0 18px;padding:0} .es-legal li{margin:6px 0} .es-legal .es-note{margin-top:12px;padding:12px 14px;border:1px dashed #e0e0e0;border-radius:14px;background:#fbfbfb;color:#333;font-size:13px} .es-legal .es-divider{height:1px;background:#ededed;margin:16px 0} .es-legal .es-foot{margin-top:18px;font-size:12.5px;color:#555} .es-legal .es-foot strong{color:#222} </style> <div class="es-legal"> <div class="es-hero"> <h1 class="es-title">Delivery Policy</h1> <p class="es-subtitle">This Delivery Policy explains our dispatch, shipping charges, delivery timeframes, and delivery-related responsibilities.</p> <div class="es-meta"><strong>Last Updated:</strong> 25/02/2026 </div> <div class="es-badges"> <div class="es-badge"><strong>Service</strong> Two Day Parcel</div> <div class="es-badge"><strong>Shipping</strong> £4.99 under £100</div> <div class="es-badge"><strong>Free Delivery</strong> £100+</div> <div class="es-badge"><strong>Claims</strong> Notify within 48h</div> </div> </div> <div class="es-grid"> <div class="es-card"> <h3>Company Details</h3> <div class="es-kv"> <div class="es-row"> <div class="es-k">Business Company Name</div> <div class="es-v">EASY SUPPLY LTD</div> </div> <div class="es-row"> <div class="es-k">Business Company Number</div> <div class="es-v">16202697</div> </div> <div class="es-row"> <div class="es-k">Business Registered Office</div> <div class="es-v">Flat 200 Edinburgh House, Edinburgh Gate, Harlow, England, CM20 2TJ</div> </div> </div> </div> <div class="es-card"> <h3>Contact &amp; Address</h3> <div class="es-kv"> <div class="es-row"> <div class="es-k">Business Delivery Address</div> <div class="es-v">Unit 6 Marshall Paving, Cattlegate Road, EN2 9ED, Enfield, London, United Kingdom</div> </div> <div class="es-row"> <div class="es-k">Business Telephone</div> <div class="es-v">+44 795 678 60 11</div> </div> <div class="es-row"> <div class="es-k">Business Email</div> <div class="es-v">easysupply.uk@gmail.com / info@easysupply.co.uk</div> </div> </div> </div> </div> <!-- 1 --> <div class="es-section"> <h2 class="es-h2"><span>1.</span>Delivery Coverage</h2> <div class="es-body"> <p>We deliver within the United Kingdom. Our standard service is <strong>Two Day Parcel</strong> delivery for eligible destinations.</p> <p>Some remote areas (including but not limited to Highlands, Islands, and Northern Ireland) may have extended transit times and/or different service availability depending on courier coverage.</p> </div> </div> <!-- 2 --> <div class="es-section"> <h2 class="es-h2"><span>2.</span>Shipping Charges</h2> <div class="es-body"> <p>Delivery charges are calculated based on your order value:</p> <ul> <li>Orders under <strong>£100</strong>: <strong>£4.99</strong> delivery charge</li> <li>Orders of <strong>£100</strong> or more: <strong>Free Delivery</strong></li> </ul> <p>We may update delivery charges from time to time. The shipping fee shown at checkout at the time of purchase will apply to your order.</p> </div> </div> <!-- 3 --> <div class="es-section"> <h2 class="es-h2"><span>3.</span>Dispatch Times</h2> <div class="es-body"> <p>Orders are usually dispatched on business days (Monday to Friday), excluding public holidays.</p> <p><strong>Cut-off time:</strong> [Insert Cut-off Time] (UK time). Orders placed after the cut-off time may be dispatched the next business day.</p> <p>Dispatch confirmation and tracking details (where available) will be sent by email.</p> </div> </div> <!-- 4 --> <div class="es-section"> <h2 class="es-h2"><span>4.</span>Delivery Timeframes</h2> <div class="es-body"> <p><strong>Two Day Parcel</strong> means the courier aims to deliver within approximately two working days after dispatch.</p> <p>Delivery timeframes are estimates and not guaranteed. Courier delays can occur due to weather, peak periods, network disruptions, or other events outside of our control.</p> </div> </div> <!-- 5 --> <div class="es-section"> <h2 class="es-h2"><span>5.</span>Incorrect Address &amp; Failed Delivery</h2> <div class="es-body"> <p>Please ensure the delivery address and contact details are accurate at checkout.</p> <p>If a delivery fails due to an incorrect or incomplete address, missing recipient, or refusal of delivery:</p> <ul> <li>the order may be returned to us,</li> <li>you may be charged for re-delivery,</li> <li>any courier return costs may be deducted from your refund (where a refund applies).</li> </ul> </div> </div> <!-- 6 --> <div class="es-section"> <h2 class="es-h2"><span>6.</span>Damage, Shortages &amp; Delivery Claims</h2> <div class="es-body"> <p>You must inspect your order upon delivery.</p> <p>Any damage, shortage, or incorrect items must be reported to us in writing within <strong>48 hours</strong> of delivery, including clear photos of:</p> <ul> <li>outer packaging,</li> <li>shipping label,</li> <li>damaged goods / issue, and</li> <li>all items received (for shortage claims).</li> </ul> <p>Claims reported after 48 hours may be rejected where it is not possible to validate courier responsibility or stock discrepancies.</p> </div> </div> <!-- 7 --> <div class="es-section"> <h2 class="es-h2"><span>7.</span>Parcel Handling &amp; Safe Place Instructions</h2> <div class="es-body"> <p>If you provide “safe place” instructions or authorise delivery without a signature, the parcel will be considered delivered once the courier records delivery.</p> <p>We recommend using a secure address for deliveries, especially for business customers.</p> </div> </div> <!-- 8 --> <div class="es-section"> <h2 class="es-h2"><span>8.</span>Risk &amp; Title</h2> <div class="es-body"> <p>Risk of loss or damage passes to you upon delivery.</p> <p>Title (ownership) remains with EASY SUPPLY LTD until full payment has been received in cleared funds.</p> </div> </div> <!-- 9 --> <div class="es-section"> <h2 class="es-h2"><span>9.</span>Contact Us</h2> <div class="es-body"> <p>If you have any questions about delivery, please contact us:</p> <ul> <li><strong>Email:</strong> easysupply.uk@gmail.com / info@easysupply.co.uk</li> <li><strong>Telephone:</strong> +44 795 678 60 11</li> </ul> </div> </div> <div class="es-note"> <strong>Note:</strong> This Delivery Policy forms part of our Terms &amp; Conditions. Delivery services are provided by third-party couriers and timeframes are estimates only. </div> <div class="es-foot"> <strong>EASY SUPPLY LTD</strong> • Company No: 16202697 • Registered Office: Flat 200 Edinburgh House, Edinburgh Gate, Harlow, England, CM20 2TJ </div> </div>

We deliver wholesale food packaging and catering disposables across mainland England with fast next-day delivery. See all our UK delivery areas for local delivery information by city, including London, Manchester, Birmingham and Leeds.

Bio

Easy Supply AI Assistant

Online

Bio's responses may be inaccurate.