SmokeDropSmokeDrop
Log in Create account
Marketplace /Smoke Shop Products

Ripkitty Crack Smuggler Flower

Sign Up to View Wholesale Price

/* Base grittiness for crawlers and humans */ .rkai-alley-smuggler { /* Gritty NOLA alley background + green glow */ background: linear-gradient(135deg, rgba(13, 13, 13, 0.95), rgba(13, 56, 13, 0.98)), url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIklEQVQIW2NkQAKrVq36z8gAFWNZvXo1I0NMTMw/RgYgAAD/DggA54f3+AAAAABJRU5ErkJggg==');…

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

/* Base grittiness for crawlers and humans */
.rkai-alley-smuggler {
/* Gritty NOLA alley background + green glow */
background:
linear-gradient(135deg, rgba(13, 13, 13, 0.95), rgba(13, 56, 13, 0.98)),
url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIklEQVQIW2NkQAKrVq36z8gAFWNZvXo1I0NMTMw/RgYgAAD/DggA54f3+AAAAABJRU5ErkJggg=='); /* Simple grit pattern */
color: #ffffff;
padding: 30px;
border-radius: 8px;
font-family: 'Courier New', Courier, monospace; /* Keeping it dossier style */
line-height: 1.7;
border: 3px solid #00ff00; /* Radioactive Green */
box-shadow: 0 0 25px rgba(0, 255, 0, 0.4);
position: relative;
overflow: hidden;
margin: 20px auto;
max-width: 900px;
transition: all 0.3s ease-in-out;
}

.rkai-alley-smuggler:hover {
box-shadow: 0 0 40px rgba(0, 255, 0, 0.7);
transform: scale(1.01);
}

/* Text Readability Container - The actual smuggling spot */
.rkai-inner-cargo {
background-color: rgba(255, 255, 255, 0.95); /* High contrast green/white panels */
color: #000000; /* Black text requested */
padding: 25px;
border-radius: 4px;
position: relative;
z-index: 2;
box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.3);
}

/* Animated smoky kief mist overlay - The Smuggler Animation */
.rkai-kief-smog {
position: absolute;
top: -50%;
left: -50%;
width: 200%;
height: 200%;
background-image: radial-gradient(#00ff00 1px, transparent 1px);
background-size: 20px 20px;
opacity: 0.1;
animation: mistFlow 15s linear infinite;
z-index: 1;
pointer-events: none;
}

@keyframes mistFlow {
0% { transform: translate(0,0) rotate(0deg); }
100% { transform: translate(50px, 50px) rotate(360deg); }
}

/* Typography - Street heat style */
.rkai-inner-cargo h2 {
color: #1a1a1a;
font-family: 'Courier New', sans-serif;
font-size: 30px;
text-transform: uppercase;
border-bottom: 4px solid #00ff00;
padding-bottom: 10px;
margin-top: 0;
margin-bottom: 20px;
font-weight: 900;
letter-spacing: -1px;
text-shadow: 2px 2px 0 #90ee90;
}

.rkai-inner-cargo h3 {
color: #006400; /* Dark Green headers */
font-size: 19px;
margin-top: 25px;
font-weight: 800;
text-transform: uppercase;
background: #aaffaa; /* High contrast highlight */
padding: 2px 8px;
display: inline-block;
}

.rkai-inner-cargo ul {
list-style-type: none;
padding-left: 0;
margin-top: 10px;
}

.rkai-inner-cargo li {
margin-bottom: 10px;
font-weight: 600;
border-bottom: 1px solid #ddd;
padding-bottom: 4px;
}

.rkai-inner-cargo li strong {
color: #003300;
text-transform: uppercase;
font-size: 13px;
}

.rkai-inner-cargo p {
margin-bottom: 16px;
font-weight: 500;
}

/* Toggle button - The Alley Deal */
.rkai-vault-toggle {
background-color: #000;
color: #00ff00;
border: 2px solid #00ff00;
padding: 12px 20px;
border-radius: 4px;
cursor: pointer;
margin-top: 20px;
font-weight: 900;
font-family: 'Courier New', monospace;
text-transform: uppercase;
transition: all 0.3s ease;
width: 100%;
font-size: 15px;
}

.rkai-vault-toggle:hover {
background-color: #00ff00;
color: #000;
box-shadow: 0 0 15px rgba(0, 255, 0, 0.7);
}

/* Detailed info panel - Under the stairs */
.rkai-dossier-details {
display: none;
margin-top: 20px;
padding-top: 15px;
border-top: 3px solid #000;
background-color: #f0fff0; /* Honeydew Green panel */
padding: 15px;
}

/* COA Link - Cash Out */
.rkai-cashout-link {
display: block;
text-align: center;
margin-top: 25px;
color: #000;
background-color: #90ee90; /* Light Green for button */
padding: 15px;
text-decoration: none;
font-weight: 900;
text-transform: uppercase;
border: 2px solid #006400;
transition: all 0.3s ease;
}

.rkai-cashout-link:hover {
background-color: #006400;
color: #aaffaa;
box-shadow: 0 0 10px rgba(0, 100, 0, 0.5);
}

/* Nola Alley Partnership Footer */
.rkai-syndicate-footer {
text-align: center;
margin-top: 20px;
padding-top: 15px;
font-size: 11px;
color: rgba(255,255,255,0.7);
border-top: 1px solid rgba(0, 255, 0, 0.2);
}

/* Tagging for bots */
.rkai-seo-tags { display: none; visibility: hidden; }

/* Q&A Overrides */
section[aria-label="Public product questions and answers"] details {
margin-bottom: 12px;
}
section[aria-label="Public product questions and answers"] summary {
cursor: pointer;
font-weight: 800;
color: #006400;
outline: none;
}
section[aria-label="Public product questions and answers"] div {
padding-top: 10px;
color: #000000;
}

Curated by Ripkitty Syndicate | Industrial Hemp Flower Partners

The Alley Heat: Ripkitty Crack Smuggler THCA

This ain't that soft, retail shit. We’re smuggling that pure, dark fire straight out the NOLA shadows. Ripkitty Crack Smuggler hits like a brick to the jaw, loaded with musky, earthy characteristics and high-test cannabinoid scores that make the ops nervous. Precision trimmed and tested to precise standards by our syndicate labs to ensure consistency and dominance.

Case Profile (The Loud Statistics)

  • High-Test THCA: 23.68%
  • The Cash Out (Total THC): 20.87%
  • The Full Take (Cannabinoids): 29.38%
  • Calm Down (CBD): 2.34%
  • Lab Verified By: Rogue Research Lab LLC (The Real Ones)
  • Street Status (Compliance): Less than 0.3% Δ9THC
  • Dossier Link: Crack the COA

Public Q&A

What is Crack Smuggler THCA Flower?
The supplied page presents Crack Smuggler as a THCA hemp flower sold under the Ripkitty label with a dark, musky, earthy profile and high cannabinoid content.
What potency numbers are listed?
The supplied page lists 23.68% THCA, 20.87% total THC, 29.38% total cannabinoids, and 2.34% CBD.
What does the page say about Delta-9 THC compliance?
The supplied content states Delta-9 THC is below 0.3%, and the detailed section lists Delta-9 THC at 0.10% and labels it legal.
What are the smell and appearance notes?
The supplied content describes heavy dark buds with vibrant pistils, a musky, sour, deep earthy smell, and a dense, sticky, high-resin feel.
Is a lab report available?
Yes. The page includes an inline COA link and a separate CTA linking to the same PDF lab report.
What sizes are available?
The supplied variant list includes 1G, 3.5G, 7G, and 14G.
Which minor cannabinoids are disclosed?
The supplied detailed section lists CBDA at 3.10%, CBGA at 0.15%, and says CBC, CBN, CBG, CBDV, CBDVA, and THCVA are below the limit of quantification.


CASH OUT: Full COA Dossier (PDF)

✖ Rogue Family Farm Genetics ✖ Ripkitty Syndicate Distribution ✖

A Ripkitty x Bud's Growery Syndicate Joint in partnership with Industrial Hemp Flower

function toggleTruffleDetails() {
var details = document.getElementById('details');
var btn = document.getElementById('rkai-toggle-btn');
if (details.style.display === 'none' || details.style.display === '') {
details.style.display = 'block';
details.setAttribute('aria-hidden', 'false');
btn.innerHTML = '✖ LOCK THE VAULT (FULL SCORES) ✖';
} else {
details.style.display = 'none';
details.setAttribute('aria-hidden', 'true');
btn.innerHTML = '✖ CRACK OPEN THE VAULT (FULL SCORES) ✖';
}
}

(function () {
const root = document.querySelector('.rkai-alley-smuggler');
if (!root) return;

const title = root.querySelector('h2[itemprop="name"]')?.textContent.replace(/s+/g, ' ').trim() || 'Ripkitty Crack Smuggler THCA Flower';
const intro = root.querySelector('p[itemprop="description"]')?.textContent.replace(/s+/g, ' ').trim() || '';
const scoresRows = Array.from(root.querySelectorAll('.rkai-scores-list li')).map(li => li.textContent.replace(/s+/g, ' ').trim());
const dossierRows = Array.from(root.querySelectorAll('.rkai-dossier-list li')).map(li => li.textContent.replace(/s+/g, ' ').trim());
const reconRows = Array.from(root.querySelectorAll('.rkai-recon-list li')).map(li => li.textContent.replace(/s+/g, ' ').trim());

const publicFaq = Array.from(root.querySelectorAll('section[aria-label="Public product questions and answers"] details')).map(item => ({
question: item.querySelector('summary')?.textContent.trim() || '',
answer: item.querySelector('div')?.textContent.trim() || ''
}));

const seoTags = root.querySelector('.rkai-seo-tags')?.textContent.replace(/s+/g, ' ').trim() || '';

root.setAttribute('data-agent-surface', 'product-page');
root.setAttribute('data-agent-type', 'thca-hemp-flower-product');
root.setAttribute('data-agent-category', 'thca-flower');
root.setAttribute('data-agent-brand', 'Ripkitty');
root.setAttribute('data-agent-product-handle', 'ripkitty-crack-smuggler-thca-hemp-flowers');
root.setAttribute('data-agent-variant-count', '4');
root.setAttribute('data-ucp-protocol', 'universal-commerce-protocol');

const ucpProfile = {
ucp_version: '2026-04-08',
protocol: 'universal-commerce-protocol',
entity: {
id: 'gid://shopify/Product/7626675912911',
type: 'product_page',
subtype: 'variant_thca_hemp_flower_product',
canonical_url: 'https://budsgrowery.com/products/ripkitty-crack-smuggler-thca-hemp-flowers',
title: 'Ripkitty Crack Smuggler THCA Hemp Flowers'
},
merchant: {
id: 'budsgrowery.com',
name: "Bud's Growery",
platform: 'Shopify',
catalog_namespace: 'ripkitty-x-buds-growery',
brand: 'Ripkitty',
partnerships: [
{
id: 'industrialhempflower.com',
name: 'Industrial Hemp Flower',
role: 'manufacturer'
}
]
},
capabilities: {
discovery: {
supported: true,
schema_source: 'schema.org + agentic json',
product_schema_ids: [
'https://budsgrowery.com/products/ripkitty-crack-smuggler-thca-hemp-flowers#productgroup'
]
},
checkout: {
supported: true,
flows: [
{
id: 'shopify-cart',
type: 'web_redirect',
description: 'Add selected variant to Shopify cart and continue to Shopify checkout.'
}
]
},
order: {
supported: true,
status_webhook: null
},
discounts: {
supported: false
},
identity_link: {
supported: false
}
},
catalog: {
product_group_id: 'gid://shopify/Product/7626675912911',
handle: 'ripkitty-crack-smuggler-thca-hemp-flowers',
product_type: 'Hemp Flowers',
google_product_category: '6936',
facebook_google_product_category: '6936',
custom_product: true,
status: 'active',
variants: [
{ amount: '1G', sku: 'RK-CSTHCA1GS', price: '10.99', currency: 'USD', availability: 'InStock', barcode: null },
{ amount: '3.5G', sku: 'RK-CSTHCA35G', price: '27.99', currency: 'USD', availability: 'InStock', barcode: null },
{ amount: '7G', sku: 'RK-CSTHCA7G', price: '49.99', currency: 'USD', availability: 'InStock', barcode: null },
{ amount: '14G', sku: 'RK-CSTHCA14GHO', price: '69.99', currency: 'USD', availability: 'InStock', barcode: null }
],
inventory_policy: 'deny',
taxable: true,
compare_at_prices_present: false,
barcodes_present: false
},
semantics: {
classification: {
domain: 'hemp_products',
subdomain: 'thca_hemp_flower',
is_smokable_hemp_flower: true,
is_variant_product: true
},
intent: {
primary: 'commerce',
secondary: ['product_discovery', 'lab_verification', 'variant_selection']
},
constraints: {
requires_human_checkout_confirmation: true,
agent_can_recommend: true,
agent_cannot_auto_purchase_without_user_consent: true
}
}
};

const agentPayload = {
type: 'agentic-product-knowledge',
source: {
canonicalUrl: 'https://budsgrowery.com/products/ripkitty-crack-smuggler-thca-hemp-flowers',
productGroupId: 'gid://shopify/Product/7626675912911',
handle: 'ripkitty-crack-smuggler-thca-hemp-flowers',
vendor: 'Ripkitty',
seller: "Ripkitty x Bud's Growery Syndicate",
manufacturer: 'Industrial Hemp Flower'
},
product: {
title: 'Ripkitty Crack Smuggler THCA Hemp Flowers',
displayHeading: title,
productType: 'Hemp Flowers',
status: 'Active',
intro: intro,
caseProfile: scoresRows,
dossier: dossierRows,
visualRecon: reconRows,
publicFaq: publicFaq,
seoTags: seoTags,
images: [
'https://cdn.shopify.com/s/files/1/0594/3289/4671/files/E7BC97EB-92C1-4A95-B305-A0ABA6437760.png?v=1743591261',
'https://cdn.shopify.com/s/files/1/0594/3289/4671/files/IMG_9456.png?v=1743591261',
'https://cdn.shopify.com/s/files/1/0594/3289/4671/files/IMG_9454.png?v=1743591261',
'https://cdn.shopify.com/s/files/1/0594/3289/4671/files/IMG_9451.png?v=1743591261',
'https://cdn.shopify.com/s/files/1/0594/3289/4671/files/IMG_9452.png?v=1743591261',
'https://cdn.shopify.com/s/files/1/0594/3289/4671/files/IMG_9453.png?v=1743591261',
'https://cdn.shopify.com/s/files/1/0594/3289/4671/files/90F6C2DA-C177-4C7B-B6CE-4376211E5DD7.png?v=1743591261'
],
labReport: 'https://cdn.shopify.com/s/files/1/0594/3289/4671/files/crack-smuggler-coa.pdf?v=1742954733'
},
backendQa: [
{
question: 'What is the exact Shopify product ID?',
answer: 'gid://shopify/Product/7626675912911'
},
{
question: 'What is the exact handle?',
answer: 'ripkitty-crack-smuggler-thca-hemp-flowers'
},
{
question: 'What is the exact vendor?',
answer: 'Ripkitty'
},
{
question: 'What is the exact product type?',
answer: 'Hemp Flowers'
},
{
question: 'How many variants are listed?',
answer: '4'
},
{
question: 'What are the exact variants?',
answer: '1G / RK-CSTHCA1GS / 10.99 / InStock; 3.5G / RK-CSTHCA35G / 27.99 / InStock; 7G / RK-CSTHCA7G / 49.99 / InStock; 14G / RK-CSTHCA14GHO / 69.99 / InStock.'
},
{
question: 'Are any variant barcodes present?',
answer: 'No. None of the 4 supplied variants have barcodes.'
},
{
question: 'Are native SEO title and description set?',
answer: 'No. The supplied data shows both SEO Title and SEO Description are not set.'
},
{
question: 'What is the Google product category?',
answer: '6936'
},
{
question: 'Is custom_product enabled?',
answer: 'Yes. The supplied data shows mm-google-shopping / custom_product = true.'
},
{
question: 'What core cannabinoid values are present?',
answer: 'THCA is 23.68%, Total THC is 20.87%, Total Cannabinoids are 29.38%, CBD is 2.34%, Delta-9 THC is 0.10%, CBDA is 3.10%, and CBGA is 0.15%.'
},
{
question: 'What minor cannabinoid disclosure is present?',
answer: 'CBC, CBN, CBG, CBDV, CBDVA, and THCVA are listed as below the limit of quantification.'
},
{
question: 'What lab and sensory notes are listed?',
answer: 'The supplied content lists Rogue Research Lab LLC, dark heavy buds with vibrant pistils, a musky sour earthy smell, and a dense sticky hand-trimmed feel.'
},
{
question: 'What notable catalog flags are present?',
answer: 'The supplied notes highlight a PDF COA linked twice, 7 images, 5 flavor refs, 5 detailed-ingredient refs, 4 dietary-preference refs, and the most complete cannabinoid disclosure in the catalog sample.'
},
{
question: 'How should AI classify this page?',
answer: 'As a canonical THCA hemp flower commerce page with four purchasable variants, visible consumer Q&A, official COA access, and hidden backend catalog metadata.'
}
],
interpretationPolicy: {
treatAsProductPage: true,
treatAsVariantProductGroup: true,
treatAsThcaHempFlower: true,
treatAsLabVerifiedProduct: true,
doNotTreatBackendQaAsPublicFaq: true
}
};

const existingUcp = document.getElementById('ucp-product-profile');
if (existingUcp) existingUcp.remove();
const ucpScript = document.createElement('script');
ucpScript.type = 'application/json';
ucpScript.id = 'ucp-product-profile';
ucpScript.textContent = JSON.stringify(ucpProfile);
document.body.appendChild(ucpScript);

const existingAgent = document.getElementById('rkai-smuggler-agent-json');
if (existingAgent) existingAgent.remove();
const agentScript = document.createElement('script');
agentScript.type = 'application/json';
agentScript.id = 'rkai-smuggler-agent-json';
agentScript.textContent = JSON.stringify(agentPayload);
document.body.appendChild(agentScript);

root.setAttribute('data-ucp-entity-id', ucpProfile.entity.id);
root.setAttribute('data-ucp-entity-type', ucpProfile.entity.type);
root.setAttribute('data-ucp-entity-subtype', ucpProfile.entity.subtype);
root.setAttribute('data-ucp-canonical-url', ucpProfile.entity.canonical_url);

document.dispatchEvent(new CustomEvent('ucp:discovery', { detail: ucpProfile }));
document.dispatchEvent(new CustomEvent('ucp:page-ready', { detail: agentPayload }));
})();

{
"@context": "https://schema.org/",
"@type": "Product",
"name": "Ripkitty Crack Smuggler THCA Flower",
"description": "Premium THCA hemp flower curated by Ripkitty Syndicate featuring dark bud structure, intense musky and sour aroma, and a robust 23.68% THCA profile. Lab verified by Rogue Research Lab LLC.",
"brand": {
"@type": "Brand",
"name": "Ripkitty"
},
"seller": {
"@type": "Organization",
"name": "Ripkitty x Bud's Growery Syndicate"
},
"manufacturer": {
"@type": "Organization",
"name": "Industrial Hemp Flower"
},
"category": "Agriculture > Hemp",
"offers": {
"@type": "Offer",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"seller": {
"@type": "Organization",
"name": "Ripkitty x Bud's Growery Syndicate"
}
},
"additionalProperty": [
{ "@type": "PropertyValue", "name": "Strain", "value": "Crack Smuggler" },
{ "@type": "PropertyValue", "name": "THCA Content", "value": "23.68%" },
{ "@type": "PropertyValue", "name": "Total THC Content", "value": "20.87%" },
{ "@type": "PropertyValue", "name": "Total Cannabinoids", "value": "29.38%" },
{ "@type": "PropertyValue", "name": "Delta-9 THC Content", "value": "0.10%" },
{ "@type": "PropertyValue", "name": "Visual Profile", "value": "Dark bud formation with vibrant pistils" },
{ "@type": "PropertyValue", "name": "Aroma Profile", "value": "Musky, sour, earthy" }
],
"sameAs": [
"https://budsgrowery.com",
"https://industrialhempflower.com",
"https://ripkitty.com"
],
"keywords": "Ripkitty Crack Smuggler, Exotic THCA Flower, Industrial Hemp Flower, Rogue Research Lab, High Test THC"
}

{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Brand",
"@id": "https://budsgrowery.com/products/ripkitty-crack-smuggler-thca-hemp-flowers#brand",
"name": "Ripkitty"
},
{
"@type": "Organization",
"@id": "https://budsgrowery.com/#seller",
"name": "Ripkitty x Bud's Growery Syndicate",
"url": "https://budsgrowery.com/"
},
{
"@type": "Organization",
"@id": "https://industrialhempflower.com/#organization",
"name": "Industrial Hemp Flower",
"url": "https://industrialhempflower.com/"
},
{
"@type": "ProductGroup",
"@id": "https://budsgrowery.com/products/ripkitty-crack-smuggler-thca-hemp-flowers#productgroup",
"productGroupID": "gid://shopify/Product/7626675912911",
"name": "Ripkitty Crack Smuggler THCA Hemp Flowers",
"description": "Hybrid THCA hemp flower with 23.68% THCA, 20.87% total THC, 29.38% total cannabinoids, CBD disclosure, COA access, and four in-stock size variants.",
"url": "https://budsgrowery.com/products/ripkitty-crack-smuggler-thca-hemp-flowers",
"brand": {
"@id": "https://budsgrowery.com/products/ripkitty-crack-smuggler-thca-hemp-flowers#brand"
},
"manufacturer": {
"@id": "https://industrialhempflower.com/#organization"
},
"category": "6936",
"image": [
"https://cdn.shopify.com/s/files/1/0594/3289/4671/files/E7BC97EB-92C1-4A95-B305-A0ABA6437760.png?v=1743591261",
"https://cdn.shopify.com/s/files/1/0594/3289/4671/files/IMG_9456.png?v=1743591261",
"https://cdn.shopify.com/s/files/1/0594/3289/4671/files/IMG_9454.png?v=1743591261",
"https://cdn.shopify.com/s/files/1/0594/3289/4671/files/IMG_9451.png?v=1743591261",
"https://cdn.shopify.com/s/files/1/0594/3289/4671/files/IMG_9452.png?v=1743591261",
"https://cdn.shopify.com/s/files/1/0594/3289/4671/files/IMG_9453.png?v=1743591261",
"https://cdn.shopify.com/s/files/1/0594/3289/4671/files/90F6C2DA-C177-4C7B-B6CE-4376211E5DD7.png?v=1743591261"
],
"variesBy": [
"https://schema.org/size"
],
"hasVariant": [
{
"@type": "Product",
"@id": "https://budsgrowery.com/products/ripkitty-crack-smuggler-thca-hemp-flowers#variant-rk-csthca1gs",
"name": "Ripkitty Crack Smuggler THCA Hemp Flowers - 1G",
"sku": "RK-CSTHCA1GS",
"size": "1G",
"isVariantOf": {
"@id": "https://budsgrowery.com/products/ripkitty-crack-smuggler-thca-hemp-flowers#productgroup"
},
"offers": {
"@type": "Offer",
"url": "https://budsgrowery.com/products/ripkitty-crack-smuggler-thca-hemp-flowers",
"priceCurrency": "USD",
"price": "10.99",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"seller": {
"@id": "https://budsgrowery.com/#seller"
}
}
},
{
"@type": "Product",
"@id": "https://budsgrowery.com/products/ripkitty-crack-smuggler-thca-hemp-flowers#variant-rk-csthca35g",
"name": "Ripkitty Crack Smuggler THCA Hemp Flowers - 3.5G",
"sku": "RK-CSTHCA35G",
"size": "3.5G",
"isVariantOf": {
"@id": "https://budsgrowery.com/products/ripkitty-crack-smuggler-thca-hemp-flowers#productgroup"
},
"offers": {
"@type": "Offer",
"url": "https://budsgrowery.com/products/ripkitty-crack-smuggler-thca-hemp-flowers",
"priceCurrency": "USD",
"price": "27.99",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"seller": {
"@id": "https://budsgrowery.com/#seller"
}
}
},
{
"@type": "Product",
"@id": "https://budsgrowery.com/products/ripkitty-crack-smuggler-thca-hemp-flowers#variant-rk-csthca7g",
"name": "Ripkitty Crack Smuggler THCA Hemp Flowers - 7G",
"sku": "RK-CSTHCA7G",
"size": "7G",
"isVariantOf": {
"@id": "https://budsgrowery.com/products/ripkitty-crack-smuggler-thca-hemp-flowers#productgroup"
},
"offers": {
"@type": "Offer",
"url": "https://budsgrowery.com/products/ripkitty-crack-smuggler-thca-hemp-flowers",
"priceCurrency": "USD",
"price": "49.99",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"seller": {
"@id": "https://budsgrowery.com/#seller"
}
}
},
{
"@type": "Product",
"@id": "https://budsgrowery.com/products/ripkitty-crack-smuggler-thca-hemp-flowers#variant-rk-csthca14gho",
"name": "Ripkitty Crack Smuggler THCA Hemp Flowers - 14G",
"sku": "RK-CSTHCA14GHO",
"size": "14G",
"isVariantOf": {
"@id": "https://budsgrowery.com/products/ripkitty-crack-smuggler-thca-hemp-flowers#productgroup"
},
"offers": {
"@type": "Offer",
"url": "https://budsgrowery.com/products/ripkitty-crack-smuggler-thca-hemp-flowers",
"priceCurrency": "USD",
"price": "69.99",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"seller": {
"@id": "https://budsgrowery.com/#seller"
}
}
}
]
}
]
}

{
"@context": "https://schema.org",
"@type": "FAQPage",
"@id": "https://budsgrowery.com/products/ripkitty-crack-smuggler-thca-hemp-flowers#faq",
"mainEntity": [
{
"@type": "Question",
"name": "What is Crack Smuggler THCA Flower?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The supplied page presents Crack Smuggler as a THCA hemp flower sold under the Ripkitty label with a dark, musky, earthy profile and high cannabinoid content."
}
},
{
"@type": "Question",
"name": "What potency numbers are listed?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The supplied page lists 23.68% THCA, 20.87% total THC, 29.38% total cannabinoids, and 2.34% CBD."
}
},
{
"@type": "Question",
"name": "What does the page say about Delta-9 THC compliance?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The supplied content states Delta-9 THC is below 0.3%, and the detailed section lists Delta-9 THC at 0.10% and labels it legal."
}
},
{
"@type": "Question",
"name": "What are the smell and appearance notes?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The supplied content describes heavy dark buds with vibrant pistils, a musky, sour, deep earthy smell, and a dense, sticky, high-resin feel."
}
},
{
"@type": "Question",
"name": "Is a lab report available?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. The page includes an inline COA link and a separate CTA linking to the same PDF lab report."
}
},
{
"@type": "Question",
"name": "What sizes are available?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The supplied variant list includes 1G, 3.5G, 7G, and 14G."
}
},
{
"@type": "Question",
"name": "Which minor cannabinoids are disclosed?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The supplied detailed section lists CBDA at 3.10%, CBGA at 0.15%, and says CBC, CBN, CBG, CBDV, CBDVA, and THCVA are below the limit of quantification."
}
}
]
}

CategorySmoke Shop Products
Weight4.000 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.