N 4m Visitor Corridor 2.5m AI Sleeve 2.5m AI Sleeve & Traffic C Main Entry Access Road & Registration Gate (90m) MAIN STAGE 6.1m × 6.1m (400 SFT) 🍲 FOOD COURT Visitor Amenities Open Space (~28m) Open Space (~28m)
Block A (Gold) · ₹7.5L
Block B (Standard) · ₹1.36L
Block C (Standard) · ₹2.0L
Block D (Diamond) · ₹1.0L
Block E (Entry) · ₹1.36L
Block E (VIP) · ₹2.5L
Booked
Selected

Select Stalls

Click on the interactive map to select your preferred exhibition spaces. You can book multiple stalls.

🏪

No stalls selected yet.
Click on available stalls in the floor plan to start booking.

Company Registration

Provide company and representative contact details to generate your provisional allotment pass.

Company Details

Solar Energy
EV & Hybrids
Battery Storage
Wind Power
Green Hydrogen
Smart Grid Support

Representative Details

Both Days

3 & 4 July 2026

Day 1 Only

3 July 2026

⚙️ Google Sheet Integration Settings (Optional for Admin)

This portal runs dynamically. By default, it simulates saving and generates your pass image. To save stall booking records directly in your Google Sheet:

  1. Create a new Google Sheet and name your columns: Timestamp, Pass ID, Company, GSTIN, Contact Name, Phone, Email, Sector, Stalls, Amount.
  2. Go to Extensions > Apps Script.
  3. Delete any template code and paste the script code below:
function doPost(e) { var sheet = SpreadsheetApp.getActiveSpreadsheet().getActiveSheet(); var data = JSON.parse(e.postData.contents); sheet.appendRow([ new Date(), data.passId, data.company, data.gstin, data.contactName, data.contactPhone, data.contactEmail, data.sector, data.stalls, data.amount ]); return ContentService.createTextOutput(JSON.stringify({status: 'success'})) .setMimeType(ContentService.MimeType.JSON); }
  1. Click Deploy > New Deployment. Select Web App. Set "Who has access" to Anyone. Click Deploy.
  2. Copy the generated Web App URL and paste it in the field below:

This URL is saved locally in your browser's localStorage for convenient mock-testing.

Provisional Allotment Pass

Your booking is complete. Keep this pass to enter the registration counter and collect your keys at the venue.