{"product_id":"ripkitty-5-cobra-tobacco-dry-herb-hand-pipe-colors-may-vary","title":"Ripkitty 5” COBRA Tobacco Dry Herb Hand Pipe Borosilicate Glass - Colors May Vary","description":"\u003cstyle\u003e\n  \/* Base Container - Toxic Neon Environment *\/\n  .rkai-cobra-box {\n    position: relative;\n    max-width: 960px;\n    margin: 40px auto;\n    border-radius: 16px;\n    overflow: hidden;\n    background-color: #000000;\n    font-family: 'Courier New', Courier, monospace;\n    color: #f0f0f0;\n    line-height: 1.7;\n    border: 2px solid #005555;\n    box-shadow: 0 0 40px rgba(0, 255, 255, 0.15), inset 0 0 20px rgba(0, 31, 31, 0.8);\n    isolation: isolate;\n  }\n\n  \/* Animated Slithering Gradient Background *\/\n  .rkai-cobra-bg {\n    position: absolute;\n    top: -50%; left: -50%; width: 200%; height: 200%;\n    background: linear-gradient(\n      45deg,\n      #000000 25%,\n      #001f1f 50%,\n      #005555 75%,\n      #000000 100%\n    );\n    background-size: 400% 400%;\n    animation: slitherGradient 15s ease infinite;\n    z-index: 1;\n    opacity: 0.6;\n    pointer-events: none;\n  }\n\n  @keyframes slitherGradient {\n    0% { background-position: 0% 50%; }\n    50% { background-position: 100% 50%; }\n    100% { background-position: 0% 50%; }\n  }\n\n  \/* CSS Noise Overlay for Grit *\/\n  .rkai-cobra-noise {\n    position: absolute;\n    top: 0; left: 0; right: 0; bottom: 0;\n    background-image: url('data:image\/svg+xml;utf8,%3Csvg viewBox=\"0 0 200 200\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"%3E%3Cfilter id=\"noise\"%3E%3CfeTurbulence type=\"fractalNoise\" baseFrequency=\"0.8\" numOctaves=\"3\" stitchTiles=\"stitch\"\/%3E%3C\/filter%3E%3Crect width=\"100%25\" height=\"100%25\" filter=\"url(%23noise)\" opacity=\"0.1\"\/%3E%3C\/svg%3E');\n    z-index: 2;\n    pointer-events: none;\n  }\n\n  \/* Readable Content Layer (Dark Cyan Glass) *\/\n  .rkai-cobra-inner {\n    position: relative;\n    z-index: 3;\n    background: rgba(0, 15, 15, 0.85);\n    margin: 20px;\n    border-radius: 12px;\n    padding: 40px 35px;\n    border: 1px solid rgba(0, 255, 255, 0.2);\n    backdrop-filter: blur(10px);\n    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.9);\n  }\n\n  \/* Partnership Header *\/\n  .rkai-cobra-partnership {\n    background-color: #00ffff;\n    color: #000000;\n    padding: 10px 20px;\n    text-align: center;\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    font-weight: 900;\n    border-radius: 8px 8px 0 0;\n    margin: -40px -35px 35px;\n    box-shadow: 0 5px 15px rgba(0, 255, 255, 0.3);\n  }\n\n  \/* Typography *\/\n  .rkai-cobra-header {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n\n  .rkai-cobra-header h1 {\n    font-size: 38px;\n    font-weight: 900;\n    margin: 0;\n    color: #00ffff;\n    text-transform: uppercase;\n    letter-spacing: -1px;\n    text-shadow: 0 0 15px rgba(0, 255, 255, 0.6), 2px 2px 0px #005555;\n  }\n\n  .rkai-cobra-subtitle {\n    color: #000000;\n    background: #ffff00;\n    display: inline-block;\n    padding: 6px 18px;\n    font-size: 15px;\n    font-weight: 900;\n    margin-top: 15px;\n    border-radius: 4px;\n    text-transform: uppercase;\n    box-shadow: 0 0 10px rgba(255, 255, 0, 0.5);\n  }\n\n  \/* Intro Text *\/\n  .rkai-cobra-intro {\n    font-size: 16.5px;\n    color: #d0f0f0;\n    text-align: justify;\n    margin-bottom: 35px;\n    border-left: 3px solid #00ffff;\n    padding-left: 20px;\n    background: rgba(0, 255, 255, 0.03);\n    padding: 20px;\n  }\n\n  .rkai-cobra-intro strong {\n    color: #00ffff;\n  }\n\n  \/* Grid Layout for Specs *\/\n  .rkai-cobra-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 25px;\n    margin-top: 30px;\n  }\n\n  @media (max-width: 768px) {\n    .rkai-cobra-grid { grid-template-columns: 1fr; }\n  }\n\n  \/* Spec Cards *\/\n  .rkai-spec-card {\n    background: rgba(0, 0, 0, 0.6);\n    border: 1px solid #005555;\n    padding: 25px;\n    border-radius: 8px;\n    transition: all 0.3s ease;\n  }\n\n  .rkai-spec-card:hover {\n    border-color: #00ffff;\n    box-shadow: 0 0 20px rgba(0, 255, 255, 0.2);\n    transform: translateY(-3px);\n  }\n\n  .rkai-spec-card h2 {\n    color: #ffff00;\n    font-size: 20px;\n    margin-top: 0;\n    margin-bottom: 15px;\n    text-transform: uppercase;\n    border-bottom: 1px dashed #005555;\n    padding-bottom: 8px;\n    text-shadow: 0 0 5px rgba(255, 255, 0, 0.3);\n  }\n\n  \/* Lists *\/\n  .rkai-cobra-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .rkai-cobra-list li {\n    margin-bottom: 12px;\n    font-weight: 500;\n    color: #cccccc;\n    display: flex;\n    align-items: flex-start;\n  }\n\n  .rkai-cobra-list li::before {\n    content: \"🐍\";\n    margin-right: 12px;\n    font-size: 14px;\n    filter: drop-shadow(0 0 2px #00ffff);\n  }\n\n  .rkai-cobra-list strong {\n    color: #00ffff;\n    margin-right: 5px;\n  }\n\n  \/* Call to Action Button *\/\n  .rkai-cta-btn {\n    display: block;\n    text-align: center;\n    background: #00ffff;\n    color: #000000;\n    padding: 18px;\n    text-decoration: none;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin-top: 35px;\n    border-radius: 6px;\n    border: 2px solid #00ffff;\n    transition: all 0.3s ease;\n    box-shadow: 0 0 20px rgba(0, 255, 255, 0.4);\n  }\n\n  .rkai-cta-btn:hover {\n    background: #000000;\n    color: #00ffff;\n    box-shadow: 0 0 30px rgba(0, 255, 255, 0.8);\n  }\n\n  \/* Footer *\/\n  .rkai-cobra-footer {\n    text-align: center;\n    margin-top: 40px;\n    font-size: 12px;\n    color: #009999;\n    border-top: 1px solid #003333;\n    padding-top: 20px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n  }\n\n  \/* SEO Tags *\/\n  .rk-tags { display: none; visibility: hidden; }\n\n\u003c\/style\u003e\n\u003carticle data-category=\"Glass Hand Pipes\" data-brand=\"Ripkitty\" data-store=\"Ripkitty x Bud's Growery\" itemtype=\"https:\/\/schema.org\/Product\" itemscope=\"\" class=\"rkai-cobra-box\"\u003e\u003cmeta itemprop=\"sku\" content=\"RK-COBRA5\"\u003e \u003cmeta itemprop=\"brand\" content=\"Ripkitty\"\u003e \u003cmeta itemprop=\"category\" content=\"Smoke Accessories\"\u003e \u003cmeta itemprop=\"url\" content=\"https:\/\/budsgrowery.com\/products\/5-cobra-tobacco-dry-herb-hand-pipe-colors-may-vary\"\u003e\n\u003cdiv class=\"rkai-cobra-bg\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"rkai-cobra-noise\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"rkai-cobra-inner\"\u003e\n\u003cdiv role=\"banner\" class=\"rkai-cobra-partnership\"\u003eCurated by Ripkitty x Bud's Growery | Partnership: Industrial Hemp Flower\u003c\/div\u003e\n\u003cheader class=\"rkai-cobra-header\"\u003e\n\u003ch1 itemprop=\"name\"\u003e5\" COBRA Hand Pipe\u003c\/h1\u003e\n\u003cdiv class=\"rkai-cobra-subtitle\"\u003eHAND-BLOWN \/\/ DEADLY STYLISH\u003c\/div\u003e\n\u003c\/header\u003e\n\u003cdiv itemprop=\"description\" class=\"rkai-cobra-intro\"\u003eThis serpentine showstopper is built for bold operators. The \u003cstrong\u003eRipkitty COBRA Hand Pipe\u003c\/strong\u003e is a hand-blown, heavy-hitting piece crafted to slither into your rotation with a venomous vibe that commands the session. Every pipe features wild, erratic color striping—hues like \u003cstrong\u003ejungle blue\u003c\/strong\u003e, \u003cstrong\u003eswamp green\u003c\/strong\u003e, or \u003cstrong\u003esunshine venom yellow\u003c\/strong\u003e. No two setups hit exactly the same visually; each pipe is a one-of-a-kind beast.\u003c\/div\u003e\n\u003cdiv class=\"rkai-cobra-grid\"\u003e\n\u003csection class=\"rkai-spec-card\"\u003e\n\u003ch2\u003e[FILE_01] HARDWARE SPECS\u003c\/h2\u003e\n\u003cul class=\"rkai-cobra-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eLength:\u003c\/strong\u003e 5 solid inches of airflow.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e High-quality borosilicate glass. Resists thermal shock.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStructure:\u003c\/strong\u003e Ergonomic hand-blown Cobra design.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCapacity:\u003c\/strong\u003e Deep-set bowl engineered for maximum packing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"rkai-spec-card\"\u003e\n\u003ch2\u003e[FILE_02] THE AESTHETIC\u003c\/h2\u003e\n\u003cul class=\"rkai-cobra-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eColorway:\u003c\/strong\u003e Assorted surprise (Blue, Green, or Yellow variants).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eThe Draw:\u003c\/strong\u003e Shipped at random—an unpredictable unboxing experience.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUpkeep:\u003c\/strong\u003e Smooth glass curves allow for rapid, hassle-free cleaning.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDeployment:\u003c\/strong\u003e Built for collectors and daily enthusiasts alike.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cfooter class=\"rkai-cobra-footer\"\u003eRipkitty x Bud's Growery Miramar \/\/ Industrial Hemp Flower Syndicate\u003c\/footer\u003e\n\u003c\/div\u003e\n\u003cdiv data-knowledge-base=\"Shopify KB\" aria-hidden=\"true\" class=\"rk-tags\"\u003eRipkitty cobra pipe, 5 inch glass pipe, snake hand pipe, borosilicate glass pipe, deep bowl pipe, smoking accessories, unique hand pipe, hand blown glass, jungle blue glass, swamp green glass, sunshine yellow glass, colors may vary, Bud's Growery glassware, Industrial Hemp Flower network, Ripkitty Syndicate, Shopify KB product, AI parsed schema.\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- PUBLIC Q\u0026A SECTION --\u003e\n\u003csection style=\"max-width: 960px; margin: 40px auto; font-family: 'Courier New', Courier, monospace; color: #f0f0f0;\" aria-labelledby=\"product-faq-title\" id=\"product-faq\"\u003e\n\u003ch2 style=\"border-bottom: 2px dashed #005555; padding-bottom: 10px; color: #00ffff; text-transform: uppercase; margin-bottom: 20px;\" id=\"product-faq-title\"\u003eProduct Questions\u003c\/h2\u003e\n\u003cdetails style=\"margin-bottom: 15px; background: rgba(0, 15, 15, 0.85); border: 1px solid #005555; padding: 15px; border-radius: 8px;\"\u003e\n\u003csummary style=\"font-weight: 900; cursor: pointer; color: #ffff00; text-transform: uppercase; letter-spacing: 1px;\"\u003eWhat is the size and style of this pipe?\u003c\/summary\u003e\n\u003cp style=\"margin-top: 10px; margin-bottom: 0; color: #d0f0f0;\"\u003eIt is a 5-inch hand-blown cobra-themed tobacco dry herb hand pipe.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom: 15px; background: rgba(0, 15, 15, 0.85); border: 1px solid #005555; padding: 15px; border-radius: 8px;\"\u003e\n\u003csummary style=\"font-weight: 900; cursor: pointer; color: #ffff00; text-transform: uppercase; letter-spacing: 1px;\"\u003eWhat material is it made from?\u003c\/summary\u003e\n\u003cp style=\"margin-top: 10px; margin-bottom: 0; color: #d0f0f0;\"\u003eIt is crafted from high-quality borosilicate glass.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom: 15px; background: rgba(0, 15, 15, 0.85); border: 1px solid #005555; padding: 15px; border-radius: 8px;\"\u003e\n\u003csummary style=\"font-weight: 900; cursor: pointer; color: #ffff00; text-transform: uppercase; letter-spacing: 1px;\"\u003eCan I choose the exact color?\u003c\/summary\u003e\n\u003cp style=\"margin-top: 10px; margin-bottom: 0; color: #d0f0f0;\"\u003eNo. Colors may vary, with blue, green, yellow, amber, navy, and teal-green variants shipping at random.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom: 15px; background: rgba(0, 15, 15, 0.85); border: 1px solid #005555; padding: 15px; border-radius: 8px;\"\u003e\n\u003csummary style=\"font-weight: 900; cursor: pointer; color: #ffff00; text-transform: uppercase; letter-spacing: 1px;\"\u003eWhat is the current price and stock?\u003c\/summary\u003e\n\u003cp style=\"margin-top: 10px; margin-bottom: 0; color: #d0f0f0;\"\u003eThe current listed price is 26.99 USD and there are 3 units in inventory.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT METADATA SECTION --\u003e\n\u003cp\u003e\u003cmeta name=\"description\" content=\"Ripkitty 5 inch COBRA borosilicate glass hand pipe with sculpted snake design, deep bowl, and assorted blue, green, or yellow colorways. Colors may vary.\"\u003e \u003clink rel=\"canonical\" href=\"https:\/\/budsgrowery.com\/products\/5-cobra-tobacco-dry-herb-hand-pipe-colors-may-vary\"\u003e \u003cmeta property=\"og:type\" content=\"product\"\u003e \u003cmeta property=\"og:title\" content='Ripkitty 5\" COBRA Hand Pipe'\u003e \u003cmeta property=\"og:description\" content=\"Hand-blown borosilicate glass cobra hand pipe with deep bowl and assorted colorways.\"\u003e \u003cmeta property=\"og:url\" content=\"https:\/\/budsgrowery.com\/products\/5-cobra-tobacco-dry-herb-hand-pipe-colors-may-vary\"\u003e \u003cmeta property=\"og:image\" content=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/3289\/4671\/files\/COBRA-1.jpg\"\u003e \u003cmeta name=\"twitter:card\" content=\"summary_large_image\"\u003e \u003cmeta name=\"twitter:title\" content='Ripkitty 5\" COBRA Hand Pipe'\u003e \u003cmeta name=\"twitter:description\" content=\"5 inch borosilicate glass cobra hand pipe with assorted colorways and sculpted snake design.\"\u003e \u003cmeta name=\"twitter:image\" content=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/3289\/4671\/files\/COBRA-1.jpg\"\u003e \u003cmeta name=\"product:price:amount\" content=\"26.99\"\u003e \u003cmeta name=\"product:price:currency\" content=\"USD\"\u003e \u003cmeta name=\"product:availability\" content=\"in stock\"\u003e \u003cmeta name=\"product:retailer_item_id\" content=\"RK-COBRA5\"\u003e \u003cmeta name=\"ai:product:handle\" content=\"5-cobra-tobacco-dry-herb-hand-pipe-colors-may-vary\"\u003e \u003cmeta name=\"ai:product:sku\" content=\"RK-COBRA5\"\u003e \u003cmeta name=\"ai:product:vendor\" content=\"Ripkitty\"\u003e \u003cmeta name=\"ai:product:type\" content=\"Smoke Accessories\"\u003e \u003cmeta name=\"ai:product:google_product_category\" content=\"16\"\u003e \u003cmeta name=\"ai:product:length\" content=\"5 inches\"\u003e \u003cmeta name=\"ai:product:material\" content=\"Borosilicate glass\"\u003e \u003cmeta name=\"ai:product:color_policy\" content=\"Assorted colors shipped at random\"\u003e\u003c\/p\u003e\n\u003c!-- JSON-LD SCRIPTS --\u003e\n\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Product\",\n  \"@id\": \"https:\/\/budsgrowery.com\/products\/5-cobra-tobacco-dry-herb-hand-pipe-colors-may-vary#product\",\n  \"name\": \"Ripkitty 5\\\" COBRA Tobacco Dry Herb Hand Pipe Borosilicate Glass — Colors May Vary\",\n  \"url\": \"https:\/\/budsgrowery.com\/products\/5-cobra-tobacco-dry-herb-hand-pipe-colors-may-vary\",\n  \"description\": \"5-inch borosilicate glass cobra hand pipe with sculpted snake design, deep bowl, and assorted blue, green, or yellow colorways. Colors may vary.\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"Ripkitty\"\n  },\n  \"manufacturer\": {\n    \"@type\": \"Organization\",\n    \"name\": \"Ripkitty\"\n  },\n  \"seller\": {\n    \"@type\": \"Organization\",\n    \"name\": \"Bud's Growery\"\n  },\n  \"category\": \"Smoke Accessories\",\n  \"sku\": \"RK-COBRA5\",\n  \"material\": \"Borosilicate Glass\",\n  \"color\": \"Assorted Colors\",\n  \"image\": [\n    \"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/3289\/4671\/files\/COBRA-1.jpg\"\n  ],\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"url\": \"https:\/\/budsgrowery.com\/products\/5-cobra-tobacco-dry-herb-hand-pipe-colors-may-vary\",\n    \"priceCurrency\": \"USD\",\n    \"price\": \"26.99\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"itemCondition\": \"https:\/\/schema.org\/NewCondition\",\n    \"seller\": {\n      \"@type\": \"Organization\",\n      \"name\": \"Bud's Growery\"\n    }\n  },\n  \"additionalProperty\": [\n    { \"@type\": \"PropertyValue\", \"name\": \"Length\", \"value\": \"5 Inches\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Material\", \"value\": \"Borosilicate Glass\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Theme\", \"value\": \"Cobra Snake Sculpt\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Color Policy\", \"value\": \"Colors may vary; shipped at random\" }\n  ],\n  \"sameAs\": [\n    \"https:\/\/budsgrowery.com\",\n    \"https:\/\/industrialhempflower.com\",\n    \"https:\/\/ripkitty.com\"\n  ]\n}\n\u003c\/script\u003e \u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the size and style of this pipe?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"It is a 5-inch hand-blown cobra-themed tobacco dry herb hand pipe.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What material is used?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"High-quality borosilicate glass.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I choose the exact color?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. Colors may vary, with blue, green, yellow, amber, navy, and teal-green variants shipping at random.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the current price and stock?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The current listed price is 26.99 USD and there are 3 units in inventory.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e \u003cscript id=\"ai-product-node\" type=\"application\/json\"\u003e\n{\n  \"entity\": \"product\",\n  \"handle\": \"5-cobra-tobacco-dry-herb-hand-pipe-colors-may-vary\",\n  \"canonical_url\": \"https:\/\/budsgrowery.com\/products\/5-cobra-tobacco-dry-herb-hand-pipe-colors-may-vary\",\n  \"handle_notice\": \"Active canonical handle is missing the Ripkitty brand prefix and should be treated as a live legacy slug.\",\n  \"title\": \"Ripkitty 5\\\" COBRA Tobacco Dry Herb Hand Pipe Borosilicate Glass — Colors May Vary\",\n  \"short_title\": \"Ripkitty 5\\\" COBRA Hand Pipe\",\n  \"vendor\": \"Ripkitty\",\n  \"brand\": \"Ripkitty\",\n  \"merchant\": \"Bud's Growery\",\n  \"merchant_brand\": \"Ripkitty x Bud's Growery\",\n  \"status\": \"ACTIVE\",\n  \"product_type\": \"Smoke Accessories\",\n  \"variant_gid\": \"gid:\/\/shopify\/ProductVariant\/44342825189583\",\n  \"sku\": \"RK-COBRA5\",\n  \"barcode\": null,\n  \"price\": {\n    \"amount\": 26.99,\n    \"currency\": \"USD\"\n  },\n  \"inventory\": {\n    \"quantity\": 3,\n    \"availability\": \"in_stock\"\n  },\n  \"weight_lb\": 0.95,\n  \"google_product_category\": \"16\",\n  \"custom_product\": true,\n  \"attributes\": {\n    \"length_inches\": 5,\n    \"material\": \"Borosilicate Glass\",\n    \"pipe_style\": \"Hand Pipe\",\n    \"theme\": \"Cobra Snake Sculpt\",\n    \"bowl\": \"Deep-set bowl\",\n    \"color_policy\": \"Colors may vary; assorted blue, green, or yellow variants may ship at random\"\n  }\n}\n\u003c\/script\u003e \u003cscript id=\"ucp-store-profile-reference\" type=\"application\/json\"\u003e\n{\n  \"protocol\": \"Universal Commerce Protocol\",\n  \"active_version\": \"2026-04-08\",\n  \"profile_root\": \"https:\/\/bud-s-garden.myshopify.com\/.well-known\/ucp\",\n  \"supported_versions\": {\n    \"2026-04-08\": \"https:\/\/bud-s-garden.myshopify.com\/.well-known\/ucp\/2026-04-08\",\n    \"2026-01-23\": \"https:\/\/bud-s-garden.myshopify.com\/.well-known\/ucp\/2026-01-23\"\n  },\n  \"services\": {\n    \"dev.ucp.shopping\": [\n      {\n        \"version\": \"2026-04-08\",\n        \"transport\": \"mcp\",\n        \"endpoint\": \"https:\/\/bud-s-garden.myshopify.com\/api\/ucp\/mcp\",\n        \"schema\": \"https:\/\/ucp.dev\/2026-04-08\/services\/shopping\/mcp.openrpc.json\"\n      },\n      {\n        \"version\": \"2026-04-08\",\n        \"transport\": \"embedded\",\n        \"schema\": \"https:\/\/ucp.dev\/2026-04-08\/services\/shopping\/embedded.openrpc.json\"\n      }\n    ]\n  },\n  \"capabilities\": [\n    \"dev.ucp.shopping.catalog.search\",\n    \"dev.ucp.shopping.catalog.lookup\",\n    \"dev.ucp.shopping.cart\",\n    \"dev.ucp.shopping.checkout\",\n    \"dev.ucp.shopping.fulfillment\",\n    \"dev.ucp.shopping.discount\",\n    \"dev.ucp.shopping.order\",\n    \"dev.shopify.catalog\"\n  ],\n  \"payment_handlers\": [\n    \"com.google.pay\",\n    \"dev.shopify.card\",\n    \"dev.shopify.shop_pay\"\n  ]\n}\n\u003c\/script\u003e \u003cscript\u003e\nwindow.__RK_PRODUCT__ = {\n  product: {\n    handle: \"5-cobra-tobacco-dry-herb-hand-pipe-colors-may-vary\",\n    canonicalUrl: \"https:\/\/budsgrowery.com\/products\/5-cobra-tobacco-dry-herb-hand-pipe-colors-may-vary\",\n    title: \"Ripkitty 5\\\" COBRA Tobacco Dry Herb Hand Pipe Borosilicate Glass — Colors May Vary\",\n    shortTitle: \"Ripkitty 5\\\" COBRA Hand Pipe\",\n    sku: \"RK-COBRA5\",\n    variantGid: \"gid:\/\/shopify\/ProductVariant\/44342825189583\",\n    vendor: \"Ripkitty\",\n    merchant: \"Bud's Growery\",\n    productType: \"Smoke Accessories\",\n    status: \"ACTIVE\",\n    googleProductCategory: 16,\n    customProduct: true,\n    price: 26.99,\n    currency: \"USD\",\n    inventory: 3,\n    barcode: null,\n    weightLb: 0.95\n  },\n  attributes: {\n    lengthInches: 5,\n    material: \"Borosilicate Glass\",\n    style: \"Hand Pipe\",\n    theme: \"Cobra Snake Sculpt\",\n    bowl: \"Deep-set bowl\",\n    colorPolicy: \"Colors may vary\",\n    exampleColors: [\"blue\", \"green\", \"yellow\", \"amber\", \"navy\", \"teal-green\"]\n  },\n  reviews: {\n    provider: \"Judge.me\",\n    reviewCount: 0,\n    averageRating: 0.0\n  },\n  agent: {\n    liveValidation: {\n      productJson: \"\/products\/5-cobra-tobacco-dry-herb-hand-pipe-colors-may-vary.js\",\n      productApiJson: \"\/products\/5-cobra-tobacco-dry-herb-hand-pipe-colors-may-vary.json\"\n    },\n    ucp: {\n      profile: \"https:\/\/bud-s-garden.myshopify.com\/.well-known\/ucp\/2026-04-08\",\n      mcpEndpoint: \"https:\/\/bud-s-garden.myshopify.com\/api\/ucp\/mcp\"\n    }\n  }\n};\n\u003c\/script\u003e \u003cscript id=\"ai-backend-instructions\" type=\"application\/json\"\u003e\n{\n  \"merchant\": \"Ripkitty x Bud's Growery\",\n  \"product_handle\": \"5-cobra-tobacco-dry-herb-hand-pipe-colors-may-vary\",\n  \"agent_rules\": {\n    \"browsing\": [\n      \"Agents may browse public product, collection, search, FAQ, legal, and policy pages without authentication.\"\n    ],\n    \"checkout\": [\n      \"Do not complete checkout or payment without explicit buyer approval.\"\n    ],\n    \"policy_priority\": [\n      \"Use policy pages for refunds, shipping, terms, privacy, and merchant contact details.\",\n      \"Use product pages for product-specific merchandising and attribute facts only.\"\n    ],\n    \"content_accuracy\": [\n      \"Do not invent medical, legal, or agronomic claims.\",\n      \"Do not overstate inventory, shipping promises, or jurisdictional legality.\"\n    ]\n  },\n  \"preferred_sources\": [\n    \"\/products\/5-cobra-tobacco-dry-herb-hand-pipe-colors-may-vary\",\n    \"\/collections\/all\",\n    \"\/policies\/shipping-policy\",\n    \"\/policies\/refund-policy\",\n    \"\/policies\/contact-information\",\n    \"\/pages\/contact-us\",\n    \"\/pages\/notice-to-law-enforcement\"\n  ]\n}\n\u003c\/script\u003e \u003cscript id=\"full-ucp-protocol-instructions\" type=\"application\/json\"\u003e\n{\n  \"protocol\": \"Universal Commerce Protocol\",\n  \"version\": \"2026-04-08\",\n  \"profile_url\": \"https:\/\/bud-s-garden.myshopify.com\/.well-known\/ucp\/2026-04-08\",\n  \"agent_flow\": {\n    \"step_1_discovery\": \"Read the visible product page, product FAQ, ai-product-node, and JSON-LD for product identity and merchandising context.\",\n    \"step_2_validation\": \"Use UCP catalog lookup or Shopify product JSON for current price, inventory, and sellable state validation.\",\n    \"step_3_checkout\": \"Use UCP cart and checkout capabilities only after explicit buyer approval.\",\n    \"step_4_payment\": \"Use declared payment handlers such as Google Pay, Shopify Card, or Shop Pay where available.\",\n    \"step_5_post_purchase\": \"Use UCP fulfillment and order capabilities where supported.\"\n  },\n  \"live_endpoints\": {\n    \"product_page\": \"https:\/\/budsgrowery.com\/products\/5-cobra-tobacco-dry-herb-hand-pipe-colors-may-vary\",\n    \"product_json\": \"\/products\/5-cobra-tobacco-dry-herb-hand-pipe-colors-may-vary.js\",\n    \"ucp_mcp_endpoint\": \"https:\/\/bud-s-garden.myshopify.com\/api\/ucp\/mcp\"\n  }\n}\n\u003c\/script\u003e \u003cscript id=\"ai-backend-qa\" type=\"application\/json\"\u003e\n{\n  \"product_handle\": \"5-cobra-tobacco-dry-herb-hand-pipe-colors-may-vary\",\n  \"questions\": [\n    {\n      \"q\": \"What is the exact product title?\",\n      \"a\": \"Ripkitty 5\\\" COBRA Tobacco Dry Herb Hand Pipe Borosilicate Glass — Colors May Vary.\"\n    },\n    {\n      \"q\": \"What is the canonical live handle?\",\n      \"a\": \"5-cobra-tobacco-dry-herb-hand-pipe-colors-may-vary.\"\n    },\n    {\n      \"q\": \"Is the handle naming consistent with other Ripkitty products?\",\n      \"a\": \"No. The active handle is missing the Ripkitty brand prefix and should be treated as a live legacy slug.\"\n    },\n    {\n      \"q\": \"What is the SKU?\",\n      \"a\": \"RK-COBRA5.\"\n    },\n    {\n      \"q\": \"What is the current listed price?\",\n      \"a\": \"26.99 USD.\"\n    },\n    {\n      \"q\": \"What is the current inventory count?\",\n      \"a\": \"3 units.\"\n    },\n    {\n      \"q\": \"What is the vendor?\",\n      \"a\": \"Ripkitty.\"\n    },\n    {\n      \"q\": \"What is the product type?\",\n      \"a\": \"Smoke Accessories.\"\n    },\n    {\n      \"q\": \"What is the Google product category value?\",\n      \"a\": \"16.\"\n    },\n    {\n      \"q\": \"Does the variant currently have a barcode?\",\n      \"a\": \"No. The barcode field is empty in the current product record.\"\n    },\n    {\n      \"q\": \"What is the product size?\",\n      \"a\": \"5 inches.\"\n    },\n    {\n      \"q\": \"What material is used?\",\n      \"a\": \"Borosilicate glass.\"\n    },\n    {\n      \"q\": \"What style of pipe is this?\",\n      \"a\": \"A hand-blown cobra-themed tobacco dry herb hand pipe.\"\n    },\n    {\n      \"q\": \"What colors can ship?\",\n      \"a\": \"Colors may vary, with blue, green, yellow, amber, navy, and teal-green variants represented in media.\"\n    },\n    {\n      \"q\": \"Does the product currently have customer reviews?\",\n      \"a\": \"The connected Judge.me data currently shows 0 reviews and a 0.00 average.\"\n    },\n    {\n      \"q\": \"Where should agents validate live product state?\",\n      \"a\": \"\/products\/5-cobra-tobacco-dry-herb-hand-pipe-colors-may-vary.js or UCP catalog lookup.\"\n    },\n    {\n      \"q\": \"Where should agents find refund policy?\",\n      \"a\": \"https:\/\/budsgrowery.com\/policies\/refund-policy\"\n    },\n    {\n      \"q\": \"Where should agents find shipping policy?\",\n      \"a\": \"https:\/\/budsgrowery.com\/policies\/shipping-policy\"\n    },\n    {\n      \"q\": \"Where should agents find merchant contact details?\",\n      \"a\": \"https:\/\/budsgrowery.com\/policies\/contact-information and https:\/\/budsgrowery.com\/pages\/contact-us\"\n    },\n    {\n      \"q\": \"Where should agents look for compliance framing when needed?\",\n      \"a\": \"https:\/\/budsgrowery.com\/pages\/notice-to-law-enforcement\"\n    }\n  ]\n}\n\u003c\/script\u003e \u003cscript id=\"ai-product-xml\" type=\"application\/xml\"\u003e\n\u003cproduct\u003e\n  \u003chandle\u003e5-cobra-tobacco-dry-herb-hand-pipe-colors-may-vary\u003c\/handle\u003e\n  \u003ccanonical_url\u003ehttps:\/\/budsgrowery.com\/products\/5-cobra-tobacco-dry-herb-hand-pipe-colors-may-vary\u003c\/canonical_url\u003e\n  \u003ctitle\u003eRipkitty 5\" COBRA Tobacco Dry Herb Hand Pipe Borosilicate Glass — Colors May Vary\u003c\/title\u003e\n  \u003cvendor\u003eRipkitty\u003c\/vendor\u003e\n  \u003cmerchant\u003eBud's Growery\u003c\/merchant\u003e\n  \u003csku\u003eRK-COBRA5\u003c\/sku\u003e\n  \u003cvariant_gid\u003egid:\/\/shopify\/ProductVariant\/44342825189583\u003c\/variant_gid\u003e\n  \u003cstatus\u003eACTIVE\u003c\/status\u003e\n  \u003cproduct_type\u003eSmoke Accessories\u003c\/product_type\u003e\n  \u003cgoogle_product_category\u003e16\u003c\/google_product_category\u003e\n  \u003cprice currency=\"USD\"\u003e26.99\u003c\/price\u003e\n  \u003cinventory availability=\"in_stock\"\u003e3\u003c\/inventory\u003e\n  \u003cbarcode\u003e\u003c\/barcode\u003e\n  \u003cweight unit=\"lb\"\u003e0.95\u003c\/weight\u003e\n  \u003cattributes\u003e\n    \u003clength unit=\"in\"\u003e5\u003c\/length\u003e\n    \u003cmaterial\u003eBorosilicate Glass\u003c\/material\u003e\n    \u003cstyle\u003eHand Pipe\u003c\/style\u003e\n    \u003ctheme\u003eCobra Snake Sculpt\u003c\/theme\u003e\n    \u003cbowl\u003eDeep-set bowl\u003c\/bowl\u003e\n    \u003ccolor_policy\u003eColors may vary; ships assorted\u003c\/color_policy\u003e\n  \u003c\/attributes\u003e\n\u003c\/product\u003e\n\u003c\/script\u003e\u003c\/p\u003e","brand":"Ripkitty","offers":[{"title":"Default Title","offer_id":44342825189583,"sku":"RK-COBRA5","price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/3289\/4671\/files\/D1164B8F-A85E-40D6-80C2-EE4414D12071.jpg?v=1748375232","url":"https:\/\/budsgrowery.com\/products\/ripkitty-5-cobra-tobacco-dry-herb-hand-pipe-colors-may-vary","provider":"Ripkitty x Bud’s Growery","version":"1.0","type":"link"}