{"product_id":"double-bubble-glass-bong-gift-set-20cm-starter-smoking-bundle","title":"Double Bubble Glass Bong Gift Set — 20cm Starter Smoking Bundle","description":"\u003c!-- =========================================================\nGORILLA BONGS\nDouble Bubble Glass Bong Gift Set — 20cm Starter Bundle\nFully scoped HTML + CSS\n========================================================= --\u003e\n\n\u003cstyle\u003e\n.gb-doublebubble{\n  --bg:#07090a;\n  --panel:#111516;\n  --panel2:#171c1e;\n  --line:#30383a;\n  --text:#ffffff;\n  --muted:#d1d7d9;\n  --blue:#7fd2ff;\n  --ice:#d9f3ff;\n  --red:#ff7070;\n  --green:#c8ff70;\n\n  position:relative;\n  overflow:hidden;\n  width:100%;\n  padding:22px;\n  border:1px solid #293033;\n  border-radius:22px;\n  color:var(--text);\n  font-size:15.5px;\n  line-height:1.72;\n  background:\n    radial-gradient(760px 420px at 0% 0%,rgba(127,210,255,.13),transparent 58%),\n    radial-gradient(680px 380px at 100% 0%,rgba(200,255,112,.08),transparent 58%),\n    linear-gradient(180deg,#0c1012,#060809);\n  box-shadow:\n    inset 0 1px 0 rgba(255,255,255,.04),\n    0 20px 48px rgba(0,0,0,.42);\n}\n\n.gb-doublebubble,\n.gb-doublebubble *{\n  box-sizing:border-box;\n}\n\n.gb-doublebubble::before{\n  content:\"\";\n  position:absolute;\n  right:-70px;\n  top:-80px;\n  width:260px;\n  height:260px;\n  border:32px solid rgba(127,210,255,.025);\n  border-radius:50%;\n  box-shadow:\n    -90px 110px 0 -14px rgba(255,255,255,.018);\n  pointer-events:none;\n}\n\n.gb-doublebubble .wrap{\n  position:relative;\n  z-index:1;\n  padding:21px;\n  border:1px solid var(--line);\n  border-radius:18px;\n  background:\n    linear-gradient(180deg,rgba(18,23,25,.98),rgba(9,12,13,.99));\n  box-shadow:\n    inset 0 0 0 1px rgba(255,255,255,.02),\n    0 14px 34px rgba(0,0,0,.26);\n}\n\n.gb-doublebubble .kicker{\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  margin:0 0 11px;\n  padding:7px 12px;\n  border:1px solid rgba(127,210,255,.38);\n  border-radius:999px;\n  color:#effaff;\n  background:rgba(127,210,255,.07);\n  font-size:12px;\n  font-weight:900;\n  line-height:1.2;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.gb-doublebubble .kicker::before{\n  content:\"\";\n  width:8px;\n  height:8px;\n  border-radius:50%;\n  background:var(--blue);\n  box-shadow:0 0 12px rgba(127,210,255,.7);\n}\n\n.gb-doublebubble h2{\n  margin:0 0 13px;\n  color:#fff;\n  font-size:clamp(25px,3.1vw,37px);\n  line-height:1.1;\n  font-weight:1000;\n}\n\n.gb-doublebubble h2 span{\n  color:var(--blue);\n  text-shadow:0 0 20px rgba(127,210,255,.16);\n}\n\n.gb-doublebubble h3{\n  position:relative;\n  margin:24px 0 11px;\n  padding-bottom:9px;\n  color:#fff;\n  font-size:20px;\n  line-height:1.3;\n  font-weight:950;\n}\n\n.gb-doublebubble h3::after{\n  content:\"\";\n  position:absolute;\n  left:0;\n  bottom:0;\n  width:88px;\n  height:3px;\n  border-radius:99px;\n  background:linear-gradient(90deg,var(--blue),var(--ice),var(--green));\n  box-shadow:0 0 14px rgba(127,210,255,.18);\n}\n\n.gb-doublebubble p{\n  margin:0 0 14px;\n  color:var(--muted);\n}\n\n.gb-doublebubble strong{\n  color:#fff;\n}\n\n.gb-doublebubble .intro{\n  max-width:980px;\n  font-size:16px;\n}\n\n.gb-doublebubble .feature-bar{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:11px;\n  margin:17px 0 20px;\n}\n\n.gb-doublebubble .feature{\n  padding:14px;\n  border:1px solid #344044;\n  border-radius:14px;\n  background:linear-gradient(180deg,#192023,#111719);\n}\n\n.gb-doublebubble .feature b{\n  display:block;\n  margin-bottom:3px;\n  color:var(--blue);\n  font-size:14px;\n}\n\n.gb-doublebubble .feature:nth-child(2) b{\n  color:var(--green);\n}\n\n.gb-doublebubble .feature:nth-child(3) b{\n  color:var(--ice);\n}\n\n.gb-doublebubble .feature span{\n  color:var(--muted);\n  font-size:13.5px;\n}\n\n.gb-doublebubble .callout{\n  margin:17px 0 20px;\n  padding:17px;\n  border:1px solid rgba(127,210,255,.30);\n  border-radius:16px;\n  background:\n    linear-gradient(135deg,rgba(127,210,255,.075),rgba(200,255,112,.035));\n}\n\n.gb-doublebubble .callout b{\n  display:block;\n  margin-bottom:4px;\n  color:var(--blue);\n  font-size:17px;\n}\n\n.gb-doublebubble .callout p{\n  margin:0;\n}\n\n.gb-doublebubble .tiles{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:12px;\n  margin:17px 0 20px;\n}\n\n.gb-doublebubble .tile{\n  position:relative;\n  min-width:0;\n  padding:15px;\n  border:1px solid #333d40;\n  border-radius:15px;\n  background:linear-gradient(180deg,#181f21,#111617);\n}\n\n.gb-doublebubble .tile::before{\n  content:\"\";\n  position:absolute;\n  top:0;\n  left:14px;\n  right:14px;\n  height:2px;\n  border-radius:99px;\n  background:linear-gradient(90deg,var(--blue),transparent);\n}\n\n.gb-doublebubble .tile:nth-child(even)::before{\n  background:linear-gradient(90deg,var(--green),transparent);\n}\n\n.gb-doublebubble .tile b{\n  display:block;\n  margin-bottom:4px;\n  color:#fff;\n  font-size:14px;\n}\n\n.gb-doublebubble .tile span{\n  display:block;\n  color:var(--muted);\n  font-size:13.5px;\n  line-height:1.5;\n}\n\n.gb-doublebubble .bullets{\n  list-style:none;\n  margin:0 0 17px;\n  padding:0;\n}\n\n.gb-doublebubble .bullets li{\n  position:relative;\n  margin:10px 0;\n  padding-left:30px;\n  color:var(--muted);\n}\n\n.gb-doublebubble .bullets li::before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  top:.05em;\n  display:grid;\n  place-items:center;\n  width:19px;\n  height:19px;\n  border-radius:50%;\n  color:#071015;\n  background:var(--blue);\n  font-size:11px;\n  font-weight:1000;\n}\n\n.gb-doublebubble .bullets li:nth-child(even)::before{\n  background:var(--green);\n}\n\n.gb-doublebubble .spec-wrap{\n  width:100%;\n  overflow-x:auto;\n  margin:10px 0 17px;\n}\n\n.gb-doublebubble .spec{\n  width:100%;\n  min-width:530px;\n  border-collapse:separate;\n  border-spacing:0 9px;\n}\n\n.gb-doublebubble .spec th,\n.gb-doublebubble .spec td{\n  padding:12px 14px;\n  border:1px solid var(--line);\n}\n\n.gb-doublebubble .spec th{\n  width:225px;\n  border-right:0;\n  border-radius:13px 0 0 13px;\n  color:#fff;\n  text-align:left;\n  font-weight:900;\n  background:#192124;\n  box-shadow:inset 3px 0 0 var(--blue);\n}\n\n.gb-doublebubble .spec td{\n  border-left:0;\n  border-radius:0 13px 13px 0;\n  color:var(--muted);\n  background:#141a1c;\n}\n\n.gb-doublebubble .links{\n  margin-top:16px;\n}\n\n.gb-doublebubble .links a{\n  display:block;\n  padding:16px;\n  border:1px solid rgba(127,210,255,.30);\n  border-radius:15px;\n  color:#fff;\n  text-decoration:none;\n  background:\n    linear-gradient(135deg,rgba(127,210,255,.07),rgba(200,255,112,.04));\n  transition:.16s ease;\n}\n\n.gb-doublebubble .links a:hover{\n  transform:translateY(-2px);\n  border-color:var(--blue);\n}\n\n.gb-doublebubble .links .small{\n  display:block;\n  margin-top:4px;\n  color:var(--muted);\n  font-size:.92rem;\n}\n\n.gb-doublebubble .faq{\n  margin-top:16px;\n  padding:12px;\n  border:1px solid var(--line);\n  border-radius:16px;\n  background:rgba(255,255,255,.018);\n}\n\n.gb-doublebubble details{\n  margin:8px 0;\n  padding:12px 14px;\n  border:1px solid #343f42;\n  border-radius:13px;\n  background:#151b1d;\n}\n\n.gb-doublebubble details[open]{\n  border-color:rgba(127,210,255,.42);\n  background:#172126;\n}\n\n.gb-doublebubble summary{\n  list-style:none;\n  cursor:pointer;\n  color:#fff;\n  font-weight:900;\n}\n\n.gb-doublebubble summary::-webkit-details-marker{\n  display:none;\n}\n\n.gb-doublebubble summary::before{\n  content:\"+\";\n  display:inline-grid;\n  place-items:center;\n  width:20px;\n  height:20px;\n  margin-right:9px;\n  border-radius:50%;\n  color:#091015;\n  background:var(--blue);\n  font-weight:1000;\n}\n\n.gb-doublebubble details[open] summary::before{\n  content:\"−\";\n}\n\n.gb-doublebubble details p{\n  margin:10px 0 2px 29px;\n}\n\n.gb-doublebubble .fine{\n  margin:13px 0 0;\n  color:#9fa8ab;\n  font-size:12.5px;\n}\n\n@media(max-width:720px){\n\n  .gb-doublebubble{\n    padding:12px;\n    border-radius:16px;\n  }\n\n  .gb-doublebubble .wrap{\n    padding:15px;\n  }\n\n  .gb-doublebubble h2{\n    font-size:clamp(23px,7vw,30px);\n  }\n\n  .gb-doublebubble .feature-bar,\n  .gb-doublebubble .tiles{\n    grid-template-columns:1fr;\n  }\n\n  .gb-doublebubble .spec{\n    min-width:0;\n    border-spacing:0;\n  }\n\n  .gb-doublebubble .spec,\n  .gb-doublebubble .spec tbody,\n  .gb-doublebubble .spec tr,\n  .gb-doublebubble .spec th,\n  .gb-doublebubble .spec td{\n    display:block;\n    width:100%;\n  }\n\n  .gb-doublebubble .spec tr{\n    margin-bottom:10px;\n  }\n\n  .gb-doublebubble .spec th{\n    border-right:1px solid var(--line);\n    border-radius:12px 12px 0 0;\n  }\n\n  .gb-doublebubble .spec td{\n    border-top:0;\n    border-left:1px solid var(--line);\n    border-radius:0 0 12px 12px;\n  }\n\n  .gb-doublebubble details p{\n    margin-left:0;\n  }\n}\n\u003c\/style\u003e\n\n\u003csection class=\"gb-doublebubble\" aria-label=\"Double Bubble Glass Bong Gift Set\"\u003e\n\n\u003cdiv class=\"wrap\"\u003e\n\n  \u003cdiv class=\"kicker\"\u003e\n    Boxed Glass Bong Starter Set\n  \u003c\/div\u003e\n\n  \u003ch2\u003e\n    Double Bubble Glass Bong Gift Set —\n    \u003cspan\u003e20cm Starter Smoking Bundle\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"intro\"\u003e\n    Get more than just a bong with the\n    \u003cstrong\u003eDouble Bubble Glass Bong Gift Set\u003c\/strong\u003e.\n    This compact boxed smoking bundle is built around a\n    \u003cstrong\u003e20cm double-bubble glass waterpipe\u003c\/strong\u003e and comes with a\n    grinder, separate glass pipe and a pack of pipe screens, making it a\n    straightforward all-in-one starter set at an accessible price.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"feature-bar\"\u003e\n\n    \u003cdiv class=\"feature\"\u003e\n      \u003cb\u003e20cm Glass Bong\u003c\/b\u003e\n      \u003cspan\u003e\n        Compact double-bubble glass waterpipe with a distinctive rounded chamber design.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature\"\u003e\n      \u003cb\u003eExtra Accessories\u003c\/b\u003e\n      \u003cspan\u003e\n        Grinder, glass hand pipe and screens are supplied with the main bong.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature\"\u003e\n      \u003cb\u003eGreat Starter Set\u003c\/b\u003e\n      \u003cspan\u003e\n        A simple way to pick up several useful smoking accessories in one purchase.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"callout\"\u003e\n\n    \u003cb\u003eMore kit for your money\u003c\/b\u003e\n\n    \u003cp\u003e\n      Instead of buying the main glass bong and accessories separately, this\n      boxed set combines the essentials in one package. The extra glass pipe\n      also gives you a smaller alternative alongside the 20cm waterpipe.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tiles\"\u003e\n\n    \u003cdiv class=\"tile\"\u003e\n      \u003cb\u003eDouble Bubble Glass Waterpipe\u003c\/b\u003e\n      \u003cspan\u003e\n        Rounded twin-bubble styling creates a classic novelty bong profile.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tile\"\u003e\n      \u003cb\u003eSeparate Glass Pipe\u003c\/b\u003e\n      \u003cspan\u003e\n        Compact glass hand pipe supplied as an additional smoking accessory.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tile\"\u003e\n      \u003cb\u003eGrinder Included\u003c\/b\u003e\n      \u003cspan\u003e\n        Small grinder included so you do not need to purchase one separately.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tile\"\u003e\n      \u003cb\u003ePipe Screens Included\u003c\/b\u003e\n      \u003cspan\u003e\n        Pack of screens supplied for use with compatible pipe bowls.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003ch3\u003eWhat’s included?\u003c\/h3\u003e\n\n  \u003cul class=\"bullets\"\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eDouble bubble glass waterpipe\u003c\/strong\u003e.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eGlass hand pipe\u003c\/strong\u003e.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eGrinder\u003c\/strong\u003e.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003ePack of pipe screens\u003c\/strong\u003e.\n    \u003c\/li\u003e\n\n  \u003c\/ul\u003e\n\n  \u003ch3\u003eWhy choose this glass bong gift set?\u003c\/h3\u003e\n\n  \u003cul class=\"bullets\"\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eCompact 20cm size:\u003c\/strong\u003e\n      large enough to feel like a proper glass bong without taking up excessive storage space.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eDistinctive double-bubble shape:\u003c\/strong\u003e\n      the rounded twin chamber gives it more character than a basic straight bong.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eExtra glass pipe:\u003c\/strong\u003e\n      gives you a second, smaller piece in the same bundle.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eUseful starter accessories:\u003c\/strong\u003e\n      grinder and pipe screens are already included.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eGood-value gift:\u003c\/strong\u003e\n      multiple smoking accessories make it feel more substantial than gifting a bong alone.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eEasy entry-level bundle:\u003c\/strong\u003e\n      ideal for someone who wants the main essentials without buying a large premium set.\n    \u003c\/li\u003e\n\n  \u003c\/ul\u003e\n\n  \u003ch3\u003eProduct specifications\u003c\/h3\u003e\n\n  \u003cdiv class=\"spec-wrap\"\u003e\n\n    \u003ctable class=\"spec\" aria-label=\"Double Bubble Glass Bong Gift Set specifications\"\u003e\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n          \u003ctd\u003eBoxed glass bong starter gift set\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eMain piece\u003c\/th\u003e\n          \u003ctd\u003eDouble bubble glass waterpipe\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n          \u003ctd\u003eApprox. 20cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n          \u003ctd\u003eApprox. 164g\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eAdditional glassware\u003c\/th\u003e\n          \u003ctd\u003eGlass hand pipe\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003ePreparation accessory\u003c\/th\u003e\n          \u003ctd\u003eGrinder included\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eConsumable accessory\u003c\/th\u003e\n          \u003ctd\u003ePipe screens included\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003ePresentation\u003c\/th\u003e\n          \u003ctd\u003eBoxed smoking gift set\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n  \u003ch3\u003eCare \u0026amp; cleaning\u003c\/h3\u003e\n\n  \u003cul class=\"bullets\"\u003e\n\n    \u003cli\u003e\n      Rinse the bong regularly with warm water.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Use a suitable glass cleaner when a deeper clean is required.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Clean the separate glass pipe independently from the main waterpipe.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Allow all glass components to dry fully before storage.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Replace pipe screens when they become heavily used or blocked.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Handle both glass pieces carefully to avoid chips and cracks.\n    \u003c\/li\u003e\n\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"links\"\u003e\n\n    \u003ca href=\"https:\/\/www.bongs.co.uk\/collections\/smoking-gift-sets\"\u003e\n      \u003cstrong\u003eExplore more Smoking Gift Sets\u003c\/strong\u003e\n      \u003cspan class=\"small\"\u003e\n        Browse boxed bong bundles, glass smoking sets and complete gift ideas.\n      \u003c\/span\u003e\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n  \u003ch3\u003eFrequently asked questions\u003c\/h3\u003e\n\n  \u003cdiv class=\"faq\"\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow tall is the double bubble bong?\u003c\/summary\u003e\n\n      \u003cp\u003e\n        The main glass waterpipe measures approximately 20cm tall.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the set include a grinder?\u003c\/summary\u003e\n\n      \u003cp\u003e\n        Yes. A grinder is supplied as part of the boxed gift set.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the smaller glass pipe included?\u003c\/summary\u003e\n\n      \u003cp\u003e\n        Yes. A separate glass hand pipe is included alongside the main bong.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it come with pipe screens?\u003c\/summary\u003e\n\n      \u003cp\u003e\n        Yes. The bundle includes a pack of pipe screens.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this suitable as a starter bong set?\u003c\/summary\u003e\n\n      \u003cp\u003e\n        Yes. The 20cm bong, grinder, glass pipe and screens make this a simple\n        starter bundle without the cost of a larger premium gift set.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow much does the main waterpipe weigh?\u003c\/summary\u003e\n\n      \u003cp\u003e\n        The supplier lists an approximate weight of 164g.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp class=\"fine\"\u003e\n    Approximate size and weight are based on supplier information.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"Bongs","offers":[{"title":"Default Title","offer_id":57256101020028,"sku":"988086","price":19.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/1240\/0417\/files\/BoxedDoubleBubbleGlassWaterpipeGiftSet.png?v=1786053051","url":"https:\/\/www.bongs.co.uk\/products\/double-bubble-glass-bong-gift-set-20cm-starter-smoking-bundle","provider":"Bongs","version":"1.0","type":"link"}