Government(Dec 08, 2025)
Please click on this Link in order to Bid on the Electronic Government Procurement website
https://production.egp.gov.et/egp/bids/report/tendering/5a916c59-73a3-4a1e-b570-529b41c7b54a/open
Procurement Information
- Procurement Type: Bidding
- Procurement Method: Open
- Market Type: National
- Envelope Type: single envelop
- Category: Goods
Procuring Entity
Organization: Ethiopian Customs Commission
Contact Information
Address: mojo dry port
Town: MOJO
Country: Ethiopia
P.O. Box: 353
Post Code: –
Telephone: +251 222361314
Email: mojomra@gmail.com
Office: 4th floor room no.421
Important Dates
- Invitation Date: Dec 08, 2025, 12:00 AM
- Submission Deadline: Dec 18, 2025, 11:00 AM
- Opening Schedule: Dec 18, 2025, 11:30 AM
- Clarification Deadline: Dec 13, 2025, 5:00 PM
Eligibility Requirements
Participation Fee: 200
Bid Security: 100000 ETB
Joint Venture: Required
Bid Security Forms (Local): CPO, Bank_Guarantee
Bid Security Forms (SME): CPO, Letter_from_Small_and_Micro_Enterprise, Bank_Guarantee
Qualification Requirements
- valid tax clearance certificate
Bidder has to submit a valid tax clearance certificate issued by the tax authority in accordance with ITB Clause 4.6(b)(iii);
Reference: ITB 35.2
- valid business license
Bidder has to submit valid business license indicating the stream of business in which the bidder is engaged in accordance with ITB Clause 4.6(b)(i);
Reference: ITB 35.2
- Warranty
Bidder has to submit Description of the organization of the warranty offered in accordance with the conditions laid down in GCC Clause 23;
Reference: ITB 35.4
- VAT registration certificate
Bidder has to submit VAT registration certificate issued by the tax authority (in case of contract value specified in BDS Clause 4.6(b)(ii)
Reference: ITB 35.2
- Delivery and Completion Schedule
Bidder has failed to submit dated Delivery and Completion Schedule presented as per template in Section 6, Statement of Requirements
Reference: ITB 35.4
- conflict of interest
Bidder is found to have a conflict of interest as described in ITB Sub-Clause 4.3
Reference: ITB 35.2
Procurement Classification
- 56000000: Furniture and Furnishings
Source of Fund
- Treasury
Governing Rule
The Federal Republic of Ethiopia
Terms and Conditions
{ document.querySelectorAll(selector).forEach(el => { if (el.closest('#job-detail-content')) { el.style.display = 'none'; } }); }); // Also hide the action buttons const actions = document.querySelector('.job-actions'); if (actions) actions.style.display = 'none'; // Restore after printing (attach listener BEFORE calling print) window.addEventListener('afterprint', function restore() { selectorsToHide.forEach(selector => { document.querySelectorAll(selector).forEach(el => { el.style.display = ''; }); }); if (actions) actions.style.display = ''; window.removeEventListener('afterprint', restore); }, { once: true }); // Now trigger the print dialog window.print(); } function downloadJobPDF() { printJobDetails(); }