{"product_id":"idab-jail-house-fire-opal-mini-glass-rig-14cm","title":"iDab Jail House Fire Opal Mini Glass Rig – 14cm","description":"\u003cstyle\u003e\n  .gb-jailfire{\n    --fire:#ff7a18;\n    --amber:#ffbf3f;\n    --opal:#69ecf0;\n    --cream:#fff2d2;\n    --ink:#fff;\n    --muted:#c8c3bd;\n    --panel:#171312;\n    --panel2:#211a17;\n    --line:rgba(255,190,112,.19);\n    max-width:980px;\n    margin:0 auto;\n    color:var(--ink);\n    font-family:inherit;\n    line-height:1.6;\n  }\n\n  .gb-jailfire,\n  .gb-jailfire *{\n    box-sizing:border-box;\n  }\n\n  .gb-jailfire a{\n    color:inherit;\n  }\n\n  .gb-jailfire .jf-wrap{\n    position:relative;\n    overflow:hidden;\n    padding:27px;\n    border:1px solid var(--line);\n    border-radius:22px;\n    background:\n      radial-gradient(circle at 4% 3%,rgba(255,122,24,.17),transparent 27%),\n      radial-gradient(circle at 96% 5%,rgba(105,236,240,.10),transparent 24%),\n      linear-gradient(145deg,#1b1411 0%,#090909 58%,#15100e 100%);\n    box-shadow:0 18px 50px rgba(0,0,0,.38);\n  }\n\n  .gb-jailfire .jf-wrap:before{\n    content:\"\";\n    position:absolute;\n    top:-105px;\n    right:-75px;\n    width:235px;\n    height:235px;\n    border:2px solid rgba(255,191,63,.11);\n    border-radius:50%;\n    box-shadow:\n      0 0 0 24px rgba(255,122,24,.035),\n      0 0 0 48px rgba(105,236,240,.02);\n    pointer-events:none;\n  }\n\n  .gb-jailfire .jf-hero{\n    position:relative;\n    z-index:1;\n  }\n\n  .gb-jailfire .jf-badge{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    margin-bottom:13px;\n    padding:7px 12px;\n    border:1px solid rgba(255,191,63,.35);\n    border-radius:999px;\n    background:rgba(255,122,24,.10);\n    color:var(--amber);\n    font-size:12px;\n    font-weight:800;\n    letter-spacing:.08em;\n    line-height:1.2;\n    text-transform:uppercase;\n  }\n\n  .gb-jailfire .jf-badge:before{\n    content:\"\";\n    width:8px;\n    height:8px;\n    flex:0 0 8px;\n    border-radius:50%;\n    background:var(--fire);\n    box-shadow:0 0 13px var(--fire);\n  }\n\n  .gb-jailfire h2{\n    margin:0 0 12px;\n    max-width:790px;\n    color:#fff;\n    font-size:clamp(28px,4vw,43px);\n    line-height:1.08;\n    letter-spacing:-.035em;\n  }\n\n  .gb-jailfire h3{\n    margin:0;\n    color:#fff;\n    font-size:22px;\n    line-height:1.25;\n  }\n\n  .gb-jailfire h4{\n    margin:0 0 6px;\n    color:#fff;\n    font-size:16px;\n    line-height:1.3;\n  }\n\n  .gb-jailfire p{\n    margin:0 0 14px;\n    color:var(--muted);\n  }\n\n  .gb-jailfire .jf-intro{\n    max-width:820px;\n    color:#e6dfd8;\n    font-size:16px;\n  }\n\n  .gb-jailfire .jf-callout{\n    margin:21px 0;\n    padding:17px 18px;\n    border:1px solid rgba(255,122,24,.30);\n    border-radius:16px;\n    background:\n      linear-gradient(100deg,rgba(255,122,24,.12),rgba(255,191,63,.06) 55%,rgba(105,236,240,.06));\n  }\n\n  .gb-jailfire .jf-callout strong{\n    display:block;\n    margin-bottom:3px;\n    color:var(--amber);\n    font-size:17px;\n  }\n\n  .gb-jailfire .jf-callout span{\n    color:#ece4dc;\n  }\n\n  .gb-jailfire .jf-stats{\n    display:grid;\n    grid-template-columns:repeat(4,minmax(0,1fr));\n    gap:10px;\n    margin:20px 0 28px;\n  }\n\n  .gb-jailfire .jf-stat{\n    min-height:90px;\n    padding:14px;\n    border:1px solid var(--line);\n    border-radius:14px;\n    background:rgba(25,19,17,.88);\n  }\n\n  .gb-jailfire .jf-stat:nth-child(1){\n    border-top:2px solid var(--fire);\n  }\n\n  .gb-jailfire .jf-stat:nth-child(2){\n    border-top:2px solid var(--amber);\n  }\n\n  .gb-jailfire .jf-stat:nth-child(3){\n    border-top:2px solid var(--opal);\n  }\n\n  .gb-jailfire .jf-stat:nth-child(4){\n    border-top:2px solid var(--cream);\n  }\n\n  .gb-jailfire .jf-stat strong{\n    display:block;\n    margin-bottom:4px;\n    color:#fff;\n    font-size:15px;\n  }\n\n  .gb-jailfire .jf-stat span{\n    display:block;\n    color:var(--muted);\n    font-size:13px;\n    line-height:1.4;\n  }\n\n  .gb-jailfire .jf-section{\n    margin-top:27px;\n  }\n\n  .gb-jailfire .jf-heading{\n    display:flex;\n    align-items:center;\n    gap:10px;\n    margin-bottom:14px;\n  }\n\n  .gb-jailfire .jf-heading:before{\n    content:\"\";\n    width:5px;\n    height:24px;\n    flex:0 0 5px;\n    border-radius:20px;\n    background:linear-gradient(var(--fire),var(--amber));\n    box-shadow:0 0 14px rgba(255,122,24,.4);\n  }\n\n  .gb-jailfire .jf-features{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:12px;\n  }\n\n  .gb-jailfire .jf-feature{\n    min-height:145px;\n    padding:17px;\n    border:1px solid var(--line);\n    border-radius:15px;\n    background:\n      radial-gradient(circle at 100% 100%,rgba(255,122,24,.07),transparent 38%),\n      linear-gradient(145deg,#241b17,#100e0d);\n  }\n\n  .gb-jailfire .jf-icon{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:34px;\n    height:34px;\n    margin-bottom:11px;\n    border:1px solid rgba(255,191,63,.28);\n    border-radius:10px;\n    background:rgba(255,122,24,.09);\n    color:var(--amber);\n    font-size:14px;\n    font-weight:900;\n  }\n\n  .gb-jailfire .jf-feature:nth-child(3) .jf-icon,\n  .gb-jailfire .jf-feature:nth-child(6) .jf-icon{\n    border-color:rgba(105,236,240,.28);\n    background:rgba(105,236,240,.07);\n    color:var(--opal);\n  }\n\n  .gb-jailfire .jf-feature p{\n    margin:0;\n    font-size:14px;\n  }\n\n  .gb-jailfire .jf-panel{\n    padding:20px;\n    border:1px solid var(--line);\n    border-radius:16px;\n    background:\n      radial-gradient(circle at 100% 0,rgba(255,122,24,.08),transparent 34%),\n      rgba(19,15,14,.9);\n  }\n\n  .gb-jailfire .jf-panel p:last-child{\n    margin-bottom:0;\n  }\n\n  .gb-jailfire .jf-specs{\n    width:100%;\n    border-collapse:separate;\n    border-spacing:0 8px;\n  }\n\n  .gb-jailfire .jf-specs th,\n  .gb-jailfire .jf-specs td{\n    padding:13px 14px;\n    border-top:1px solid var(--line);\n    border-bottom:1px solid var(--line);\n    background:var(--panel2);\n    text-align:left;\n    vertical-align:top;\n  }\n\n  .gb-jailfire .jf-specs th{\n    width:34%;\n    border-left:1px solid var(--line);\n    border-radius:11px 0 0 11px;\n    color:#fff;\n    font-size:14px;\n  }\n\n  .gb-jailfire .jf-specs td{\n    border-right:1px solid var(--line);\n    border-radius:0 11px 11px 0;\n    color:#ddd6cf;\n    font-size:14px;\n  }\n\n  .gb-jailfire .jf-points{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:10px;\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .gb-jailfire .jf-points li{\n    position:relative;\n    min-height:68px;\n    padding:13px 13px 13px 43px;\n    border:1px solid var(--line);\n    border-radius:13px;\n    background:var(--panel2);\n    color:#ddd6cf;\n    font-size:14px;\n  }\n\n  .gb-jailfire .jf-points li:before{\n    content:\"✓\";\n    position:absolute;\n    top:14px;\n    left:14px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:20px;\n    height:20px;\n    border-radius:50%;\n    background:rgba(255,122,24,.13);\n    color:var(--amber);\n    font-size:12px;\n    font-weight:900;\n  }\n\n  .gb-jailfire .jf-points strong{\n    display:block;\n    margin-bottom:2px;\n    color:#fff;\n  }\n\n  .gb-jailfire .jf-links{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:11px;\n  }\n\n  .gb-jailfire .jf-link{\n    position:relative;\n    display:block;\n    min-height:104px;\n    padding:17px 42px 17px 17px;\n    border:1px solid var(--line);\n    border-radius:15px;\n    background:linear-gradient(145deg,#241b17,#100e0d);\n    color:#fff;\n    text-decoration:none;\n  }\n\n  .gb-jailfire .jf-link:after{\n    content:\"→\";\n    position:absolute;\n    top:50%;\n    right:17px;\n    color:var(--amber);\n    font-size:20px;\n    transform:translateY(-50%);\n  }\n\n  .gb-jailfire .jf-link strong{\n    display:block;\n    margin-bottom:5px;\n    color:#fff;\n    font-size:15px;\n  }\n\n  .gb-jailfire .jf-link span{\n    display:block;\n    color:var(--muted);\n    font-size:13px;\n    line-height:1.4;\n  }\n\n  .gb-jailfire .jf-faq{\n    display:grid;\n    gap:9px;\n  }\n\n  .gb-jailfire .jf-faq details{\n    overflow:hidden;\n    border:1px solid var(--line);\n    border-radius:12px;\n    background:var(--panel2);\n  }\n\n  .gb-jailfire .jf-faq summary{\n    position:relative;\n    padding:14px 42px 14px 15px;\n    color:#fff;\n    font-size:14px;\n    font-weight:800;\n    cursor:pointer;\n    list-style:none;\n  }\n\n  .gb-jailfire .jf-faq summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .gb-jailfire .jf-faq summary:after{\n    content:\"+\";\n    position:absolute;\n    top:50%;\n    right:15px;\n    color:var(--amber);\n    font-size:20px;\n    transform:translateY(-50%);\n  }\n\n  .gb-jailfire .jf-faq details[open] summary:after{\n    content:\"−\";\n  }\n\n  .gb-jailfire .jf-faq details p{\n    margin:0;\n    padding:0 15px 15px;\n    font-size:14px;\n  }\n\n  .gb-jailfire .jf-note{\n    margin-top:20px;\n    color:#928a84;\n    font-size:12px;\n    text-align:center;\n  }\n\n  @media (max-width:760px){\n    .gb-jailfire .jf-wrap{\n      padding:20px 15px;\n      border-radius:17px;\n    }\n\n    .gb-jailfire .jf-stats,\n    .gb-jailfire .jf-features,\n    .gb-jailfire .jf-links{\n      grid-template-columns:repeat(2,minmax(0,1fr));\n    }\n  }\n\n  @media (max-width:520px){\n    .gb-jailfire h2{\n      font-size:28px;\n    }\n\n    .gb-jailfire .jf-features,\n    .gb-jailfire .jf-points,\n    .gb-jailfire .jf-links{\n      grid-template-columns:1fr;\n    }\n\n    .gb-jailfire .jf-feature{\n      min-height:auto;\n    }\n\n    .gb-jailfire .jf-specs th,\n    .gb-jailfire .jf-specs td{\n      display:block;\n      width:100%;\n    }\n\n    .gb-jailfire .jf-specs th{\n      padding-bottom:5px;\n      border-right:1px solid var(--line);\n      border-bottom:0;\n      border-radius:11px 11px 0 0;\n    }\n\n    .gb-jailfire .jf-specs td{\n      padding-top:5px;\n      border-top:0;\n      border-left:1px solid var(--line);\n      border-radius:0 0 11px 11px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"gb-jailfire\" aria-label=\"iDab Jail House Fire opal mini glass rig product information\"\u003e\n  \u003cdiv class=\"jf-wrap\"\u003e\n\n    \u003cheader class=\"jf-hero\"\u003e\n      \u003cdiv class=\"jf-badge\"\u003eiDab Glass • Fire Worked Design\u003c\/div\u003e\n\n      \u003ch2\u003eiDab Jail House Fire Opal Mini Glass Rig – 14cm\u003c\/h2\u003e\n\n      \u003cp class=\"jf-intro\"\u003e\n        Small in stature but packed with visual detail, this iDab mini rig combines fiery amber, black and white worked-glass patterns with decorative opal accents around its beaker-style base. The compact 14cm profile makes it an eye-catching display piece without requiring the space of a full-sized rig.\n      \u003c\/p\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"jf-callout\"\u003e\n      \u003cstrong\u003eFIRE-WORKED GLASS WITH OPAL ACCENTS\u003c\/strong\u003e\n      \u003cspan\u003eA compact custom-style piece with intricate striped glasswork, a flared mouthpiece and decorative opal details.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jf-stats\"\u003e\n      \u003cdiv class=\"jf-stat\"\u003e\n        \u003cstrong\u003e14cm Tall\u003c\/strong\u003e\n        \u003cspan\u003eCompact desktop size\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jf-stat\"\u003e\n        \u003cstrong\u003e9.5cm Wide\u003c\/strong\u003e\n        \u003cspan\u003eStable beaker-style profile\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jf-stat\"\u003e\n        \u003cstrong\u003eOpal Details\u003c\/strong\u003e\n        \u003cspan\u003eDecorative accents around the base\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jf-stat\"\u003e\n        \u003cstrong\u003eFemale Joint\u003c\/strong\u003e\n        \u003cspan\u003eStructured specification lists 14.5mm\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jf-section\"\u003e\n      \u003cdiv class=\"jf-heading\"\u003e\n        \u003ch3\u003eWhat Makes It Special?\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jf-features\"\u003e\n        \u003carticle class=\"jf-feature\"\u003e\n          \u003cdiv class=\"jf-icon\"\u003e🔥\u003c\/div\u003e\n          \u003ch4\u003eJail House Fire Glasswork\u003c\/h4\u003e\n          \u003cp\u003eLayered amber, black and white stripes create a warm, high-contrast pattern across the neck and base.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"jf-feature\"\u003e\n          \u003cdiv class=\"jf-icon\"\u003e✦\u003c\/div\u003e\n          \u003ch4\u003eDecorative Opals\u003c\/h4\u003e\n          \u003cp\u003eOpal-style accents positioned around the lower section give the piece additional colour and dimension.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"jf-feature\"\u003e\n          \u003cdiv class=\"jf-icon\"\u003e14\u003c\/div\u003e\n          \u003ch4\u003eCompact 14cm Height\u003c\/h4\u003e\n          \u003cp\u003eA small display-friendly profile that is easier to store than a conventional full-size glass rig.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"jf-feature\"\u003e\n          \u003cdiv class=\"jf-icon\"\u003e◇\u003c\/div\u003e\n          \u003ch4\u003eBeaker-Style Base\u003c\/h4\u003e\n          \u003cp\u003eThe widened lower chamber provides a broader footprint than a narrow straight-tube design.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"jf-feature\"\u003e\n          \u003cdiv class=\"jf-icon\"\u003e≈\u003c\/div\u003e\n          \u003ch4\u003eContinuous Artwork\u003c\/h4\u003e\n          \u003cp\u003eThe striped pattern runs from the lower chamber up through the tall neck for a coordinated finish.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"jf-feature\"\u003e\n          \u003cdiv class=\"jf-icon\"\u003e●\u003c\/div\u003e\n          \u003ch4\u003eIndividual Character\u003c\/h4\u003e\n          \u003cp\u003eAs a worked-glass piece, minor variations help give each example its own slightly different appearance.\u003c\/p\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jf-section\"\u003e\n      \u003cdiv class=\"jf-heading\"\u003e\n        \u003ch3\u003eDesign Highlights\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cul class=\"jf-points\"\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eFiery striped finish\u003c\/strong\u003e\n          Amber, orange, black and white worked-glass patterning.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eOpal-style detailing\u003c\/strong\u003e\n          Decorative accents arranged around the lower chamber.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eFlared mouthpiece\u003c\/strong\u003e\n          A gently widened lip completes the tall, patterned neck.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eCompact chamber\u003c\/strong\u003e\n          Small beaker-inspired form with a stable-looking footprint.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eAngled female joint\u003c\/strong\u003e\n          Side-mounted glass joint positioned away from the neck.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eCollector-style appearance\u003c\/strong\u003e\n          More decorative and distinctive than a plain clear-glass rig.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jf-section\"\u003e\n      \u003cdiv class=\"jf-heading\"\u003e\n        \u003ch3\u003eA Small Piece with Serious Detail\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jf-panel\"\u003e\n        \u003cp\u003e\n          The Jail House Fire design is the immediate focus. Bands of warm amber and orange are broken up by black and white lines, creating a layered pattern that follows the shape of the neck and lower chamber.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Decorative opal-style accents around the base add flashes of cool colour against the warmer glasswork. The contrast helps this compact piece stand out whether it is being used or displayed as part of a glass collection.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          At approximately 14cm tall and 9.5cm across at its widest point, it delivers an intricate artisan-style appearance in a compact format. Because the glasswork is individually finished, small differences in pattern placement and appearance should be expected.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jf-section\"\u003e\n      \u003cdiv class=\"jf-heading\"\u003e\n        \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003ctable class=\"jf-specs\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n            \u003ctd\u003eiDab Glass\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n            \u003ctd\u003eMini worked-glass rig\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDesign\u003c\/th\u003e\n            \u003ctd\u003eJail House Fire striped glasswork with opal accents\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n            \u003ctd\u003eApproximately 14cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n            \u003ctd\u003eApproximately 9.5cm at the widest point\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n            \u003ctd\u003ePyrex glass\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBody style\u003c\/th\u003e\n            \u003ctd\u003eCompact beaker-style chamber\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eJoint\u003c\/th\u003e\n            \u003ctd\u003eFemale glass joint\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eJoint size\u003c\/th\u003e\n            \u003ctd\u003eApproximately 14.5mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFinish\u003c\/th\u003e\n            \u003ctd\u003eWorked-glass pattern with decorative opal details\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eVariation\u003c\/th\u003e\n            \u003ctd\u003eExact pattern and detail placement may vary slightly\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jf-section\"\u003e\n      \u003cdiv class=\"jf-heading\"\u003e\n        \u003ch3\u003eCare \u0026amp; Handling\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jf-panel\"\u003e\n        \u003cp\u003e\n          Handle this piece carefully by the main glass body rather than by the joint or decorative opal details. Allow the glass to cool fully before cleaning and avoid sudden changes between very hot and cold temperatures.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Use a suitable specialist glass-cleaning solution and rinse thoroughly. The compact chamber may benefit from a narrow cleaning brush. Allow the piece to dry completely before storage.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cnav class=\"jf-section\" aria-label=\"Related bong collections\"\u003e\n      \u003cdiv class=\"jf-heading\"\u003e\n        \u003ch3\u003eExplore More from Gorilla Bongs\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jf-links\"\u003e\n        \u003ca class=\"jf-link\" href=\"https:\/\/www.bongs.co.uk\/collections\/glass-bongs\"\u003e\n          \u003cstrong\u003eGlass Bongs\u003c\/strong\u003e\n          \u003cspan\u003eBrowse more clear, coloured and decorative glass pieces.\u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"jf-link\" href=\"https:\/\/www.bongs.co.uk\/collections\/mini-bongs\"\u003e\n          \u003cstrong\u003eMini Bongs\u003c\/strong\u003e\n          \u003cspan\u003eDiscover compact glass pieces that are easier to store.\u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"jf-link\" href=\"https:\/\/www.bongs.co.uk\/collections\/cool\"\u003e\n          \u003cstrong\u003eCool \u0026amp; Unique Bongs\u003c\/strong\u003e\n          \u003cspan\u003eExplore unusual shapes, colours and collector-style designs.\u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/nav\u003e\n\n    \u003cdiv class=\"jf-section\"\u003e\n      \u003cdiv class=\"jf-heading\"\u003e\n        \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jf-faq\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eHow tall is the iDab Jail House Fire rig?\u003c\/summary\u003e\n          \u003cp\u003e\n            The structured product specifications list the piece as approximately 14cm tall.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is the Jail House Fire design?\u003c\/summary\u003e\n          \u003cp\u003e\n            It is the name used for the layered amber, orange, black and white worked-glass pattern covering the neck and lower body.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes the piece have real decorative opal details?\u003c\/summary\u003e\n          \u003cp\u003e\n            The design includes several small opal-style accents positioned around the lower chamber.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat material is the rig made from?\u003c\/summary\u003e\n          \u003cp\u003e\n            The product specification identifies the material as Pyrex glass.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat size is the female joint?\u003c\/summary\u003e\n          \u003cp\u003e\n            The structured specification table lists an approximately 14.5mm female joint. Please select any separate compatible accessory according to the confirmed joint measurement.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWill every piece look exactly the same?\u003c\/summary\u003e\n          \u003cp\u003e\n            No. Small differences in the worked-glass pattern and decorative detail placement may occur between individual pieces.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"jf-note\"\u003e\n      Measurements are approximate. Pattern placement and individual glass details may vary slightly between pieces.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Bongs","offers":[{"title":"Default Title","offer_id":57471919489404,"sku":null,"price":169.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/1240\/0417\/files\/SmallJailHouseFireWorkedTubeRigwithOpals10mmFemaleJointbyiDabGlassside.png?v=1789852845","url":"https:\/\/www.bongs.co.uk\/products\/idab-jail-house-fire-opal-mini-glass-rig-14cm","provider":"Bongs","version":"1.0","type":"link"}