<!-- Popup overlay container --> 
<div id="popup-overlay"> 
  <!-- Popup content --> 
  <div id="popup-content"> 
  <!-- Close button --> 
  <span id="popup-close">&times;</span> 
  <!-- Event image --> 
  <img id="popup-image" src="your-image-url-here" alt="Event     Promotion"> 
  <!-- More information link --> 
  <a id="popup-link" href="your-event-link-here" target="_blank">More Information</a> 
  </div> 
</div> 

<!-- Script to handle the popup --> 
<script> 
    // Show the popup function showPopup() {    document.getElementById('popup-overlay').style.display = 'flex'; }

   // Hide the popup document.getElementById('popup-close').onclick = function() { document.getElementById('popup-overlay').style.display = 'none'; } 
  
  // Show the popup after a delay (e.g., 3 seconds) setTimeout(showPopup, 3000); 

</script>

Beer Shop

Polaris Pilsner 12oz Case of 24

$39.99

In stock

Continue Shopping Categories: , Tags: ,

Description

Case = four 6 packs of 12oz cans A Fresh taste from an old standard. Polaris hops provide a unique, mint-like flavor while still maintaining their Noble lineage. Bohemian malts and yeast provide the body you would expect from this style Pilsner, while finishing a bit sweeter than its Teutonic counterpart. ABV: 4.9%

Additional information

Weight 22 lbs
Dimensions 10 × 12 × 9 in
Scroll to top