naviwinebar.com Open in urlscan Pro
35.192.183.203  Public Scan

Submitted URL: http://naviwinebar.com/
Effective URL: https://naviwinebar.com/
Submission: On March 05 via api from US — Scanned from DE

Form analysis 12 forms found in the DOM

Name: newsletter-form

<form name="newsletter-form">
  <input class="js-recaptcha-field" id="recaptcha_field_id_4932" name="recaptcha_token" type="hidden" disabled="">
  <label class="text-md" for="footer-subscribe">Join our newsletter &amp; get exclusive offers and invites!</label>
  <input type="email" id="footer-subscribe" name="footer-subscribe" placeholder="Your email address..." class="mb-3 form-control / js-subscribe-email-field">
  <button type="submit" class="btn btn-accent">Subscribe</button>
</form>

<form id="chatForm">
  <div class="chatBox__input-wrapper"><input type="text" placeholder="Type your message..." class="form-control mr-1"></div> <button type="submit" aria-label="Send"><span role="presentation" class="sr-only"> Send </span> <svg viewBox="0 0 24 24"
      focusable="false" aria-hidden="true" class="sociavore-icon  ">
      <line x1="22" y1="2" x2="11" y2="13"></line>
      <polygon points="22 2 15 22 11 13 2 9 22 2"></polygon>
    </svg></button>
</form>

/reserve

<form action="/reserve" class="js-reserve-form">
  <div class="input-group">
    <div class="col-12 col-md-3 / mb-3 mb-md-0 / p-0">
      <select class="form-control / js-party-size-select" id="modalReserveNumberOfGuests" name="reservation-number-of-guests" required="">
        <option value="1">1 people</option>
        <option value="2">2 people</option>
        <option value="3">3 people</option>
        <option value="4">4 people</option>
        <option value="5">5 people</option>
        <option value="6">6 people</option>
      </select>
      <label class="d-none" for="modalReserveNumberOfGuests">No. of Guests</label>
    </div>
    <div class="col-12 col-md-3 / mb-3 mb-md-0 / p-0">
      <label class="d-none" for="modalReserveDate">Date</label>
      <input type="text" class="form-control datepicker-input picker__input" placeholder="Date" aria-label="Reservation Date" name="reservation-date" id="modalReserveDate" required="" readonly="" aria-haspopup="true" aria-expanded="false"
        aria-readonly="false" aria-owns="modalReserveDate_root">
    </div>
    <div class="col-12 col-md-3 / mb-3 mb-md-0 / p-0">
      <label class="d-none" for="modalReserveTime">Time</label>
      <input type="text" class="form-control timepicker-input" placeholder="Time" aria-label="Reservation Time" name="reservation-time" id="modalReserveTime" required="" disabled="">
    </div>
    <div class="col-6 col-md-3 / m-auto m-md-0 / p-0">
      <button class="btn btn-accent / text-capitalize text-center / w-100" type="submit" aria-label="Continue">Next</button>
    </div>
  </div>
</form>

Name: feedback-form

<form name="feedback-form" role="form">
  <input class="js-recaptcha-field" id="recaptcha_field_id_5966" name="recaptcha_token" type="hidden">
  <div class="mb-5">
    <label class="text-sm" for="rating"> How likely are you to recommend us to a friend? </label>
    <fieldset class="feedback__form--rating">
      <input id="radio-box0" type="radio" name="rating" value="0">
      <label class="full" for="radio-box0" title="Rating 0">0</label>
      <input id="radio-box1" type="radio" name="rating" value="1">
      <label class="full" for="radio-box1" title="Rating 1">1</label>
      <input id="radio-box2" type="radio" name="rating" value="2">
      <label class="full" for="radio-box2" title="Rating 2">2</label>
      <input id="radio-box3" type="radio" name="rating" value="3">
      <label class="full" for="radio-box3" title="Rating 3">3</label>
      <input id="radio-box4" type="radio" name="rating" value="4">
      <label class="full" for="radio-box4" title="Rating 4">4</label>
      <input id="radio-box5" type="radio" name="rating" value="5">
      <label class="full" for="radio-box5" title="Rating 5">5</label>
      <input id="radio-box6" type="radio" name="rating" value="6">
      <label class="full" for="radio-box6" title="Rating 6">6</label>
      <input id="radio-box7" type="radio" name="rating" value="7">
      <label class="full" for="radio-box7" title="Rating 7">7</label>
      <input id="radio-box8" type="radio" name="rating" value="8">
      <label class="full" for="radio-box8" title="Rating 8">8</label>
      <input id="radio-box9" type="radio" name="rating" value="9">
      <label class="full" for="radio-box9" title="Rating 9">9</label>
      <input id="radio-box10" type="radio" name="rating" value="10">
      <label class="full" for="radio-box10" title="Rating 10">10</label>
    </fieldset>
    <p class="text-xsm">
      <span class="font-weight-bolder">0</span> Not Likely – <span class="font-weight-bolder">10</span> Very Likely
    </p>
  </div>
  <label class="text-sm sr-only" for="feedback-message">Tell us a bit about your experience</label>
  <textarea id="feedback-message" name="message" class="form-control mb-3" placeholder="Tell us a bit about your experience" rows="5"></textarea>
  <button class="btn btn-accent / send-button / w-100 / js-feedback-send-btn" aria-label="Submit feedback" data-badge="inline">Submit feedback</button>
</form>

Name: feedback-quick-sign-up-form

<form name="feedback-quick-sign-up-form">
  <div class="row mb-2">
    <div class="col-md-6">
      <div class="form-group">
        <label for="feedback-first-name">First name</label>
        <input id="feedback-first-name" class="form-control" name="user_real_name" placeholder="First name" type="text" required="">
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <label for="feedback-last-name">Last name</label>
        <input id="feedback-last-name" class="form-control" name="lastname" placeholder="Last name" type="text" required="">
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <label for="feedback-email">Email</label>
        <input id="feedback-email" class="form-control" name="email" placeholder="Email" type="email" required="">
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <label for="feedback-phone">Mobile phone</label>
        <input class="form-control" id="feedback-phone" name="phone" placeholder="Mobile phone" type="tel" required="">
      </div>
    </div>
  </div>
  <button class="btn btn-accent / send-button / w-100 / js-feedback-sign-up-send-btn" aria-label="Send"> Submit feedback </button>
</form>

Name: quick-sign-up-formPOST #

<form action="#" name="quick-sign-up-form" method="POST">
  <div class="row mb-2">
    <div class="col-12">
      <div class="form-group">
        <label class="d-none" for="quickSignUpFirstName">First name</label>
        <input type="text" class="form-control py-1" id="quickSignUpFirstName" name="quick-sign-up-form-first-name" aria-describedby="quickSignUpFirstName" placeholder="First name" required="">
      </div>
    </div>
    <div class="col-12">
      <div class="form-group">
        <label class="d-none" for="quickSignUpLastName">Last name</label>
        <input type="text" class="form-control py-1" id="quickSignUpLastName" name="quick-sign-up-form-last-name" aria-describedby="quickSignUpLastName" placeholder="Last name" required="">
      </div>
    </div>
    <div class="col-12">
      <div class="form-group">
        <label class="d-none" for="quickSignUpPhone">Phone number</label>
        <input type="text" class="form-control py-1" id="quickSignUpPhone" name="quick-sign-up-form-phone" aria-describedby="quickSignUpPhone" placeholder="Phone number" required="">
      </div>
    </div>
    <div class="col-12">
      <div class="form-group">
        <label class="d-none" for="quickSignUpEmail">Email</label>
        <input type="email" class="form-control py-1" id="quickSignUpEmail" name="quick-sign-up-form-email" aria-describedby="quickSignUpEmail" placeholder="Email" required="">
      </div>
    </div>
    <div class="col-12">
      <div class="form-group">
        <label class="d-none" for="modalReserveComments">Comments</label>
        <textarea class="form-control js-reservation-comment" rows="3" placeholder="Any special requests" id="modalReserveComments"></textarea>
      </div>
    </div>
  </div>
  <div class="d-flex">
    <button class="btn btn-secondary w-100 mr-1" id="quickSignUpFormBackReserve" aria-label="Back">Back</button>
    <button class="btn btn-accent w-100 ml-1" type="submit" name="quick-sign-up-form-submit" aria-label="Request">Request</button>
  </div>
</form>

POST /site/api/v2/shop/cart_items/add_tickets

<form class="js-shop__add-event-ticket-form" method="POST" action="/site/api/v2/shop/cart_items/add_tickets">
  <div>
    <button class="btn btn-accent / w-100" type="submit" aria-label="Add to bag">Add to bag</button>
  </div>
</form>

Name: newsletter-form #

<form class="newsletter__form text-center" action="#" name="newsletter-form">
  <input class="js-recaptcha-field" id="recaptcha_field_id_4752" name="recaptcha_token" type="hidden" disabled="">
  <div class="mb-3">
    <label for="newsletter-modal">Join our newsletter</label>
  </div>
  <div class="newsletter__form--input / mb-3">
    <input type="email" placeholder="Enter your email address" name="newsletter" id="newsletter-modal" class="form-control / mb-0 / js-subscribe-email-field" required="">
  </div>
  <div>
    <button class="btn btn-accent" aria-label="Subscribe"> Subscribe </button>
  </div>
</form>

Name: reset-password-form #

<form action="#" class="reset-password__form text-center" name="reset-password-form">
  <input type="hidden" name="customer[reset_password_token]" id="customer_reset_password_token">
  <div class="reset-password__form--input / mb-3">
    <input type="password" placeholder="New password" name="customer[password]" id="customer_password" class="form-control / mb-0 / js-yy5" required="">
  </div>
  <div class="reset-password__form--input / mb-3">
    <input type="password" placeholder="Confirm new password" name="customer[password_confirmation]" id="customer_password_confirmation" class="form-control / mb-0 / js-yy6" required="">
  </div>
  <div>
    <button class="btn btn-accent">Change my password</button>
  </div>
</form>

<form class="js-contact-modal-quick-sign-up-form">
  <input type="hidden" name="location_id" value="1346" required="">
  <div class="row">
    <div class="col-md-6 mb-3">
      <label for="contact_modal_name" class="text-sm sr-only mb-0">First Name*</label>
      <input class="form-control" name="user_real_name" id="contact_modal_name" placeholder="First name" required="">
    </div>
    <div class="col-md-6 mb-3">
      <label for="contact_modal_lastname" class="text-sm sr-only mb-0">Last Name*</label>
      <input class="form-control" name="lastname" id="contact_modal_lastname" placeholder="Last name" required="">
    </div>
    <div class="col-md-6 mb-3">
      <label for="contact_modal_email" class="text-sm sr-only mb-0">Email*</label>
      <input class="form-control" name="email" id="contact_modal_email" placeholder="Email" type="email" required="">
    </div>
    <div class="col-md-6 mb-3">
      <label for="contact_modal_phone" class="text-sm sr-only mb-0">Phone</label>
      <input class="form-control" name="phone" id="contact_modal_phone" placeholder="Phone (optional)" type="tel">
    </div>
  </div>
</form>

POST /contact_message

<form class="mb-3 js-contact-modal-form" action="/contact_message" method="POST">
  <label for="contact_modal_message" class="text-sm sr-only mb-0">Message*</label>
  <textarea class="form-control mb-2" name="message" id="contact_modal_message" placeholder="Your message" rows="5" required=""></textarea>
</form>

Name: oo_update_itemPATCH /site/api/v2/shop/cart_items

<form class="modal-content / js-oo-update-menu-item-form" id="oo_update_item" name="oo_update_item" method="PATCH" action="/site/api/v2/shop/cart_items">
  <input type="hidden" id="upd_single_pricepoint_id" name="cart_item[variant_id]" value="" disabled="">
  <div class="oo-modal__close" data-dismiss="modal" aria-label="Close">
    <span class="sr-only" role="presentation"> Close </span>
    <svg viewBox="0 0 24 24" class="sociavore-icon  " focusable="false" aria-hidden="true">
      <line x1="18" y1="6" x2="6" y2="18"></line>
      <line x1="6" y1="6" x2="18" y2="18"></line>
    </svg>
  </div>
  <img class="oo-modal__img / object-fit-cover / d-none / js-oo-modal-img" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=" alt="">
  <div class="oo-modal__desc / js-oo-modal-desc">
    <h3 class="oo-modal__desc-title / js-oo-modal-title"></h3>
    <p class="oo-modal__desc-text / js-oo-modal-text"></p>
    <p class="oo-modal__price / js-oo-modal-price"></p>
  </div>
  <div class="oo-modal__option  oo-modal__option_prices / d-none / js-oo-modal-prices">
    <div class="oo-modal__option-header">
      <h4 class="h6 oo-modal__option-header__title">Choose:</h4>
    </div>
    <div class="oo-modal__option-list / js-oo-modal-prices-list"></div>
  </div>
  <div class="oo-modal__options / js-oo-modal-modifiers"></div>
  <div class="oo-modal__note">
    <label for="upd_customer_note">Special requests</label>
    <div class="oo-modal__note-content">
      <textarea class="form-control / js-user-item-note" id="upd_customer_note" name="cart_item[customer_note]" rows="1" placeholder="Enter your note…"></textarea>
    </div>
  </div>
  <div class="oo-modal__quantity / js-oo-modal-quantity">
    <div class="quantity">
      <label for="upd-oo-item-quantity" class="sr-only">Quantity</label>
      <input class="form-control / js-oo-modal-qty / js-quantity-simple" id="upd-oo-item-quantity" name="cart_item[quantity]" type="number" value="1" min="1" max="100">
      <div class="quantity-nav">
        <button class="quantity-button quantity-up / p-0" type="button">
          <svg class="sociavore-icon" viewBox="0 0 24 24">
            <line x1="12" y1="5" x2="12" y2="19"></line>
            <line x1="5" y1="12" x2="19" y2="12"></line>
          </svg>
        </button>
        <button class="quantity-button quantity-down / p-0" type="button">
          <svg class="sociavore-icon" viewBox="0 0 24 24">
            <line x1="5" y1="12" x2="19" y2="12"></line>
          </svg>
        </button>
      </div>
    </div>
  </div>
  <div class="oo-modal__remove / js-oo-remove-item-area">
    <button class="js-oo-remove-item" type="button" aria-label="Remove item from cart">Remove item</button>
  </div>
  <div class="oo-modal__add  oo-modal__add_visible">
    <button class="oo-modal__add-btn / btn btn-accent / js-oo-update-item-btn" aria-label="Add to bag">
      <span>Update order</span>
      <span class="oo-modal__total-price / js-oo-update-item-total"></span>
    </button>
  </div>
</form>

Text Content

   
   
 * MENU
   
 * PLAN YOUR VISIT
   
 * VENUE RENTAL
   
 * RESERVATIONS
   
 * EVENTS
   
 * ABOUT
   
 * gCards
   
 * GALLERY
   
 * JOBS
 * 0 items in bag

 * HOME
 * MENU
 * PLAN YOUR VISIT
 * VENUE RENTAL
 * RESERVATIONS
 * EVENTS
 * ABOUT
 * gCards
 * GALLERY
 * JOBS


NAVI WINE


WINE BY THE GLASS

Enjoy wine by the glass. Featuring our self-serving wine machines.

Learn More


WINE BY THE BOTTLE

Enjoy wine by the bottle. Where you can enjoy wines found regionally and
globally,

Learn More


CELEBRATE WITH US


BOOK YOUR NEXT PARTY WITH US!

NAVI Wine Bar & Tasting Room is located at Main Street Village; it is the
perfect venue to celebrate your birthday. Our VIP Packages are available
Thursday - Saturday. Party size from 10 - 50 people. 

Looking to have a private event? Our indoor lounge space can comfortably
accommodate 60-120 people.

Click the link below for more information.

CELEBRATE



RESERVATIONS

JOIN US TODAY
Click button below to make reservation

RESERVE
Previous
Next


WINE BAR & TASTING ROOM

OUR MENU



WINE BAR & TASTING ROOM

WINE



WINE BAR & TASTING ROOM

OUR MENU



WINE BAR & TASTING ROOM

DRINKS



PHOTO GALLERY

You can pick an album and/or add some special pictures



THE VISION

In 2019, Frederick Hill set out to create a local bar with a focus on elevating
the wine experience. While searching for a unique name for the bar, he came up
with the idea to flip his middle name Ivan, and from there, the name NAVI was
born. Cultivating relationships with guests is at the core of his vision.

READ MORE


UPCOMING EVENTS

At this time, there are no upcoming events.


GIVE THE PERFECT GIFT! A NAVI GIFT CARD




Get a digital NAVI gift card for yourself or gift one to a friend



Purchase Now
NAVI Wine Bar & Tasting Room
6298 Veterans Pkwy Suite 6A
Columbus, Georgia 31909
(706) 405-2058
info@naviwinebar.com
Today's hours: 05:00 PM - 12:00 AM
Join our newsletter & get exclusive offers and invites! Subscribe

protected by reCAPTCHA - Privacy - Terms

Powered by Sociavore
Location
6298 Veterans Pkwy Suite 6A, Columbus
Phone (706) 405-2058
Time 05:00 PM - 12:00 AM
 * Twitter
 * 
 * Instagram


Chat
Close
Select location
Close
We're typing...
Sending...

Send
Add 1 to Order $0.00

0 items

View Order $0.00
Text file MENU Calendar Reserve Phone Call Location Location

MENUS

Close
MENU

CALL

Close
NAVI Wine Bar & Tasting Room
(706) 405-2058

LOCATION

Close

ADDRESS

6298 Veterans Pkwy Suite 6A, Columbus


HOURS

Sun Closed Mon Closed Tue Closed Wed Closed Thu 05:00 PM to 10:00 PM Fri 05:00
PM to 12:00 AM Sat 05:00 PM to 12:00 AM

Close
0 items in bag

Cart is empty

Add an order note
Special requests:
Back Secure Checkout $0.00


DATE & TIME

YOUR DETAILS

Close
1 people 2 people 3 people 4 people 5 people 6 people No. of Guests
Date
Time
Next

Our rules: Reservation are not guaranteed. We will review your reservation and
reply with a confirmation. The safety of our staff and guest or our top
priority. Social Distancing will be enforced throughout your visit, with all
people outside your reservation group. Masks are required unless you are seated.
Each reservation group will have a specified timeslot to enjoy for 2hrs. This
will allow us to effectively sanitize each dining area between groups. A 20%
gratuity is added to the bill for all groups 6 or more. NAVI does charge a $10
entertainment fee on nights we have live Music\DJ. For groups over 6 please
contact us via phone call or text @ 706.405.2058 ***Casual Dress Code
Enforced***

RESERVATION SUBMITTED

Close

Please note that reservations requested online are not final until confirmed by
our team.


We will hold your reservation for 15 minutes after your designated arrival time.
We recommend arriving 10 minutes prior to your reservation time to check-in.


Cancellation Policy: Cancellations must be made a minimum of 48-hours in
advance. Cancel your reservation directly through confirmation email. If you do
not show up for your reservation or you cancel after the 48-hour mark, the
cancellation fee will be charged.

CHOOSE THE LOCATION

Close
Columbus - 6298 Veterans Pkwy Suite 6A

CHOOSE THE LOCATION

Close
Columbus - 6298 Veterans Pkwy Suite 6A

LEAVE FEEDBACK

Close
How likely are you to recommend us to a friend? 0 1 2 3 4 5 6 7 8 9 10

0 Not Likely – 10 Very Likely

Tell us a bit about your experience Submit feedback
First name
Last name
Email
Mobile phone
Submit feedback

protected by reCAPTCHA - Privacy - Terms

DATE & TIME

YOUR DETAILS

Close
First name
Last name
Phone number
Email
Comments
Back Request



Close
Add to bag

NEWSLETTER

Close
Join our newsletter

Subscribe

protected by reCAPTCHA - Privacy - Terms

CHANGE YOUR PASSWORD

Close
Change my password

CONTACT

Close
First Name*
Last Name*
Email*
Phone
Message*
Send
Close



CHOOSE:



Special requests

Quantity

Remove item
Update order
×

LOGIN OR SIGN UP

Login Sign up
Email
Password
Login
Sign up


March
2022



SunMonTueWedThuFriSat
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9

TodayClearClose