(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='http://web.archive.org./web/20230127163201/https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-NXH2PC');Good Food Restaurant Gift Cards By Good Food Gift Card, Australiavar longVal='';var latVal='';if(getCookie("gfgc-sharedLoc")==null||(getCookie("gfgc-sharedLoc")==1&&(longVal==''||latVal==''))){var url="/Home/UpdateGeoLocationSessions";updateGeoLocation(url);}   $('#searchStringGlobal').on('keypress',function(e){if(e.which===13){$(this).attr("disabled","disabled");var checkSearchLocation=getLongLatFromSearchString($("#searchStringGlobal").val());var long=null;var lat=null;if(checkSearchLocation!==null&&checkSearchLocation!==undefined){$("#MapCenterLong").val(checkSearchLocation.long);$("#MapCenterLat").val(checkSearchLocation.lat);} $("#formGlobalSearch").submit();$(this).removeAttr("disabled");}});$(document).ready(function(){$('#btnGlobalSearch').click(function(){var checkSearchLocation=getLongLatFromSearchString($("#searchStringGlobal").val());var long=null;var lat=null;if(checkSearchLocation!==null&&checkSearchLocation!==undefined){$("#MapCenterLong").val(checkSearchLocation.long);$("#MapCenterLat").val(checkSearchLocation.lat);} $("#formGlobalSearch").submit();});});      0       Find Restaurants News & Offers Corporate Gifts  CHECK CARD BALANCE & EXPIRY About Get Help Subscribe     Give the gift of Australia's finest restaurantsAustralia's finest restaurant service starts with the Good Food Gift Card Gifted to recipient as either a physical or digital gift card Get access to hundreds of participating award-winning restaurants Valid for 3 years from date of purchaseFind Good Food for the ones you love  $('#btnQuickSearch').on('keypress',function(e){if(e.which===13){$(this).attr("disabled","disabled");var checkSearchLocation=getLongLatFromSearchString($("#searchString").val());var long=null;var lat=null;if(checkSearchLocation!==null&&checkSearchLocation!==undefined){$("#MapCenterLong2").val(checkSearchLocation.long);$("#MapCenterLat2").val(checkSearchLocation.lat);} $("#btnQuickSearch").submit();$(this).removeAttr("disabled");}});$(document).ready(function(){$('#btnQuickSearch').click(function(){var checkSearchLocation=getLongLatFromSearchString($("#searchString").val());var long=null;var lat=null;if(checkSearchLocation!==null&&checkSearchLocation!==undefined){$("#MapCenterLong2").val(checkSearchLocation.long);$("#MapCenterLat2").val(checkSearchLocation.lat);} $("#btnQuickSearch").submit();});});Featured RestaurantsCorretto Dee Why  European • $$Jonah's Restaurant Contemporary • $$$Via Alta European • $$Rockpool Bar & Grill Perth Steakhouse • $$$Good Food newsThe return of restaurants mid-COVIDOrmeggio 2.0 is openHow to cook the perfect steakChristmas Gift GuideHow to find the perfect Christmas producePowerful females in hospitalityDon't like chocolate?World Earth DayCaterina's Lentil Soup recipeYour COVID-19 FAQ's AnsweredSign up to our newsletter to receive the latest restaurant news, exclusive discounts and a special birthday offer   Select State*VICNSWACTQLDNTSAWATAS if(getCookie("gfgc-subscribe-offer")==null&&0=="1"){(async function subscribeNewsletter(){const{value:formValues}=await Swal.fire({title:'Subscribe to the Good Food Gift Card mailbox now and receive $10 off your next order*',html:$("#formPopup").html(),confirmButtonText:'SUBSCRIBE',confirmButtonColor:'#b2aa7e',reverseButtons:true,footer:'
*This offer is only valid on gift card purchases of $100 or more on goodfoodgiftcard.com.au using the unique promotional code sent once subscribed. One promotional code per transaction. Offer cannot be used in conjunction with any other promotion and cannot be used on the Good Food Gift Card Guide Bundle offer. Acceptance of the Good Food Gift Card is subject to individual trading terms as applied by the restaurant (eg. special event menus etc).
',customClass:'swal-size-sm home-offer-subscribe',showCloseButton:true,preConfirm:()=>{var firstname=$('#swal2-content').find("#swal-firstname").val();var lastname=$('#swal2-content').find("#swal-lastname").val();var email=$('#swal2-content').find("#swal-email").val();var BirthDate=$('#swal2-content').find("#swal-birthday").val();var StateAbb=$('#swal2-content').find("#swal-stateid").find("option:selected").text();var hasError=false;if(firstname===''){$('#swal2-content').find("#error-firstname").html("Invalid First Name. ");$('#swal2-content').find("#error-firstname").show();hasError=true;}else{$('#swal2-content').find("#error-firstname").html("");$('#swal2-content').find("#error-firstname").hide();} if(lastname===''){$('#swal2-content').find("#error-lastname").html("Invalid Last Name. ");$('#swal2-content').find("#error-lastname").show();hasError=true;}else{$('#swal2-content').find("#error-lastname").html("Invalid Last Name. ");$('#swal2-content').find("#error-lastname").hide();} if(StateAbb.length>3){$('#swal2-content').find("#error-state").html("Invalid State. ");$('#swal2-content').find("#error-state").show();hasError=true;}else{$('#swal2-content').find("#error-state").html("");$('#swal2-content').find("#error-state").hide();} if(BirthDate!==''){var bd=new Date(BirthDate);var today=new Date();if(bd>=today){$('#swal2-content').find("#error-birthday").html("Invalid Birthday. ");$('#swal2-content').find("#error-birthday").show();hasError=true;}else{$('#swal2-content').find("#error-birthday").html("");$('#swal2-content').find("#error-birthday").hide();}}else{$('#swal2-content').find("#error-birthday").html("");$('#swal2-content').find("#error-birthday").hide();} if(!ValidateEmail(email)){$('#swal2-content').find("#error-email").html("Invalid Email. ");$('#swal2-content').find("#error-email").show();hasError=true;}else{$('#swal2-content').find("#error-email").html("");$('#swal2-content').find("#error-email").hide();} if(hasError) return false;var postData={FirstName:firstname,LastName:lastname,Email:email,BirthDate:BirthDate,StateAbb:StateAbb};$.ajax({cache:false,type:"POST",url:"/Subscribe/RegisterForSubscriptionBonus",data:postData,complete:function(data){if(data.responseJSON.Success){setCookie('gfgc-subscribe-offer','1',365);swal.fire({type:'success',title:'Thank you for subscribing! Your $10 discount code should be in your inbox shortly.'});}else{if(data.responseJSON.Error.includes("back")){setCookie('gfgc-subscribe-offer','1',365);} swal.fire({type:'error',title:data.responseJSON.Error});}},error:function(xhr,ajaxOptions,thrownError){$('#swal2-content').find("#error-email").html("Sorry, we cannot register your subscription at the moment. Please try again later.");$('#swal2-content').find("#error-email").show();return false;},traditional:true});}}).then(function(inputValue){if(inputValue.dismiss){if(inputValue.dismiss!=="backdrop"){setCookie('gfgc-subscribe-offer','0',7);}}})})()}About UsHow It WorksFAQsGet HelpBack to top © 2020 Good Food Gift CardPrivacyTermsvar entryId='';if(entryId==null||entryId===''){$.ajax({type:"POST",dataType:'JSON',url:"/Home/SetEntryIdSession",success:function(response) {},error:function(response) {}});}(function(){function riskifiedBeaconLoad(){var store_domain='edgepri.com_B2C';var session_id='';var url=('https:'==document.location.protocol?'https://':'http://')+"beacon.riskified.com?shop="+ store_domain+"&sid=GF-"+ session_id;var s=document.createElement('script');s.type='text/javascript';s.async=true;s.src=url;var x=document.getElementsByTagName('script')[0];x.parentNode.insertBefore(s,x);} if(window.attachEvent) window.attachEvent('onload',riskifiedBeaconLoad);else window.addEventListener('load',riskifiedBeaconLoad,false);})();