Product Category

High Mast Light

Xera Tech manufactures premium high mast light solutions designed for Indian climatic conditions. All products are BIS certified, PWD & ERDA approved, and come with a 2-year warranty.

29
Assets
BIS
Certified
PWD
Approved
2yr
Warranty
Get Quote
// Derive category name from items or slug $cat_name = $slug ? ucwords(str_replace('-', ' ', $slug)) : 'Category'; foreach ($items as $it) { $cat_name = $it['category']; break; } if (empty($items)) { http_response_code(404); $page_title = '404 — Category Not Found | ' . SITE_NAME; $meta_description = 'No media found in this category.'; $canonical = SITE_URL . '/category/' . htmlspecialchars($slug); $og = []; $twitter = []; $schemas = []; require_once __DIR__ . '/header.php'; echo '
🔍

Category Not Found

← Back to Library
'; require_once __DIR__ . '/footer.php'; exit; } $paged = paginate($items, 12); $total_items = count($items); $page_title = $cat_name . ' Media Library — LED Lighting Visual Assets | ' . SITE_NAME; $meta_desc = 'Browse ' . $total_items . ' visual assets in the ' . $cat_name . ' category from ' . SITE_NAME . '. Images and videos of ' . strtolower($cat_name) . ' for product showcase, projects and more.'; $canonical = SITE_URL . '/category/' . $slug; // Related categories $all_cats = get_all_categories(); $other_cats = array_filter($all_cats, fn($c) => $c['slug'] !== $slug); $og = [ 'og:type' => 'website', 'og:title' => $page_title, 'og:description' => $meta_desc, 'og:url' => $canonical, 'og:site_name' => SITE_NAME, 'og:image' => 'https://xeratech.in/img/preview.jpg', ]; $twitter = [ 'twitter:card' => 'summary_large_image', 'twitter:title' => $page_title, 'twitter:description' => $meta_desc, 'twitter:image' => 'https://xeratech.in/img/preview.jpg', ]; $schemas = [ schema_breadcrumbs([ ['name' => 'Home', 'url' => SITE_URL . '/'], ['name' => $cat_name, 'url' => $canonical], ]), [ '@context' => 'https://schema.org', '@type' => 'CollectionPage', 'name' => $cat_name . ' Media Library', 'description' => $meta_desc, 'url' => $canonical, 'publisher' => ['@type' => 'Organization', 'name' => SITE_NAME] ] ]; require_once __DIR__ . '/header.php'; ?>
Category

High Mast Light

29 media assets — images and videos of high mast light from Xera Tech's manufacturing portfolio.

1 2 3

Other Categories

LED Street Light 66 LED High Bay Light 65 LED Flood Light 59 Solar Street Light 31 Solar High Mast Light 22 Company / Brand 16 Decorative Street Light 15 Solar Semi-Integrated Light 11

High Mast Light by Xera Tech

Xera Tech manufactures premium high mast light solutions designed for Indian climatic conditions. All products in this category are BIS certified, PWD & ERDA approved, and come with a 2-year warranty. Deployed across 19+ Indian states and Middle East markets, Xera Tech's lighting solutions are trusted by municipalities, developers and industrial clients alike. Browse the visual assets above for product imagery, project documentation and promotional media.