Cylinder Kit

Cylinder Kit (SPL, GLMR, Passion Pro, CD DELUXE)

Category:

Cylinder Kit (SPL, GLMR, Passion Pro, CD DELUXE) comprises the cylinder head, cylinder, and piston, complemented by the corresponding piston rings and gaskets.

Shopping Cart
Scroll to Top
let lastScrollPosition = window.pageYOffset; window.addEventListener('scroll', function() { const currentScrollPosition = window.pageYOffset; if (currentScrollPosition > lastScrollPosition) { // Scrolling down document.body.classList.add('scroll-down'); document.body.classList.remove('scroll-up'); } else { // Scrolling up document.body.classList.add('scroll-up'); document.body.classList.remove('scroll-down'); } lastScrollPosition = currentScrollPosition; });