Skip to content

Maui Wowie

Maui Wowie

A taste of the island life with sweet pineapple, smoked ham, bacon, & mozzarella cheese.

START YOUR ORDER

Have a Johnny's Account?

Log in and order from your favorite store.





×

START YOUR ORDER

×

Have a johnny's account?

Log in and order from your favorite store.





function switchToGuest() { document.querySelector('.step-login').style.display = 'none'; document.querySelector('.step-guest').style.display = 'block'; } function switchToLogin() { document.querySelector('.step-login').style.display = 'block'; document.querySelector('.step-guest').style.display = 'none'; }