Photo of the storefront of Vape City, a top vape shop in Laredo

Vape City

★ 3.8/5.0 (54 reviews)

Explore a wide range of vapes and e-liquids at Vape City, a premier vape shop in Laredo.

Expert Review & Vibe Check

Our expert take: Vape City stands out in the Laredo vape scene for its impressive selection and knowledgeable staff. It's a top spot for both beginners and veteran vapers.

Products & Services

  • Wide Selection of Disposable Vapes
  • Premium E-Liquid Tasting Bar
  • Advanced Mods and Pod Systems
  • Coil Building and Vape Repair Services

What Customers Are Saying

★ 1/5
"There is a new girl working there and doesnt know how to treat their customers who have been going there for years, she should be fired. one less costumer. Like tranquility or ldo way better now they have good customer service"
- Guillermo Garcia
★ 4/5
"Was ok, the guy working was really nice and knowledgeable. Wish theyd had a specific brand i was looking for but it all worked out. Will return on my next trip to Laredo 👍"
- Mathew West
★ 5/5
"Went in the store and felt very welcomed ! Javi was the best employee ive dealt with!😁 Very satisfied will be coming back again !😄"
- Marcela Almanza
Name of sortedCities) { navHTML += `
  • ${cityName}
  • `; } navHTML += ''; } navHTML += ''; } navHTML += ''; navContainer.innerHTML = navHTML; const menuToggle = document.getElementById('menu-toggle-button'); if (menuToggle) { menuToggle.addEventListener('click', function() { document.getElementById('main-nav-container').classList.toggle('active'); }); } const lat = parseFloat('27.5873952'); const lng = parseFloat('-99.4772962'); if (!isNaN(lat) && !isNaN(lng)) { const map = L.map('map').setView([lat, lng], 15); L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', { attribution: '© OpenStreetMap' }).addTo(map); L.marker([lat, lng]).addTo(map).bindPopup("Vape City").openPopup(); } const openingHoursData = JSON.parse('{}'); const statusSpan = document.getElementById('opening-status'); // TODO: Implement the logic to calculate and display the current opening status });