{"product_id":"pink-dab-rig-gift-set-11cm-glass-chugger-crush-proof-case","title":"Pink Dab Rig Gift Set — 11cm Glass Chugger \u0026 Crush-Proof Case","description":"\u003c!-- =========================================================\nGORILLA BONGS\nPink Dab Rig Gift Set — 11cm Glass Chugger \u0026 Crush-Proof Case\nFully scoped HTML + CSS\n========================================================= --\u003e\n\n\u003cstyle\u003e\n.gb-pinkdab{\n  --bg:#080708;\n  --panel:#111014;\n  --panel2:#18151b;\n  --line:#332d35;\n  --text:#ffffff;\n  --muted:#d7d0d8;\n  --pink:#ff9acb;\n  --hot:#ff5fa6;\n  --rose:#ff7fbd;\n  --ice:#ffd6eb;\n  --lime:#c8ff70;\n\n  position:relative;\n  overflow:hidden;\n  width:100%;\n  padding:22px;\n  border:1px solid #2d2730;\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(255,95,166,.16),transparent 58%),\n    radial-gradient(720px 380px at 100% 0%,rgba(255,154,203,.12),transparent 58%),\n    linear-gradient(180deg,#0d0a0e,#060506);\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-pinkdab,\n.gb-pinkdab *{\n  box-sizing:border-box;\n}\n\n.gb-pinkdab::before{\n  content:\"DAB\";\n  position:absolute;\n  right:-18px;\n  top:10px;\n  color:rgba(255,255,255,.025);\n  font-size:150px;\n  line-height:1;\n  font-weight:1000;\n  letter-spacing:-6px;\n  transform:rotate(-8deg);\n  pointer-events:none;\n}\n\n.gb-pinkdab .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(22,18,23,.98),rgba(10,8,11,.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-pinkdab .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(255,154,203,.38);\n  border-radius:999px;\n  color:#fff2f8;\n  background:rgba(255,154,203,.075);\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-pinkdab .kicker::before{\n  content:\"\";\n  width:8px;\n  height:8px;\n  border-radius:50%;\n  background:var(--pink);\n  box-shadow:0 0 12px rgba(255,154,203,.7);\n}\n\n.gb-pinkdab 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-pinkdab h2 span{\n  color:var(--pink);\n  text-shadow:0 0 20px rgba(255,154,203,.16);\n}\n\n.gb-pinkdab 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-pinkdab h3::after{\n  content:\"\";\n  position:absolute;\n  left:0;\n  bottom:0;\n  width:86px;\n  height:3px;\n  border-radius:99px;\n  background:linear-gradient(90deg,var(--hot),var(--pink),var(--ice));\n  box-shadow:0 0 14px rgba(255,154,203,.22);\n}\n\n.gb-pinkdab p{\n  margin:0 0 14px;\n  color:var(--muted);\n}\n\n.gb-pinkdab strong{\n  color:#fff;\n}\n\n.gb-pinkdab .intro{\n  max-width:980px;\n  font-size:16px;\n}\n\n.gb-pinkdab .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-pinkdab .feature{\n  padding:14px;\n  border:1px solid #3b3038;\n  border-radius:14px;\n  background:linear-gradient(180deg,#1d171d,#141014);\n}\n\n.gb-pinkdab .feature b{\n  display:block;\n  margin-bottom:3px;\n  color:var(--pink);\n  font-size:14px;\n}\n\n.gb-pinkdab .feature span{\n  color:var(--muted);\n  font-size:13.5px;\n}\n\n.gb-pinkdab .case{\n  position:relative;\n  margin:17px 0 20px;\n  padding:18px 18px 18px 58px;\n  overflow:hidden;\n  border:1px solid rgba(255,154,203,.34);\n  border-radius:16px;\n  background:\n    linear-gradient(135deg,rgba(255,154,203,.095),rgba(255,95,166,.035));\n}\n\n.gb-pinkdab .case::before{\n  content:\"🛡️\";\n  position:absolute;\n  left:18px;\n  top:18px;\n  font-size:26px;\n}\n\n.gb-pinkdab .case b{\n  display:block;\n  margin-bottom:4px;\n  color:var(--pink);\n  font-size:17px;\n}\n\n.gb-pinkdab .case p{\n  margin:0;\n}\n\n.gb-pinkdab .tiles{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:12px;\n  margin:17px 0 20px;\n}\n\n.gb-pinkdab .tile{\n  position:relative;\n  min-width:0;\n  padding:15px;\n  border:1px solid #3a3038;\n  border-radius:15px;\n  background:linear-gradient(180deg,#1b161c,#120f13);\n}\n\n.gb-pinkdab .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(--hot),transparent);\n}\n\n.gb-pinkdab .tile:nth-child(2)::before{\n  background:linear-gradient(90deg,var(--pink),transparent);\n}\n\n.gb-pinkdab .tile:nth-child(3)::before{\n  background:linear-gradient(90deg,var(--ice),transparent);\n}\n\n.gb-pinkdab .tile b{\n  display:block;\n  margin-bottom:4px;\n  color:#fff;\n  font-size:14px;\n}\n\n.gb-pinkdab .tile span{\n  display:block;\n  color:var(--muted);\n  font-size:13.5px;\n  line-height:1.5;\n}\n\n.gb-pinkdab .bullets{\n  list-style:none;\n  margin:0 0 17px;\n  padding:0;\n}\n\n.gb-pinkdab .bullets li{\n  position:relative;\n  margin:10px 0;\n  padding-left:30px;\n  color:var(--muted);\n}\n\n.gb-pinkdab .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:#140a10;\n  background:var(--pink);\n  font-size:11px;\n  font-weight:1000;\n  box-shadow:0 0 11px rgba(255,154,203,.18);\n}\n\n.gb-pinkdab .spec-wrap{\n  width:100%;\n  overflow-x:auto;\n  margin:10px 0 17px;\n}\n\n.gb-pinkdab .spec{\n  width:100%;\n  min-width:530px;\n  border-collapse:separate;\n  border-spacing:0 9px;\n}\n\n.gb-pinkdab .spec th,\n.gb-pinkdab .spec td{\n  padding:12px 14px;\n  border:1px solid var(--line);\n}\n\n.gb-pinkdab .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:#1d171d;\n  box-shadow:inset 3px 0 0 var(--pink);\n}\n\n.gb-pinkdab .spec td{\n  border-left:0;\n  border-radius:0 13px 13px 0;\n  color:var(--muted);\n  background:#161116;\n}\n\n.gb-pinkdab .links{\n  margin-top:16px;\n}\n\n.gb-pinkdab .links a{\n  display:block;\n  padding:16px;\n  border:1px solid rgba(255,154,203,.31);\n  border-radius:15px;\n  color:#fff;\n  text-decoration:none;\n  background:\n    linear-gradient(135deg,rgba(255,154,203,.08),rgba(255,95,166,.04));\n  transition:.16s ease;\n}\n\n.gb-pinkdab .links a:hover{\n  transform:translateY(-2px);\n  border-color:var(--pink);\n}\n\n.gb-pinkdab .links .small{\n  display:block;\n  margin-top:4px;\n  color:var(--muted);\n  font-size:.92rem;\n}\n\n.gb-pinkdab .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-pinkdab details{\n  margin:8px 0;\n  padding:12px 14px;\n  border:1px solid #3a3038;\n  border-radius:13px;\n  background:#171217;\n}\n\n.gb-pinkdab details[open]{\n  border-color:rgba(255,154,203,.42);\n  background:#211720;\n}\n\n.gb-pinkdab summary{\n  list-style:none;\n  cursor:pointer;\n  color:#fff;\n  font-weight:900;\n}\n\n.gb-pinkdab summary::-webkit-details-marker{\n  display:none;\n}\n\n.gb-pinkdab 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:#151015;\n  background:var(--pink);\n  font-weight:1000;\n}\n\n.gb-pinkdab details[open] summary::before{\n  content:\"−\";\n}\n\n.gb-pinkdab details p{\n  margin:10px 0 2px 29px;\n}\n\n.gb-pinkdab .fine{\n  margin:13px 0 0;\n  color:#a9a0aa;\n  font-size:12.5px;\n}\n\n@media(max-width:900px){\n  .gb-pinkdab .tiles{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n}\n\n@media(max-width:720px){\n\n  .gb-pinkdab{\n    padding:12px;\n    border-radius:16px;\n  }\n\n  .gb-pinkdab .wrap{\n    padding:15px;\n  }\n\n  .gb-pinkdab h2{\n    font-size:clamp(23px,7vw,30px);\n  }\n\n  .gb-pinkdab .feature-bar,\n  .gb-pinkdab .tiles{\n    grid-template-columns:1fr;\n  }\n\n  .gb-pinkdab .spec{\n    min-width:0;\n    border-spacing:0;\n  }\n\n  .gb-pinkdab .spec,\n  .gb-pinkdab .spec tbody,\n  .gb-pinkdab .spec tr,\n  .gb-pinkdab .spec th,\n  .gb-pinkdab .spec td{\n    display:block;\n    width:100%;\n  }\n\n  .gb-pinkdab .spec tr{\n    margin-bottom:10px;\n  }\n\n  .gb-pinkdab .spec th{\n    border-right:1px solid var(--line);\n    border-radius:12px 12px 0 0;\n  }\n\n  .gb-pinkdab .spec td{\n    border-top:0;\n    border-left:1px solid var(--line);\n    border-radius:0 0 12px 12px;\n  }\n\n  .gb-pinkdab details p{\n    margin-left:0;\n  }\n}\n\u003c\/style\u003e\n\n\u003csection class=\"gb-pinkdab\" aria-label=\"Pink Dab Rig Gift Set\"\u003e\n\n\u003cdiv class=\"wrap\"\u003e\n\n  \u003cdiv class=\"kicker\"\u003e\n    Compact Dab Rig Gift Set\n  \u003c\/div\u003e\n\n  \u003ch2\u003e\n    Pink Dab Rig Gift Set —\n    \u003cspan\u003e11cm Glass Chugger \u0026amp; Crush-Proof Case\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"intro\"\u003e\n    Small, colourful and easy to keep together, the\n    \u003cstrong\u003ePink Dab Rig Gift Set\u003c\/strong\u003e combines an\n    \u003cstrong\u003e11cm glass dab chugger\u003c\/strong\u003e with a selection of useful accessories,\n    all packed inside a protective \u003cstrong\u003ecrush-proof carry case\u003c\/strong\u003e.\n    It is a neat compact setup for anyone looking for portable glassware without\n    carrying a full-size rig.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"feature-bar\"\u003e\n\n    \u003cdiv class=\"feature\"\u003e\n      \u003cb\u003e11cm Glass Chugger\u003c\/b\u003e\n      \u003cspan\u003eCompact glass rig that fits neatly inside the supplied case.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature\"\u003e\n      \u003cb\u003eCrush-Proof Case\u003c\/b\u003e\n      \u003cspan\u003eProtective fitted case helps keep the components together.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature\"\u003e\n      \u003cb\u003ePink Accessory Set\u003c\/b\u003e\n      \u003cspan\u003eColour-coordinated presentation gives the kit a distinctive look.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"case\"\u003e\n\n    \u003cb\u003eBuilt for compact storage\u003c\/b\u003e\n\n    \u003cp\u003e\n      The entire set fits into the supplied \u003cstrong\u003ecrush-proof hard case\u003c\/strong\u003e,\n      helping to protect the small glass pieces while keeping the rig, bowl,\n      nail, tray and dab tool organised in one place.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tiles\"\u003e\n\n    \u003cdiv class=\"tile\"\u003e\n      \u003cb\u003eGlass Dab Chugger\u003c\/b\u003e\n      \u003cspan\u003e\n        Compact 11cm glass piece forming the centre of the kit.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tile\"\u003e\n      \u003cb\u003eRegular Bowl Included\u003c\/b\u003e\n      \u003cspan\u003e\n        Supplied with a standard bowl as part of the complete setup.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tile\"\u003e\n      \u003cb\u003eNail Included\u003c\/b\u003e\n      \u003cspan\u003e\n        Additional nail supplied alongside the main glass components.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tile\"\u003e\n      \u003cb\u003eSilicone Tray\u003c\/b\u003e\n      \u003cspan\u003e\n        Compact pink silicone accessory stored inside the fitted case.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tile\"\u003e\n      \u003cb\u003eDab Tool\u003c\/b\u003e\n      \u003cspan\u003e\n        Handy preparation tool included with the gift set.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tile\"\u003e\n      \u003cb\u003eProtective Storage\u003c\/b\u003e\n      \u003cspan\u003e\n        Foam-lined hard case keeps all the supplied pieces together.\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\u003e11cm glass dab chugger\u003c\/strong\u003e.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eRegular glass bowl\u003c\/strong\u003e.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eNail\u003c\/strong\u003e.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eSilicone tray\u003c\/strong\u003e.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eDab tool\u003c\/strong\u003e.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eCrush-proof protective carry case\u003c\/strong\u003e.\n    \u003c\/li\u003e\n\n  \u003c\/ul\u003e\n\n  \u003ch3\u003eWhy this mini dab rig set works\u003c\/h3\u003e\n\n  \u003cul class=\"bullets\"\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eCompact size:\u003c\/strong\u003e\n      the 11cm chugger takes up very little space compared with a full-size glass rig.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eProtective hard case:\u003c\/strong\u003e\n      the fitted case helps keep the glass and accessories safer during storage.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eAll-in-one kit:\u003c\/strong\u003e\n      the main glass piece, bowl, nail and tools are supplied together.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eEasy to organise:\u003c\/strong\u003e\n      each component has a place inside the compact case.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003ePink colour theme:\u003c\/strong\u003e\n      gives the gift set a distinctive look compared with standard clear-glass kits.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eGift-ready presentation:\u003c\/strong\u003e\n      the hard case makes the complete set feel more substantial than loose accessories.\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=\"Pink Dab Rig Gift Set specifications\"\u003e\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n          \u003ctd\u003eCompact dab rig gift set\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eMain piece\u003c\/th\u003e\n          \u003ctd\u003eGlass dab chugger\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n          \u003ctd\u003eApprox. 11cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eBowl\u003c\/th\u003e\n          \u003ctd\u003eRegular bowl included\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eDabbing accessory\u003c\/th\u003e\n          \u003ctd\u003eNail included\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eTray\u003c\/th\u003e\n          \u003ctd\u003eSilicone tray\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eTool\u003c\/th\u003e\n          \u003ctd\u003eDab tool included\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eStorage\u003c\/th\u003e\n          \u003ctd\u003eCrush-proof protective carry case\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eColour\u003c\/th\u003e\n          \u003ctd\u003ePink\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 glass components 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      Remove the bowl and nail before cleaning the main glass chugger.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Allow all components to dry fully before replacing them in the case.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Clean the silicone tray separately with a suitable mild cleaner.\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\/dab-rigs\"\u003e\n      \u003cstrong\u003eExplore more Dab Rigs\u003c\/strong\u003e\n      \u003cspan class=\"small\"\u003e\n        Browse glass dab rigs, compact rigs and dabbing accessories.\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 dab rig?\u003c\/summary\u003e\n\n      \u003cp\u003e\n        The included glass dab chugger measures approximately 11cm tall.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it come with a carry case?\u003c\/summary\u003e\n\n      \u003cp\u003e\n        Yes. All of the included components are supplied inside a crush-proof protective case.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs a bowl included?\u003c\/summary\u003e\n\n      \u003cp\u003e\n        Yes. A regular bowl is included with the set.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the kit include a dab tool?\u003c\/summary\u003e\n\n      \u003cp\u003e\n        Yes. A dab tool is supplied together with the silicone tray.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this suitable for travelling?\u003c\/summary\u003e\n\n      \u003cp\u003e\n        Its compact size and protective case make it convenient to carry and store,\n        although glass components should always be transported carefully.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp class=\"fine\"\u003e\n    Product includes the components listed above. Handle glass accessories carefully.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"Bongs","offers":[{"title":"Default Title","offer_id":57255990231420,"sku":"965615","price":25.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/1240\/0417\/files\/DabbingChuggerGiftSet_PINK.png?v=1786050435","url":"https:\/\/www.bongs.co.uk\/products\/pink-dab-rig-gift-set-11cm-glass-chugger-crush-proof-case","provider":"Bongs","version":"1.0","type":"link"}