: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}
,

400mg 7-OH Chewable Bars – Dragonfruit

$44.00

4 scored bars at 100mg 7-hydroxymitragynine each — 400mg total. Dragonfruit flavour, third-party lab tested, batch-verified. 21+ only.

Availability: 250 in stock

SKU: dopium-400mg-bars-4ct-dragonfruit Categories: , Tags: , , ,

Dopium 400mg 7-OH Dragonfruit – 4 Bars

Dragonfruit is subtler than most people expect: a gentle sweetness with a pear-like body and almost no acidity. Because the flavour is light, it is the bar we recommend to anyone who wants the 400mg format without a strong taste. Paired with the 400mg chewable bar, Dragonfruit is mild dragonfruit sweetness with a pear-like body. Each pack holds 4 bars at 100mg of 7-hydroxymitragynine apiece, 400mg in total, and every piece is scored so you can work in 50mg steps instead of guessing at a broken edge.

This is the most flexible format in the range in the Dopium line and it suits anyone who wants clean, moulded split lines instead of breaking tablets by hand.

What Is In The Pack

Specification Detail
Strength per bottle 400mg total 7-hydroxymitragynine
Pieces per pack 4 chewable bars
Per piece 100mg
Serving flexibility 4 scored 100mg pieces (16 x 25mg quarters)
Flavour Dragonfruit
Format chewable Bars
Lab tested Yes — third-party COA published per batch
Age requirement 21+ with age verification at checkout
SKU dopium-400mg-bars-4ct-dragonfruit

Dragonfruit Taste Profile

Dragonfruit is subtler than most people expect: a gentle sweetness with a pear-like body and almost no acidity. Because the flavour is light, it is the bar we recommend to anyone who wants the 400mg format without a strong taste.

Flavour is not cosmetic in a chewable bar. 7-hydroxymitragynine has a distinctly botanical base note, and a weak flavour simply fails to cover it by the second piece. We build Dragonfruit to hold through the whole chew rather than fade halfway, which is the practical difference between finishing a pack and abandoning it in a drawer.

Why Customers Choose The 400mg Chewable Bars

Each bar breaks into four moulded 100mg pieces, and each piece quarters again. A quarter piece at 25mg is the most common starting point for a first bar. Do not take a whole bar on your first try.

  • Measured, not estimated. 100mg per piece, printed on the label and confirmed on the COA.
  • Scored for halves. Clean 50mg steps without crumbling or a knife.
  • Batch-traceable. A batch code on every bottle ties your pack to a specific lab report.
  • Ships discreetly. Plain, unbranded outer packaging on every order.

Lab Verification You Can Actually Check

Every Dopium batch is tested by an independent third-party laboratory before it ships, and the results are published rather than summarised. Each certificate of analysis reports the assayed 7-hydroxymitragynine content alongside screening for heavy metals, residual solvents and microbial contamination. Enter the batch code printed on your bottle on our lab testing and product verification page to pull the matching report yourself.

Shipping and Delivery

Orders placed before 2PM Eastern on a business day normally leave our facility the same day. Standard delivery across the contiguous United States runs two to four business days, and we ship to Canada through a dedicated international lane. Full rates, cut-off times and the list of states we cannot currently ship to are on our shipping policy.

Frequently Asked Questions

How many pieces are in the 400mg Dragonfruit pack?

The 400mg Dragonfruit pack contains 4 chewable bars at 100mg of 7-hydroxymitragynine each, for 400mg total. Every piece is scored, so you can also work in 50mg steps.

Is Dragonfruit a strong flavour?

Dragonfruit is subtler than most people expect: a gentle sweetness with a pear-like body and almost no acidity.

Can I ship the 400mg Dragonfruit to my state?

We ship to most of the United States and to Canada, but 7-hydroxymitragynine is restricted or prohibited in a number of jurisdictions and that list changes. Check the current list on our compliance page before you order — if we cannot legally ship to you, the checkout will tell you before you pay.

Keep Browsing

Important: Sold to customers 21 years of age or older only. Dopium 7-OH products contain 7-hydroxymitragynine, a botanical alkaloid derived from Mitragyna speciosa. These statements and this product have not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure or prevent any disease. Do not use if you are pregnant or nursing, and do not combine with alcohol, sedatives or any prescription medication without speaking to a physician first. Do not drive or operate machinery after use. 7-hydroxymitragynine is prohibited or restricted in some US states and jurisdictions — it is your responsibility to confirm the rules where you live before ordering. Availability and legality can change; see our age and state compliance page for the current list.

Weight 0.3 lbs
Dimensions 4 × 4 × 2 in

Reviews

There are no reviews yet.

Be the first to review “400mg 7-OH Chewable Bars – Dragonfruit”

Your email address will not be published. Required fields are marked *

Scroll to Top