{"product_id":"2-pack-hybrid-spectrum-dusk-to-dawn-fly-zapper-electric-fly-catcher-fruit-flies-trap-outdoor-indoor-for-home-use-mosquito-killer-bug-zapper-insect-lamp-with-light-sensor-uk-plug","title":"Dusk-to-Dawn Electric Fly Zapper","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\"\u003eThis electric fly zapper effectively attracts and eliminates various pests while offering convenient dusk-to-dawn operation.\u003c\/p\u003e\n\u003csection class=\"hs-pf__overview\"\u003e\u003cp\u003eThe hybrid spectrum fly zapper utilises dual UV bulbs to attract a wide range of insects, including flies, mosquitoes, and moths. Its dusk-to-dawn mode allows for automatic operation, making it a practical choice for both indoor and outdoor settings.\u003c\/p\u003e\n\u003cp\u003eWith an IP23 waterproof rating, this zapper is suitable for use on patios, gardens, and even indoors. Its coverage extends to half an acre outdoors, making it ideal for larger spaces.\u003c\/p\u003e\u003c\/section\u003e\u003csection class=\"hs-pf__panel\"\u003e\u003ch2\u003eKey features\u003c\/h2\u003e\n\u003cul class=\"hs-pf__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eHybrid spectrum lighting\u003c\/strong\u003e15W dual bulbs emit a broader light spectrum, effectively attracting various pests.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDusk-to-dawn functionality\u003c\/strong\u003eWaterproof switch offers ON, OFF, and AUTO modes for automatic operation based on light conditions.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile usage\u003c\/strong\u003eSuitable for both indoor and outdoor environments, covering up to 1\/2 acre.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUser-friendly design\u003c\/strong\u003eIncludes a 5ft power cord and a removable tray for easy cleaning.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eChemical-free pest control\u003c\/strong\u003eUses a natural light spectrum to attract insects without chemical sprays.\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/section\u003e\u003csection class=\"hs-pf__panel\"\u003e\u003ch2\u003eBest for\u003c\/h2\u003e\n\u003cul class=\"hs-pf__list\"\u003e\n\u003cli\u003ePatios and gardens up to 1\/2 acre\u003c\/li\u003e\n\u003cli\u003eIndoor use in kitchens and bedrooms\u003c\/li\u003e\n\u003cli\u003eBalconies and porches\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/section\u003e\u003csection class=\"hs-pf__panel\"\u003e\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"hs-pf__specs\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePower Source\u003c\/th\u003e\n\u003ctd\u003e220V\/50Hz AC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions (H × W × D)\u003c\/th\u003e\n\u003ctd\u003eNot specified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003eNot specified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003eCovers up to 1\/2 acre\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/section\u003e\u003csection class=\"hs-pf__panel\"\u003e\u003ch2\u003eWhat's in the box\u003c\/h2\u003e\n\u003cul class=\"hs-pf__list\"\u003e\n\u003cli\u003e1 × electric fly zapper\u003c\/li\u003e\n\u003cli\u003e1 × power cord\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/section\u003e\u003csection class=\"hs-pf__panel\"\u003e\u003ch2\u003eHow to use\u003c\/h2\u003e\n\u003col class=\"hs-pf__steps\"\u003e\n\u003cli\u003ePlug in the zapper using the 5ft power cord.\u003c\/li\u003e\n\u003cli\u003eSelect the desired mode: ON, OFF, or AUTO.\u003c\/li\u003e\n\u003cli\u003ePlace the zapper in the desired location.\u003c\/li\u003e\n\u003c\/ol\u003e\u003c\/section\u003e\u003csection class=\"hs-pf__panel\"\u003e\u003ch2\u003eCare \u0026amp; maintenance\u003c\/h2\u003e\n\u003cul class=\"hs-pf__list\"\u003e\n\u003cli\u003eClean the removable tray regularly to maintain efficiency.\u003c\/li\u003e\n\u003cli\u003eStore indoors during prolonged periods of non-use.\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"HeavyStones","offers":[{"title":"Default Title","offer_id":53216400539914,"sku":"AMZ-B0C3THF9BX","price":26.59,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0953\/2299\/7002\/files\/71izkdnobjl-ac-uf894-1000-ql80-fmwebp-1080x1080_853f952e-6d44-43a5-82a0-828bf72ed5e8.webp?v=1781555507","url":"https:\/\/heavystones.co.uk\/products\/2-pack-hybrid-spectrum-dusk-to-dawn-fly-zapper-electric-fly-catcher-fruit-flies-trap-outdoor-indoor-for-home-use-mosquito-killer-bug-zapper-insect-lamp-with-light-sensor-uk-plug","provider":"HeavyStones","version":"1.0","type":"link"}