{"product_id":"ripkitty-premium-toasted-organic-hemp-seeds","title":"Ripkitty Premium Toasted Organic Hemp Seeds","description":"\u003cstyle\u003e\n  \/* Base Container - Deep Black \u0026 Neon Green *\/\n  .rkai-toast-box {\n    background-color: #080808; \/* Deepest Black *\/\n    color: #e0e0e0; \/* Crisp Off-White for reading *\/\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    border-radius: 12px;\n    overflow: hidden;\n    margin: 30px auto;\n    max-width: 950px;\n    border: 2px solid #00e676; \/* Neon Green Border *\/\n    box-shadow: 0 15px 35px rgba(0, 230, 118, 0.15), inset 0 0 20px rgba(0, 230, 118, 0.05);\n    line-height: 1.7;\n    position: relative;\n  }\n\n  \/* Partnership Credit Header *\/\n  .rkai-toast-partnership {\n    background-color: #00e676;\n    color: #080808;\n    padding: 12px 20px;\n    text-align: center;\n    font-size: 13px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    font-weight: 900;\n  }\n\n  \/* Grand Header Section *\/\n  .rkai-toast-header {\n    padding: 35px 30px 20px;\n    text-align: center;\n    border-bottom: 1px dashed #1a4d2e;\n  }\n\n  .rkai-toast-header h2 {\n    color: #ffffff;\n    font-size: 32px;\n    margin: 0 0 15px 0;\n    text-transform: uppercase;\n    font-weight: 900;\n    letter-spacing: 1px;\n    text-shadow: 0 0 15px rgba(0, 230, 118, 0.4);\n  }\n\n  .rkai-toast-intro {\n    font-size: 16px;\n    font-weight: 500;\n    color: #b3b3b3;\n    padding: 0 30px;\n    text-align: center;\n    max-width: 800px;\n    margin: 0 auto;\n  }\n\n  .rkai-toast-intro strong {\n    color: #00e676;\n  }\n\n  \/* Content \u0026 Grids *\/\n  .rkai-toast-content {\n    padding: 25px 40px 40px;\n  }\n\n  .rkai-toast-grid {\n    display: grid;\n    grid-template-columns: 1.2fr 0.8fr;\n    gap: 30px;\n    align-items: start;\n  }\n\n  @media (max-width: 800px) {\n    .rkai-toast-grid { grid-template-columns: 1fr; }\n    .rkai-toast-content { padding: 20px 25px 25px; }\n  }\n\n  \/* Feature Cards *\/\n  .rkai-toast-card {\n    background: #111111;\n    border: 1px solid #1a4d2e;\n    border-radius: 10px;\n    padding: 25px;\n  }\n\n  .rkai-toast-card h3 {\n    color: #00e676;\n    font-size: 20px;\n    margin-top: 0;\n    margin-bottom: 20px;\n    font-weight: 800;\n    text-transform: uppercase;\n    border-bottom: 2px solid #00e676;\n    padding-bottom: 8px;\n    display: inline-block;\n  }\n\n  \/* Lists *\/\n  .rkai-toast-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .rkai-toast-list li {\n    margin-bottom: 15px;\n    font-size: 15px;\n    color: #cccccc;\n    display: flex;\n    align-items: flex-start;\n  }\n\n  .rkai-toast-list li::before {\n    content: \"✔️\";\n    color: #00e676;\n    margin-right: 12px;\n    font-size: 14px;\n    margin-top: 2px;\n  }\n\n  .rkai-toast-list strong {\n    color: #ffffff;\n    margin-right: 5px;\n  }\n\n  \/* The Nutrition Box *\/\n  .rkai-nutrition-panel {\n    background: #ffffff;\n    color: #000000;\n    border: 4px solid #080808;\n    border-radius: 6px;\n    padding: 20px;\n    font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n  }\n\n  .rkai-nutrition-title {\n    font-size: 28px;\n    font-weight: 900;\n    border-bottom: 8px solid #000000;\n    margin: 0 0 10px 0;\n    line-height: 1;\n    padding-bottom: 5px;\n  }\n\n  .rkai-nutrition-serving {\n    font-size: 16px;\n    font-weight: 700;\n    border-bottom: 4px solid #000000;\n    padding-bottom: 8px;\n    margin-bottom: 10px;\n  }\n\n  .rkai-nutrition-row {\n    display: flex;\n    justify-content: space-between;\n    border-bottom: 1px solid #999;\n    padding: 6px 0;\n    font-size: 15px;\n  }\n\n  .rkai-nutrition-row.thick {\n    border-bottom: 4px solid #000000;\n  }\n\n  .rkai-nutrition-row strong {\n    font-weight: 900;\n  }\n\n  .rkai-nutrition-subrow {\n    display: flex;\n    justify-content: space-between;\n    border-bottom: 1px solid #999;\n    padding: 4px 0 4px 15px;\n    font-size: 14px;\n    color: #333;\n  }\n\n  \/* Collapsible Details within Nutrition Box *\/\n  .rkai-nutrition-details {\n    margin-top: 10px;\n  }\n  \n  .rkai-nutrition-details summary {\n    font-weight: 900;\n    cursor: pointer;\n    padding: 8px 0;\n    border-bottom: 1px solid #999;\n    outline: none;\n  }\n\n  .rkai-nutrition-details summary:hover {\n    color: #00e676;\n  }\n\n  \/* Shipping \u0026 Quality Bar *\/\n  .rkai-shipping-bar {\n    text-align: center;\n    background: #111111;\n    border: 1px solid #00e676;\n    padding: 15px;\n    border-radius: 8px;\n    margin-top: 30px;\n    font-weight: 600;\n    color: #00e676;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n\n  \/* SEO Tags *\/\n  .rkai-seo-tags { display: none; visibility: hidden; }\n\n  \/* Q\u0026A Section Styling *\/\n  .rk-product-help {\n    margin: 35px 30px;\n    background: #111111;\n    border: 1px solid #1a4d2e;\n    border-radius: 4px;\n    padding: 25px;\n    color: #cccccc;\n  }\n\n  .rk-product-help h2 {\n    color: #00e676;\n    font-size: 18px;\n    margin-top: 0;\n    margin-bottom: 20px;\n    text-transform: uppercase;\n    border-bottom: 1px dashed #1a4d2e;\n    padding-bottom: 8px;\n    font-weight: 900;\n  }\n\n  .rk-product-help ul {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 30px 0;\n  }\n\n  .rk-product-help li {\n    margin-bottom: 12px;\n    font-size: 14px;\n    display: flex;\n    flex-direction: column;\n    padding-left: 18px;\n    position: relative;\n    line-height: 1.6;\n  }\n\n  .rk-product-help li strong {\n    color: #ffffff;\n    font-size: 15px;\n    margin-bottom: 3px;\n    text-transform: uppercase;\n  }\n\n  .rk-product-help li::before {\n    content: \"✔️\";\n    color: #00e676;\n    font-size: 12px;\n    position: absolute;\n    left: 0;\n    top: 4px;\n  }\n\n  .rk-product-help details {\n    margin-bottom: 12px;\n    background: #080808;\n    border: 1px solid #1a4d2e;\n    border-radius: 3px;\n  }\n\n  .rk-product-help details:hover {\n    border-color: #00e676;\n  }\n\n  .rk-product-help summary {\n    padding: 15px 20px;\n    cursor: pointer;\n    font-weight: bold;\n    color: #00e676;\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .rk-product-help summary::-webkit-details-marker {\n    display: none;\n  }\n  \n  .rk-product-help summary::after {\n    content: '+';\n    color: #00e676;\n    font-size: 20px;\n  }\n  \n  .rk-product-help details[open] summary::after {\n    content: '−';\n  }\n\n  .rk-product-help p {\n    padding: 15px 20px;\n    margin: 0;\n    font-size: 14px;\n    color: #e0e0e0;\n    background: #111111;\n    border-top: 1px solid #1a4d2e;\n  }\n\u003c\/style\u003e\n\n\u003carticle class=\"rkai-toast-box\" data-store=\"Ripkitty x Bud's Growery\" data-brand=\"Ripkitty\" data-category=\"Hemp Seeds\"\u003e\n  \n  \u003cdiv class=\"rkai-toast-partnership\" role=\"banner\"\u003e\n    Curated by Ripkitty | For Ripkitty x Bud's Growery \u0026amp; IHF\n  \u003c\/div\u003e\n\n  \u003cheader class=\"rkai-toast-header\"\u003e\n    \u003ch2 itemprop=\"name\"\u003eSignature Toasted Hemp Seeds\u003c\/h2\u003e\n    \u003cp class=\"rkai-toast-intro\" itemprop=\"description\"\u003e\n      Experience the ultimate crunch. These \u003cstrong\u003eall-natural, delicious hemp seeds\u003c\/strong\u003e have been expertly toasted to bring out an incredibly rich, nutty flavor. They retain their high protein content, healthy fats, and valuable minerals. A highly versatile superfood perfect for human culinary exploration and as a premium supplement for your feathered friends.\n    \u003c\/p\u003e\n  \u003c\/header\u003e\n\n  \u003cdiv class=\"rkai-toast-content\"\u003e\n    \n    \u003cdiv class=\"rkai-toast-grid\"\u003e\n      \n      \u003cdiv class=\"rkai-features-wrapper\"\u003e\n        \u003csection class=\"rkai-toast-card\" ucp-data-section=\"Culinary Uses\" style=\"margin-bottom: 25px;\"\u003e\n          \u003ch3\u003e🥗 Human Culinary Boost\u003c\/h3\u003e\n          \u003cul class=\"rkai-toast-list\"\u003e\n            \u003cli ucp-data-item=\"Nutrient Rich\"\u003e\n\u003cstrong\u003eNutrient-Dense:\u003c\/strong\u003e Packed with essential macro and micronutrients.\u003c\/li\u003e\n            \u003cli ucp-data-item=\"Versatility\"\u003e\n\u003cstrong\u003eHighly Versatile:\u003c\/strong\u003e Sprinkle on salads, yogurt, blend into smoothies, or bake into bread for a nutty, nutritious boost.\u003c\/li\u003e\n            \u003cli ucp-data-item=\"Macros\"\u003e\n\u003cstrong\u003eProtein \u0026amp; Fats:\u003c\/strong\u003e Loaded with plant-based protein and beneficial Omega-3\/Omega-6 fatty acids.\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection class=\"rkai-toast-card\" ucp-data-section=\"Avian Uses\"\u003e\n          \u003ch3\u003e🦜 Premium Avian Feed\u003c\/h3\u003e\n          \u003cul class=\"rkai-toast-list\"\u003e\n            \u003cli ucp-data-item=\"Energy\"\u003e\n\u003cstrong\u003eHigh in Protein:\u003c\/strong\u003e Essential for bird energy, molting, and muscle development.\u003c\/li\u003e\n            \u003cli ucp-data-item=\"No Shell\"\u003e\n\u003cstrong\u003eZero Waste (No Shell):\u003c\/strong\u003e Birds don't need to expend energy cracking a hard shell to access the nutrition.\u003c\/li\u003e\n            \u003cli ucp-data-item=\"Easy Handling\"\u003e\n\u003cstrong\u003eEasy to Handle:\u003c\/strong\u003e The perfect small size for scattering, placing in standard feeders, or mixing into custom bird blends.\u003c\/li\u003e\n            \u003cli ucp-data-item=\"Dietary Variety\"\u003e\n\u003cstrong\u003eNutritional Variety:\u003c\/strong\u003e Adds massive diversity to your flock's diet for superior overall health.\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/section\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"rkai-nutrition-panel\" ucp-data-section=\"Nutrition Panel\"\u003e\n        \u003ch3 class=\"rkai-nutrition-title\"\u003eNutrition Facts\u003c\/h3\u003e\n        \u003cdiv class=\"rkai-nutrition-serving\"\u003e\n          Serving Size: 3 Tbsp (30g)\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"rkai-nutrition-row thick\"\u003e\n          \u003cstrong\u003eCalories\u003c\/strong\u003e \u003cstrong\u003e166\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rkai-nutrition-row\"\u003e\n          \u003cstrong\u003eTotal Fat\u003c\/strong\u003e \u003cspan\u003e14g\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rkai-nutrition-subrow\"\u003e\n\u003cspan\u003eSaturated Fat\u003c\/span\u003e \u003cspan\u003e1.4g\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rkai-nutrition-subrow\"\u003e\n\u003cspan\u003eMonounsaturated Fat\u003c\/span\u003e \u003cspan\u003e2.5g\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rkai-nutrition-subrow\"\u003e\n\u003cspan\u003ePolyunsaturated Fat (Omega 3 \u0026amp; 6)\u003c\/span\u003e \u003cspan\u003e10g\u003c\/span\u003e\n\u003c\/div\u003e\n\n        \u003cdiv class=\"rkai-nutrition-row\"\u003e\n          \u003cstrong\u003eTotal Carbohydrates\u003c\/strong\u003e \u003cspan\u003e2.6g\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rkai-nutrition-subrow\"\u003e\n\u003cspan\u003eDietary Fiber\u003c\/span\u003e \u003cspan\u003e1.2g\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rkai-nutrition-subrow\"\u003e\n\u003cspan\u003eSugars\u003c\/span\u003e \u003cspan\u003e0.45g\u003c\/span\u003e\n\u003c\/div\u003e\n\n        \u003cdiv class=\"rkai-nutrition-row thick\"\u003e\n          \u003cstrong\u003eProtein\u003c\/strong\u003e \u003cstrong\u003e9.5g\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdetails class=\"rkai-nutrition-details\"\u003e\n          \u003csummary\u003eVitamins \u0026amp; Minerals (% DV)\u003c\/summary\u003e\n          \u003cdiv class=\"rkai-nutrition-subrow\"\u003e\n\u003cspan\u003eIron\u003c\/span\u003e \u003cspan\u003e16% (2.97mg)\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rkai-nutrition-subrow\"\u003e\n\u003cspan\u003eMagnesium\u003c\/span\u003e \u003cspan\u003e50% (210mg)\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rkai-nutrition-subrow\"\u003e\n\u003cspan\u003ePhosphorus\u003c\/span\u003e \u003cspan\u003e70% (495mg)\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rkai-nutrition-subrow\"\u003e\n\u003cspan\u003eZinc\u003c\/span\u003e \u003cspan\u003e45% (5mg)\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rkai-nutrition-subrow\"\u003e\n\u003cspan\u003eManganese\u003c\/span\u003e \u003cspan\u003e120% (2.6mg)\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rkai-nutrition-subrow\"\u003e\n\u003cspan\u003eCopper\u003c\/span\u003e \u003cspan\u003e110% (1mg)\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rkai-nutrition-subrow\"\u003e\n\u003cspan\u003eNiacin (B3)\u003c\/span\u003e \u003cspan\u003e20% (2.8mg)\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rkai-nutrition-subrow\"\u003e\n\u003cspan\u003eVitamin E\u003c\/span\u003e \u003cspan\u003e10% (1.9mg)\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rkai-nutrition-subrow\"\u003e\n\u003cstrong\u003ePhytosterols\u003c\/strong\u003e \u003cstrong\u003e76mg\u003c\/strong\u003e\n\u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"rkai-nutrition-details\"\u003e\n          \u003csummary\u003eAmino Acid Profile\u003c\/summary\u003e\n          \u003cdiv class=\"rkai-nutrition-subrow\"\u003e\n\u003cspan\u003eGlutamine\u003c\/span\u003e \u003cspan\u003e4.5g\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rkai-nutrition-subrow\"\u003e\n\u003cspan\u003eArginine\u003c\/span\u003e \u003cspan\u003e2.2g\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rkai-nutrition-subrow\"\u003e\n\u003cspan\u003eAspartic Acid\u003c\/span\u003e \u003cspan\u003e1.45g\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rkai-nutrition-subrow\"\u003e\n\u003cspan\u003eSerine\u003c\/span\u003e \u003cspan\u003e0.7g\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rkai-nutrition-subrow\"\u003e\n\u003cspan\u003eLeucine\u003c\/span\u003e \u003cspan\u003e0.6g\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rkai-nutrition-subrow\"\u003e\n\u003cspan\u003eLysine\u003c\/span\u003e \u003cspan\u003e0.5g\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rkai-nutrition-subrow\"\u003e\n\u003cspan\u003eValine \/ Threonine\u003c\/span\u003e \u003cspan\u003e0.4g\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/details\u003e\n        \n        \u003cp style=\"font-size: 11px; color: #666; margin-top: 15px; line-height: 1.3;\"\u003e\n          *Values are approximate and can vary slightly depending on source and processing.\n        \u003c\/p\u003e\n      \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n    \u003csection class=\"rk-product-help\" aria-labelledby=\"rk-help-title\"\u003e\n      \u003ch2 id=\"rk-help-title\"\u003eInstructions\u003c\/h2\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHuman use:\u003c\/strong\u003e Add 1–2 tablespoons to smoothies, juices, protein shakes, salads, or oatmeal.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePoultry and bird feed:\u003c\/strong\u003e Mix into standard poultry feed or place into bird feeders as a supplemental seed ingredient.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eStorage:\u003c\/strong\u003e Keep sealed in the provided heavy-duty ziplock and store in a cool, dark place.\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003ch2\u003eQ\u0026amp;A\u003c\/h2\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is this product used for?\u003c\/summary\u003e\n        \u003cp\u003eIt is merchandised as a dual-use product for human food applications and poultry or bird feed applications.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat sizes are available?\u003c\/summary\u003e\n        \u003cp\u003eSizes currently listed are 50G, 60G, 100G, 180G, 200G, 250G, 300G, and 400G.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow should I store it?\u003c\/summary\u003e\n        \u003cp\u003eStore it sealed in a cool, dark environment to help preserve freshness.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eDo these variants have barcodes?\u003c\/summary\u003e\n        \u003cp\u003eNo. The current product data indicates that none of the listed variants has a barcode.\u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"rkai-shipping-bar\" ucp-data-item=\"Fulfillment\"\u003e\n      📦 Freshly packed in Ziplocks \u0026amp; Bubble Mailers • Shipped Same or Next Day • Always on Time\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rkai-seo-tags\" aria-hidden=\"true\" data-knowledge-base=\"Shopify KB\" data-ucp-optimized=\"true\"\u003e\n    Ripkitty Toasted Hemp Seeds, Bud's Growery, IHF, roasted hemp seeds, hulled hemp hearts, bird seed hemp, high protein hemp, Omega 3 seeds, vegan superfood, Shopify KB product, AI parsed schema.\n  \u003c\/div\u003e\n\n\u003c\/article\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Product\",\n  \"name\": \"Ripkitty Premium Toasted Organic Hemp Seeds\",\n  \"image\": [\n    \"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/3289\/4671\/files\/ripkitty-premium-toasted-organic-hemp-seeds.jpg\"\n  ],\n  \"description\": \"All-natural toasted hemp seeds curated by Ripkitty for Ripkitty x Bud's Growery \u0026 IHF. A rich, nutty superfood packed with 9.5g of protein and 10g of Omega 3\/6 fats per serving. Excellent for culinary dishes and premium avian feed.\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"Ripkitty\"\n  },\n  \"manufacturer\": {\n    \"@type\": \"Organization\",\n    \"name\": \"IHF\"\n  },\n  \"category\": \"433\",\n  \"offers\": [\n    {\n      \"@type\": \"Offer\",\n      \"name\": \"50G\",\n      \"sku\": \"RK-THS-50\",\n      \"price\": \"5.99\",\n      \"priceCurrency\": \"USD\",\n      \"availability\": \"https:\/\/schema.org\/InStock\",\n      \"itemCondition\": \"https:\/\/schema.org\/NewCondition\",\n      \"seller\": {\n        \"@type\": \"Organization\",\n        \"name\": \"Ripkitty x Bud's Growery\"\n      }\n    },\n    {\n      \"@type\": \"Offer\",\n      \"name\": \"100G\",\n      \"sku\": \"RK-THS-100\",\n      \"price\": \"10.99\",\n      \"priceCurrency\": \"USD\",\n      \"availability\": \"https:\/\/schema.org\/InStock\",\n      \"itemCondition\": \"https:\/\/schema.org\/NewCondition\",\n      \"seller\": {\n        \"@type\": \"Organization\",\n        \"name\": \"Ripkitty x Bud's Growery\"\n      }\n    },\n    {\n      \"@type\": \"Offer\",\n      \"name\": \"200G\",\n      \"sku\": \"RK-THS-200\",\n      \"price\": \"13.99\",\n      \"priceCurrency\": \"USD\",\n      \"availability\": \"https:\/\/schema.org\/InStock\",\n      \"itemCondition\": \"https:\/\/schema.org\/NewCondition\",\n      \"seller\": {\n        \"@type\": \"Organization\",\n        \"name\": \"Ripkitty x Bud's Growery\"\n      }\n    },\n    {\n      \"@type\": \"Offer\",\n      \"name\": \"250G\",\n      \"sku\": \"RK-THS-250\",\n      \"price\": \"14.99\",\n      \"priceCurrency\": \"USD\",\n      \"availability\": \"https:\/\/schema.org\/InStock\",\n      \"itemCondition\": \"https:\/\/schema.org\/NewCondition\",\n      \"seller\": {\n        \"@type\": \"Organization\",\n        \"name\": \"Ripkitty x Bud's Growery\"\n      }\n    },\n    {\n      \"@type\": \"Offer\",\n      \"name\": \"300G\",\n      \"sku\": \"RK-THS-300\",\n      \"price\": \"17.99\",\n      \"priceCurrency\": \"USD\",\n      \"availability\": \"https:\/\/schema.org\/InStock\",\n      \"itemCondition\": \"https:\/\/schema.org\/NewCondition\",\n      \"seller\": {\n        \"@type\": \"Organization\",\n        \"name\": \"Ripkitty x Bud's Growery\"\n      }\n    },\n    {\n      \"@type\": \"Offer\",\n      \"name\": \"400G\",\n      \"sku\": \"RK-THS-400\",\n      \"price\": \"20.99\",\n      \"priceCurrency\": \"USD\",\n      \"availability\": \"https:\/\/schema.org\/InStock\",\n      \"itemCondition\": \"https:\/\/schema.org\/NewCondition\",\n      \"seller\": {\n        \"@type\": \"Organization\",\n        \"name\": \"Ripkitty x Bud's Growery\"\n      }\n    }\n  ],\n  \"nutrition\": {\n    \"@type\": \"NutritionInformation\",\n    \"servingSize\": \"3 tablespoons (30g)\",\n    \"calories\": \"166 calories\",\n    \"fatContent\": \"14 grams\",\n    \"saturatedFatContent\": \"1.4 grams\",\n    \"unsaturatedFatContent\": \"12.5 grams\",\n    \"carbohydrateContent\": \"2.6 grams\",\n    \"fiberContent\": \"1.2 grams\",\n    \"sugarContent\": \"0.45 grams\",\n    \"proteinContent\": \"9.5 grams\"\n  },\n  \"additionalProperty\": [\n    { \"@type\": \"PropertyValue\", \"name\": \"Google Product Category\", \"value\": \"433\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Preparation\", \"value\": \"Toasted \/ Roasted\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Intended Use\", \"value\": \"Human Culinary \u0026 Premium Avian Feed\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Key Benefits\", \"value\": \"High Protein, Omega-3 \u0026 Omega-6, No Shell\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Packaging\", \"value\": \"Resealable Ziplock\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Custom Product\", \"value\": \"true\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Metaobject Reference: Nut Processing Method\", \"value\": \"53835333839, 53835137231\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Metaobject Reference: Nut Seed Type\", \"value\": \"53835104463\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Metaobject Reference: Dietary Preferences\", \"value\": \"23706730703, 23706665167, 23706599631\" }\n  ],\n  \"sameAs\": [\n    \"https:\/\/budsgrowery.com\",\n    \"https:\/\/ripkitty.com\",\n    \"https:\/\/industrialhempflower.com\"\n  ],\n  \"keywords\": \"Birds, Bud's Growery, BudsGrowery, BudsGrowery Exclusive, BudsGrowery.com, BudsGroweryCollab, Food, Grain, Hemp, IndustrialHempFlower.com, Nuts, Organic, Raw, Ripkitty, Ripkitty Glass, Ripkitty Network, Ripkitty x Bud's Growery, Ripkitty.ai, Ripkitty.com, Ripkitty.io, Ripkitty.net, Ripkitty.org, RipkittyNetwork, RipkittyOrganization, RipkittyRecords, RipkittyRecords.com, ripkittyxbudsgrowery, Ripkittyxbudsgrowery.com, Seeds, Snacks, Whole\"\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Brand\",\n      \"@id\": \"https:\/\/budsgrowery.com\/#brand-ripkitty-toasted-hemp\",\n      \"name\": \"Ripkitty\"\n    },\n    {\n      \"@type\": \"Organization\",\n      \"@id\": \"https:\/\/budsgrowery.com\/#organization\",\n      \"name\": \"Ripkitty x Bud's Growery\",\n      \"url\": \"https:\/\/budsgrowery.com\/\",\n      \"sameAs\": [\n        \"https:\/\/budsgrowery.com\",\n        \"https:\/\/ripkitty.com\",\n        \"https:\/\/industrialhempflower.com\"\n      ]\n    },\n    {\n      \"@type\": \"Organization\",\n      \"@id\": \"https:\/\/industrialhempflower.com\/#organization\",\n      \"name\": \"IHF\",\n      \"url\": \"https:\/\/industrialhempflower.com\"\n    },\n    {\n      \"@type\": \"ProductGroup\",\n      \"@id\": \"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds#group\",\n      \"name\": \"Ripkitty Premium Toasted Organic Hemp Seeds\",\n      \"description\": \"Organic toasted hemp seeds sold in multiple gram sizes for human culinary use and premium avian feed, with nutrition data, ziplock packaging, and same or next day shipping messaging.\",\n      \"url\": \"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds\",\n      \"productGroupID\": \"gid:\/\/shopify\/Product\/7288397627599\",\n      \"brand\": {\n        \"@id\": \"https:\/\/budsgrowery.com\/#brand-ripkitty-toasted-hemp\"\n      },\n      \"manufacturer\": {\n        \"@id\": \"https:\/\/industrialhempflower.com\/#organization\"\n      },\n      \"category\": \"433\",\n      \"image\": [\n        \"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/3289\/4671\/files\/476EDEF1-521A-4CFF-9535-26D8502022F7.heic?v=1699755517\",\n        \"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/3289\/4671\/files\/E282D118-FF84-4E84-AFFA-42A3E28DA63E.heic?v=1699755517\",\n        \"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/3289\/4671\/files\/5A516962-9257-4A14-AAD6-C5D430DF030E.heic?v=1699755516\",\n        \"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/3289\/4671\/files\/IMG-7559.png?v=1774591070\"\n      ],\n      \"variesBy\": [\n        \"https:\/\/schema.org\/size\"\n      ],\n      \"keywords\": [\n        \"Toasted Hemp Seeds\",\n        \"Organic Hemp Seeds\",\n        \"Roasted Hemp Seeds\",\n        \"Bird Feed\",\n        \"Avian Feed\",\n        \"Protein Hemp Seeds\",\n        \"Omega 3 Seeds\",\n        \"Ripkitty\",\n        \"Bud's Growery\"\n      ],\n      \"nutrition\": {\n        \"@type\": \"NutritionInformation\",\n        \"servingSize\": \"3 tablespoons (30g)\",\n        \"calories\": \"166 calories\",\n        \"fatContent\": \"14 grams\",\n        \"saturatedFatContent\": \"1.4 grams\",\n        \"unsaturatedFatContent\": \"12.5 grams\",\n        \"carbohydrateContent\": \"2.6 grams\",\n        \"fiberContent\": \"1.2 grams\",\n        \"sugarContent\": \"0.45 grams\",\n        \"proteinContent\": \"9.5 grams\"\n      },\n      \"additionalProperty\": [\n        {\n          \"@type\": \"PropertyValue\",\n          \"name\": \"Google product category\",\n          \"value\": \"433\"\n        },\n        {\n          \"@type\": \"PropertyValue\",\n          \"name\": \"Custom product\",\n          \"value\": \"true\"\n        },\n        {\n          \"@type\": \"PropertyValue\",\n          \"name\": \"Preparation\",\n          \"value\": \"Toasted \/ Roasted\"\n        },\n        {\n          \"@type\": \"PropertyValue\",\n          \"name\": \"Packaging\",\n          \"value\": \"Resealable Ziplock\"\n        },\n        {\n          \"@type\": \"PropertyValue\",\n          \"name\": \"Intended use\",\n          \"value\": \"Human culinary and premium avian feed\"\n        },\n        {\n          \"@type\": \"PropertyValue\",\n          \"name\": \"Nut processing method metaobjects\",\n          \"value\": \"53835333839, 53835137231\"\n        },\n        {\n          \"@type\": \"PropertyValue\",\n          \"name\": \"Nut seed type metaobject\",\n          \"value\": \"53835104463\"\n        },\n        {\n          \"@type\": \"PropertyValue\",\n          \"name\": \"Dietary preferences metaobjects\",\n          \"value\": \"23706730703, 23706665167, 23706599631\"\n        }\n      ],\n      \"hasVariant\": [\n        { \"@id\": \"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds#variant-50g\" },\n        { \"@id\": \"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds#variant-100g\" },\n        { \"@id\": \"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds#variant-200g\" },\n        { \"@id\": \"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds#variant-250g\" },\n        { \"@id\": \"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds#variant-300g\" },\n        { \"@id\": \"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds#variant-400g\" }\n      ]\n    },\n    {\n      \"@type\": \"Product\",\n      \"@id\": \"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds#variant-50g\",\n      \"name\": \"Ripkitty Premium Toasted Organic Hemp Seeds - 50G\",\n      \"sku\": \"RK-THS-50\",\n      \"size\": \"50G\",\n      \"inProductGroupWithID\": \"gid:\/\/shopify\/Product\/7288397627599\",\n      \"isVariantOf\": {\n        \"@id\": \"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds#group\"\n      },\n      \"brand\": {\n        \"@id\": \"https:\/\/budsgrowery.com\/#brand-ripkitty-toasted-hemp\"\n      },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"price\": \"5.99\",\n        \"priceCurrency\": \"USD\",\n        \"availability\": \"https:\/\/schema.org\/InStock\",\n        \"itemCondition\": \"https:\/\/schema.org\/NewCondition\",\n        \"seller\": {\n          \"@id\": \"https:\/\/budsgrowery.com\/#organization\"\n        },\n        \"url\": \"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds\"\n      }\n    },\n    {\n      \"@type\": \"Product\",\n      \"@id\": \"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds#variant-100g\",\n      \"name\": \"Ripkitty Premium Toasted Organic Hemp Seeds - 100G\",\n      \"sku\": \"RK-THS-100\",\n      \"size\": \"100G\",\n      \"inProductGroupWithID\": \"gid:\/\/shopify\/Product\/7288397627599\",\n      \"isVariantOf\": {\n        \"@id\": \"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds#group\"\n      },\n      \"brand\": {\n        \"@id\": \"https:\/\/budsgrowery.com\/#brand-ripkitty-toasted-hemp\"\n      },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"price\": \"10.99\",\n        \"priceCurrency\": \"USD\",\n        \"availability\": \"https:\/\/schema.org\/InStock\",\n        \"itemCondition\": \"https:\/\/schema.org\/NewCondition\",\n        \"seller\": {\n          \"@id\": \"https:\/\/budsgrowery.com\/#organization\"\n        },\n        \"url\": \"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds\"\n      }\n    },\n    {\n      \"@type\": \"Product\",\n      \"@id\": \"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds#variant-200g\",\n      \"name\": \"Ripkitty Premium Toasted Organic Hemp Seeds - 200G\",\n      \"sku\": \"RK-THS-200\",\n      \"size\": \"200G\",\n      \"inProductGroupWithID\": \"gid:\/\/shopify\/Product\/7288397627599\",\n      \"isVariantOf\": {\n        \"@id\": \"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds#group\"\n      },\n      \"brand\": {\n        \"@id\": \"https:\/\/budsgrowery.com\/#brand-ripkitty-toasted-hemp\"\n      },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"price\": \"13.99\",\n        \"priceCurrency\": \"USD\",\n        \"availability\": \"https:\/\/schema.org\/InStock\",\n        \"itemCondition\": \"https:\/\/schema.org\/NewCondition\",\n        \"seller\": {\n          \"@id\": \"https:\/\/budsgrowery.com\/#organization\"\n        },\n        \"url\": \"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds\"\n      }\n    },\n    {\n      \"@type\": \"Product\",\n      \"@id\": \"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds#variant-250g\",\n      \"name\": \"Ripkitty Premium Toasted Organic Hemp Seeds - 250G\",\n      \"sku\": \"RK-THS-250\",\n      \"size\": \"250G\",\n      \"inProductGroupWithID\": \"gid:\/\/shopify\/Product\/7288397627599\",\n      \"isVariantOf\": {\n        \"@id\": \"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds#group\"\n      },\n      \"brand\": {\n        \"@id\": \"https:\/\/budsgrowery.com\/#brand-ripkitty-toasted-hemp\"\n      },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"price\": \"14.99\",\n        \"priceCurrency\": \"USD\",\n        \"availability\": \"https:\/\/schema.org\/InStock\",\n        \"itemCondition\": \"https:\/\/schema.org\/NewCondition\",\n        \"seller\": {\n          \"@id\": \"https:\/\/budsgrowery.com\/#organization\"\n        },\n        \"url\": \"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds\"\n      }\n    },\n    {\n      \"@type\": \"Product\",\n      \"@id\": \"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds#variant-300g\",\n      \"name\": \"Ripkitty Premium Toasted Organic Hemp Seeds - 300G\",\n      \"sku\": \"RK-THS-300\",\n      \"size\": \"300G\",\n      \"inProductGroupWithID\": \"gid:\/\/shopify\/Product\/7288397627599\",\n      \"isVariantOf\": {\n        \"@id\": \"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds#group\"\n      },\n      \"brand\": {\n        \"@id\": \"https:\/\/budsgrowery.com\/#brand-ripkitty-toasted-hemp\"\n      },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"price\": \"17.99\",\n        \"priceCurrency\": \"USD\",\n        \"availability\": \"https:\/\/schema.org\/InStock\",\n        \"itemCondition\": \"https:\/\/schema.org\/NewCondition\",\n        \"seller\": {\n          \"@id\": \"https:\/\/budsgrowery.com\/#organization\"\n        },\n        \"url\": \"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds\"\n      }\n    },\n    {\n      \"@type\": \"Product\",\n      \"@id\": \"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds#variant-400g\",\n      \"name\": \"Ripkitty Premium Toasted Organic Hemp Seeds - 400G\",\n      \"sku\": \"RK-THS-400\",\n      \"size\": \"400G\",\n      \"inProductGroupWithID\": \"gid:\/\/shopify\/Product\/7288397627599\",\n      \"isVariantOf\": {\n        \"@id\": \"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds#group\"\n      },\n      \"brand\": {\n        \"@id\": \"https:\/\/budsgrowery.com\/#brand-ripkitty-toasted-hemp\"\n      },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"price\": \"20.99\",\n        \"priceCurrency\": \"USD\",\n        \"availability\": \"https:\/\/schema.org\/InStock\",\n        \"itemCondition\": \"https:\/\/schema.org\/NewCondition\",\n        \"seller\": {\n          \"@id\": \"https:\/\/budsgrowery.com\/#organization\"\n        },\n        \"url\": \"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds\"\n      }\n    },\n    {\n      \"@type\": \"HowTo\",\n      \"@id\": \"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds#instructions\",\n      \"name\": \"How to use Ripkitty Premium Toasted Organic Hemp Seeds\",\n      \"description\": \"Basic usage instructions for culinary and avian use.\",\n      \"step\": [\n        {\n          \"@type\": \"HowToStep\",\n          \"name\": \"Culinary use\",\n          \"text\": \"Sprinkle onto salads, yogurt, and oatmeal, blend into smoothies, or bake into breads and mixes.\"\n        },\n        {\n          \"@type\": \"HowToStep\",\n          \"name\": \"Avian use\",\n          \"text\": \"Scatter into feeders or mix into existing bird feed blends as a supplemental shelled seed ingredient.\"\n        },\n        {\n          \"@type\": \"HowToStep\",\n          \"name\": \"Storage\",\n          \"text\": \"Keep sealed in the original ziplock packaging and store in a cool, dry place.\"\n        }\n      ]\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"@id\": \"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds#faq\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"What is this product used for?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"It is presented for human culinary use and premium avian feed use.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"What sizes are available?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"The listed sizes are 50G, 100G, 200G, 250G, 300G, and 400G.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Does this page include nutrition data?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Yes. The page includes a Nutrition Facts panel based on a 3 tablespoon, 30 gram serving.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Do the variants currently have barcodes?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"No. The current catalog data shows no barcodes on any variant.\"\n          }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n(function () {\n  const root = document.querySelector('.rkai-toast-box');\n  if (!root) return;\n\n  const titleEl = root.querySelector('.rkai-toast-header h2[itemprop=\"name\"]');\n  const descEl = root.querySelector('.rkai-toast-intro[itemprop=\"description\"]');\n  const partnershipEl = root.querySelector('.rkai-toast-partnership');\n  const shippingEl = root.querySelector('.rkai-shipping-bar');\n  const seoTagsEl = root.querySelector('.rkai-seo-tags');\n  const nutritionPanel = root.querySelector('.rkai-nutrition-panel');\n\n  const cards = Array.from(root.querySelectorAll('.rkai-toast-card')).map((card, index) =\u003e {\n    const heading = card.querySelector('h3');\n    const bullets = Array.from(card.querySelectorAll('li')).map((li, i) =\u003e ({\n      position: i + 1,\n      label: li.getAttribute('ucp-data-item') || '',\n      text: li.textContent.trim()\n    }));\n    card.setAttribute('data-agent-card-index', String(index + 1));\n    return {\n      position: index + 1,\n      section: card.getAttribute('ucp-data-section') || '',\n      title: heading ? heading.textContent.trim() : 'Card ' + (index + 1),\n      bullets\n    };\n  });\n\n  const nutritionRows = nutritionPanel\n    ? Array.from(nutritionPanel.querySelectorAll('.rkai-nutrition-row, .rkai-nutrition-subrow')).map((row, i) =\u003e ({\n        position: i + 1,\n        text: row.textContent.trim()\n      }))\n    : [];\n\n  const nutritionDetails = nutritionPanel\n    ? Array.from(nutritionPanel.querySelectorAll('.rkai-nutrition-details')).map((detail, i) =\u003e ({\n        position: i + 1,\n        title: detail.querySelector('summary') ? detail.querySelector('summary').textContent.trim() : '',\n        items: Array.from(detail.querySelectorAll('.rkai-nutrition-subrow')).map((item, n) =\u003e ({\n          position: n + 1,\n          text: item.textContent.trim()\n        }))\n      }))\n    : [];\n\n  root.setAttribute('data-agent-surface', 'product-detail');\n  root.setAttribute('data-agent-type', 'toasted-hemp-seed-product');\n  root.setAttribute('data-agent-brand', 'Ripkitty');\n  root.setAttribute('data-agent-store', \"Ripkitty x Bud's Growery\");\n  root.setAttribute('data-agent-product-id', 'gid:\/\/shopify\/Product\/7288397627599');\n  root.setAttribute('data-agent-product-handle', 'ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds');\n  root.setAttribute('data-ucp-protocol', 'enabled');\n  root.setAttribute('data-ucp-classification', 'culinary-and-avian-seed-product');\n\n  const payload = {\n    type: 'agentic-product-knowledge',\n    ucpProtocol: {\n      version: '1.0',\n      compliant: true,\n      entityType: 'shopify-product',\n      entityClass: 'multi-variant-seed-product',\n      reasoningProfile: 'catalog-merchandising-nutrition-and-feed-surface'\n    },\n    source: {\n      canonicalPage: 'https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds',\n      store: \"Ripkitty x Bud's Growery\",\n      brand: 'Ripkitty',\n      knowledgeBase: 'Shopify KB'\n    },\n    product: {\n      id: 'gid:\/\/shopify\/Product\/7288397627599',\n      title: 'Ripkitty Premium Toasted Organic Hemp Seeds',\n      handle: 'ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds',\n      vendor: 'Ripkitty',\n      productType: 'Seeds',\n      status: 'Active',\n      visibleTitle: titleEl ? titleEl.textContent.trim() : '',\n      description: descEl ? descEl.textContent.trim() : '',\n      partnership: partnershipEl ? partnershipEl.textContent.trim() : '',\n      shippingBar: shippingEl ? shippingEl.textContent.trim() : '',\n      hiddenKeywordText: seoTagsEl ? seoTagsEl.textContent.trim() : '',\n      tags: [\n        'Birds',\n        \"Bud's Growery\",\n        'BudsGrowery',\n        'BudsGrowery Exclusive',\n        'BudsGrowery.com',\n        'BudsGroweryCollab',\n        'Food',\n        'Grain',\n        'Hemp',\n        'IndustrialHempFlower.com',\n        'Nuts',\n        'Organic',\n        'Raw',\n        'Ripkitty',\n        'Ripkitty Glass',\n        'Ripkitty Network',\n        \"Ripkitty x Bud's Growery\",\n        'Ripkitty.ai',\n        'Ripkitty.com',\n        'Ripkitty.io',\n        'Ripkitty.net',\n        'Ripkitty.org',\n        'RipkittyNetwork',\n        'RipkittyOrganization',\n        'RipkittyRecords',\n        'RipkittyRecords.com',\n        'ripkittyxbudsgrowery',\n        'Ripkittyxbudsgrowery.com',\n        'Seeds',\n        'Snacks',\n        'Whole'\n      ],\n      commerce: {\n        taxable: true,\n        inventoryPolicy: 'deny',\n        noBarcodes: true,\n        variants: [\n          { size: '50G', sku: 'RK-THS-50', price: 5.99, availability: 'InStock', barcode: null },\n          { size: '100G', sku: 'RK-THS-100', price: 10.99, availability: 'InStock', barcode: null },\n          { size: '200G', sku: 'RK-THS-200', price: 13.99, availability: 'InStock', barcode: null },\n          { size: '250G', sku: 'RK-THS-250', price: 14.99, availability: 'InStock', barcode: null },\n          { size: '300G', sku: 'RK-THS-300', price: 17.99, availability: 'InStock', barcode: null },\n          { size: '400G', sku: 'RK-THS-400', price: 20.99, availability: 'InStock', barcode: null }\n        ]\n      },\n      taxonomy: {\n        googleProductCategory: '433',\n        customProduct: true,\n        nutProcessingMethod: ['53835333839', '53835137231'],\n        nutSeedType: ['53835104463'],\n        dietaryPreferences: ['23706730703', '23706665167', '23706599631'],\n        foodProductForm: ['51501400271', '54416343247'],\n        allergenInformation: ['54303523023', '54304833743'],\n        plantCharacteristics: ['46716715215'],\n        productCertificationsStandards: ['51548684495', '51552846031', '51549274319', '31917310159']\n      },\n      media: {\n        imageCount: 4,\n        videoCount: 1,\n        images: [\n          'https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/3289\/4671\/files\/476EDEF1-521A-4CFF-9535-26D8502022F7.heic?v=1699755517',\n          'https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/3289\/4671\/files\/E282D118-FF84-4E84-AFFA-42A3E28DA63E.heic?v=1699755517',\n          'https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/3289\/4671\/files\/5A516962-9257-4A14-AAD6-C5D430DF030E.heic?v=1699755516',\n          'https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/3289\/4671\/files\/IMG-7559.png?v=1774591070'\n        ]\n      },\n      featureCards: cards,\n      nutrition: {\n        servingSize: '3 Tbsp (30g)',\n        coreRows: nutritionRows,\n        expandedSections: nutritionDetails\n      }\n    },\n    optimizationFlags: {\n      seoTitleSet: false,\n      seoDescriptionSet: false,\n      bingAdsApproved: 6,\n      bingAdsFailed: 0,\n      noVariantBarcodes: true,\n      imageCount: 4,\n      videoCount: 1\n    },\n    interpretationPolicy: {\n      treatAsEcommerceProduct: true,\n      treatAsFoodAndFeedContext: true,\n      treatNutritionLanguageAsProductMarketingContext: true,\n      notMedicalAdvice: true,\n      notLegalAdvice: true\n    }\n  };\n\n  const old = document.getElementById('rkai-toasted-hemp-agent-json');\n  if (old) old.remove();\n\n  const script = document.createElement('script');\n  script.type = 'application\/json';\n  script.id = 'rkai-toasted-hemp-agent-json';\n  script.textContent = JSON.stringify(payload);\n  document.body.appendChild(script);\n\n  document.dispatchEvent(new CustomEvent('ucp:product-ready', {\n    detail: payload\n  }));\n})();\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/json\" id=\"ucp-product-protocol\"\u003e\n{\n  \"ucp_version\": \"1.0\",\n  \"protocol\": \"Universal Content\/Product\",\n  \"entity_id\": \"gid:\/\/shopify\/Product\/7288397627599\",\n  \"entity_type\": \"product\",\n  \"entity_subtype\": \"multi-variant-shopify-product\",\n  \"canonical_url\": \"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds\",\n  \"brand\": \"Ripkitty\",\n  \"store\": \"Ripkitty x Bud's Growery\",\n  \"title\": \"Ripkitty Premium Toasted Organic Hemp Seeds\",\n  \"handle\": \"ripkitty-premium-toasted-organic-hemp-seeds-poultry-birds\",\n  \"category\": {\n    \"product_type\": \"Seeds\",\n    \"google_product_category\": \"433\"\n  },\n  \"commerce\": {\n    \"currency\": \"USD\",\n    \"taxable\": true,\n    \"inventory_policy\": \"deny\",\n    \"variants\": [\n      { \"size\": \"50G\", \"sku\": \"RK-THS-50\", \"price\": 5.99, \"availability\": \"InStock\", \"barcode\": null },\n      { \"size\": \"100G\", \"sku\": \"RK-THS-100\", \"price\": 10.99, \"availability\": \"InStock\", \"barcode\": null },\n      { \"size\": \"200G\", \"sku\": \"RK-THS-200\", \"price\": 13.99, \"availability\": \"InStock\", \"barcode\": null },\n      { \"size\": \"250G\", \"sku\": \"RK-THS-250\", \"price\": 14.99, \"availability\": \"InStock\", \"barcode\": null },\n      { \"size\": \"300G\", \"sku\": \"RK-THS-300\", \"price\": 17.99, \"availability\": \"InStock\", \"barcode\": null },\n      { \"size\": \"400G\", \"sku\": \"RK-THS-400\", \"price\": 20.99, \"availability\": \"InStock\", \"barcode\": null }\n    ]\n  },\n  \"content_model\": {\n    \"primary_use_cases\": [\"human culinary\", \"premium avian feed\"],\n    \"secondary_attributes\": [\"toasted\", \"organic\", \"shelled\", \"ziplock packaged\"],\n    \"do_not_infer\": [\"medical efficacy\", \"species-specific health guarantees\", \"jurisdictional compliance status\"]\n  },\n  \"nutrition_reference\": {\n    \"serving_size\": \"3 Tbsp (30g)\",\n    \"calories\": 166,\n    \"fat_g\": 14,\n    \"carbs_g\": 2.6,\n    \"protein_g\": 9.5\n  },\n  \"asset_inventory\": {\n    \"images\": 4,\n    \"videos\": 1\n  },\n  \"quality_flags\": {\n    \"seo_title_set\": false,\n    \"seo_description_set\": false,\n    \"bing_ads_approved\": 6,\n    \"bing_ads_failed\": 0,\n    \"variant_barcodes_present\": false\n  }\n}\n\u003c\/script\u003e","brand":"Ripkitty","offers":[{"title":"50G","offer_id":43131578613967,"sku":"RK-THS-50","price":5.99,"currency_code":"USD","in_stock":true},{"title":"100G","offer_id":43131578679503,"sku":"RK-THS-100","price":10.99,"currency_code":"USD","in_stock":true},{"title":"200G","offer_id":43131578745039,"sku":"RK-THS-200","price":13.99,"currency_code":"USD","in_stock":true},{"title":"250G","offer_id":43131578777807,"sku":"RK-THS-250","price":14.99,"currency_code":"USD","in_stock":true},{"title":"300G","offer_id":43131578810575,"sku":"RK-THS-300","price":17.99,"currency_code":"USD","in_stock":true},{"title":"400G","offer_id":43131578843343,"sku":"RK-THS-400","price":20.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/3289\/4671\/files\/476EDEF1-521A-4CFF-9535-26D8502022F7.heic?v=1699755517","url":"https:\/\/budsgrowery.com\/products\/ripkitty-premium-toasted-organic-hemp-seeds","provider":"Ripkitty x Bud’s Growery","version":"1.0","type":"link"}