Description
Upgrade your mowing game with the PowerBlade 480CX 17″ Lawn Mower. Designed for ease and efficiency, this 40V cordless mower effortlessly powers through with its advanced brushless motor. No fuel, no fumes, or starting hassles-just instant start-up via a child-safe starting system.
The 480CX is powered by two 4Ah 20V batteries, which are compatible across the PowerBlade 20V range. With 6 adjustable cutting height settings, you can tailor the mower for perfect results. The compact and lightweight 14kg design makes it perfect for townhouses, villas and houses with modest sized lawns, and the handle ensures it can be easily carried up stairs or into a shed.
Quick-release levers folding handles make storage simple and it takes up minimal space in your shed or garage. The 480CX combines innovative design and smart features to keep your lawn looking its best.
{{widget type=”MagentoCmsBlockWidgetBlock” template=”widget/static_block/default.phtml” block_id=”1307″ type_name=”CMS Static Block”}} #myBtn { display: none; position: fixed; bottom: 100px; right: 30px; z-index: 99; border: none; outline: none; background-color: #FAA830; color: white; cursor: pointer; padding: 15px; border-radius: 50%; } #myBtn:hover { background-color: #C77905; } .button-up { margin: 30px auto; height: 70px; width: 70px; transition: all 0.2s linear; } .button-up:hover { transform: translate3d(0, -10px, 0); } .button-up::after { content: “”; position: absolute; left: 17px; z-index: 11; display: block; width: 25px; height: 25px; border-top: 2px solid #fff; border-left: 2px solid #fff; } .button-up::after { top: 30px; left: 22px; transform: rotate(45deg); }
// Get the button let mybutton = document.getElementById(“myBtn”); // When the user scrolls down 20px from the top of the document, show the button window.onscroll = function() {scrollFunction()}; function scrollFunction() { if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) { mybutton.style.display = “block”; } else { mybutton.style.display = “none”; } } // When the user clicks on the button, scroll to the top of the document function topFunction() { document.body.scrollTop = 0; document.documentElement.scrollTop = 0; } const scrollElements = document.querySelectorAll(“.animate__animated”); scrollElements.forEach((el) => { el.style.opacity = 0 }) const elementInView = (el, dividend = 1) => { const elementTop = el.getBoundingClientRect().top; return ( elementTop { const elementTop = el.getBoundingClientRect().top; return ( elementTop > (window.innerHeight || document.documentElement.clientHeight) ); }; const displayScrollElement = (element) => { element.classList.add(“animate__fadeIn”); }; const hideScrollElement = (element) => { element.classList.remove(“animate__fadeIn”); }; const handleScrollAnimation = () => { scrollElements.forEach((el) => { if (elementInView(el, 1.25)) { displayScrollElement(el); } else if (elementOutofView(el)) { hideScrollElement(el) } }) } window.addEventListener(“scroll”, () => { handleScrollAnimation(); });

















