996 JOHNNIE DODDS BLVD #101, MT PLEASANT, SC 29464
HACHIYA RAMEN

MENU

From ramen to gyoza and everything in between -- we look forward to serving you soon!

ABOUT

Learn more about the history of our restaurant.

Hours & Location

Our concept focuses on delivering exceptional speed without compromising on quality.
Our Address
996 Johnnie Dodds Blvd #101, Mt Pleasant, SC 29464
Get directions
Hours
11:30 AM — 8:30 PM Monday closed
window.onload = function() { const popup = document.getElementById("popup"); const mainContent = document.getElementById("mainContent"); const timeoutDuration = 1000; // 1 second before fade-out starts // Hide the logo popup after timeout setTimeout(function() { popup.classList.add("fade-out"); setTimeout(function() { popup.remove(); // Instead of display: none, remove it entirely mainContent.classList.add("fade-in"); }, 1000); }, timeoutDuration); };