:root{--dp-navy:#0d1b2a;--dp-slate:#1b263b;--dp-gold:#f4b400;--dp-gold-d:#c99400;--dp-ink:#14202e;--dp-mute:#5b6b7c;--dp-line:#e3e8ee;--dp-bg:#f6f8fa} body{color:var(--dp-ink)} a{color:var(--dp-navy)} .dp-spec{width:100%;border-collapse:collapse;margin:1.4em 0;font-size:.95rem} .dp-spec th,.dp-spec td{border:1px solid var(--dp-line);padding:.7rem .9rem;text-align:left;vertical-align:top} .dp-spec thead th{background:var(--dp-navy);color:#fff;font-weight:600;border-color:var(--dp-navy)} .dp-spec tbody th{background:var(--dp-bg);width:38%;font-weight:600} .dp-spec tbody tr:nth-child(even) td{background:#fbfcfd} .dp-compliance{background:#fff8e6;border:1px solid #f0d78a;border-left:5px solid var(--dp-gold);padding:1.1rem 1.3rem;margin:2em 0;border-radius:6px;font-size:.9rem;line-height:1.6} .dp-links{list-style:none;padding:0;margin:1em 0 2em;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.6rem} .dp-links li{margin:0} .dp-links a{display:block;padding:.75rem 1rem;border:1px solid var(--dp-line);border-radius:6px;background:#fff;text-decoration:none;transition:.15s} .dp-links a:hover{border-color:var(--dp-gold);background:#fffdf5} .dp-state-notice{background:#eef4fb;border:1px solid #cfe0f3;padding:.8rem 1rem;border-radius:6px;margin:0 0 1.2rem;font-size:.9rem} .dp-ship-bar{background:var(--dp-navy);color:#fff;padding:.7rem 1rem;border-radius:6px;margin:0 0 1.2rem;font-size:.9rem;text-align:center} .dp-ship-ok{background:#1c7a4b} #dp-age-gate{position:fixed;inset:0;background:rgba(9,17,26,.93);z-index:999999;display:flex;align-items:center;justify-content:center;padding:1.2rem} #dp-age-gate[hidden]{display:none} .dp-age-card{background:#fff;max-width:520px;width:100%;border-radius:10px;padding:2.2rem;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.4)} .dp-age-card h2{margin-top:0;color:var(--dp-navy)} .dp-age-fine{font-size:.8rem;color:var(--dp-mute);line-height:1.5} .dp-age-actions{display:flex;gap:.7rem;justify-content:center;flex-wrap:wrap;margin-top:1.4rem} #dp-age-yes{background:var(--dp-gold);color:var(--dp-navy);border:none;padding:.85rem 1.6rem;border-radius:6px;font-weight:700;cursor:pointer} #dp-age-yes:hover{background:var(--dp-gold-d)} .dp-btn-ghost{background:#fff;border:1px solid var(--dp-line);padding:.85rem 1.6rem;border-radius:6px;cursor:pointer} html.dp-locked body{overflow:hidden} .dp-accordion{margin:1.5em 0} .dp-faq-item{border:1px solid var(--dp-line);border-radius:6px;margin:0 0 .6rem;background:#fff;overflow:hidden} .dp-faq-item summary{cursor:pointer;padding:1rem 1.2rem;font-weight:600;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem} .dp-faq-item summary::-webkit-details-marker{display:none} .dp-faq-item summary:after{content:"+";font-size:1.4rem;color:var(--dp-gold-d);font-weight:400} .dp-faq-item[open] summary:after{content:"\2212"} .dp-faq-item[open] summary{background:var(--dp-bg);border-bottom:1px solid var(--dp-line)} .dp-faq-a{padding:.4rem 1.2rem 1.2rem} .dp-faq-permalink{text-decoration:none;color:var(--dp-mute);font-weight:400;opacity:.5} .dp-topic-index{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.6rem} .dp-topic-index a{display:block;padding:.9rem 1.1rem;border:1px solid var(--dp-line);border-radius:6px;background:#fff;text-decoration:none} .dp-topic-index a:hover{border-color:var(--dp-gold)} .dp-count{color:var(--dp-mute);font-size:.85rem} .dp-post-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.2rem;margin:1.5em 0} .dp-post-card{border:1px solid var(--dp-line);border-radius:8px;padding:1.3rem;background:#fff} .dp-post-card h3{margin-top:0;font-size:1.05rem} .dp-post-card p{font-size:.9rem;color:var(--dp-mute)} .dp-related{border-top:2px solid var(--dp-line);margin-top:2.5em;padding-top:1.4em} .dp-related ul{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:.6rem} .dp-related a{text-decoration:none} .dp-related-cta{margin-top:1em;font-size:.9rem} .dp-hero{background:linear-gradient(135deg,var(--dp-navy),var(--dp-slate));color:#fff;padding:3.5rem 1.5rem;border-radius:10px;margin:0 0 2.5rem} .dp-hero h1{color:#fff;margin-top:0;font-size:2.3rem;line-height:1.2} .dp-hero p{color:#d5dde6;font-size:1.05rem;max-width:70ch} .dp-hero .dp-cta{display:inline-block;background:var(--dp-gold);color:var(--dp-navy);padding:.9rem 1.8rem;border-radius:6px;font-weight:700;text-decoration:none;margin-top:1rem} .dp-hero .dp-cta:hover{background:var(--dp-gold-d)} .dp-badges{display:flex;gap:1.4rem;flex-wrap:wrap;margin-top:1.6rem;font-size:.85rem} .dp-badges span{display:flex;align-items:center;gap:.4rem;color:#cfd8e2} .dp-badges b{color:var(--dp-gold)} .dp-strength-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin:1.8em 0} .dp-strength-card{border:1px solid var(--dp-line);border-radius:8px;padding:1.2rem;background:#fff;text-align:center} .dp-strength-card .n{font-size:1.6rem;font-weight:800;color:var(--dp-navy);display:block} .dp-strength-card a{display:block;margin-top:.6rem;font-weight:600;text-decoration:none} .dp-two-col{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:2em 0} @media(max-width:720px){.dp-two-col{grid-template-columns:1fr}.dp-hero h1{font-size:1.7rem}} .dp-trust{background:var(--dp-bg);border-radius:8px;padding:1.6rem;margin:2em 0} .dp-trust ul{margin:0;padding-left:1.2rem} .dp-trust li{margin:.4rem 0}
Buy 7-OH tablets and bars — official Dopium storeOfficial Dopium Store

Dopium 7-OH Chewable Tablets & Bars

Buy 7-OH tablets and bars from the direct source. Six verified strength formats — from our 180mg entry point to the 1000mg top shelf — chewable tablets and bars in 21 flavors, every batch third-party tested with the milligrams printed on the label. Sold only to verified adults 21+, in the U.S. and Canada.

21+ age verified at checkout Lab verified per batch, lot-number traceable Free U.S. shipping over $90

Please read before you order

7-hydroxymitragynine (7-OH) is an alkaloid originally identified in the kratom plant. It acts on opioid receptors in the brain. 7-OH has not been approved by the U.S. Food and Drug Administration for any use, is not a lawful dietary supplement ingredient, and there is no FDA-approved drug containing it. No statement on this website is intended to diagnose, treat, cure or prevent any disease.

Because of its opioid receptor activity, 7-OH carries a risk of tolerance, physical dependence and addiction. Do not use if you are under 21, pregnant or nursing, or taking prescription medication, and never combine 7-OH with alcohol, sedatives or other opioids. Start with the lowest available strength. Keep all products away from children and pets.

If you or someone you know is struggling with substance use, call or text 988 in the U.S. Regulatory status varies by state and by country and is under active federal review in 2026 — see our age & compliance page before ordering.

Buy 7-OH tablets: choose a strength

Each format differs in milligrams per chewable and count per package. If you have never used 7-OH before, start at 180mg — the lowest strength we make — and give a full day before considering anything stronger. The strength chooser walks through all six formats.

180mg Chewable Tablets

Best for beginners and first-time buyers

Our entry-level strength — the format we recommend if you have never used 7-OH before. Three chewable tablets, 60mg of 7-hydroxymitragynine each.

View 180mg range

250mg Chewable Tablets

Best for users moving past their first order

Our middle-step strength. Five chewable tablets at 50mg each — a step up in total pack potency while keeping the per-tablet dose modest and adjustable.

View 250mg range

300mg Chewable Tablets

Best for users who want low per-tab doses in bulk

Our 30-count workhorse. Thirty chewable tablets at 10mg each — the most tablets per pack in the range, built for flexible, low-dose routines and longer use between orders.

View 300mg range

400mg Chewable Bars

Best for established users who prefer a bar format

Our chewable bar format. Four bars at 100mg each — a bigger, slower-chewing format for users who want a higher per-serving dose in one piece.

View 400mg range

750mg Chewable Tablets

Best for established, experienced users

Our advanced strength. Fifteen chewable tablets at 50mg each — a substantial pack for users who have settled on a consistent routine.

View 750mg range

1000mg Chewable Tablets

Best for experienced users

Our top-shelf strength. Eight chewable tablets at 125mg each — the highest per-tablet dose we make, intended for experienced users only.

View 1000mg range

What is 7-OH, in three honest paragraphs

7-OH — 7-hydroxymitragynine — is one of the alkaloids of the kratom plant (Mitragyna speciosa), isolated and concentrated. In raw leaf it exists in trace amounts; in our products it is the verified active ingredient, standardized per batch and printed on the label in milligrams. That concentration is why dosing precision matters: a verified tablet gives you a number, and a number you can split — which is the entire argument for the chewable format, covered in tablets vs powder.

It acts on opioid receptors, which is the whole reason it is taken seriously — and the whole reason the rules exist. The mechanism, the onset windows (typically 15–45 minutes when chewed) and the duration (commonly 2–5 hours) are explained without hype in how 7-OH works and onset & duration.

The legal picture in 2026 is moving, and we say so plainly. 7-OH is not federally scheduled as of our last check, but the FDA recommended Schedule I placement in July 2025, the DEA published a notice of intent in July 2026, and the full timeline is on the compliance page with the plain-language explainer in the DEA scheduling post. Nothing on this site pretends otherwise.

Why buy from the official store

When you buy 7-OH tablets, the seller you buy from matters as much as the pack. Here is what buying official gets you:

  • Sold direct from the source. Every order ships from our own inventory — no third-party resellers, no gray-market handling, no mix-ups.
  • Documented batches. Each production batch carries lab documentation you can request. See how we test and verify every batch.
  • Honest milligrams. The strength on the label is the strength in the pack — verified per batch, not estimated.
  • 21+ only, always. We age-verify at checkout and do not ship where 7-OH is prohibited. Jurisdiction rules.

The counterfeit question is real in this category, and the answer is the three-check verification routine: lot number, packaging, seller. The price-gap question — why a reseller lists the same pack for less — is answered in why prices vary and official vs reseller.

Shipping to the USA and Canada

Orders process within 1–2 business days. We ship within the United States and Canada only, and we do not ship to jurisdictions where 7-OH is controlled — placing an order confirms the product is lawful where you live (compliance page). U.S. orders over $90 ship free.

Destination Typical delivery Notes
U.S. — Midwest & central 3–5 business days total Fastest U.S. region; carrier hubs
U.S. — East Coast 4–7 business days total Faster in Northeast metros
U.S. — West Coast 4–7 business days total Northwest at the slower end
U.S. — South & mountain west 4–7 business days total Varies by state routing
U.S. — Alaska & Hawaii 7–12 business days total Additional routing
Canada — Ontario / Quebec 5–8 business days total Cross-border handling applies
Canada — West / Atlantic / territories 7–12 business days total Customs status can appear briefly

Tracking arrives by email; status is checkable at Track Your Order. The U.S. shipping guide and Canada guide have the full detail, and the shipping policy is the policy text.

7-OH basics: the numbers that matter

Format Per unit Pack Working for
180mg tablets 60mg 3 tablets First-timers (quarter starts)
250mg tablets 50mg 5 tablets The middle step
300mg tablets 10mg 30 tablets Fine-dose routines, tapering
400mg bars 100mg 4 bars Established users, bar format
750mg tablets 50mg 15 tablets Established routines
1000mg tablets 125mg 8 tablets Experienced users only

Start low, wait the full day, log the first two weeks — the complete protocol is in Start Low, Go Slow, and the no-mixing rule (never combine with alcohol) is the highest-stakes rule on the site. The full FAQ answers the rest.

Quick answers

How much should I take the first time?
A quarter of one tablet from the 180mg range — 15mg — and a full day before considering more. The protocol is in Start Low, Go Slow.
Do you ship to Canada?
Yes — to all Canadian provinces, with 5–12 business day delivery and the usual Health Canada understanding. The Canada guide has the detail.
Is 7-OH legal in my state?
It depends on your jurisdiction, and the federal picture is moving in 2026. The compliance page states our position; the state overview maps the landscape.
How do I know my order is authentic?
Lot number, packaging, seller — the three checks take five minutes and answer the question.

All 50 FAQ entries →

Ready when you are

21+, verified, in an eligible jurisdiction — then buy 7-OH tablets from the range that fits you, from the 180mg entry point to the 1000mg top shelf.

Scroll to Top