Geek Bar

Geek Bar Vapes at Only Vapez
Geek Bar is one of the most recognized disposable vape brands in the US market for adults 21+. Only Vapez carries the current lineup from the 1500 puff Meloso Mini to the 60K Mate pod system with real customer reviews on every device and fast US shipping.
The Geek Bar lineup at a glance
Model
Stated puffs
Format
Best for
Meloso Mini 1500
Up to 1,500
All in one
Lowest entry price in the range
Pulse 15K
Up to 15,000
All in one
The classic dual mode Pulse
DigiFlavor BRK 20K
Up to 20,000
Pod
Budget pod format
DigiFlavor Lush 20K
Up to 20,000
All in one
DigiFlavor collaboration
Pulse X 25K
Up to 25,000
All in one
Our most reviewed Pulse device
Pulse 2 25K
Up to 25,000
All in one
Hubba flavor editions
Pulse X 25K Thermal Edition
Up to 25,000
All in one
Thermal Edition flavors
Hookah X 25K
Up to 25,000
All in one
Shisha inspired profiles
Meloso 30K
Up to 30,000
All in one
Highest rated device in this collection
RIA NV30K
Up to 30,000
All in one
Geek Bar’s premium sub line
CLR 50K
Up to 50,000
All in one
Highest capacity without a pod system
Pulse X 2 50K
Up to 50,000
All in one
Top of the Pulse family
Clio Platinum 50K
Up to 50,000
Kit + pods
Keep the battery, swap the pod
Mate 60K
Up to 60,000
Kit + pods
Longest running setup we carry
Puff counts are manufacturer stated and vary with usage. Real world results depend on draw length and mode.
All in one vs pod system: which Geek Bar should you get?
Most Geek Bar devices are all in one you use them and replace the whole unit. The Clio Platinum and Mate 60K work differently: you buy the kit once, then replace only the pod (Clio pods, Mate pods) and keep the battery. If you already know Geek Bar is your brand, the kit route lowers your cost per puff over time. If you rotate brands often, stay with all-in-one.
Texas compliant Geek Bar vapes
Texas restricts which vape products can be sold in the state. We carry Texas compliant versions of two Geek Bar devices: Pulse 15K and Pulse 2 25K. Browse everything we stock for the state in our Texas Compliant Vapes collection. Only products explicitly labeled as Texas compliant carry that status.
Zero nicotine option
Looking for Geek Bar without nicotine? The Geek Bar Pulse Zero Nicotine is the 0mg version of the Pulse. See all our nicotine-free disposables.
Geek Bar flavors
Geek Bar flavors span icy fruit, mint, candy and sour profiles, and availability differs by device a flavor on the Pulse X isn’t always on the Pulse 2. Use the flavor filter above to see exactly which devices carry the flavor you want, in stock, right now. Our most stocked Geek Bar flavors are Miami Mint, Watermelon Ice, Blue Razz Ice and Sour Apple Ice.
What to know before you buy
Every current Geek Bar device is a rechargeable disposable it charges over USB C and gets replaced when the e liquid runs out, not when the battery dies.
Nicotine strength is fixed per device. If you want a lower nicotine option, the Zero Nicotine Pulse is the alternative we carry.
Some flavors and devices sell out and rotate. Filter by In stock above to see only what ships today.
We ship only where the sale of these products is legal. Restrictions apply by state see our shipping policy.
Pod based kits require the matching Geek Bar pod. Pods are not cross compatible between the Clio Platinum and the Mate.
.ov-faq {
margin: 44px 0 0;
padding: 30px 32px;
background: #fff;
border: 1px solid #e3e3e3;
border-radius: 12px;
}
.ov-faq__spacer {
height: 48px;
}
.ov-faq__title {
margin: 0;
font-size: 2.4rem;
font-weight: 700;
line-height: 1.3;
}
.ov-faq__hint {
margin: 8px 0 14px;
font-size: 1.3rem;
line-height: 1.5;
color: #6b6b6b;
}
.ov-faq details {
border-top: 1px solid #ededed;
}
.ov-faq summary {
display: flex;
align-items: center;
justify-content: space-between;
gap: 18px;
margin: 0 -12px;
padding: 18px 12px;
border-radius: 8px;
list-style: none;
cursor: pointer;
transition: background-color 0.15s ease;
}
.ov-faq summary::-webkit-details-marker {
display: none;
}
.ov-faq summary::marker {
content: “”;
}
.ov-faq summary:hover {
background: #f6f8fc;
}
.ov-faq summary:focus-visible {
outline: 2px solid #1a4fd6;
outline-offset: 2px;
}
.ov-faq summary h3 {
margin: 0;
font-size: 1.5rem;
font-weight: 600;
line-height: 1.5;
transition: color 0.15s ease;
}
.ov-faq summary:hover h3,
.ov-faq summary:focus-visible h3 {
color: #1a4fd6;
}
.ov-faq__icon {
display: inline-flex;
flex: 0 0 32px;
align-items: center;
justify-content: center;
width: 32px;
height: 32px;
background: #eef3fd;
border: 1px solid #cbdaf7;
border-radius: 50%;
transition:
transform 0.22s ease,
background-color 0.15s ease;
}
.ov-faq summary:hover .ov-faq__icon,
.ov-faq summary:focus-visible .ov-faq__icon {
background: #dde7fb;
}
.ov-faq details[open] .ov-faq__icon {
transform: rotate(180deg);
}
.ov-faq details > p {
margin: 0 0 20px;
padding-right: 50px;
font-size: 1.5rem;
line-height: 1.7;
color: #4a4a4a;
}
.ov-faq details > p a {
color: #1a4fd6;
text-decoration: underline;
text-underline-offset: 2px;
}
.ov-faq details > p a:hover {
text-decoration-thickness: 2px;
}
@media (max-width: 600px) {
.ov-faq {
margin: 32px 0 0;
padding: 22px 18px;
}
.ov-faq__spacer {
height: 36px;
}
.ov-faq__title {
font-size: 2rem;
}
.ov-faq__hint {
margin-bottom: 12px;
font-size: 1.3rem;
}
.ov-faq summary {
gap: 12px;
margin: 0 -8px;
padding: 16px 8px;
}
.ov-faq summary h3 {
font-size: 1.5rem;
}
.ov-faq__icon {
flex-basis: 30px;
width: 30px;
height: 30px;
}
.ov-faq details > p {
padding-right: 0;
font-size: 1.5rem;
line-height: 1.7;
}
}
.ov-geek-table {
–ov-navy: #123b66;
–ov-navy-dark: #082b4d;
–ov-red: #b32025;
–ov-red-soft: #fff1f1;
–ov-blue-soft: #eef6fc;
–ov-border: #dbe3ea;
–ov-text: #243447;
–ov-muted: #5f6f7f;
width: 100%;
margin: 24px 0 30px;
overflow: hidden;
background: #ffffff;
border: 1px solid var(–ov-border);
border-radius: 16px;
box-shadow: 0 10px 30px rgba(18, 59, 102, 0.09);
}
.ov-geek-table__scroll {
width: 100%;
overflow-x: auto;
}
.ov-geek-table table {
width: 100%;
min-width: 760px;
margin: 0;
border: 0;
border-collapse: separate;
border-spacing: 0;
background: #ffffff;
}
.ov-geek-table thead {
background: linear-gradient(
135deg,
var(–ov-navy-dark) 0%,
var(–ov-navy) 100%
);
}
.ov-geek-table th {
padding: 17px 18px;
border: 0;
color: #ffffff;
font-size: 13px;
font-weight: 700;
line-height: 1.3;
letter-spacing: 0.04em;
text-align: left;
text-transform: uppercase;
white-space: nowrap;
}
.ov-geek-table th:first-child {
padding-left: 22px;
}
.ov-geek-table th:last-child {
padding-right: 22px;
}
.ov-geek-table td {
padding: 15px 18px;
border: 0;
border-bottom: 1px solid var(–ov-border);
color: var(–ov-text);
font-size: 14px;
line-height: 1.45;
text-align: left;
vertical-align: middle;
}
.ov-geek-table td:first-child {
padding-left: 22px;
}
.ov-geek-table td:last-child {
padding-right: 22px;
}
.ov-geek-table tbody tr:last-child td {
border-bottom: 0;
}
.ov-geek-table tbody tr {
transition:
background-color 0.2s ease,
transform 0.2s ease;
}
.ov-geek-table tbody tr:nth-child(even) {
background: #fafcfe;
}
.ov-geek-table tbody tr:hover {
background: #f3f8fc;
}
.ov-geek-table__model {
width: 29%;
}
.ov-geek-table__puffs {
width: 17%;
}
.ov-geek-table__format {
width: 17%;
}
.ov-geek-table__best {
width: 37%;
}
.ov-geek-table a {
color: var(–ov-navy);
font-weight: 700;
text-decoration: none;
text-underline-offset: 3px;
transition: color 0.2s ease;
}
.ov-geek-table a:hover {
color: var(–ov-red);
text-decoration: underline;
}
.ov-geek-table__puff-badge,
.ov-geek-table__format-badge {
display: inline-flex;
align-items: center;
min-height: 28px;
padding: 5px 10px;
border-radius: 999px;
font-size: 12px;
font-weight: 700;
line-height: 1.2;
white-space: nowrap;
}
.ov-geek-table__puff-badge {
color: #9d1e23;
background: var(–ov-red-soft);
border: 1px solid #f2c9cb;
}
.ov-geek-table__format-badge {
color: var(–ov-navy);
background: var(–ov-blue-soft);
border: 1px solid #cfe1ef;
}
.ov-geek-table__best-text {
color: var(–ov-muted);
}
@media screen and (max-width: 749px) {
.ov-geek-table {
margin: 20px 0 26px;
overflow: visible;
background: transparent;
border: 0;
border-radius: 0;
box-shadow: none;
}
.ov-geek-table__scroll {
overflow: visible;
}
.ov-geek-table table,
.ov-geek-table tbody {
display: block;
width: 100%;
min-width: 0;
}
.ov-geek-table thead {
position: absolute;
width: 1px;
height: 1px;
overflow: hidden;
clip: rect(0 0 0 0);
white-space: nowrap;
}
.ov-geek-table tbody tr {
position: relative;
display: block;
margin-bottom: 14px;
overflow: hidden;
background: #ffffff;
border: 1px solid var(–ov-border);
border-radius: 14px;
box-shadow: 0 6px 18px rgba(18, 59, 102, 0.08);
}
.ov-geek-table tbody tr:nth-child(even),
.ov-geek-table tbody tr:hover {
background: #ffffff;
}
.ov-geek-table tbody tr::before {
display: block;
width: 100%;
height: 4px;
background: linear-gradient(
90deg,
var(–ov-navy) 0%,
var(–ov-red) 100%
);
content: “”;
}
.ov-geek-table td,
.ov-geek-table td:first-child,
.ov-geek-table td:last-child {
display: grid;
grid-template-columns: 105px minmax(0, 1fr);
gap: 12px;
width: 100%;
padding: 12px 15px;
border-bottom: 1px solid var(–ov-border);
font-size: 13px;
line-height: 1.4;
}
.ov-geek-table td:last-child {
border-bottom: 0;
}
.ov-geek-table td::before {
color: var(–ov-navy-dark);
font-size: 11px;
font-weight: 800;
letter-spacing: 0.045em;
line-height: 1.4;
text-transform: uppercase;
content: attr(data-label);
}
.ov-geek-table td:first-child {
padding-top: 15px;
}
.ov-geek-table td:first-child a {
font-size: 14px;
}
.ov-geek-table__puff-badge,
.ov-geek-table__format-badge {
justify-self: start;
white-space: normal;
}
}
Geek Bar — FAQ
Select any question to view the answer.
Which Geek Bar models does Only Vapez carry?
Pulse 15K, Pulse 2 25K, Pulse X 25K, Pulse X 2 50K, Meloso 30K, Meloso Mini 1500, Hookah X 25K, Mate 60K, Clio Platinum 50K, CLR 50K and RIA NV30K, plus the DigiFlavor BRK 20K and Lush 20K collaborations.
Which Geek Bar is best for a first time buyer?
The Pulse 15K is the most established device in the range and the easiest starting point. If you want the lowest entry price, the Meloso Mini 1500 is the smallest device we carry.
Does Geek Bar make a zero nicotine vape?
Yes. The Geek Bar Pulse Zero Nicotine is the 0mg version of the Pulse.
Are there Texas-compliant Geek Bar vapes?
Yes — the Pulse 15K and the Pulse 2 25K are available in Texas-compliant versions. Only devices explicitly labeled as such carry that status. See our Texas Compliant Vapes collection.
What’s the difference between a Geek Bar kit and a pod?
A kit includes the battery and a pod. A pod is the refill for a kit you already own. The Clio Platinum and Mate 60K each use their own pods, which are not interchangeable.
Is it “Geek Bar” or “GeekBar”?
The brand name is Geek Bar, two words. “GeekBar” is a common one-word spelling of the same brand.
Showing 1–12 of 27 results
-

DigiFlavor x Geek Bar Lush 20K Vape
$19.99 Select options This product has multiple variants. The options may be chosen on the product page -

Geek Bar Clio Platinum 50K Vape Kit
$25.00 Select options This product has multiple variants. The options may be chosen on the product page -

Geek Bar Digiflavor BRK 20K Disposable Pod
$11.99 Select options This product has multiple variants. The options may be chosen on the product page
Showing 1–12 of 27 results









