Free EV Price Widget

Embed live Nepal EV prices on your website or blog. Always up-to-date, lightweight, and free to use.

Live Prices

Auto-updated daily

Light & Dark

Matches your site

Easy Embed

Copy-paste setup

Configurable

Filter by brand

Live Preview

Light theme

Dark theme

How to Use

Copy any of the code snippets below and paste them into your HTML where you want the widget to appear.

Basic (Top 5 cheapest)

<div data-evnepal-widget></div>
<script src="https://evnewsnepal.com/widget/ev-prices.js" async></script>

Specific brand

<div data-evnepal-widget data-brand="BYD" data-limit="5"></div>
<script src="https://evnewsnepal.com/widget/ev-prices.js" async></script>

Scooters only (dark theme)

<div data-evnepal-widget data-category="Scooter" data-limit="5" data-theme="dark"></div>
<script src="https://evnewsnepal.com/widget/ev-prices.js" async></script>

Configuration Options

AttributeDefaultDescription
data-brand(all)Filter by brand name (e.g., BYD, Hyundai, Tata)
data-category(all)Filter by category (e.g., SUV, Sedan, Scooter)
data-limit5Number of vehicles (1-10)
data-themelightTheme: light or dark