F Bar & Lounge, Gardens Galleria Mall, Sector 38 (2024)

F Bar & Lounge, Gardens Galleria Mall, Sector 38 (1)

` }).join('') }

` $(".all_res_images").html(sliderElement); if(data.data.data.hasOwnProperty(1)){ const resImageView = `

View photos

` $(".all_res_images").append(resImageView); } $.fn.andSelf = function() { return this.addBack.apply(this, arguments); } const resSlideIcon = [] resSlideIcon.push("

","

") $(".res_owl_carousel").owlCarousel({ loop: false, navRewind: false, items: 1, nav: true, navText: resSlideIcon }); $(".res_slide").click(function(){ lazyload(); }) } // $.each(data.data.data, function(key, element) { // const imageBox = ` //

// // // //

// ` // $(".all_res_images .res_owl_carousel").trigger("add.owl.carousel", [`${imageBox}`]).trigger("refresh.owl.carousel"); // }); // if(data.data.data.hasOwnProperty(1)){ // const resImageView = ` //

// // View photos //

// ` // $(".all_res_images").append(resImageView); // $(".owl-controls").css({"display": "block"}) // } }, error: function (error) { console.log(error); } }) } resImages(); // $.fn.andSelf = function() { // return this.addBack.apply(this, arguments); // } // const resSlideIcon = [] // resSlideIcon.push("

","

") // $(".res_owl_carousel").owlCarousel({ // loop: true, // items: 1, // nav: true, // navText: resSlideIcon // }); // $(".res_slide").click(function(){ // lazyload(); // }) });

3.9/5 | 17 Reviews

Gardens Galleria Mall, Sector 38

Open from 12:00 PM - 01:00 AM

Monday

12:00 PM - 01:00 AM

Tuesday

12:00 PM - 01:00 AM

Wednesday

12:00 PM - 01:00 AM

Thursday

12:00 PM - 01:00 AM

Saturday

12:00 PM - 01:00 AM

Sunday

12:00 PM - 01:00 AM

About

Menu

Photos

Reviews

Payeazy

Discount Calculator

Know your exact savings after applying the restaurant and payment offers.

Calculate your exact discount

F Bar & Lounge, Gardens Galleria Mall, Sector 38 (3)

Sample Bill (Approx Discount)

Total Bill

4000

Eazydiner Discount

How?

Restaurant Offer

- ₹1000

Payment Offer

- ₹500

- ₹1500

You Paid

2500

F Bar & Lounge, Gardens Galleria Mall, Sector 38 (4)

F Bar & Lounge, Gardens Galleria Mall, Sector 38 (5)

Back

Bill Calculator

Enter Total Bill

(₹ 1500 for two approx)

F Bar & Lounge, Gardens Galleria Mall, Sector 38 (6)

Restaurant Offer

(How to Avail)

F Bar & Lounge, Gardens Galleria Mall, Sector 38 (7)

Book a table and get this offer on restaurant.

F Bar & Lounge, Gardens Galleria Mall, Sector 38 (8)

Payment Offer

(How to Avail)

F Bar & Lounge, Gardens Galleria Mall, Sector 38 (9)

Get bill and Avail this offer on Eazydiner app

F Bar & Lounge, Gardens Galleria Mall, Sector 38 (10)

F Bar & Lounge, Gardens Galleria Mall, Sector 38 (11)

Enter minimum bill value of ₹100

F Bar & Lounge, Gardens Galleria Mall, Sector 38 (12)

F Bar & Lounge, Gardens Galleria Mall, Sector 38 (13)

Wohoo! You will save approx 2550

Total Bill

4000

Restaurant offer

- ₹2000

Payment offer

- ₹500

You Paid

1500

Your Saving

2500

F Bar & Lounge, Gardens Galleria Mall, Sector 38 (14)

Note : This bill doesn’t include alcohol price and taxes.

Restaurant Offer

Select Payment Offer

Direction

PLOT NO A, Gardens Galleria Mall, 105A ENTERTAINMENT CITY, 2, Sector 38, Noida

Restaurant Features

Pure Veg Smoking area Take-away Live Music Live Sports Screening Karaoke DJ Bar New Year

`); } else if (data?.restaurant_offers?.length) { data?.restaurant_offers?.map(function(res_offer, index) { // console.log(res_offer, index); $('._res_offer_wrapper_container').append(`

${res_offer?.tag && res_offer?.tag?.toLowerCase().includes('prime') ? '

Prime Exclusive

' : ''}

${res_offer?.title ? res_offer.title : ''}

`); }) } if (!data?.payment_offers) { $('._payment_offer_wrapper_container').append(`

No offers found

`); } else if (data?.payment_offers?.length) { data?.payment_offers?.map(function(pay_offer, index) { // console.log(pay_offer, index); $('._payment_offer_wrapper_container').append(`

F Bar & Lounge, Gardens Galleria Mall, Sector 38 (15)

${pay_offer?.title ? pay_offer?.title : ''}

${pay_offer?.description ? pay_offer?.description : ''}

${pay_offer?.calculation?.min_transaction_amt ? `Min. bill of ₹${ pay_offer?.calculation?.min_transaction_amt}` : ''}

`); }) } if (data?.total_bill) { $('#bill_calculator_popup ._cost_for_two_text').text( `(Cost for two approx ₹${data?.total_bill})`); } // data?.payment_offers?.map(function(pay_offer, index) { // console.log(pay_offer, index); // $('._payment_offer_wrapper_container').append(` // `); // }) setTimeout(() => { // console.log('clicking ...website'); $('#bill_calculator_popup .enter_total_bill').focus(); $($('._res_offer_wrapper_container').find('.select_offer')[ 0]).click(); // $($('._payment_offer_wrapper_container').find('.select_offer')[0]).click() }, 300); }, error: function(error) { console.log(error); } }) }); // $('.discount_section_how').on('mouseover', function(e) { // console.log("on focus", $(this)); // $(this).find('._tooltip').removeClass('hidden'); // }); $('.discount_section_how').on('click', function(e) { $('.discount_section_how').siblings('._tooltip').toggleClass('_hidden'); }) $(document).click(function(e) { if (!$('.discount_section_how').is(e.target) && $('.discount_section_how').has(e.target) .length == 0) { // outside the how section // console.log("outside the how section"); if (!$('.discount_section_how').siblings('._tooltip').hasClass('_hidden')) { $('.discount_section_how').siblings('._tooltip').addClass('_hidden') } } }); $(document).on("click", ".more_less", function() { $(".about_content").toggleClass("about_content_show"); $(".buffet_about").toggleClass("flex-column"); if ($(this).text() == "Read More") { $(this).text("Read Less"); } else { $(this).text("Read More"); } }); // $(".buffet_date_select").change(function(){ // const selectedDate = new Date($(this).val()); // const fullDate = moment(selectedDate).format("DD MMM, YYYY") + " " + "(" + moment(selectedDate).format("dddd") + ")" // $(".full_date_val").text(fullDate); // // const months = ["January","February","March","April","May","June","July","August","September","October","November","December"]; // // const weekday = ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday']; // // console.log("Months: " + months[selectedDate.getMonth()]); // // console.log("Day: " + weekday[selectedDate.getDay()]); // // console.log("Year: " + selectedDate.getFullYear()); // $(".filter_toogle_main").toggleClass("filter_toogle"); // }) function bufertFun(urlRequest, dateRequest) { $.ajax(urlRequest + `?date=${dateRequest}`, { type: 'GET', success: function(data) { $(".buff_load_data, .error_buffet, .buff_load_data").addClass("hidden-notImp"); $(".buffet_append").append(data); }, error: function(error) { $(".error_buffet").removeClass("hidden-notImp"); $(".buff_load_data").addClass("hidden-notImp"); $(".error_buffet").text(error.responseJSON.message); } }) $(".buffet_append").html(""); $(".buff_load_data").removeClass("hidden-notImp"); $(".error_buffet").addClass("hidden-notImp"); } $(".buffet_date_select").Zebra_DatePicker({ container: $(".calen_main"), direction: true, format: "d M, Y", onSelect: function(dateSelected) { const nativeDate = new Date(dateSelected); const weekdays = ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday' ]; const fullDate = dateSelected + " " + "(" + weekdays[nativeDate.getDay()] + ")"; $(".full_date_val").text(fullDate); $(".filter_toogle_main").toggleClass("filter_toogle"); $(".buff_load_data").removeClass("hidden-notImp"); const resquestDate = moment(dateSelected).format("YYYY-MM-DD") bufertFun($(".buff_price_btn").attr("data-urlbuffet"), resquestDate); } }); $(".date_time_main").click(function() { $(".buffet_date_select").click(); $(".filter_toogle_main").toggleClass("filter_toogle"); }) $(".buff_price_btn").click(function() { bufertFun($(this).attr("data-urlbuffet"), $(this).attr("data-date")); $(".full_date_val").text($(".buff_price_btn").attr("data-dateformat")); }) // $(".buffet_date_select").focus(function(){ // // $(".buffet_date_select").click(); // $(".filter_toogle_main").toggleClass("filter_toogle"); // }); // $(".buffet_date_select").focusout(function(){ // $(".filter_toogle_main").removeClass("filter_toogle"); // $(".buffet_date_select").click(); // }) // $(".popup-overlay").click(function(){ // $(".filter_toogle_main").toggleClass("filter_toogle"); // }) });

F Bar & Lounge, Gardens Galleria Mall, Sector 38 (2024)

References

Top Articles
Latest Posts
Article information

Author: Corie Satterfield

Last Updated:

Views: 6074

Rating: 4.1 / 5 (62 voted)

Reviews: 93% of readers found this page helpful

Author information

Name: Corie Satterfield

Birthday: 1992-08-19

Address: 850 Benjamin Bridge, Dickinsonchester, CO 68572-0542

Phone: +26813599986666

Job: Sales Manager

Hobby: Table tennis, Soapmaking, Flower arranging, amateur radio, Rock climbing, scrapbook, Horseback riding

Introduction: My name is Corie Satterfield, I am a fancy, perfect, spotless, quaint, fantastic, funny, lucky person who loves writing and wants to share my knowledge and understanding with you.