Wagaya Sushi & Grill
Welcome to our restaurant! Come and try our dishes!
Location:3425 SE 192nd Ave #110, Vancouver, WA
15532 SW Pacific Highway C7, Tigard, OR 97224
About Us
Wagaya Sushi & Grill is based in 3425 SE 192nd Ave #110, welcoming customers from all over Vancouver, WA and beyond.
We are a local Japanese restaurant inviting you to savor our amazing, fresh dishes and discover why we have so many delighted returning customers.
From Various rolls to Teriyaki and many mouth-watering Japanese dishes, you'll be sure to find many different flavors to try.
Experience the inviting ambiance of our lovely restaurant. For those on the go, we offer a convenient pick-up menu, allowing you to order and collect your food at your convenience.
We can't wait to welcome you.
Location:3425 SE 192nd Ave #110, Vancouver, WA
const custom_popup_element = document.querySelector('.custom-mask-1779246384302') const openType = '1' if (openType === '2') { const custom_start_date = null const custom_end_date = null const now = new Date().getTime() const start = custom_start_date ? new Date(custom_start_date).getTime() : '' const end = custom_end_date ? new Date(custom_end_date).getTime() : '' let result = false if (start && end) { result = now > start && now < end } else if (start && !end) { result = now > start } else if (!start && end) { result = now < end } else { result = true } const arr = ['srcdoc', 'popup.html'] const path = window.location.pathname.replaceAll('/', '') if ((path === '' || arr.findIndex(x => x === path) !== -1) && result) { custom_popup_element.style.display = 'block' } } const footer = document.querySelector('footer.et-l.et-l--footer') const head = document.querySelector('header') let zIndexBack = '' const modalOverlay = document.querySelector('.custom-mask-1779246384302') const focusableElements = modalOverlay.querySelectorAll( 'button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])' ) const firstFocusableElement = focusableElements[0] const lastFocusableElement = focusableElements[focusableElements.length - 1] window.addEventListener("load", () => { if (window.getComputedStyle(custom_popup_element).getPropertyValue("display") === 'block') { firstFocusableElement.focus() document.querySelector('body').style.overflowY = 'hidden' document.addEventListener('keydown', trapTabKey) if (!footer) { zIndexBack = window.getComputedStyle(head).getPropertyValue("z-index") || '' head.style.setProperty("z-index", "1", "important") } if (footer && openType === '2') { footer.style.position = 'relative' footer.style.zIndex = 999999999 } else { const columnArray = document.querySelectorAll('.et_pb_column') for (let index = 0; index < columnArray.length; index++) { const element = columnArray[index] if (element.querySelector('.custom-mask-1779246384302')) { element.style.zIndex = '999999999' } } } } }) function trapTabKey(e) { if (window.getComputedStyle(custom_popup_element).display === 'none') return; if (e.key !== 'Tab') return if (e.shiftKey) { if (document.activeElement === firstFocusableElement) { e.preventDefault() lastFocusableElement.focus() } } else { if (document.activeElement === lastFocusableElement) { e.preventDefault() firstFocusableElement.focus() } } } const handleClose = () => { const open_popup_btn = document.querySelector('.custom-btn-1779246384302') const mainContentLinkElement = document.querySelector('.skip-to-main-content-link') document.removeEventListener('keydown', trapTabKey) custom_popup_element.style.display = 'none' document.querySelector('body').style.overflowY = 'auto' const head = document.querySelector('header') head.style.setProperty("z-index", zIndexBack, "important") console.log('open_popup_btn', open_popup_btn) if (open_popup_btn) { // open_popup_btn.setAttribute('aria-haspopup', 'false') open_popup_btn.focus() } else { mainContentLinkElement.focus() } if (!footer || openType === '1') { head.style.setProperty("z-index", zIndexBack, "important") const columnArray = document.querySelectorAll('.et_pb_column') for (let index = 0; index < columnArray.length; index++) { const element = columnArray[index] if (element.querySelector('.custom-mask-1779246384302')) { element.style.zIndex = '2' } } const rowArray = document.querySelectorAll('.et_pb_row') for (let index = 0; index < rowArray.length; index++) { const element = rowArray[index] if (element.querySelector('.custom-mask-1779246384302')) { element.style.zIndex = '2' } } } else { footer.style.zIndex = '' } } const custom_close_element = document.querySelector('.custom-mask-1779246384302 .custom-close') if (custom_close_element) { custom_close_element.addEventListener('click', (e) => { handleClose() }) } const custom_footer_close_element = document.querySelector('.custom-mask-1779246384302 .popup-footer button') if (custom_footer_close_element) { custom_footer_close_element.addEventListener('click', (e) => { handleClose() }) } document.addEventListener('keydown', function (event) { if (window.getComputedStyle(custom_popup_element).display === 'none') return; if (event.key === 'Escape') { handleClose() } }) const open_popup_btn = document.querySelector('.custom-btn-1779246384302') if (open_popup_btn) { open_popup_btn.addEventListener('click', function (event) { // open_popup_btn.setAttribute('aria-haspopup', 'true') custom_popup_element.style.display = 'block' firstFocusableElement.focus() document.querySelector('body').style.overflowY = 'hidden' document.addEventListener('keydown', trapTabKey) if (!footer || openType === '1') { zIndexBack = window.getComputedStyle(head).getPropertyValue("z-index") || '' head.style.setProperty("z-index", "1", "important") const columnArray = document.querySelectorAll('.et_pb_column') for (let index = 0; index < columnArray.length; index++) { const element = columnArray[index] if (element.querySelector('.custom-mask-1779246384302')) { element.style.zIndex = '999999999' } } const rowArray = document.querySelectorAll('.et_pb_row') for (let index = 0; index < rowArray.length; index++) { const element = rowArray[index] if (element.querySelector('.custom-mask-1779246384302')) { element.style.zIndex = '999999999' } } } if (footer || openType === '2') { footer.style.position = 'relative' footer.style.zIndex = 999999999 } }) }
15532 SW Pacific Highway C7, Tigard, OR 97224
const custom_popup_element = document.querySelector('.custom-mask-1779246517187') const openType = '1' if (openType === '2') { const custom_start_date = null const custom_end_date = null const now = new Date().getTime() const start = custom_start_date ? new Date(custom_start_date).getTime() : '' const end = custom_end_date ? new Date(custom_end_date).getTime() : '' let result = false if (start && end) { result = now > start && now < end } else if (start && !end) { result = now > start } else if (!start && end) { result = now < end } else { result = true } const arr = ['srcdoc', 'popup.html'] const path = window.location.pathname.replaceAll('/', '') if ((path === '' || arr.findIndex(x => x === path) !== -1) && result) { custom_popup_element.style.display = 'block' } } const footer = document.querySelector('footer.et-l.et-l--footer') const head = document.querySelector('header') let zIndexBack = '' const modalOverlay = document.querySelector('.custom-mask-1779246517187') const focusableElements = modalOverlay.querySelectorAll( 'button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])' ) const firstFocusableElement = focusableElements[0] const lastFocusableElement = focusableElements[focusableElements.length - 1] window.addEventListener("load", () => { if (window.getComputedStyle(custom_popup_element).getPropertyValue("display") === 'block') { firstFocusableElement.focus() document.querySelector('body').style.overflowY = 'hidden' document.addEventListener('keydown', trapTabKey) if (!footer) { zIndexBack = window.getComputedStyle(head).getPropertyValue("z-index") || '' head.style.setProperty("z-index", "1", "important") } if (footer && openType === '2') { footer.style.position = 'relative' footer.style.zIndex = 999999999 } else { const columnArray = document.querySelectorAll('.et_pb_column') for (let index = 0; index < columnArray.length; index++) { const element = columnArray[index] if (element.querySelector('.custom-mask-1779246517187')) { element.style.zIndex = '999999999' } } } } }) function trapTabKey(e) { if (window.getComputedStyle(custom_popup_element).display === 'none') return; if (e.key !== 'Tab') return if (e.shiftKey) { if (document.activeElement === firstFocusableElement) { e.preventDefault() lastFocusableElement.focus() } } else { if (document.activeElement === lastFocusableElement) { e.preventDefault() firstFocusableElement.focus() } } } const handleClose = () => { const open_popup_btn = document.querySelector('.custom-btn-1779246517187') const mainContentLinkElement = document.querySelector('.skip-to-main-content-link') document.removeEventListener('keydown', trapTabKey) custom_popup_element.style.display = 'none' document.querySelector('body').style.overflowY = 'auto' const head = document.querySelector('header') head.style.setProperty("z-index", zIndexBack, "important") console.log('open_popup_btn', open_popup_btn) if (open_popup_btn) { // open_popup_btn.setAttribute('aria-haspopup', 'false') open_popup_btn.focus() } else { mainContentLinkElement.focus() } if (!footer || openType === '1') { head.style.setProperty("z-index", zIndexBack, "important") const columnArray = document.querySelectorAll('.et_pb_column') for (let index = 0; index < columnArray.length; index++) { const element = columnArray[index] if (element.querySelector('.custom-mask-1779246517187')) { element.style.zIndex = '2' } } const rowArray = document.querySelectorAll('.et_pb_row') for (let index = 0; index < rowArray.length; index++) { const element = rowArray[index] if (element.querySelector('.custom-mask-1779246517187')) { element.style.zIndex = '2' } } } else { footer.style.zIndex = '' } } const custom_close_element = document.querySelector('.custom-mask-1779246517187 .custom-close') if (custom_close_element) { custom_close_element.addEventListener('click', (e) => { handleClose() }) } const custom_footer_close_element = document.querySelector('.custom-mask-1779246517187 .popup-footer button') if (custom_footer_close_element) { custom_footer_close_element.addEventListener('click', (e) => { handleClose() }) } document.addEventListener('keydown', function (event) { if (window.getComputedStyle(custom_popup_element).display === 'none') return; if (event.key === 'Escape') { handleClose() } }) const open_popup_btn = document.querySelector('.custom-btn-1779246517187') if (open_popup_btn) { open_popup_btn.addEventListener('click', function (event) { // open_popup_btn.setAttribute('aria-haspopup', 'true') custom_popup_element.style.display = 'block' firstFocusableElement.focus() document.querySelector('body').style.overflowY = 'hidden' document.addEventListener('keydown', trapTabKey) if (!footer || openType === '1') { zIndexBack = window.getComputedStyle(head).getPropertyValue("z-index") || '' head.style.setProperty("z-index", "1", "important") const columnArray = document.querySelectorAll('.et_pb_column') for (let index = 0; index < columnArray.length; index++) { const element = columnArray[index] if (element.querySelector('.custom-mask-1779246517187')) { element.style.zIndex = '999999999' } } const rowArray = document.querySelectorAll('.et_pb_row') for (let index = 0; index < rowArray.length; index++) { const element = rowArray[index] if (element.querySelector('.custom-mask-1779246517187')) { element.style.zIndex = '999999999' } } } if (footer || openType === '2') { footer.style.position = 'relative' footer.style.zIndex = 999999999 } }) }
![]()























