:root { --kdag-black:#050505; --kdag-panel:#0c0c0c; --kdag-text:#f5f1e8; --kdag-muted:#aaa79f; --kdag-gold:#c9a85d; --kdag-green:#72ef13; } html.kdag-locked, html.kdag-locked body { overflow:hidden !important; } #kush-dee-age-gate, #kush-dee-age-gate *, #kush-dee-age-gate *::before, #kush-dee-age-gate *::after { box-sizing:border-box; font-family:"Sintony","Noto Sans Thai","Noto Sans SC","Microsoft YaHei","PingFang SC",Tahoma,Arial,sans-serif; } #kush-dee-age-gate { position:fixed; z-index:2147483000; inset:0; display:none; align-items:center; justify-content:center; min-height:100dvh; padding:24px; overflow:auto; background: radial-gradient(circle at 20% 18%,rgba(201,168,93,.09),transparent 32%), radial-gradient(circle at 84% 82%,rgba(114,239,19,.045),transparent 28%), rgba(3,3,3,.985); color:var(--kdag-text); } #kush-dee-age-gate.is-visible { display:flex; } .kdag-shell { position:relative; width:min(620px,100%); overflow:hidden; border:1px solid rgba(201,168,93,.28); background:linear-gradient(145deg,rgba(255,255,255,.025),transparent 42%),var(--kdag-panel); box-shadow:0 32px 90px rgba(0,0,0,.58); } .kdag-shell::after { content:""; position:absolute; right:-82px; bottom:-82px; width:320px; height:320px; opacity:.045; transform:rotate(-12deg); background-repeat:no-repeat; background-position:center; background-size:contain; background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 300'%3E%3Cg fill='none' stroke='%23c9a85d' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M150 270V151'/%3E%3Cpath d='M150 151C122 129 91 100 70 52c41 13 69 42 80 82'/%3E%3Cpath d='M150 151c28-22 59-51 80-99-41 13-69 42-80 82'/%3E%3Cpath d='M150 156c-39-8-78-22-110-52 45-6 83 6 110 34'/%3E%3Cpath d='M150 156c39-8 78-22 110-52-45-6-83 6-110 34'/%3E%3Cpath d='M150 146c-12-41-14-80 0-121 14 41 12 80 0 121'/%3E%3Cpath d='M150 168c-27 5-52 15-74 33 31 3 56-4 74-20'/%3E%3Cpath d='M150 168c27 5 52 15 74 33-31 3-56-4-74-20'/%3E%3C/g%3E%3C/svg%3E"); pointer-events:none; } .kdag-edge { position:relative; z-index:2; width:100%; height:6px; background:linear-gradient(90deg,#a51931 0 18%,#f4f5f8 18% 32%,#2d2a4a 32% 68%,#f4f5f8 68% 82%,#a51931 82% 100%); } .kdag-content { position:relative; z-index:2; padding:36px 38px 32px; } .kdag-top { display:flex; align-items:flex-start; justify-content:space-between; gap:24px; margin-bottom:28px; } .kdag-logo { display:block; width:min(240px,62vw); height:auto; } .kdag-languages { display:flex; align-items:center; flex-wrap:wrap; gap:5px; } .kdag-language { min-width:38px; min-height:32px; display:inline-flex; align-items:center; justify-content:center; padding:6px 8px; border:1px solid rgba(255,255,255,.11); background:transparent; color:#c9c5bd; font-size:10px; line-height:1; font-weight:700; cursor:pointer; } .kdag-language:hover,.kdag-language:focus-visible,.kdag-language.is-active { border-color:rgba(201,168,93,.55); background:rgba(201,168,93,.07); color:var(--kdag-gold); } .kdag-eyebrow { display:flex; align-items:center; gap:10px; margin-bottom:14px; color:var(--kdag-gold); font-size:10px; line-height:1.4; font-weight:800; letter-spacing:.12em; text-transform:uppercase; } .kdag-eyebrow::before { content:""; width:28px; height:1px; background:currentColor; } .kdag-age-mark { display:inline-flex; align-items:center; justify-content:center; min-height:34px; margin-bottom:17px; padding:7px 11px; border:1px solid rgba(201,168,93,.48); background:rgba(201,168,93,.07); color:var(--kdag-gold); font-size:12px; line-height:1; font-weight:800; letter-spacing:.06em; } .kdag-title { max-width:520px; margin:0; color:#fff; font-size:clamp(28px,5vw,42px); line-height:1.08; font-weight:700; letter-spacing:-.025em; } .kdag-copy { max-width:525px; margin:17px 0 0; color:#c1bdb5; font-size:14px; line-height:1.78; } .kdag-medical { max-width:535px; margin:20px 0 0; padding:14px 15px; border-left:2px solid var(--kdag-gold); background:rgba(201,168,93,.045); color:#aaa79f; font-size:11px; line-height:1.65; } .kdag-confirm { margin:18px 0 0; color:#e6e2da; font-size:12px; line-height:1.6; font-weight:700; } .kdag-actions { display:grid; grid-template-columns:minmax(0,1fr) auto; gap:9px; margin-top:24px; } .kdag-enter,.kdag-exit { min-height:48px; display:inline-flex; align-items:center; justify-content:center; padding:11px 16px; text-decoration:none; font-size:12px; line-height:1.35; font-weight:800; cursor:pointer; } .kdag-enter { border:1px solid rgba(114,239,19,.44); background:var(--kdag-green); color:#071000; } .kdag-enter:hover,.kdag-enter:focus-visible { background:#8aff2d; } .kdag-exit { border:1px solid rgba(255,255,255,.12); background:transparent; color:#b6b2aa; } .kdag-exit:hover,.kdag-exit:focus-visible { border-color:rgba(255,255,255,.28); color:#fff; } .kdag-memory { margin:15px 0 0; color:#6f6d68; font-size:9px; line-height:1.55; } .kdag-location { margin-top:22px; padding-top:16px; border-top:1px solid rgba(255,255,255,.07); color:#817e77; font-size:9px; line-height:1.5; font-weight:700; letter-spacing:.08em; text-transform:uppercase; } #kush-dee-age-gate button:focus-visible { outline:2px solid var(--kdag-gold); outline-offset:3px; } @media(max-width:600px) { #kush-dee-age-gate { align-items:flex-start; padding:14px; } .kdag-shell { margin:auto 0; } .kdag-content { padding:28px 22px 25px; } .kdag-top { display:grid; gap:18px; margin-bottom:24px; } .kdag-logo { width:min(220px,72vw); } .kdag-actions { grid-template-columns:1fr; } .kdag-enter,.kdag-exit { width:100%; } } @media(max-width:380px) { .kdag-content { padding-left:18px; padding-right:18px; } .kdag-title { font-size:26px; } } @media(prefers-reduced-motion:reduce) { #kush-dee-age-gate *,#kush-dee-age-gate *::before,#kush-dee-age-gate *::after { transition:none !important; animation:none !important; } } (function () { const gate = document.getElementById('kush-dee-age-gate'); if (!gate || gate.dataset.ready === 'true') return; gate.dataset.ready = 'true'; const STORAGE_KEY = 'kushdee_age_verified_v2'; const VALID_FOR = 30 * 24 * 60 * 60 * 1000; const path = window.location.pathname.toLowerCase(); let language = 'en'; if (path === '/th' || path === '/th/' || path.startsWith('/th/')) language = 'th'; if (path === '/cn' || path === '/cn/' || path.startsWith('/cn/')) language = 'zh'; const copy = { en:{eyebrow:'East Pattaya • Thailand',age:'20+ ONLY',title:'Please confirm your age',copy:'You must be 20 years of age or older to enter this website.',medical:"Kush Dee operates within Thailand's current medical-cannabis framework. Cannabis flower is supplied in store only under applicable medical and PT33 requirements.",confirm:'By entering, you confirm that you are aged 20 or over.',enter:'I am 20 or older — Enter',exit:'Leave Website',memory:'Your age confirmation is remembered on this device for 30 days.',location:'Kush Dee • East Pattaya • Nongprue • Chonburi',languageAria:'Choose age gate language'}, th:{eyebrow:'พัทยาตะวันออก • ประเทศไทย',age:'อายุ 20 ปีขึ้นไป',title:'กรุณายืนยันอายุของคุณ',copy:'คุณต้องมีอายุ 20 ปีขึ้นไปเพื่อเข้าสู่เว็บไซต์นี้',medical:'Kush Dee ดำเนินการภายใต้กรอบกัญชาทางการแพทย์ของประเทศไทย ดอกกัญชามีให้บริการภายในร้านเท่านั้นตามข้อกำหนดทางการแพทย์และ PT33 ที่เกี่ยวข้อง',confirm:'การเข้าสู่เว็บไซต์ถือว่าคุณยืนยันว่ามีอายุ 20 ปีขึ้นไป',enter:'ฉันมีอายุ 20 ปีขึ้นไป — เข้าสู่เว็บไซต์',exit:'ออกจากเว็บไซต์',memory:'ระบบจะจดจำการยืนยันอายุบนอุปกรณ์นี้เป็นเวลา 30 วัน',location:'Kush Dee • พัทยาตะวันออก • หนองปรือ • ชลบุรี',languageAria:'เลือกภาษาสำหรับการยืนยันอายุ'}, zh:{eyebrow:'东芭堤雅 • 泰国',age:'仅限20岁以上',title:'请确认您的年龄',copy:'您必须年满20岁才能进入本网站。',medical:'Kush Dee 按照泰国现行医用大麻框架运营。大麻花仅在店内按照适用的医疗及 PT33 要求提供。',confirm:'进入网站即表示您确认自己已年满20岁。',enter:'我已年满20岁 — 进入网站',exit:'离开网站',memory:'本设备将记住您的年龄确认30天。',location:'Kush Dee • 东芭堤雅 • 农普鲁 • 春武里',languageAria:'选择年龄验证语言'} }; const eyebrow=document.getElementById('kdag-eyebrow'), ageMark=document.getElementById('kdag-age-mark'), title=document.getElementById('kdag-title'), bodyCopy=document.getElementById('kdag-copy'), medical=document.getElementById('kdag-medical'), confirmText=document.getElementById('kdag-confirm'), enter=document.getElementById('kdag-enter'), exit=document.getElementById('kdag-exit'), memory=document.getElementById('kdag-memory'), locationText=document.getElementById('kdag-location'), languages=document.getElementById('kdag-languages'); function setLanguage(nextLanguage){ language = copy[nextLanguage] ? nextLanguage : 'en'; const current = copy[language]; gate.setAttribute('lang', language === 'zh' ? 'zh-CN' : language); eyebrow.textContent=current.eyebrow; ageMark.textContent=current.age; title.textContent=current.title; bodyCopy.textContent=current.copy; medical.textContent=current.medical; confirmText.textContent=current.confirm; enter.textContent=current.enter; exit.textContent=current.exit; memory.textContent=current.memory; locationText.textContent=current.location; languages.setAttribute('aria-label',current.languageAria); gate.querySelectorAll('[data-kdag-lang]').forEach(function(button){ const active=button.getAttribute('data-kdag-lang')===language; button.classList.toggle('is-active',active); button.setAttribute('aria-pressed',active?'true':'false'); }); } function isVerified(){ try{ const stored=window.localStorage.getItem(STORAGE_KEY); if(!stored) return false; const timestamp=parseInt(stored,10); if(!Number.isFinite(timestamp) || Date.now()-timestamp>VALID_FOR){ window.localStorage.removeItem(STORAGE_KEY); return false; } return true; }catch(error){ return false; } } let previousFocus=null; function showGate(){ previousFocus=document.activeElement; document.documentElement.classList.add('kdag-locked'); gate.classList.add('is-visible'); gate.setAttribute('aria-hidden','false'); window.setTimeout(function(){enter.focus();},30); } function hideGate(){ gate.classList.remove('is-visible'); gate.setAttribute('aria-hidden','true'); document.documentElement.classList.remove('kdag-locked'); if(previousFocus && typeof previousFocus.focus==='function') previousFocus.focus(); } function approveAge(){ try{window.localStorage.setItem(STORAGE_KEY,String(Date.now()));}catch(error){} hideGate(); } function leaveWebsite(){ if(window.history.length>1){window.history.back();return;} window.location.replace('https://www.google.com/'); } function getFocusable(){ return Array.from(gate.querySelectorAll('button:not([disabled]),a[href],[tabindex]:not([tabindex="-1"])')).filter(function(el){return el.offsetParent!==null;}); } function trapFocus(event){ if(event.key!=='Tab' || !gate.classList.contains('is-visible')) return; const f=getFocusable(); if(!f.length){event.preventDefault();return;} const first=f[0],last=f[f.length-1]; if(event.shiftKey && document.activeElement===first){event.preventDefault();last.focus();} else if(!event.shiftKey && document.activeElement===last){event.preventDefault();first.focus();} } gate.querySelectorAll('[data-kdag-lang]').forEach(function(button){button.addEventListener('click',function(){setLanguage(button.getAttribute('data-kdag-lang'));});}); enter.addEventListener('click',approveAge); exit.addEventListener('click',leaveWebsite); document.addEventListener('keydown',trapFocus); setLanguage(language); if(!isVerified()) showGate(); })();

East Pattaya • Nongprue • Thailand พัทยาตะวันออก • ประเทศไทย

Weed Shop Pattaya – Kush Dee Cannabis Dispensary

Kush Dee is a cannabis shop in Pattaya based in East Pattaya (Darkside), Nongprue. We provide in-store medical cannabis services, a regularly changing cannabis flower selection, CBD products and smoking accessories, with clear information for local residents and visitors.

Find our East Pattaya weed shop 85/4 Padthanakan 2, Nongprue, Banglamung, Pattaya, Chonburi 20150

Open 7 Days Mon–Fri: 10:00–19:30
Sat–Sun: 13:00–19:30

East Pattaya Nongprue Pattaya, Thailand English • ไทย • 中文
01 Changing Flower Selection
02 Medical Cannabis Framework
03 CBD Products
04 Smoking Accessories
East Pattaya • Nongprue • Thailand

A local cannabis shop in Pattaya, built around useful in-store information.

Kush Dee is a local weed shop in Pattaya, located on Padthanakan 2 in Nongprue, East Pattaya.

Our cannabis flower strains change regularly, so the website is not used as a fixed online strain menu. Representative flower imagery gives visitors a useful visual reference, while current strain information is explained in store.

Available information can include strain name, classification, THC and CBD information, terpene profile and source details.

If you're searching for a cannabis dispensary in Pattaya or a cannabis shop in East Pattaya, this page makes it easier to find us, understand the current requirements and know what to expect before you visit.

Questions before you visit? Ask Kush Dee on LINE →
Customer Reviews

What our customers are saying.

Feedback from customers who have visited Kush Dee in East Pattaya.

★★★★★
“Wide variety of high-quality cannabis products available.”
Customer review Google
★★★★★
“Prices downtown are really high, so save yourself the trouble and come here.”
Customer review Google
★★★★★
“Good people, good stuff, good price.”
Customer review Google
★★★★★
“The prices are very reasonable and the quality is top-notch.”
Customer review Google
Talk to Us on LINE
Questions Before You Visit?

Talk to Kush Dee.

Need help finding the shop, have a question about PT33, want to check our opening hours or simply want to know what to expect before visiting? Send us a message.

East Pattaya / พัทยาตะวันออก • Thailand / ประเทศไทย
Open 7 Days • English • ไทย • 中文
01 / FIRST VISIT

First visit?

Ask what identification to bring and what to expect before travelling to the shop.

Ask on LINE →
02 / PT33

PT33 question?

Ask about the current in-store assessment process before your visit.

Ask on LINE →
03 / LOCATION

Trying to find us?

We're on Padthanakan 2 in Nongprue, East Pattaya.

Open Maps →
Cannabis Flower

Understand what's in the flower.

Cannabis flower varies between strains and individual batches. Useful information can include cannabinoid content, terpene profile, classification and source details.

Strain selection changes regularly Representative botanical imagery — not an online product catalogue.
Close-up cannabis flower showing trichomes and natural resin Flower Profile
01 / Cannabinoids

Cannabinoid Profile

THC and CBD concentrations can differ between strains and individual batches.

Cannabis flower showing trichomes and natural aroma characteristics Aroma Profile
02 / Terpenes

Terpenes & Aroma

Natural terpene profiles can contribute citrus, earthy, herbal, floral, pine and other aromas.

Representative cannabis flowers showing variation in genetics and morphology Classification
03 / Classification

Indica • Hybrid • Sativa

Broad classifications used to describe genetics and plant lineage rather than guarantee a particular effect.

Flower Information
THC & CBD
Terpene Profiles
Classification
Source Information
Have a question before visiting? Ask Kush Dee on LINE →
In-Store Accessories

We stock trusted brands.

Looking for smoking accessories in Pattaya? Kush Dee stocks recognised brands including RAW, OCB and Hornet, with papers, cones and selected accessories available in store.

RAW rolling papers
01 / RAW In Store

RAW

Rolling papers, cones and selected smoking accessories.

OCB rolling papers
02 / OCB In Store

OCB

Papers and selected rolling accessories available in store.

Hornet smoking accessories
03 / HORNET In Store

Hornet

Rolling and smoking accessories available at Kush Dee.

Looking for something specific? Ask us before you visit →
Medical Cannabis in Pattaya

Visiting Kush Dee? Start with the current requirements.

Kush Dee is an East Pattaya cannabis dispensary operating within Thailand's current medical-cannabis framework. Cannabis flower requires a valid PT33 (ภ.ท.33) prescription issued by an authorised practitioner following an individual assessment.

In-Store Medical Assessment & Prescription Service
01

Individual Assessment

Every prescription begins with the individual.

An authorised practitioner must assess you individually and determine whether prescribed cannabis is appropriate.

02

PT33 Prescription

Issued where appropriate after assessment.

The PT33 controlled-herb prescription records the prescribed cannabis-flower requirements within the current framework.

03

In-Store Supply

Prescription in place? We check the documentation.

Cannabis flower can then be supplied in store in accordance with the valid prescription and required documentation.

New to PT33? You don't need to arrive with a prescription already issued. How It Works +
What is PT33?

PT33 (ภ.ท.33) is the controlled-herb prescription used within Thailand's current medical-cannabis framework for prescribed cannabis flower.

Don't already have one?

Kush Dee provides access to an in-store assessment with an authorised practitioner. A prescription is issued only where appropriate following that assessment.

Already have a current PT33?

Bring the prescription and suitable identification so the required information can be checked during your visit.

Unsure what you need before visiting?

Ask on LINE
First Time at Kush Dee?

Your first visit, without the guesswork.

Whether you already have a current PT33 or need our in-store medical assessment service, knowing what to bring makes the process clearer.

East Pattaya • Padthanakan 2
01

Bring Your Identification

Bring your passport or appropriate identification so your details can be checked correctly as part of the medical and prescription process.

02

Already Have a PT33?

Bring your current prescription with you. The relevant information can be checked as part of your in-store visit.

03

Need a Prescription?

An authorised practitioner can conduct an individual assessment in store and, where appropriate, issue the required PT33.

04

Keep Your Documentation

Retain your PT33 prescription and related documentation for the prescribed period. A PT33 prescription may cover no more than 30 days.

Before you head over…
ID ready ✓ Know where we are ✓ PT33 question? Ask on LINE →
Cannabis, Explained

Understand what's behind the label.

Cannabis information can include terms such as THC, CBD, terpenes, Indica, Sativa and Hybrid. Understanding those terms makes flower information easier to read and compare.

Cannabinoid

What does THC percentage mean?

THC percentage indicates the concentration of tetrahydrocannabinol reported for cannabis flower. It is one piece of information rather than a simple measure of quality.

Percentage matters

THC figures indicate cannabinoid concentration and can help compare reported flower information.

But it isn't everything

CBD, terpene profile, genetics, source and other characteristics can also differ.

The Kush Dee Standard

Know more about where your cannabis comes from.

Quality isn't simply a strain name or THC percentage. Source, cultivation standards, traceability and clear information all matter.

Thailand Cannabis Cultivation Standard
G A C P
G — Good
A — Agricultural
C — Collection
P — Practices

What does GACP actually mean?

Thailand Cannabis GACP relates to standards applied to the cultivation and harvesting of cannabis at the source. It concerns cultivation, appropriate handling and source quality.

Cultivation Standards begin at the growing site, not the retail counter.
Harvesting Harvest and post-harvest practices form part of source quality.
Traceability Source information helps identify where flower originated.
Important: GACP certification applies to the certified cultivation source or site. It should not be confused with a claim that the retail shop itself is “GACP certified”.
01 / SOURCE

Know the Source

Source information provides context about where cannabis flower originated.

02 / STANDARD

Understand GACP

GACP should refer to an appropriately certified cultivation source, not simply a marketing badge.

03 / INFORMATION

Clear Information

Cannabinoids, classification and available source details should be understandable.

04 / PEOPLE

Questions Welcome

You don't need to know every cannabis term. Ask us when something isn't clear.

Get the Best CBD Products in Thailand

Explore CBD products from our specialist CBD partner, Siam Herbal Health.

Explore Siam Herbal Health CBD
Kush Dee customer reviews background

Write a Customer Review

Visited Kush Dee? Share your experience on Google or Facebook.

Stay Social 💚

Keep up with Kush Dee on Facebook and Instagram — or add us on LINE for the quickest way to get in touch.

LINE Chat Scan the QR code or tap the LINE button. East Pattaya • Thailand.

Kush Dee LINE QR code

Definition of 'Cushty' Kush Dee

an exclamation of pleasure, agreement, approval.

Kushtipen was once the English Romany word for 'happiness' from a Persian word meaning 'happiness' see kushti, kushty, cushti

Helpful Information

Frequently Asked Questions

Where is Kush Dee Dispensary located in Pattaya?
Kush Dee is a weed shop in East Pattaya (Darkside), located at 85/4 Padthanakan 2, Nongprue, Banglamung, Pattaya, Chonburi 20150. View Kush Dee on Google Maps.
Can tourists access medical cannabis in Pattaya?
Yes. Tourists and Thai residents can access medical cannabis when the current medical requirements are met. Cannabis flower requires a valid PT33 (ภ.ท.33) prescription issued by an authorised practitioner following an individual assessment. If you do not already have a prescription, Kush Dee offers an in-store medical assessment and prescription service. Please bring your passport or suitable identification.
What can I find at your Pattaya cannabis shop?
Kush Dee has a regularly changing selection of cannabis flower, together with CBD products and smoking accessories. For cannabis flower, available information can include strain name, classification, THC and CBD information, terpene profile and source details.
What are your weed shop opening hours in Pattaya?
Kush Dee is open Monday to Friday, 10:00 am–7:30 pm, and Saturday and Sunday, 1:00 pm–7:30 pm.
Does Kush Dee offer weed delivery in Pattaya?
No. Kush Dee does not provide online weed delivery in Pattaya for cannabis flower. Under current Thai requirements, cannabis flower is not sold online through Kush Dee. Cannabis flower is provided in store following the required medical assessment, PT33 prescription and documentation process.
Can I visit your Pattaya weed shop without already having a PT33?
Yes. You do not need to already have a PT33 prescription before visiting Kush Dee. If you need one, we offer an in-store individual medical assessment with an authorised practitioner who can issue the required PT33 prescription where appropriate. Please bring your passport or suitable identification.
How do I find a weed shop near me in East Pattaya or Nongprue?
If you're in East Pattaya or Nongprue and searching for a weed shop near you or a cannabis shop nearby, Kush Dee is located at 85/4 Padthanakan 2, Nongprue, Banglamung, Pattaya, Chonburi 20150. Open directions in Google Maps.

Still have a question?

Message Kush Dee before you visit.

East Pattaya • Thailand

Join the Kush Dee Community.

Keep in touch with Kush Dee through our LINE community. Get useful shop updates, local information and an easy way to stay connected with us in East Pattaya.

  • Keep up with Kush Dee shop updates.
  • Get opening-hour and in-store information.
  • Stay connected with our East Pattaya community.

Come and join us.

Open LINE and connect with the Kush Dee community.

Join on LINE Maybe later
20+ only. Community and shop information only.