Usha electric geyser

Usha electric geyser

Vadodara, Gujarat
Posted 2 weeks ago
₹1,500
A302 Akshat Apartment high tension road subhanpura 390023
Raksha Vyas

Raksha Vyas

Member since Apr 2026

Details

Condition

used - fair

Description

ACT FAST: This high-performance Usha electric geyser is priced for an immediate sale and will not last through the weekend!


This premium water heater is in pristine, like-new condition, offering exceptional energy efficiency for your modern smart home setup. Experience rapid heating and consistent temperature control with this reliable appliance that combines a sleek design with long-lasting durability. It is the perfect solution for anyone looking to upgrade their bathroom or kitchen with a top-tier smart device at a fraction of the original retail cost.


🔑 High-grade heating element ensures lightning-fast hot water delivery while maintaining impressively low power consumption.


🔑 Superior rust-proof outer body and heavy-duty tank construction designed for maximum long-term reliability and performance.


🔑 Advanced safety features including a high-precision thermostat and multi-function valve for total peace of mind.


Don't miss out on this incredible value—call or message right now to secure this deal before it is gone forever!

Safety Tips

  • Meet in a public place
  • Check the item before buying
  • Pay only after collecting the item
  • Avoid transferring money in advance
Share

You may also like...

Diva machine

Diva machine

Himatnagar, Gujarat
2 weeks ago
6.5 Inch Hoverboard, Self Balancing scoter | Reach and Unique Toys
₹9,500

6.5 Inch Hoverboard, Self Balancing scoter | Reach and Unique Toys

Rajkot, Gujarat
2 weeks ago
MINI COOLER
₹550

MINI COOLER

Rajkot, Gujarat
2 weeks ago
I want to cell xerox machine and redium cutting machine
₹15,000 ono

I want to cell xerox machine and redium cutting machine

Devbhumi Dwarka, Gujarat
2 weeks ago
Mini tharmal printer
₹5,000 ono

Mini tharmal printer

Rajkot, Gujarat
2 weeks ago
Meco Multimeter
₹1,000

Meco Multimeter

Rajkot, Gujarat
2 months ago
Meco 2727+ Digital clamp meter
₹1,150

Meco 2727+ Digital clamp meter

Rajkot, Gujarat
2 months ago
Techo meter
₹2,000

Techo meter

Rajkot, Gujarat
2 months ago

Latest Blogs

See all blogs
How to Write a Classified Ad That Actually Gets Responses
Selling Tips

How to Write a Classified Ad That Actually Gets Responses

Apr 05, 2026
Top 10 Safety Tips for Buying & Selling Online in India
Safety Guide

Top 10 Safety Tips for Buying & Selling Online in India

Apr 02, 2026
How to Promote Your Local Business on Classified Ad Sites
Business Tips

How to Promote Your Local Business on Classified Ad Sites

Mar 29, 2026
How to Sell Your Old Smartphone for the Best Price
Selling Tips

How to Sell Your Old Smartphone for the Best Price

Mar 25, 2026

Frequently Asked Questions

Everything you need to know about our marketplace. Can't find the answer you're looking for? Contact our support.

Availability can change quickly on a dynamic marketplace. While we strive to keep listings updated, the best way to confirm if this Smart Devices is still available is to contact the seller directly. You can use the 'Call' or 'WhatsApp' buttons provided on this page to get an immediate confirmation from the lister.
Pricing policies depend on the individual seller. Many users on MyAdRocket are open to negotiation for Smart Devices. We suggest contacting the seller politely to ask if the price is negotiable. It is always best to discuss price and payment terms clearly before meeting or finalizing the deal to avoid misunderstandings.
To contact the seller safely, please use the official communication buttons ('Show Phone Number', 'Chat', 'WhatsApp') located on this ad page. We recommend keeping initial conversations within the platform or via these verified channels. You may need to log in to your MyAdRocket account to access these contact details, which helps us prevent spam and ensure user safety.
This Smart Devices is located in Vadodara, Gujarat. The specific area or neighborhood is usually mentioned in the ad details. We strongly encourage buyers to inspect the item or meet the service provider in person before making any payment. You can arrange a meeting in a safe, public place in Vadodara to verify the condition and quality firsthand.
Your safety is paramount. If you notice anything suspicious about this Smart Devices listing—such as a request for advance payment, a price that seems too good to be true, or rude behavior—please report it immediately. Use the 'Report this Ad' link found on the page. Our trust and safety team will investigate the listing promptly to maintain a secure environment on MyAdRocket.
/* ─── Reply UI ──────────────────────────────────────────────────────── */ .reply-preview-container { background: #fff; border-top: 1px solid #e8eaf0; padding: 8px 12px; display: flex; align-items: center; gap: 10px; position: relative; z-index: 10; } .reply-preview-bar { flex: 1; background: #f8f9ff; border-left: 3px solid #007FB0; padding: 6px 12px; border-radius: 6px; font-size: 11px; min-width: 0; } .reply-preview-bar .reply-sender { font-weight: 700; color: #007FB0; margin-bottom: 2px; display: block; } .reply-preview-bar .reply-body { color: #64748b; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .cancel-reply-btn { width: 24px; height: 24px; border-radius: 50%; background: #f1f5f9; border: none; cursor: pointer; color: #94a3b8; display: flex; align-items: center; justify-content: center; font-size: 10px; transition: all 0.2s; } .cancel-reply-btn:hover { background: #e2e8f0; color: #ef4444; } .parent-msg-box { background: rgba(0, 0, 0, 0.05); border-left: 2px solid rgba(0, 0, 0, 0.15); padding: 6px 10px; border-radius: 8px; margin-bottom: 6px; font-size: 11px; cursor: pointer; transition: background 0.2s; } .mine .parent-msg-box { background: rgba(255, 255, 255, 0.15); border-left: 2px solid rgba(255, 255, 255, 0.4); color: rgba(255, 255, 255, 0.9); } .other .parent-msg-box { background: #f1f5f9; border-left: 2px solid #007FB0; } .parent-msg-box:hover { opacity: 0.9; } .parent-sender-name { font-weight: 700; font-size: 10px; display: block; margin-bottom: 2px; opacity: 0.8; } .reply-trigger { opacity: 0; width: 32px; height: 32px; border-radius: 50%; display: flex; align-items: center; justify-content: center; cursor: pointer; color: #94a3b8; background: rgba(255,255,255,0.8); box-shadow: 0 2px 8px rgba(0,0,0,0.05); border: 1px solid #eef2f6; font-size: 12px; transition: all 0.2s; align-self: center; z-index: 5; } .chat-msg:hover .reply-trigger { opacity: 1; } .reply-trigger:hover { color: #007FB0; transform: scale(1.1); } .chat-msg.mine .reply-trigger { margin-right: 4px; } .chat-msg.other .reply-trigger { margin-left: 4px; } .emoji-grid { display: grid; grid-template-columns: repeat(7, 1fr); gap: 2px; padding: 8px; overflow-y: auto; flex: 1; } .emoji-grid button { background: none; border: none; font-size: 20px; cursor: pointer; padding: 6px; border-radius: 8px; transition: background 0.2s; display: flex; align-items: center; justify-content: center; } .emoji-grid button:hover { background: #f1f5f9; transform: scale(1.15); } #chat-text-input { flex: 1; border: 1.5px solid #e2e8f0; border-radius: 22px; padding: 9px 16px; font-size: 13px; outline: none; background: #f8f9ff; color: #1e1b4b; transition: border-color .2s; resize: none; font-family: inherit; } #chat-text-input:focus { border-color: #6366f1; background: #fff; } #chat-text-input::placeholder { color: #94a3b8; } #chat-send-btn { width: 38px; height: 38px; border-radius: 50%; background: #007FB0; border: none; cursor: pointer; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 14px; flex-shrink: 0; transition: all .2s; box-shadow: 0 4px 12px rgba(0, 127, 176, 0.3); } #chat-send-btn:hover { transform: scale(1.08); box-shadow: 0 6px 16px rgba(0, 127, 176, 0.4); } #chat-send-btn:active { transform: scale(.95); } #chat-send-btn:disabled { opacity: .45; cursor: not-allowed; transform: none; } /* ─── Transitions ───────────────────────────────────────────────────── */ .widget-panel-enter { animation: panel-open .3s cubic-bezier(.34,1.56,.64,1) forwards; } .widget-panel-leave { animation: panel-close .2s ease-in forwards; } @keyframes panel-open { from { opacity: 0; transform: scale(.85) translateY(12px); } to { opacity: 1; transform: scale(1) translateY(0); } } @keyframes panel-close { from { opacity: 1; transform: scale(1); } to { opacity: 0; transform: scale(.9) translateY(8px); } } /* ─── Offline/Login prompt ──────────────────────────────────────────── */ .login-prompt { padding: 16px; text-align: center; background: #f8f9ff; border-radius: 12px; margin: 12px; } .truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } @media (max-width: 640px) { #chat-widget-root { bottom: 72px; right: 16px; } #chat-panel { width: calc(100vw - 32px); right: 0; } }