Admin Access

Enter your admin password to continue.

Incorrect password.

Travel Cost Estimator

Estimate your travel fee based on your event location

Your Event Location
Estimated Travel Fee
₱0

Interested? Let's make it happen.

Fill out the form below and one of our Producers will personally reach out to you — to walk you through packages, availability, and help you secure your date.


Leave your details below
This field is required.
This field is required.
This field is required.
Please select an event type.
This field is required.
Please select an option.

We'll be in touch soon!

One of our Producers will reach out to you shortly.
Thank you for your interest in Lab & Light Photobooth.

Gas price is read live from your Google Sheet (Consumption tab, A2).
Fuel consumption (B2) is used internally only — never shown to clients.

To save inquiries to "All Locations Query" tab:
1. Open your Sheet → Extensions → Apps Script
2. Paste the script below → Deploy → New deployment → Web app → Anyone
3. Copy the web app URL and paste it in the field below. function doPost(e) { var ss = SpreadsheetApp.openById("1TRy22XgPc57mXJl9Cphak1vkcWv2C4PHq2Bdu_kNJPY"); var sheet = ss.getSheetByName("All Locations Query"); var d = JSON.parse(e.postData.contents); if (sheet.getLastRow() === 0) { sheet.appendRow(["Timestamp","Name","Phone","Email","Province","City","Barangay","Venue","Distance","Travel Fee","Event Type","Event Date","Source"]); } sheet.appendRow([d.timestamp,d.name,d.phone,d.email,d.province,d.city,d.venue,d.km+" km","₱"+d.travelFee,d.eventType,d.eventDate,d.source]); return ContentService.createTextOutput("OK").setMimeType(ContentService.MimeType.TEXT); }
#NamePhoneEmailProvinceCityVenuekmFeeEventDateSourceSubmitted
No inquiries yet.