Well, I would like to know how I can be doing a calculation, where I would get a range value and the value of an option and print the result in real time, even if no option is selected and only the range for changed value is displayed anyway.
A sample JS code, but not functional. link
But I would like to do only with JavaScript, without the use of frameworks or libraries. I already checked the code from the example above, and JQuery was used, and the values of each product are stored in arrays and not in inputs.