the Length divided by 3

No products were found matching your selection.
JavaScript lengthSlider.oninput = function() { widthSlider.value = this.value; widthValue.innerHTML = this.value; }