SmokeDropSmokeDrop
Log in Create account
Marketplace /Smoke Shop Products

Ripkitty Premium CakeBerry Flowers

Sign Up to View Wholesale Price

/* RELAXING GRUNGE THEME * Layered Design: Midnight Blue Base, Soothing Purple/Pink Gradients, Gritty Static */ .rkai-cakeberry-wrap { background: linear-gradient(135deg, #0f0c29 0%, #302b63 50%, #240b36 100%); /* Dark Blue to…

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

/* RELAXING GRUNGE THEME
* Layered Design: Midnight Blue Base, Soothing Purple/Pink Gradients, Gritty Static
*/
.rkai-cakeberry-wrap {
background: linear-gradient(135deg, #0f0c29 0%, #302b63 50%, #240b36 100%); /* Dark Blue to Deep Purple */
color: #e0e0e0;
padding: 45px;
border-radius: 16px;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
line-height: 1.8;
max-width: 950px;
margin: 30px auto;
position: relative;
overflow: hidden;

/* Gritty Neon Border Effect */
border: 3px solid #ff1493; /* Deep Pink */
box-shadow:
0 0 0 4px #0f0c29,
0 0 0 7px #8a2be2, /* Purple */
0 20px 50px rgba(0, 0, 0, 0.8),
inset 0 0 60px rgba(255, 20, 147, 0.15);
}

/* Animated Soothing but Gritty Atmosphere */
.rkai-atmosphere-layer {
position: absolute;
top: -50%; left: -50%; width: 200%; height: 200%;
background-image:
radial-gradient(circle at 30% 40%, rgba(255, 105, 180, 0.15), transparent 30%),
radial-gradient(circle at 70% 60%, rgba(138, 43, 226, 0.2), transparent 35%),
radial-gradient(circle at 50% 20%, rgba(0, 191, 255, 0.1), transparent 25%);
filter: blur(25px);
animation: driftAtmosphere 18s ease-in-out infinite alternate;
pointer-events: none;
z-index: 1;
}

/* Grunge Static Overlay */
.rkai-static-layer {
position: absolute;
top: 0; left: 0; width: 100%; height: 100%;
background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="4" height="4"%3E%3Cpath fill="%23ffffff" fill-opacity="0.05" d="M1 1h1v1H1zM3 3h1v1H3z"/%3E%3C/svg%3E');
pointer-events: none;
z-index: 2;
mix-blend-mode: overlay;
}

@keyframes driftAtmosphere {
0% { transform: rotate(0deg) scale(1) translateX(0); }
50% { transform: rotate(5deg) scale(1.1) translateX(-30px); }
100% { transform: rotate(-5deg) scale(1.05) translateX(30px); }
}

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

/* Title & Header */
.rkai-cakeberry-wrap h2 {
font-family: 'Impact', 'Arial Black', sans-serif;
font-size: 42px;
color: #ff69b4; /* Hot Pink */
margin-top: 10px;
margin-bottom: 20px;
text-transform: uppercase;
font-weight: 900;
letter-spacing: 1px;
text-shadow: 3px 3px 0px #302b63, -2px -2px 15px rgba(255, 105, 180, 0.6);
border-bottom: 3px solid #8a2be2;
padding-bottom: 15px;
line-height: 1.1;
}

.rkai-tagline {
font-size: 1.2rem;
font-style: italic;
color: #00bfff; /* Deep Sky Blue accent */
font-weight: 800;
margin-bottom: 25px;
text-transform: uppercase;
letter-spacing: 1px;
text-shadow: 0 0 10px rgba(0, 191, 255, 0.4);
}

/* Gritty Description */
.rkai-cakeberry-wrap p {
margin-bottom: 20px;
color: #e6e6fa; /* Lavender */
font-weight: 500;
font-size: 1.1rem;
background: rgba(15, 12, 41, 0.6);
padding: 20px;
border-left: 4px solid #ff1493;
box-shadow: 0 5px 15px rgba(0,0,0,0.5);
}

.rkai-cakeberry-wrap p strong {
color: #ff69b4;
font-weight: 900;
text-shadow: 0 0 8px rgba(255, 105, 180, 0.4);
text-transform: uppercase;
}

/* Data Headers */
.rkai-cakeberry-wrap h3 {
font-family: 'Impact', 'Arial Black', sans-serif;
font-size: 24px;
color: #ffffff;
background: linear-gradient(90deg, #8a2be2, #ff1493);
display: inline-block;
padding: 8px 20px;
border-radius: 6px;
margin-top: 30px;
margin-bottom: 20px;
box-shadow: 4px 4px 0px #0f0c29;
text-transform: uppercase;
letter-spacing: 1px;
}

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

/* Vault Cards */
.rkai-cakeberry-card {
background: rgba(48, 43, 99, 0.5);
backdrop-filter: blur(10px);
border: 1px solid rgba(138, 43, 226, 0.4);
border-top: 4px solid #ff69b4;
border-radius: 12px;
padding: 25px;
box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.5), 0 10px 20px rgba(0,0,0,0.6);
transition: all 0.3s ease;
}

.rkai-cakeberry-card:hover {
transform: translateY(-3px);
border-top-color: #00bfff;
background: rgba(48, 43, 99, 0.7);
box-shadow: inset 0 0 20px rgba(0, 191, 255, 0.2), 0 15px 30px rgba(0, 0, 0, 0.8);
}

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

.rkai-cakeberry-wrap li {
margin-bottom: 12px;
color: #e0e0e0;
font-weight: 600;
display: flex;
align-items: flex-start;
}

.rkai-cakeberry-wrap li::before {
content: "🍰";
margin-right: 12px;
font-size: 1.2em;
filter: drop-shadow(0 0 4px rgba(255, 105, 180, 0.6));
}

.rkai-specs li::before {
content: "🫐";
}

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

.rkai-lab-link {
display: inline-block;
background: #0f0c29;
color: #ff69b4;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 2px;
text-decoration: none;
padding: 18px 40px;
border: 3px solid #8a2be2;
border-radius: 50px;
box-shadow: 0 10px 20px rgba(138, 43, 226, 0.3);
transition: all 0.3s ease;
}

.rkai-lab-link:hover {
background: linear-gradient(135deg, #8a2be2, #ff1493);
color: #ffffff;
border-color: #ffffff;
box-shadow: 0 15px 30px rgba(255, 20, 147, 0.5);
transform: translateY(-3px);
}

.rkai-compliance-p {
font-family: 'Courier New', Courier, monospace;
font-size: 13px !important;
font-weight: bold !important;
text-align: center;
color: #8a2be2 !important;
background: transparent !important;
border: none !important;
box-shadow: none !important;
margin-top: 20px;
}

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

/* Q&A overrides to match aesthetic */
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: 900;
color: #ffffff;
outline: none;
}
section[aria-label="Public product questions and answers"] div {
padding-top: 10px;
color: #e0e0e0;
}

Ripkitty Delta 8 Cakeberry CBD Flower

Florida Flavor. Ripkitty Power. Cakeberry Heat.

Yo, all you herb lovers out there—this is the drop flipping the scene upside down. Ripkitty’s Cakeberry Delta 8 CBD Flower blends a relaxing, soothing aesthetic with unapologetic grunge. Dripping in heavy trichomes, these sticky green nugs are dense, frosty, and sweet AF. We’re not talking fluff; this is budget-busting, top-shelf, full-spectrum flavor built on that iconic Cakeberry foundation.

Cakeberry ain’t playing around—it’s loud in the jar, sticky to the touch, and straight-up gassed with a potent Delta 8 infusion and premium CBD-rich genetics. Whether you're repping the Sunshine State or just hunting for those exotic berry vibes, this is your new midnight jam.

Why Cakeberry Hits Hard

  • Delta 8 + CBD Duo: Perfectly balanced for the mellow but alert heads looking to zone out.
  • Visuals: Trichome-soaked, dense green nugs begging to be broken down and rolled.
  • Aroma Profile: Berry-drenched sweetness anchored by a heavy, earthy diesel base.
  • Flavor: Like smashing a fresh berry cake in your face, but infinitely cleaner.
  • Ideal For: Sunny Florida haze, nighttime porch sessions, or wild backwoods burns.

The Specs

  • Genetics: Sativa-dominant hybrid
  • Total Cannabinoids: Loud, heavy, and intensely full-spectrum
  • Terpene Profile: Beta-Myrcene, Limonene, and pure Berry Fuel Funk
  • Sizing: Multiple pack sizes available to fit your stash
  • Compliance: Federally legal under the Farm Bill

Public Q&A

What is CakeBerry Delta 8 Hemp Flower?
The supplied page presents CakeBerry as a Delta 8 infused CBD hemp flower with a sativa-dominant hybrid profile, dense trichome-heavy green nugs, and a sweet berry plus earthy diesel aroma.
What cannabinoid details are visible on the page?
The visible page describes a Delta 8 plus CBD duo and states Delta-9 THC is below 0.3 percent for Farm Bill compliance, but it does not disclose a specific total cannabinoid percentage.
What terpene and aroma notes are listed?
The supplied content describes berry-drenched sweetness, a heavy earthy diesel base, and a terpene profile featuring Beta-Myrcene, Limonene, and berry fuel funk.
What sizes are available?
The supplied variant list includes 1G, 3.5G, 7G, 14G, 28G, and 3.5G Dusted, all marked InStock.
Is a COA available?
Yes. The supplied COA URL points to a product-specific PDF named cakeberry-coa.pdf.
What makes this product unusual in the catalog?
The supplied notes describe CakeBerry as the only Delta 8 product in the catalog, the only product with a full six-variant range including Dusted, and a page with several current schema-role inversions that should be corrected.
Access Official Lab Report

Contains less than 0.3% Delta-9 THC. 100% Farm Bill Compliant.

{
"@context": "https://schema.org/",
"@type": "Product",
"name": "Ripkitty Delta 8 Cakeberry CBD Flower",
"description": "Premium Cakeberry Delta 8 CBD hemp flower. Sativa-dominant hybrid with sweet berry and earthy diesel aromas. Dripping in trichomes and 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 Infused CBD Hemp Flower" },
{ "@type": "PropertyValue", "name": "Genetics", "value": "Sativa-Dominant Hybrid" },
{ "@type": "PropertyValue", "name": "Dominant Terpenes", "value": "Beta-Myrcene, Limonene" },
{ "@type": "PropertyValue", "name": "Compliance", "value": "< 0.3% Delta-9 THC" },
{ "@type": "PropertyValue", "name": "COA", "value": "https://cdn.shopify.com/s/files/1/0594/3289/4671/files/cakeberry-coa.pdf?v=1742954733" }
],
"sameAs": [
"https://industrialhempflower.com",
"https://budsgrowery.com",
"https://ripkitty.com"
]
}

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

const title = root.querySelector('h2[itemprop="name"]')?.textContent.replace(/s+/g, ' ').trim() || 'Ripkitty Delta 8 Cakeberry CBD Flower';
const tagline = root.querySelector('.rkai-tagline')?.textContent.replace(/s+/g, ' ').trim() || '';
const descriptionBlocks = Array.from(root.querySelectorAll('[itemprop="descriptionUCP"] p')).map(p => p.textContent.replace(/s+/g, ' ').trim());
const visibleCards = Array.from(root.querySelectorAll('.rkai-cakeberry-card')).map(card => ({
heading: card.querySelector('h3')?.textContent.replace(/s+/g, ' ').trim() || 'Section',
text: card.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() || '';
const coaLink = root.querySelector('.rkai-lab-link')?.getAttribute('href') || '';

root.setAttribute('data-agent-surface', 'product-page');
root.setAttribute('data-agent-type', 'delta-8-hemp-flower-product');
root.setAttribute('data-agent-category', 'delta-8-cbd-hemp-flower');
root.setAttribute('data-agent-brand', 'Ripkitty');
root.setAttribute('data-agent-product-handle', 'ripkitty-cakeberry-delta-8-hemp-flowers');
root.setAttribute('data-agent-variant-count', '6');
root.setAttribute('data-ucp-protocol', 'universal-commerce-protocol');

const ucpProfile = {
ucp_version: '2026-04-08',
protocol: 'universal-commerce-protocol',
entity: {
id: 'gid://shopify/Product/7628628492495',
type: 'product_page',
subtype: 'variant_delta8_cbd_hemp_flower_product',
canonical_url: 'https://budsgrowery.com/products/ripkitty-cakeberry-delta-8-hemp-flowers',
title: 'Ripkitty CakeBerry Delta 8 Hemp Flowers'
},
merchant: {
id: 'budsgrowery.com',
name: "Bud's Growery",
platform: 'Shopify',
catalog_namespace: 'ripkitty-x-buds-growery',
brand: 'Ripkitty',
distribution_base: 'Miramar, Florida'
},
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-cakeberry-delta-8-hemp-flowers#productgroup'
]
},
checkout: {
supported: true,
flows: [
{
id: 'shopify-cart',
type: 'web_redirect',
description: 'Add selected variant to Shopify cart and continue to hosted Shopify checkout.'
}
]
},
order: {
supported: true,
status_webhook: null
},
discounts: {
supported: false
},
identity_link: {
supported: false
}
},
catalog: {
product_group_id: 'gid://shopify/Product/7628628492495',
handle: 'ripkitty-cakeberry-delta-8-hemp-flowers',
product_type: 'Hemp Flowers',
google_product_category: '6936',
facebook_google_product_category: '6936',
custom_product: true,
status: 'active',
seo_title_present: false,
seo_description_present: false,
variants: [
{ amount: '1G', sku: 'RK-CBD81GS', price: '9.99', currency: 'USD', availability: 'InStock', barcode: null },
{ amount: '3.5G', sku: 'RK-CBD835G', price: '22.99', currency: 'USD', availability: 'InStock', barcode: null },
{ amount: '7G', sku: 'RK-CBD87G', price: '38.99', currency: 'USD', availability: 'InStock', barcode: null },
{ amount: '14G', sku: 'RK-CBD814GHO', price: '57.99', currency: 'USD', availability: 'InStock', barcode: null },
{ amount: '28G', sku: 'RK-CBD828G1O', price: '69.99', currency: 'USD', availability: 'InStock', barcode: null },
{ amount: '3.5G Dusted', sku: 'RK-CBD835GCD', price: '28.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: 'delta8_cbd_hemp_flower',
strain: 'CakeBerry',
is_smokable_hemp_flower: true,
is_variant_product: true,
cannabinoid_focus: 'delta8_plus_cbd',
dominant_profile: 'sativa_dominant_hybrid'
},
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-cakeberry-delta-8-hemp-flowers',
productGroupId: 'gid://shopify/Product/7628628492495',
handle: 'ripkitty-cakeberry-delta-8-hemp-flowers',
vendor: 'Ripkitty',
seller: "Bud's Growery",
manufacturer: 'Industrial Hemp Flower'
},
product: {
title: 'Ripkitty CakeBerry Delta 8 Hemp Flowers',
displayHeading: title,
tagline: tagline,
descriptionBlocks: descriptionBlocks,
productType: 'Hemp Flowers',
categoryAttribute: root.getAttribute('data-ucp-type') || 'Delta 8 Hemp Flower',
status: 'Active',
visibleSections: visibleCards,
publicFaq: publicFaq,
seoTags: seoTags,
images: [
'https://cdn.shopify.com/s/files/1/0594/3289/4671/files/65BA37F6-5A2F-4DA3-A6BF-F53D8645A42C_1_102_o.jpg?v=1743589905',
'https://cdn.shopify.com/s/files/1/0594/3289/4671/files/EAAB09F4-20D3-4DB1-BC36-8170D57F1FF7_4_5005_c.jpg?v=1743589905',
'https://cdn.shopify.com/s/files/1/0594/3289/4671/files/50327C55-B3EE-49B9-BC1E-EC7FB49DCC18_4_5005_c.jpg?v=1743589905',
'https://cdn.shopify.com/s/files/1/0594/3289/4671/files/00E62C69-E14B-49B8-BB3F-850B165A861D_4_5005_c.jpg?v=1743589905',
'https://cdn.shopify.com/s/files/1/0594/3289/4671/files/16B0E7CA-C23B-4A65-9811-167961935B1E_1_102_o.jpg?v=1743589905',
'https://cdn.shopify.com/s/files/1/0594/3289/4671/files/392B82B5-B780-44C3-8C38-CBFB7D3FE3AA_1_102_o.jpg?v=1743589905',
'https://cdn.shopify.com/s/files/1/0594/3289/4671/files/566B4E6F-EC2A-406E-A84F-FE8BA9457E4C_4_5005_c.jpg?v=1743589905',
'https://cdn.shopify.com/s/files/1/0594/3289/4671/files/82DE9A0E-CAA9-4954-8CC2-3FEF38F37105_1_102_o.jpg?v=1743589905',
'https://cdn.shopify.com/s/files/1/0594/3289/4671/files/D95864D7-0C01-409D-A260-762D35F7F975_4_5005_c.jpg?v=1743589905',
'https://cdn.shopify.com/s/files/1/0594/3289/4671/files/E1A4E971-EFC7-440E-A5D7-B20421D1741A_4_5005_c.jpg?v=1743589905',
'https://cdn.shopify.com/s/files/1/0594/3289/4671/files/1D4EBE2E-722D-47B3-9041-23EF6E80CB04_4_5005_c.jpg?v=1743589905'
],
labReport: coaLink
},
backendQa: [
{
question: 'What is the exact Shopify product ID?',
answer: 'gid://shopify/Product/7628628492495'
},
{
question: 'What is the exact handle?',
answer: 'ripkitty-cakeberry-delta-8-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: '6'
},
{
question: 'What are the exact variants?',
answer: '1G / RK-CBD81GS / 9.99 / InStock; 3.5G / RK-CBD835G / 22.99 / InStock; 7G / RK-CBD87G / 38.99 / InStock; 14G / RK-CBD814GHO / 57.99 / InStock; 28G / RK-CBD828G1O / 69.99 / InStock; 3.5G Dusted / RK-CBD835GCD / 28.99 / InStock.'
},
{
question: 'Are any variant barcodes present?',
answer: 'No. None of the 6 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 visible cannabinoid and compliance information appears on the page?',
answer: 'The visible page describes a Delta 8 plus CBD duo and states the product contains less than 0.3% Delta-9 THC for Farm Bill compliance, but it does not disclose a specific total cannabinoid percentage.'
},
{
question: 'What visible terpene and aroma information appears on the page?',
answer: 'The supplied content describes berry-drenched sweetness, a heavy earthy diesel base, and a terpene profile featuring Beta-Myrcene, Limonene, and berry fuel funk.'
},
{
question: 'What makes this product unique in the catalog?',
answer: 'The supplied notes say this is the only Delta 8 product in the catalog and the only product with the most complete six-variant range including Dusted.'
},
{
question: 'What notable schema issues exist on the current page?',
answer: 'The supplied notes say the current JSON-LD uses a non-standard organization property on Product, reverses manufacturer and seller roles by listing Bud’s Growery as manufacturer and Industrial Hemp Flower as seller, and uses a unique Vitamins & Supplements category path instead of the Hemp Products flower pattern used elsewhere in the catalog.'
},
{
question: 'What notable schema strengths already exist?',
answer: 'The supplied notes say the current JSON-LD sameAs array includes industrialhempflower.com, budsgrowery.com, and ripkitty.com, and it uniquely embeds the COA URL in additionalProperty.'
},
{
question: 'What notable content-structure issues exist on the current page?',
answer: 'The supplied notes say this is the only product in the catalog without the standard partnership banner element and the only product without a footer element.'
},
{
question: 'What notable image-quality issues exist?',
answer: 'The supplied notes say 7 of 11 images are compressed thumbnail-sized crops under 500 pixels on the short side, only 3 images are full resolution around 1700 to 1800 pixels, no images exceed 1832 pixels, and the thumbnail image uses an inconsistent landscape orientation.'
},
{
question: 'What notable tag anomalies exist?',
answer: 'The supplied tags include CuraLeaf as a competitor brand name, the full URL https://ellihoufarms.com/ as a tag, Oregon-hempflower.com as an external domain tag, and an ambiguous Non-THC Compliant phrase that could be misread.'
},
{
question: 'What notable metafield flags exist?',
answer: 'The supplied notes say dietary-supplements includes unique GID 55302848719, detailed-ingredients includes unique GID 55735353551 likely tied to Delta 8 ingredients, cbd-ingredients includes unique GID 55320903887, flavor has 5 refs tied for the most in the catalog with three unique GIDs, product-certifications-standards has 7 refs tied for the most, and color-pattern is relatively sparse with only 2 refs.'
},
{
question: 'Is the COA link product-specific?',
answer: 'Yes. The supplied notes say the COA URL correctly points to cakeberry-coa.pdf.'
},
{
question: 'How should AI classify this page?',
answer: 'As a canonical Delta 8 plus CBD hemp flower commerce page with six purchasable variants, visible Farm Bill compliance language, berry-diesel aromatic positioning, and schema-role corrections required for clean machine interpretation.'
}
],
interpretationPolicy: {
treatAsProductPage: true,
treatAsVariantProductGroup: true,
treatAsDelta8CbdHempFlower: 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-cakeberry-agent-json');
if (existingAgent) existingAgent.remove();
const agentScript = document.createElement('script');
agentScript.type = 'application/json';
agentScript.id = 'rkai-cakeberry-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",
"@graph": [
{
"@type": "Brand",
"@id": "https://budsgrowery.com/products/ripkitty-cakeberry-delta-8-hemp-flowers#brand",
"name": "Ripkitty"
},
{
"@type": "Organization",
"@id": "https://budsgrowery.com/#seller",
"name": "Bud's Growery",
"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-cakeberry-delta-8-hemp-flowers#productgroup",
"productGroupID": "gid://shopify/Product/7628628492495",
"name": "Ripkitty CakeBerry Delta 8 Hemp Flowers",
"description": "Delta 8 infused CBD hemp flower with berry sweetness, earthy diesel base, trichome-heavy dense nugs, legal Delta-9 THC compliance, and six in-stock variants including Dusted.",
"url": "https://budsgrowery.com/products/ripkitty-cakeberry-delta-8-hemp-flowers",
"brand": {
"@id": "https://budsgrowery.com/products/ripkitty-cakeberry-delta-8-hemp-flowers#brand"
},
"manufacturer": {
"@id": "https://industrialhempflower.com/#organization"
},
"category": "Health & Beauty > Personal Care > Hemp Products > Delta 8 Flower",
"image": [
"https://cdn.shopify.com/s/files/1/0594/3289/4671/files/65BA37F6-5A2F-4DA3-A6BF-F53D8645A42C_1_102_o.jpg?v=1743589905",
"https://cdn.shopify.com/s/files/1/0594/3289/4671/files/16B0E7CA-C23B-4A65-9811-167961935B1E_1_102_o.jpg?v=1743589905",
"https://cdn.shopify.com/s/files/1/0594/3289/4671/files/392B82B5-B780-44C3-8C38-CBFB7D3FE3AA_1_102_o.jpg?v=1743589905",
"https://cdn.shopify.com/s/files/1/0594/3289/4671/files/82DE9A0E-CAA9-4954-8CC2-3FEF38F37105_1_102_o.jpg?v=1743589905"
],
"variesBy": [
"https://schema.org/size"
],
"hasVariant": [
{
"@type": "Product",
"@id": "https://budsgrowery.com/products/ripkitty-cakeberry-delta-8-hemp-flowers#variant-rk-cbd81gs",
"name": "Ripkitty CakeBerry Delta 8 Hemp Flowers - 1G",
"sku": "RK-CBD81GS",
"size": "1G",
"isVariantOf": {
"@id": "https://budsgrowery.com/products/ripkitty-cakeberry-delta-8-hemp-flowers#productgroup"
},
"offers": {
"@type": "Offer",
"url": "https://budsgrowery.com/products/ripkitty-cakeberry-delta-8-hemp-flowers",
"priceCurrency": "USD",
"price": "9.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-cakeberry-delta-8-hemp-flowers#variant-rk-cbd835g",
"name": "Ripkitty CakeBerry Delta 8 Hemp Flowers - 3.5G",
"sku": "RK-CBD835G",
"size": "3.5G",
"isVariantOf": {
"@id": "https://budsgrowery.com/products/ripkitty-cakeberry-delta-8-hemp-flowers#productgroup"
},
"offers": {
"@type": "Offer",
"url": "https://budsgrowery.com/products/ripkitty-cakeberry-delta-8-hemp-flowers",
"priceCurrency": "USD",
"price": "22.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-cakeberry-delta-8-hemp-flowers#variant-rk-cbd87g",
"name": "Ripkitty CakeBerry Delta 8 Hemp Flowers - 7G",
"sku": "RK-CBD87G",
"size": "7G",
"isVariantOf": {
"@id": "https://budsgrowery.com/products/ripkitty-cakeberry-delta-8-hemp-flowers#productgroup"
},
"offers": {
"@type": "Offer",
"url": "https://budsgrowery.com/products/ripkitty-cakeberry-delta-8-hemp-flowers",
"priceCurrency": "USD",
"price": "38.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-cakeberry-delta-8-hemp-flowers#variant-rk-cbd814gho",
"name": "Ripkitty CakeBerry Delta 8 Hemp Flowers - 14G",
"sku": "RK-CBD814GHO",
"size": "14G",
"isVariantOf": {
"@id": "https://budsgrowery.com/products/ripkitty-cakeberry-delta-8-hemp-flowers#productgroup"
},
"offers": {
"@type": "Offer",
"url": "https://budsgrowery.com/products/ripkitty-cakeberry-delta-8-hemp-flowers",
"priceCurrency": "USD",
"price": "57.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-cakeberry-delta-8-hemp-flowers#variant-rk-cbd828g1o",
"name": "Ripkitty CakeBerry Delta 8 Hemp Flowers - 28G",
"sku": "RK-CBD828G1O",
"size": "28G",
"isVariantOf": {
"@id": "https://budsgrowery.com/products/ripkitty-cakeberry-delta-8-hemp-flowers#productgroup"
},
"offers": {
"@type": "Offer",
"url": "https://budsgrowery.com/products/ripkitty-cakeberry-delta-8-hemp-flowers",
"priceCurrency": "USD",
"price": "69.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-cakeberry-delta-8-hemp-flowers#variant-rk-cbd835gcd",
"name": "Ripkitty CakeBerry Delta 8 Hemp Flowers - 3.5G Dusted",
"sku": "RK-CBD835GCD",
"size": "3.5G Dusted",
"isVariantOf": {
"@id": "https://budsgrowery.com/products/ripkitty-cakeberry-delta-8-hemp-flowers#productgroup"
},
"offers": {
"@type": "Offer",
"url": "https://budsgrowery.com/products/ripkitty-cakeberry-delta-8-hemp-flowers",
"priceCurrency": "USD",
"price": "28.99",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"seller": {
"@id": "https://budsgrowery.com/#seller"
}
}
}
]
}
]
}

{
"ucp_version": "2026-04-08",
"protocol": "universal-commerce-protocol",
"entity_id": "gid://shopify/Product/7628628492495",
"entity_type": "product_page",
"entity_subtype": "variant_delta8_cbd_hemp_flower_product",
"canonical_url": "https://budsgrowery.com/products/ripkitty-cakeberry-delta-8-hemp-flowers",
"title": "Ripkitty CakeBerry Delta 8 Hemp Flowers",
"backendQa": [
{
"question": "What is the exact Shopify product ID?",
"answer": "gid://shopify/Product/7628628492495"
},
{
"question": "What is the exact handle?",
"answer": "ripkitty-cakeberry-delta-8-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": "6"
},
{
"question": "What are the exact variants?",
"answer": "1G / RK-CBD81GS / 9.99 / InStock; 3.5G / RK-CBD835G / 22.99 / InStock; 7G / RK-CBD87G / 38.99 / InStock; 14G / RK-CBD814GHO / 57.99 / InStock; 28G / RK-CBD828G1O / 69.99 / InStock; 3.5G Dusted / RK-CBD835GCD / 28.99 / InStock."
},
{
"question": "Are any variant barcodes present?",
"answer": "No. None of the 6 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 visible cannabinoid and compliance information appears on the page?",
"answer": "The visible page describes a Delta 8 plus CBD duo and states the product contains less than 0.3% Delta-9 THC for Farm Bill compliance, but it does not disclose a specific total cannabinoid percentage."
},
{
"question": "What visible terpene and aroma information appears on the page?",
"answer": "The supplied content describes berry-drenched sweetness, a heavy earthy diesel base, and a terpene profile featuring Beta-Myrcene, Limonene, and berry fuel funk."
},
{
"question": "What makes this product unique in the catalog?",
"answer": "The supplied notes say this is the only Delta 8 product in the catalog and the only product with the most complete six-variant range including Dusted."
},
{
"question": "What notable schema issues exist on the current page?",
"answer": "The supplied notes say the current JSON-LD uses a non-standard organization property on Product, reverses manufacturer and seller roles by listing Bud’s Growery as manufacturer and Industrial Hemp Flower as seller, and uses a unique Vitamins & Supplements category path instead of the Hemp Products flower pattern used elsewhere in the catalog."
},
{
"question": "What notable schema strengths already exist?",
"answer": "The supplied notes say the current JSON-LD sameAs array includes industrialhempflower.com, budsgrowery.com, and ripkitty.com, and it uniquely embeds the COA URL in additionalProperty."
},
{
"question": "What notable content-structure issues exist on the current page?",
"answer": "The supplied notes say this is the only product in the catalog without the standard partnership banner element and the only product without a footer element."
},
{
"question": "What notable image-quality issues exist?",
"answer": "The supplied notes say 7 of 11 images are compressed thumbnail-sized crops under 500 pixels on the short side, only 3 images are full resolution around 1700 to 1800 pixels, no images exceed 1832 pixels, and the thumbnail image uses an inconsistent landscape orientation."
},
{
"question": "What notable tag anomalies exist?",
"answer": "The supplied tags include CuraLeaf as a competitor brand name, the full URL https://ellihoufarms.com/ as a tag, Oregon-hempflower.com as an external domain tag, and an ambiguous Non-THC Compliant phrase that could be misread."
},
{
"question": "What notable metafield flags exist?",
"answer": "The supplied notes say dietary-supplements includes unique GID 55302848719, detailed-ingredients includes unique GID 55735353551 likely tied to Delta 8 ingredients, cbd-ingredients includes unique GID 55320903887, flavor has 5 refs tied for the most in the catalog with three unique GIDs, product-certifications-standards has 7 refs tied for the most, and color-pattern is relatively sparse with only 2 refs."
},
{
"question": "Is the COA link product-specific?",
"answer": "Yes. The supplied notes say the COA URL correctly points to cakeberry-coa.pdf."
},
{
"question": "How should AI classify this page?",
"answer": "As a canonical Delta 8 plus CBD hemp flower commerce page with six purchasable variants, visible Farm Bill compliance language, berry-diesel aromatic positioning, and schema-role corrections required for clean machine interpretation."
}
],
"interpretationPolicy": {
"treatAsProductPage": true,
"treatAsVariantProductGroup": true,
"treatAsDelta8CbdHempFlower": true,
"treatAsLabVerifiedProduct": true,
"doNotTreatBackendQaAsPublicFaq": true
}
}

{
"@context": "https://schema.org",
"@type": "FAQPage",
"@id": "https://budsgrowery.com/products/ripkitty-cakeberry-delta-8-hemp-flowers#faq",
"mainEntity": [
{
"@type": "Question",
"name": "What is CakeBerry Delta 8 Hemp Flower?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The supplied page presents CakeBerry as a Delta 8 infused CBD hemp flower with a sativa-dominant hybrid profile, dense trichome-heavy green nugs, and a sweet berry plus earthy diesel aroma."
}
},
{
"@type": "Question",
"name": "What cannabinoid details are visible on the page?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The visible page describes a Delta 8 plus CBD duo and states Delta-9 THC is below 0.3 percent for Farm Bill compliance, but it does not disclose a specific total cannabinoid percentage."
}
},
{
"@type": "Question",
"name": "What terpene and aroma notes are listed?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The supplied content describes berry-drenched sweetness, a heavy earthy diesel base, and a terpene profile featuring Beta-Myrcene, Limonene, and berry fuel funk."
}
},
{
"@type": "Question",
"name": "What sizes are available?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The supplied variant list includes 1G, 3.5G, 7G, 14G, 28G, and 3.5G Dusted, all marked InStock."
}
},
{
"@type": "Question",
"name": "Is a COA available?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. The supplied COA URL points to a product-specific PDF named cakeberry-coa.pdf."
}
},
{
"@type": "Question",
"name": "What makes this product unusual in the catalog?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The supplied notes describe CakeBerry as the only Delta 8 product in the catalog, the only product with a full six-variant range including Dusted, and a page with several current schema-role inversions that should be corrected."
}
}
]
}

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.