{"product_id":"blue-orbit-honeycomb-perc-glass-bong-mixed-cartoon-designs-30-5cm","title":"Blue Orbit Honeycomb Perc Glass Bong – Mixed Cartoon Designs (30.5cm)","description":"\u003cstyle\u003e\n  .gb-blue-orbit,\n  .gb-blue-orbit * {\n    box-sizing: border-box;\n  }\n\n  .gb-blue-orbit {\n    --gb-bg: #050812;\n    --gb-panel: #0d1322;\n    --gb-border: rgba(77, 151, 255, 0.2);\n    --gb-text: #f6f9ff;\n    --gb-muted: #b7c1d1;\n    --gb-blue: #347dff;\n    --gb-cyan: #45dff3;\n    --gb-yellow: #ffd84d;\n    --gb-green: #62e58b;\n\n    max-width: 980px;\n    margin: 24px auto;\n    padding: 28px;\n    overflow: hidden;\n    color: var(--gb-text);\n    background:\n      radial-gradient(circle at 0 0, rgba(52, 125, 255, 0.2), transparent 34%),\n      radial-gradient(circle at 100% 0, rgba(255, 216, 77, 0.1), transparent 31%),\n      radial-gradient(circle at 50% 100%, rgba(69, 223, 243, 0.09), transparent 35%),\n      var(--gb-bg);\n    border: 1px solid var(--gb-border);\n    border-radius: 24px;\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .gb-blue-orbit h2,\n  .gb-blue-orbit h3,\n  .gb-blue-orbit p {\n    margin-top: 0;\n  }\n\n  .gb-blue-orbit h2 {\n    max-width: 850px;\n    margin-bottom: 14px;\n    color: #ffffff;\n    font-size: clamp(28px, 5vw, 46px);\n    line-height: 1.08;\n    letter-spacing: -1.2px;\n  }\n\n  .gb-blue-orbit h3 {\n    margin-bottom: 15px;\n    color: #ffffff;\n    font-size: 23px;\n    line-height: 1.25;\n  }\n\n  .gb-blue-orbit p {\n    color: var(--gb-muted);\n  }\n\n  .gb-blue-orbit .gb-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 17px;\n    padding: 7px 12px;\n    color: #edf5ff;\n    background: rgba(52, 125, 255, 0.13);\n    border: 1px solid rgba(77, 151, 255, 0.45);\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n  }\n\n  .gb-blue-orbit .gb-badge::before {\n    width: 8px;\n    height: 8px;\n    content: \"\";\n    background: var(--gb-cyan);\n    border-radius: 50%;\n    box-shadow: 0 0 13px rgba(69, 223, 243, 0.8);\n  }\n\n  .gb-blue-orbit .gb-lead {\n    max-width: 810px;\n    margin-bottom: 22px;\n    font-size: 17px;\n  }\n\n  .gb-blue-orbit .gb-lead strong {\n    color: #ffffff;\n  }\n\n  .gb-blue-orbit .gb-notice {\n    margin: 22px 0;\n    padding: 17px 18px;\n    color: #eef5ff;\n    background: linear-gradient(\n      135deg,\n      rgba(52, 125, 255, 0.14),\n      rgba(255, 216, 77, 0.07)\n    );\n    border: 1px solid rgba(77, 151, 255, 0.32);\n    border-left: 4px solid var(--gb-blue);\n    border-radius: 14px;\n  }\n\n  .gb-blue-orbit .gb-notice strong {\n    color: var(--gb-yellow);\n  }\n\n  .gb-blue-orbit .gb-stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n    margin: 25px 0 30px;\n  }\n\n  .gb-blue-orbit .gb-stat {\n    min-height: 96px;\n    padding: 16px 12px;\n    background: rgba(13, 19, 34, 0.92);\n    border: 1px solid var(--gb-border);\n    border-radius: 16px;\n    text-align: center;\n  }\n\n  .gb-blue-orbit .gb-stat strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--gb-cyan);\n    font-size: 18px;\n  }\n\n  .gb-blue-orbit .gb-stat:nth-child(2) strong {\n    color: var(--gb-yellow);\n  }\n\n  .gb-blue-orbit .gb-stat:nth-child(3) strong {\n    color: var(--gb-green);\n  }\n\n  .gb-blue-orbit .gb-stat span {\n    color: var(--gb-muted);\n    font-size: 13px;\n  }\n\n  .gb-blue-orbit .gb-section {\n    margin-top: 28px;\n    padding: 22px;\n    background: rgba(13, 19, 34, 0.92);\n    border: 1px solid var(--gb-border);\n    border-radius: 20px;\n  }\n\n  .gb-blue-orbit .gb-section-title::after {\n    display: block;\n    width: 62px;\n    height: 3px;\n    margin-top: 9px;\n    content: \"\";\n    background: linear-gradient(\n      90deg,\n      var(--gb-blue),\n      var(--gb-cyan),\n      var(--gb-yellow)\n    );\n    border-radius: 999px;\n  }\n\n  .gb-blue-orbit .gb-tiles {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 13px;\n  }\n\n  .gb-blue-orbit .gb-tile {\n    position: relative;\n    min-height: 132px;\n    padding: 18px;\n    overflow: hidden;\n    background: linear-gradient(\n      145deg,\n      rgba(52, 125, 255, 0.07),\n      rgba(255, 255, 255, 0.018)\n    );\n    border: 1px solid var(--gb-border);\n    border-radius: 16px;\n  }\n\n  .gb-blue-orbit .gb-tile::before {\n    position: absolute;\n    top: 0;\n    left: 18px;\n    width: 46px;\n    height: 3px;\n    content: \"\";\n    background: var(--gb-blue);\n    border-radius: 0 0 5px 5px;\n  }\n\n  .gb-blue-orbit .gb-tile:nth-child(2)::before {\n    background: var(--gb-cyan);\n  }\n\n  .gb-blue-orbit .gb-tile:nth-child(3)::before {\n    background: var(--gb-yellow);\n  }\n\n  .gb-blue-orbit .gb-tile:nth-child(4)::before {\n    background: var(--gb-green);\n  }\n\n  .gb-blue-orbit .gb-tile strong {\n    display: block;\n    margin: 5px 0 6px;\n    color: #ffffff;\n    font-size: 17px;\n  }\n\n  .gb-blue-orbit .gb-tile span {\n    color: var(--gb-muted);\n    font-size: 14px;\n  }\n\n  .gb-blue-orbit .gb-points {\n    display: grid;\n    gap: 10px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .gb-blue-orbit .gb-points li {\n    position: relative;\n    padding: 12px 14px 12px 42px;\n    color: var(--gb-muted);\n    background: rgba(255, 255, 255, 0.032);\n    border: 1px solid rgba(77, 151, 255, 0.11);\n    border-radius: 12px;\n  }\n\n  .gb-blue-orbit .gb-points li::before {\n    position: absolute;\n    top: 12px;\n    left: 14px;\n    color: var(--gb-cyan);\n    content: \"✓\";\n    font-weight: 900;\n  }\n\n  .gb-blue-orbit .gb-points strong {\n    color: #ffffff;\n  }\n\n  .gb-blue-orbit .gb-spec-wrap {\n    overflow-x: auto;\n    border: 1px solid var(--gb-border);\n    border-radius: 15px;\n  }\n\n  .gb-blue-orbit .gb-spec {\n    width: 100%;\n    border-collapse: collapse;\n    color: var(--gb-muted);\n  }\n\n  .gb-blue-orbit .gb-spec th,\n  .gb-blue-orbit .gb-spec td {\n    padding: 13px 15px;\n    border-bottom: 1px solid var(--gb-border);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .gb-blue-orbit .gb-spec tr:last-child th,\n  .gb-blue-orbit .gb-spec tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .gb-blue-orbit .gb-spec th {\n    width: 34%;\n    color: #ffffff;\n    background: rgba(52, 125, 255, 0.045);\n    font-weight: 700;\n  }\n\n  .gb-blue-orbit .gb-links {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n  }\n\n  .gb-blue-orbit .gb-link {\n    display: block;\n    padding: 17px;\n    color: #ffffff;\n    background: linear-gradient(\n      145deg,\n      rgba(52, 125, 255, 0.1),\n      rgba(69, 223, 243, 0.05)\n    );\n    border: 1px solid var(--gb-border);\n    border-radius: 15px;\n    text-decoration: none;\n    transition: transform 0.2s ease, border-color 0.2s ease;\n  }\n\n  .gb-blue-orbit .gb-link:hover {\n    border-color: rgba(69, 223, 243, 0.55);\n    transform: translateY(-2px);\n  }\n\n  .gb-blue-orbit .gb-link strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #ffffff;\n  }\n\n  .gb-blue-orbit .gb-link span {\n    color: var(--gb-muted);\n    font-size: 13px;\n  }\n\n  .gb-blue-orbit .gb-faq {\n    display: grid;\n    gap: 10px;\n  }\n\n  .gb-blue-orbit details {\n    background: rgba(255, 255, 255, 0.032);\n    border: 1px solid var(--gb-border);\n    border-radius: 13px;\n  }\n\n  .gb-blue-orbit summary {\n    position: relative;\n    padding: 15px 44px 15px 16px;\n    color: #ffffff;\n    cursor: pointer;\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .gb-blue-orbit summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .gb-blue-orbit summary::after {\n    position: absolute;\n    top: 13px;\n    right: 16px;\n    color: var(--gb-cyan);\n    content: \"+\";\n    font-size: 22px;\n    line-height: 1;\n  }\n\n  .gb-blue-orbit details[open] summary::after {\n    content: \"−\";\n  }\n\n  .gb-blue-orbit details p {\n    margin: 0;\n    padding: 0 16px 16px;\n    font-size: 14px;\n  }\n\n  .gb-blue-orbit .gb-footnote {\n    margin: 17px 0 0;\n    color: #939eb0;\n    font-size: 12px;\n  }\n\n  @media (max-width: 760px) {\n    .gb-blue-orbit {\n      margin: 15px 0;\n      padding: 20px 15px;\n      border-radius: 18px;\n    }\n\n    .gb-blue-orbit .gb-stats {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .gb-blue-orbit .gb-tiles,\n    .gb-blue-orbit .gb-links {\n      grid-template-columns: 1fr;\n    }\n\n    .gb-blue-orbit .gb-section {\n      padding: 18px 14px;\n    }\n\n    .gb-blue-orbit .gb-spec th {\n      width: 40%;\n    }\n  }\n\n  @media (max-width: 420px) {\n    .gb-blue-orbit .gb-stats {\n      gap: 8px;\n    }\n\n    .gb-blue-orbit .gb-stat {\n      min-height: 88px;\n      padding: 13px 8px;\n    }\n\n    .gb-blue-orbit .gb-spec th,\n    .gb-blue-orbit .gb-spec td {\n      padding: 11px 10px;\n      font-size: 13px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"gb-blue-orbit\"\u003e\n  \u003cdiv class=\"gb-badge\"\u003eHoneycomb Feature • Glass Bong • 30.5cm\u003c\/div\u003e\n\n  \u003ch2\u003eBlue Orbit Honeycomb Perc Glass Bong – Mixed Cartoon Designs (30.5cm)\u003c\/h2\u003e\n\n  \u003cp class=\"gb-lead\"\u003e\n    The \u003cstrong\u003eBlue Orbit Glass Bong\u003c\/strong\u003e combines a tall straight tube,\n    blue glass accents and colourful cartoon artwork with a honeycomb feature\n    positioned inside the lower chamber. At approximately 30.5cm tall, it has\n    enough size to make an impression while remaining easy to accommodate.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"gb-notice\"\u003e\n    \u003cstrong\u003eAssorted artwork:\u003c\/strong\u003e colours and printed designs vary between\n    individual pieces. The exact characters and graphics received may differ\n    from the example shown in the product photographs.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gb-stats\"\u003e\n    \u003cdiv class=\"gb-stat\"\u003e\n      \u003cstrong\u003e30.5cm\u003c\/strong\u003e\n      \u003cspan\u003eApproximate height\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-stat\"\u003e\n      \u003cstrong\u003e325g\u003c\/strong\u003e\n      \u003cspan\u003eApproximate weight\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-stat\"\u003e\n      \u003cstrong\u003eHoneycomb\u003c\/strong\u003e\n      \u003cspan\u003eLower-chamber feature\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-stat\"\u003e\n      \u003cstrong\u003eAssorted\u003c\/strong\u003e\n      \u003cspan\u003eArtwork may vary\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gb-section\"\u003e\n    \u003ch3 class=\"gb-section-title\"\u003eWhy the Blue Orbit Stands Out\u003c\/h3\u003e\n\n    \u003cdiv class=\"gb-tiles\"\u003e\n      \u003cdiv class=\"gb-tile\"\u003e\n        \u003cstrong\u003eHoneycomb Chamber Feature\u003c\/strong\u003e\n        \u003cspan\u003e\n          A honeycomb-style disc sits inside the lower section of the bong,\n          adding visible detail to the chamber.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gb-tile\"\u003e\n        \u003cstrong\u003eBlue Glass Accents\u003c\/strong\u003e\n        \u003cspan\u003e\n          Deep blue detailing around the mouthpiece, chamber and round base\n          gives the clear glass body a coordinated finish.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gb-tile\"\u003e\n        \u003cstrong\u003eColourful Cartoon Artwork\u003c\/strong\u003e\n        \u003cspan\u003e\n          Illustrated graphics run across the body and tube, giving each\n          assorted version plenty of personality.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gb-tile\"\u003e\n        \u003cstrong\u003eStable Footed Base\u003c\/strong\u003e\n        \u003cspan\u003e\n          The wide circular foot creates a balanced platform on a suitable\n          level surface.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gb-section\"\u003e\n    \u003ch3 class=\"gb-section-title\"\u003eA Colourful Straight-Tube Setup\u003c\/h3\u003e\n\n    \u003cul class=\"gb-points\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eFull 30.5cm height:\u003c\/strong\u003e gives the bong a noticeable\n        presence without making it excessively large.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eClear glass body:\u003c\/strong\u003e keeps the internal chamber and\n        honeycomb feature visible.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eCoordinated blue details:\u003c\/strong\u003e coloured accents appear\n        around the upper rim, chamber and base.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eRemovable glass bowl:\u003c\/strong\u003e the pictured bowl can be lifted\n        carefully from the side connection.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eMixed designs:\u003c\/strong\u003e assorted artwork means individual\n        pieces may look different from the main photograph.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gb-section\"\u003e\n    \u003ch3 class=\"gb-section-title\"\u003eProduct Specifications\u003c\/h3\u003e\n\n    \u003cdiv class=\"gb-spec-wrap\"\u003e\n      \u003ctable class=\"gb-spec\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n            \u003ctd\u003eStraight-tube glass bong\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n            \u003ctd\u003eGlass\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n            \u003ctd\u003eApproximately 30.5cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n            \u003ctd\u003eApproximately 325g\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eInternal feature\u003c\/th\u003e\n            \u003ctd\u003eHoneycomb-style disc in the lower chamber\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAccent colour\u003c\/th\u003e\n            \u003ctd\u003eBlue\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBase\u003c\/th\u003e\n            \u003ctd\u003eRound footed glass base\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eArtwork\u003c\/th\u003e\n            \u003ctd\u003eMixed cartoon designs\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eReference SKU\u003c\/th\u003e\n            \u003ctd\u003e988155\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"gb-footnote\"\u003e\n      Colours and artwork may vary. No glass thickness or joint size has been\n      supplied, so these measurements are not stated.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gb-section\"\u003e\n    \u003ch3 class=\"gb-section-title\"\u003eCare and Storage\u003c\/h3\u003e\n\n    \u003cul class=\"gb-points\"\u003e\n      \u003cli\u003e\n        Remove the glass bowl carefully before cleaning the main body.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use a cleaning solution intended for glass smoking accessories.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Rinse thoroughly to remove cleaning solution from the honeycomb feature\n        and lower chamber.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Avoid abrasive pads that could scratch the glass or printed artwork.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Allow the bong to dry completely before use or storage.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gb-section\"\u003e\n    \u003ch3 class=\"gb-section-title\"\u003eExplore More from Gorilla Bongs\u003c\/h3\u003e\n\n    \u003cdiv class=\"gb-links\"\u003e\n      \u003ca class=\"gb-link\" href=\"https:\/\/www.bongs.co.uk\/collections\/percolator-bongs\"\u003e\n        \u003cstrong\u003eShop Percolator Bongs\u003c\/strong\u003e\n        \u003cspan\u003eDiscover bongs with additional chamber features\u003c\/span\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"gb-link\" href=\"https:\/\/www.bongs.co.uk\/collections\/cool\"\u003e\n        \u003cstrong\u003eCool \u0026amp; Unique Bongs\u003c\/strong\u003e\n        \u003cspan\u003eExplore colourful artwork and unusual designs\u003c\/span\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"gb-link\" href=\"https:\/\/www.bongs.co.uk\/collections\/new-bongs\"\u003e\n        \u003cstrong\u003eSee the Newest Bongs\u003c\/strong\u003e\n        \u003cspan\u003eBrowse the latest Gorilla Bongs arrivals\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gb-section\"\u003e\n    \u003ch3 class=\"gb-section-title\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdiv class=\"gb-faq\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow tall is the Blue Orbit bong?\u003c\/summary\u003e\n        \u003cp\u003e\n          It measures approximately 30.5cm tall.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow much does the bong weigh?\u003c\/summary\u003e\n        \u003cp\u003e\n          Its stated approximate weight is 325g.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes it have a honeycomb feature?\u003c\/summary\u003e\n        \u003cp\u003e\n          Yes. A honeycomb-style disc is visible inside the lower section of\n          the bong.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWill I receive the exact artwork shown?\u003c\/summary\u003e\n        \u003cp\u003e\n          Not necessarily. This product is supplied with mixed colours and\n          designs, so the artwork may differ from the main photograph.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs a glass bowl included?\u003c\/summary\u003e\n        \u003cp\u003e\n          The product is pictured with a removable glass bowl fitted to the\n          side connection.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat joint size does it use?\u003c\/summary\u003e\n        \u003cp\u003e\n          A joint size has not been supplied for this model, so we do not\n          state one.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Bongs","offers":[{"title":"Default Title","offer_id":57499907031420,"sku":"988155","price":28.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/1240\/0417\/files\/PDBlueRimHoneycombMIXEDDESIGNSGlassWaterpipe.png?v=1790286918","url":"https:\/\/www.bongs.co.uk\/products\/blue-orbit-honeycomb-perc-glass-bong-mixed-cartoon-designs-30-5cm","provider":"Bongs","version":"1.0","type":"link"}