{"product_id":"thenewbee™-disposable-diaper-bag","title":"TheNewBee™ Disposable Diaper Bag with Case","description":"\u003csection class=\"tnb-trashbag-section\"\u003e\n\u003cdiv class=\"tnb-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"tnb-trashbag-container\"\u003e\n\u003c!-- Left Content --\u003e\n\u003cdiv class=\"tnb-trashbag-content\"\u003e\n\u003cbr\u003e\n\u003ch1\u003eStylish Diaper \u003cbr\u003eTrash Bag Carrier\u003c\/h1\u003e\n\u003cp class=\"tnb-subtitle\"\u003eKeep diaper changes clean, hygienic, and stress-free wherever you go. Designed for modern parents who love convenience and style.\u003c\/p\u003e\n\u003cdiv class=\"tnb-features\"\u003e\n\u003cdiv class=\"tnb-feature\"\u003e\n\u003cdiv class=\"tnb-icon\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eAttaches To Any Stroller\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tnb-feature\"\u003e\n\u003cdiv class=\"tnb-icon\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003ePortable \u0026amp; Lightweight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tnb-feature\"\u003e\n\u003cdiv class=\"tnb-icon\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eLeak-Proof \u0026amp; Hygienic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tnb-feature\"\u003e\n\u003cdiv class=\"tnb-icon\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eIncludes 3 Bag Rolls\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"#\" class=\"tnb-btn\"\u003e Shop Now \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- Right Product Display --\u003e\n\u003cdiv class=\"tnb-product-display\"\u003e\n\u003c!-- Modern Stroller --\u003e\n\u003cdiv class=\"tnb-product\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n\n.tnb-trashbag-section{\n  width:100%;\n  padding:100px 6%;\n  background:#f5ebe3;\n  overflow:hidden;\n  position:relative;\n  font-family:'Poppins',sans-serif;\n}\n\n.tnb-overlay{\n  position:absolute;\n  inset:0;\n  background:\n  radial-gradient(circle at top left, #ffe9e9 0%, transparent 35%),\n  radial-gradient(circle at bottom right, #dff1e5 0%, transparent 35%);\n  opacity:.7;\n}\n\n.tnb-trashbag-container{\n  position:relative;\n  z-index:2;\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:70px;\n  max-width:1400px;\n  margin:auto;\n  flex-wrap:wrap;\n}\n\n.tnb-trashbag-content{\n  flex:1;\n  min-width:320px;\n}\n\n.tnb-brand{\n  display:inline-block;\n  padding:10px 22px;\n  background:#fff7f2;\n  border-radius:100px;\n  color:#b58b70;\n  font-size:14px;\n  margin-bottom:24px;\n  box-shadow:0 4px 18px rgba(0,0,0,0.05);\n}\n\n.tnb-trashbag-content h1{\n  font-size:68px;\n  line-height:1.05;\n  color:#6c4f3d;\n  margin-bottom:22px;\n  font-weight:700;\n}\n\n.tnb-subtitle{\n  font-size:22px;\n  color:#8a7260;\n  margin-bottom:42px;\n  max-width:560px;\n  line-height:1.7;\n}\n\n.tnb-features{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:18px;\n  margin-bottom:45px;\n}\n\n.tnb-feature{\n  background:#fffaf6;\n  padding:18px;\n  border-radius:22px;\n  display:flex;\n  align-items:center;\n  gap:14px;\n  box-shadow:0 10px 28px rgba(0,0,0,0.05);\n}\n\n.tnb-icon{\n  width:38px;\n  height:38px;\n  border-radius:50%;\n  background:#f7d9cb;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  color:#8e6650;\n  font-weight:700;\n}\n\n.tnb-feature span{\n  color:#6c4f3d;\n  font-weight:500;\n  font-size:15px;\n}\n\n.tnb-btn{\n  display:inline-block;\n  padding:16px 38px;\n  background:#d8ab8d;\n  color:white;\n  text-decoration:none;\n  border-radius:100px;\n  font-weight:600;\n  transition:.3s ease;\n  box-shadow:0 10px 30px rgba(0,0,0,0.08);\n}\n\n.tnb-btn:hover{\n  transform:translateY(-3px);\n  background:#c89272;\n}\n\n.tnb-product-display{\n  flex:1;\n  position:relative;\n  min-width:320px;\n  display:flex;\n  justify-content:center;\n  align-items:center;\n}\n\n.tnb-stroller{\n  width:100%;\n  max-width:700px;\n  border-radius:35px;\n  object-fit:cover;\n  box-shadow:0 25px 60px rgba(0,0,0,0.12);\n}\n\n.tnb-product{\n  position:absolute;\n  left:48%;\n  top:40%;\n  transform:translate(-50%,-50%);\n}\n\n.tnb-product img{\n  width:150px;\n  filter:drop-shadow(0 18px 28px rgba(0,0,0,0.22));\n}\n\n@media(max-width:991px){\n\n  .tnb-trashbag-content h1{\n    font-size:50px;\n  }\n\n  .tnb-trashbag-container{\n    flex-direction:column;\n  }\n\n  .tnb-product{\n    left:50%;\n    top:42%;\n  }\n\n}\n\n@media(max-width:600px){\n\n  .tnb-trashbag-content h1{\n    font-size:40px;\n  }\n\n  .tnb-subtitle{\n    font-size:18px;\n  }\n\n  .tnb-features{\n    grid-template-columns:1fr;\n  }\n\n  .tnb-product img{\n    width:120px;\n  }\n\n}\n\n\u003c\/style\u003e","brand":"The New Bee","offers":[{"title":"Default Title","offer_id":48158585487605,"sku":null,"price":129.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/2220\/7733\/files\/ChatGPTImageMay20_2026_09_40_44PM.png?v=1779306138","url":"https:\/\/www.thenewbee.co.za\/products\/thenewbee%e2%84%a2-disposable-diaper-bag","provider":"The New Bee","version":"1.0","type":"link"}