{"product_id":"orange-glass-pebbles-decorative-stones-for-vases-gardens-crafts","title":"Orange Glass Pebbles - Decorative Glass Stones for Vases, Gardens \u0026 Crafts","description":"\u003cstyle\u003e\n.hs-pf {\n  --hs-pf-fg: var(--color-foreground, #2c2820);\n  --hs-pf-muted: rgba(44, 40, 32, 0.68);\n  --hs-pf-rule: rgba(44, 40, 32, 0.12);\n  --hs-pf-soft: rgba(44, 40, 32, 0.04);\n  --hs-pf-card: #ffffff;\n  --hs-pf-accent: var(--color-primary, #3f4f37);\n  font-size: 1rem;\n  line-height: 1.6;\n  color: var(--hs-pf-fg);\n}\n.hs-pf \u003e * + * { margin-top: 1.5rem; }\n.hs-pf p { margin: 0; }\n.hs-pf p + p { margin-top: 0.85rem; }\n.hs-pf h2 {\n  font-size: 1.125rem;\n  font-weight: 600;\n  margin: 0 0 0.75rem;\n  letter-spacing: 0.01em;\n}\n\/* Global list reset for any UL\/OL we render ourselves — wins over Shopify theme defaults. *\/\n.hs-pf ul,\n.hs-pf ol {\n  list-style: none !important;\n  list-style-type: none !important;\n  list-style-image: none !important;\n  padding-left: 0 !important;\n  margin: 0 !important;\n}\n.hs-pf ul \u003e li,\n.hs-pf ol \u003e li {\n  list-style: none !important;\n  list-style-type: none !important;\n}\n.hs-pf ul \u003e li::marker,\n.hs-pf ol \u003e li::marker { content: \"\" !important; }\n.hs-pf__lede {\n  font-size: 1.0625rem;\n  line-height: 1.55;\n  font-weight: 500;\n  color: var(--hs-pf-fg);\n  padding-bottom: 1rem;\n  border-bottom: 1px solid var(--hs-pf-rule);\n}\n.hs-pf__dimensions {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));\n  gap: 0.625rem;\n}\n.hs-pf__dimensions li {\n  position: relative;\n  background: var(--hs-pf-card);\n  border: 1px solid var(--hs-pf-rule);\n  border-radius: 0.625rem;\n  padding: 0.875rem 1rem 0.9375rem;\n  box-shadow: 0 1px 0 rgba(44, 40, 32, 0.02);\n  overflow: hidden;\n}\n.hs-pf__dimensions li::before {\n  content: \"\";\n  position: absolute;\n  left: 0; top: 0; bottom: 0;\n  width: 3px;\n  background: var(--hs-pf-accent);\n  opacity: 0.85;\n}\n.hs-pf__dim-label {\n  display: block;\n  font-size: 0.6875rem;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: var(--hs-pf-muted);\n  font-weight: 600;\n  margin-bottom: 0.3125rem;\n}\n.hs-pf__dim-value {\n  display: block;\n  font-size: 1.125rem;\n  font-weight: 600;\n  letter-spacing: -0.005em;\n  color: var(--hs-pf-fg);\n  line-height: 1.25;\n}\n.hs-pf__features {\n  display: grid;\n  gap: 0.625rem;\n}\n.hs-pf__features li {\n  position: relative;\n  padding: 0.5rem 0 0.5rem 1.25rem;\n  border-bottom: 1px solid var(--hs-pf-rule);\n}\n.hs-pf__features li:last-child { border-bottom: 0; }\n.hs-pf__features li::before {\n  content: \"\";\n  position: absolute;\n  left: 0; top: 0.95rem;\n  width: 0.5rem; height: 0.5rem;\n  background: var(--hs-pf-accent);\n  border-radius: 999px;\n}\n.hs-pf__features strong { display: block; font-weight: 600; margin-bottom: 0.125rem; }\n.hs-pf__specs {\n  width: 100%;\n  border-collapse: collapse;\n  border: 1px solid var(--hs-pf-rule);\n  border-radius: 0.5rem;\n  overflow: hidden;\n  font-size: 0.9375rem;\n}\n.hs-pf__specs th,\n.hs-pf__specs td {\n  text-align: left;\n  padding: 0.625rem 0.875rem;\n  border-bottom: 1px solid var(--hs-pf-rule);\n  vertical-align: top;\n}\n.hs-pf__specs tr:last-child th,\n.hs-pf__specs tr:last-child td { border-bottom: 0; }\n.hs-pf__specs th {\n  width: 38%;\n  background: var(--hs-pf-soft);\n  font-weight: 600;\n  color: var(--hs-pf-muted);\n}\n\/* \"Plain bullet\" lists (Best for, In the box, Care) — we paint our own\n   bullets via ::before so the global list reset above doesn't strip them. *\/\n.hs-pf__list { display: grid; gap: 0.4375rem; }\n.hs-pf__list li {\n  position: relative;\n  padding-left: 1.125rem;\n}\n.hs-pf__list li::before {\n  content: \"\";\n  position: absolute;\n  left: 0.25rem; top: 0.6875rem;\n  width: 0.3125rem; height: 0.3125rem;\n  background: var(--hs-pf-accent);\n  border-radius: 999px;\n  opacity: 0.7;\n}\n.hs-pf__steps {\n  display: grid;\n  gap: 0.5rem;\n  counter-reset: hs-step;\n}\n.hs-pf__steps li {\n  position: relative;\n  padding-left: 2rem;\n  counter-increment: hs-step;\n  min-height: 1.5rem;\n}\n.hs-pf__steps li::before {\n  content: counter(hs-step);\n  position: absolute;\n  left: 0; top: 0.0625rem;\n  width: 1.5rem; height: 1.5rem;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 0.75rem;\n  font-weight: 600;\n  color: var(--hs-pf-accent);\n  background: var(--hs-pf-soft);\n  border: 1px solid var(--hs-pf-rule);\n  border-radius: 999px;\n}\n.hs-pf__safety {\n  border-left: 3px solid var(--hs-pf-accent);\n  padding: 0.75rem 1rem;\n  background: var(--hs-pf-soft);\n  border-radius: 0 0.5rem 0.5rem 0;\n}\n.hs-pf__safety h2 { margin-bottom: 0.5rem; }\n.hs-pf__safety ul { display: grid; gap: 0.3125rem; }\n.hs-pf__safety li {\n  position: relative;\n  padding-left: 1rem;\n}\n.hs-pf__safety li::before {\n  content: \"\";\n  position: absolute;\n  left: 0.125rem; top: 0.625rem;\n  width: 0.375rem; height: 0.375rem;\n  background: var(--hs-pf-accent);\n  border-radius: 999px;\n}\n@media (prefers-color-scheme: dark) {\n  .hs-pf {\n    --hs-pf-rule: rgba(255, 255, 255, 0.14);\n    --hs-pf-soft: rgba(255, 255, 255, 0.04);\n    --hs-pf-card: rgba(255, 255, 255, 0.03);\n    --hs-pf-muted: rgba(255, 255, 255, 0.72);\n  }\n}\n@media (max-width: 599px) {\n  .hs-pf__specs th { width: 45%; }\n  .hs-pf__dimensions { grid-template-columns: 1fr; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"hs-pf\"\u003e\n\u003cp class=\"hs-pf__lede\"\u003eDecorative orange glass pebbles for versatile use in gardens and home decor, offering lasting beauty and charm.\u003c\/p\u003e\n\u003csection class=\"hs-pf__overview\"\u003e\n\u003cp\u003eThis set of decorative orange glass pebbles includes approximately 65 pieces per 500 grams, crafted from durable, polished glass. Their vibrant colour and smooth finish make them suitable for a variety of indoor and outdoor applications, from vases to garden paths.\u003c\/p\u003e\n\u003cp\u003eIdeal for enhancing floral displays, candle holders, and table centrepieces, these pebbles add a natural charm to any setting. Their versatility allows for creative arrangements in gardens, aquariums, and DIY crafts.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"hs-pf__panel\"\u003e\n\u003ch2\u003eKey features\u003c\/h2\u003e\n\u003cul class=\"hs-pf__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eHigh-quality material\u003c\/strong\u003eCrafted from durable, polished glass for lasting beauty and versatile use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVarious sizes\u003c\/strong\u003eEach pebble measures approximately 27–30 mm in diameter, suitable for both delicate and bold designs.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWide range of applications\u003c\/strong\u003eSuitable for gardens, aquariums, ponds, terrariums, and home decorations.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"hs-pf__panel\"\u003e\n\u003ch2\u003eBest for\u003c\/h2\u003e\n\u003cul class=\"hs-pf__list\"\u003e\n\u003cli\u003eVase fillers and floral displays\u003c\/li\u003e\n\u003cli\u003eDecorative arrangements in gardens\u003c\/li\u003e\n\u003cli\u003eAquarium and terrarium enhancements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"hs-pf__panel\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"hs-pf__specs\" style=\"width: 100.087%; height: 96px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003cth scope=\"row\" style=\"width: 32.8749%; height: 24px;\"\u003eColour\u003c\/th\u003e\n\u003ctd style=\"width: 56.8132%; height: 24px;\"\u003eOrange\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003cth scope=\"row\" style=\"width: 32.8749%; height: 24px;\"\u003eMaterial\u003c\/th\u003e\n\u003ctd style=\"width: 56.8132%; height: 24px;\"\u003eGlass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003cth scope=\"row\" style=\"width: 32.8749%; height: 24px;\"\u003eDimensions\u003c\/th\u003e\n\u003ctd style=\"width: 56.8132%; height: 24px;\"\u003e27–30 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003cth scope=\"row\" style=\"width: 32.8749%; height: 24px;\"\u003eWeight options\u003c\/th\u003e\n\u003ctd style=\"width: 56.8132%; height: 24px;\"\u003e500 g, 1 kg, 2 kg, 5 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection class=\"hs-pf__panel\"\u003e\n\u003ch2\u003eWhat's in the box\u003c\/h2\u003e\n\u003cul class=\"hs-pf__list\"\u003e\n\u003cli\u003e1 × pack of orange glass pebbles\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"hs-pf__panel\"\u003e\n\u003ch2\u003eCare \u0026amp; maintenance\u003c\/h2\u003e\n\u003cul class=\"hs-pf__list\"\u003e\n\u003cli\u003eRinse with water to clean and remove dust before use.\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"HeavyStones","offers":[{"title":"500 g (65 pieces)","offer_id":53216399917322,"sku":null,"price":12.99,"currency_code":"GBP","in_stock":true},{"title":"1 kg (130 pieces)","offer_id":53216399950090,"sku":null,"price":19.99,"currency_code":"GBP","in_stock":true},{"title":"2 kg (260 pieces)","offer_id":53216399982858,"sku":null,"price":29.99,"currency_code":"GBP","in_stock":true},{"title":"3 kg (390 pieces)","offer_id":53216400015626,"sku":null,"price":34.99,"currency_code":"GBP","in_stock":true},{"title":"4 kg (520 pieces)","offer_id":53216400048394,"sku":null,"price":40.99,"currency_code":"GBP","in_stock":true},{"title":"5 kg (650 pieces)","offer_id":53216400081162,"sku":null,"price":44.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0953\/2299\/7002\/files\/orange-glass-pebbles-decorative-glass-stones-for-vases-gardens-and-crafts_8a2ddb3e-f44b-49e7-b573-47cbadb15463.png?v=1781555504","url":"https:\/\/heavystones.co.uk\/products\/orange-glass-pebbles-decorative-stones-for-vases-gardens-crafts","provider":"HeavyStones","version":"1.0","type":"link"}