PUT YOUR BUDGET

ShauBhagya Restaurant

ShauBhagya Restaurant

Premium Table Ordering Experience

🍽️ Order directly to your table

Modern food ordering for your restaurant

Responsive premium UI with all menu items, quantity selector, portion selector, cart, GST, and EmailJS order sending.

emailjs.init({ publicKey: "uBW2v-V5cGsazWECd" }); function sendOrder(customerName, tableNumber, orderDetails, totalAmount){ emailjs.send( "service_hu9v84a", "template_93rrkcu", { customer_name: customerName, table_number: tableNumber, order_details: orderDetails, total_amount: totalAmount, to_email: "jssyash7002@gmail.com" } ) .then(function(response){ alert("✅ Order Placed Successfully!"); console.log("SUCCESS", response); }) .catch(function(error){ alert("❌ Failed to send order."); console.log("ERROR", error); }); }
Scroll to Top