SmokeDropSmokeDrop
Log in Create account
Marketplace /Smoke Shop Products

Ripkitty Purple Snowman Delta 8 CBD Hemp Flower

Sign Up to View Wholesale Price

/* PURPLE SNOW & MEMPHIS GRUNGE THEME * Layered Design: Pitch Black, Phonk Purple, Falling Ash/Snow */ .rkai-purple-snow-wrap { background-color: #030303; color: #e0e0e0; padding: 45px; border-radius: 12px; font-family: 'Helvetica Neue',…

- +
Auto inventory sync
Blind dropshipping
No transaction fees
Category
Smoke Shop Products
Availability
In stock
Weight
0.0002 lbs

/* PURPLE SNOW & MEMPHIS GRUNGE THEME
* Layered Design: Pitch Black, Phonk Purple, Falling Ash/Snow
*/
.rkai-purple-snow-wrap {
background-color: #030303;
color: #e0e0e0;
padding: 45px;
border-radius: 12px;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
line-height: 1.8;
max-width: 950px;
margin: 30px auto;
position: relative;
overflow: hidden;

/* Grunge Purple Border */
border: 3px solid #4a0080;
box-shadow: 0 0 40px rgba(74, 0, 128, 0.4), inset 0 0 60px rgba(0, 0, 0, 0.9);
}

/* Purple Snow Animation Layer */
.rkai-snow-layer {
position: absolute;
top: -100%; left: 0; width: 100%; height: 200%;
background-image:
radial-gradient(4px 4px at 20px 30px, #e6ccff, transparent),
radial-gradient(6px 6px at 40px 70px, #b366ff, transparent),
radial-gradient(3px 3px at 50px 160px, #ffffff, transparent),
radial-gradient(5px 5px at 90px 40px, #8c1aff, transparent),
radial-gradient(4px 4px at 130px 80px, #e6ccff, transparent),
radial-gradient(6px 6px at 160px 120px, #b366ff, transparent);
background-size: 200px 200px;
animation: purpleSnowfall 10s linear infinite;
pointer-events: none;
z-index: 1;
opacity: 0.6;
}

@keyframes purpleSnowfall {
0% { transform: translateY(0); }
100% { transform: translateY(100px); }
}

.rkai-phonk-inner {
position: relative;
z-index: 5;
}

/* Memphis Title */
.rkai-purple-snow-wrap h2 {
font-family: 'Impact', 'Arial Black', sans-serif;
font-size: 42px;
color: #e6ccff;
margin-top: 10px;
margin-bottom: 25px;
text-transform: uppercase;
font-weight: 900;
letter-spacing: 2px;
text-shadow: 4px 4px 0px #26004d, -1px -1px 15px rgba(179, 102, 255, 0.8);
border-bottom: 4px double #4a0080;
padding-bottom: 15px;
line-height: 1.1;
}

.rkai-tagline {
font-size: 1.2rem;
font-style: italic;
color: #b366ff;
font-weight: 800;
margin-bottom: 25px;
text-transform: uppercase;
letter-spacing: 1px;
text-shadow: 0 0 8px rgba(179, 102, 255, 0.4);
}

/* Gritty Description */
.rkai-purple-snow-wrap p {
margin-bottom: 20px;
color: #bfbfbf;
font-weight: 500;
font-size: 1.1rem;
background: rgba(10, 0, 20, 0.7);
padding: 15px;
border-left: 3px solid #8c1aff;
}

.rkai-purple-snow-wrap p strong {
color: #e6ccff;
font-weight: 900;
text-shadow: 0 0 5px rgba(230, 204, 255, 0.5);
}

/* Data Headers */
.rkai-purple-snow-wrap h3 {
font-family: 'Impact', 'Arial Black', sans-serif;
font-size: 24px;
color: #030303;
background: #b366ff;
display: inline-block;
padding: 8px 20px;
margin-top: 25px;
margin-bottom: 20px;
box-shadow: 4px 4px 0px #4a0080;
text-transform: uppercase;
letter-spacing: 2px;
}

/* Grid Layout */
.rkai-phonk-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 25px;
}

/* Vault Cards */
.rkai-phonk-card {
background: rgba(15, 0, 25, 0.8);
backdrop-filter: blur(5px);
border: 1px solid #330066;
border-top: 4px solid #8c1aff;
padding: 25px;
box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.8);
transition: all 0.3s ease;
}

.rkai-phonk-card:hover {
transform: translateY(-3px);
border-top-color: #e6ccff;
background: rgba(30, 0, 50, 0.9);
box-shadow: inset 0 0 20px rgba(140, 26, 255, 0.2), 0 10px 20px rgba(0, 0, 0, 0.9);
}

.rkai-phonk-card h4 {
font-size: 18px;
color: #e6ccff;
text-transform: uppercase;
margin: 0 0 15px 0;
border-bottom: 1px solid #4a0080;
padding-bottom: 8px;
}

/* Grime Bullets */
.rkai-purple-snow-wrap ul {
list-style-type: none;
padding-left: 0;
margin-top: 10px;
}

.rkai-purple-snow-wrap li {
margin-bottom: 12px;
color: #d9d9d9;
font-weight: 600;
display: flex;
align-items: flex-start;
font-family: 'Courier New', Courier, monospace;
}

.rkai-purple-snow-wrap li::before {
content: "☠️";
margin-right: 12px;
font-size: 1.1em;
filter: drop-shadow(0 0 2px rgba(179, 102, 255, 0.6));
}

/* Underground Lab Link */
.rkai-lab-container {
text-align: center;
margin-top: 40px;
padding-top: 20px;
border-top: 2px dashed #4a0080;
}

.rkai-lab-link {
display: inline-block;
background: #030303;
color: #b366ff;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 2px;
text-decoration: none;
padding: 15px 35px;
border: 2px solid #8c1aff;
box-shadow: 5px 5px 0px #4a0080;
transition: all 0.2s ease;
}

.rkai-lab-link:hover {
background: #8c1aff;
color: #030303;
border-color: #e6ccff;
box-shadow: 5px 5px 0px #b366ff;
transform: translate(-2px, -2px);
}

.rkai-compliance-p {
font-family: 'Courier New', Courier, monospace;
font-size: 12px !important;
text-align: center;
color: #666 !important;
background: transparent !important;
border: none !important;
margin-top: 20px;
}

.rkai-seo-tags { display: none; visibility: hidden; }

Ripkitty Purple Snowman D8 Hemp Flower

Chopped, Screwed, & Encumbered in Dust.

Steppin' straight out the crypt, it’s the Purple Snowman. This ain't your average flora. We took that premium underground Memphis grit, chopped it, screwed it, and completely encumbered it in thick D8 MoonRock dust. Heavy purp hues hidin' in the shadows under a merciless blizzard of kief and distillate.

Ridin' clean through the underworld, this heavy-hittin' flower is drenched in Delta-8 THC. It brings that dirty south frost straight to your lungs—dense, loud, and built for those who thrive in the midnight hours. Ripkitty x Bud's Growery bringin' the phonk to the flower game.

The Dossier (Green Leaf Lab)

🧪 Cannabinoid Payload

  • Delta-8 THC: 25.40% (254 mg/g) - Heavy Encumbrance
  • CBGA: 9.22% (92.21 mg/g) - The Raw Precursor
  • Total CBG: 8.39%
  • THCA: 0.29%
  • Total Cannabinoids: ~35.9% Pure Frost

🕸️ Flower Profile

  • Structure: Dense, rock-hard MoonRock nugs.
  • Coating: Encumbered in heavy kief dust & D8 distillate.
  • Aesthetic: Deep greens and purples trapped in a blizzard.
  • Vibe: Gritty, slowed-down, heavy Memphis underground.
  • Compliance: Delta-9 THC < LOQ (Fully Legal).
Access Official Lab Report

Sample ID: G4B0314-02 | Matrix: Industrial Hemp | Test ID: 5026681
Contains less than 0.3% Delta-9 THC. 100% Farm Bill Compliant.

{
"@context": "https://schema.org/",
"@type": "Product",
"name": "Ripkitty Purple Snowman D8 Hemp Flower",
"description": "Premium Purple Snowman hemp flower encumbered with D8 MoonRock dust. Heavy Memphis underground grunge aesthetic. Lab tested at 25.40% Delta-8 THC and 9.22% CBGA. Fully Farm Bill Compliant.",
"brand": {
"@type": "Brand",
"name": "Ripkitty"
},
"organization": {
"@type": "Organization",
"name": "Industrial Hemp Flower"
},
"manufacturer": {
"@type": "Organization",
"name": "Bud's Growery"
},
"category": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements",
"offers": {
"@type": "Offer",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"seller": {
"@type": "Organization",
"name": "Industrial Hemp Flower"
}
},
"additionalProperty": [
{ "@type": "PropertyValue", "name": "Flower Type", "value": "Delta-8 MoonRock Hemp Flower" },
{ "@type": "PropertyValue", "name": "Delta-8 THC", "value": "25.40%" },
{ "@type": "PropertyValue", "name": "CBGA", "value": "9.22%" },
{ "@type": "PropertyValue", "name": "Total Cannabinoids", "value": "35.9%" },
{ "@type": "PropertyValue", "name": "Compliance", "value": "< LOQ Delta-9 THC" },
{ "@type": "PropertyValue", "name": "COA", "value": "https://cdn.shopify.com/s/files/1/0594/3289/4671/files/d8-moonrock.png?v=1777982861" }
],
"sameAs": [
"https://industrialhempflower.com",
"https://budsgrowery.com",
"https://ripkitty.com"
]
}

CategorySmoke Shop Products
Weight0.0002 lbs
AvailabilityIn stock

No reviews yet. Be the first to review this product.

Ready to take your drop shipping to the next level?

Request a demo today & see how SmokeDrop can help boost your dropshipping revenue.