Terms Of Use
  • 1. Introduction

    Welcome to www.efurnishug.com. These terms govern your use of our website and other services. By accessing and using our website, you agree to be bound by these Terms of Use. If you do not accept them, please do not use the website.

    For questions, contact us at contact@efurnishug.com

    2. Definitions

    • “Efurnish” refers to our website, mobile applications, and services.
    • “You/User” means anyone accessing or using Efurnish.
    • “Products” means any items listed or sold via our platform.
    • “Content” refers to all text, images, and media on our website.
    • Account” is your registered profile used for making purchases.

    3. Website Use

    • You must be 18 and above or have legal guardian consent to use our site.
    • You agree not to misuse/harm the website in any way.
    • We may update, modify, or discontinue features at any time.

    4. Personal Information and Privacy

    Your privacy is crucial to us. By using Efurnish, you accept our data practices outlined in our Privacy Policy. Please keep your personal information accurate and up-to-date for a smooth experience.

    5. Intellectual Property

    We own or license all content, trademarks, logos, and media on Efurnish and prohibit copying or using them without permission.

    6. Product Availability & Pricing

    • All product listings are subject to availability.
    • Prices are in UGX and may change without notice.
    • We only deliver within Uganda, and product availability varies by region.
    • Orders placed with incorrect addresses may be canceled or delayed.

    7. Delivery

    • We deliver Monday to Saturday, excluding public holidays.
    • Same-day delivery is available in Kampala.
    • Upcountry delivery is available via courier but requires prepayment through our direct contacts. This option is not available at checkout.
    • Free in-store pickup is available at Yamaha Center, Burton Street, Kampala.
    • For delivery queries, call/WhatsApp us at +256 705 786 444.

    8. Returns & Refunds

    • You may request a return within 7 days of delivery.
    • An Item must be in original condition and packaging.
    • A Refund can be processed via the original payment method or as cash refunds.
    • Returns should be dropped off at Yamaha Center, Burton Street, Kampala.
    • Return shipping is your responsibility unless waived by us.

    9. Cookies

    Efurnish uses cookies to enhance your browsing experience. You can modify your browser settings to disable cookies, though some features may not work correctly.

    Thank you for shopping with Efurnish.

    For support, please email us at contact@efurnishug.com or call +256 705 786 444.

Store Address

Yamaha Center, Burton Street Kampala, Uganda

Opening Hours

Mon to Sat : 08:00 – 19:00

Top
document.addEventListener("scroll", function() { const button = document.querySelector(".sticky-call-button"); const scrollPosition = window.scrollY; const pageHeight = document.documentElement.scrollHeight - window.innerHeight; const scrolledPercent = (scrollPosition / pageHeight) * 100; if (scrolledPercent > 20) { button.classList.add("show"); } else { button.classList.remove("show"); } });