inputs = querySelectorAll('.wa-quantity-box')
forEach inputs {
btnInc =
btnDec =
input =
step =
min =
max =
function increase () {}
function decrease () {}
addEventListener...
}
if (this.scrollHeight - this.scrollTop === this.clientHeight) {
this.show = true;
}
const $el = $(this).parent();
$el.fadeOut('slow', function(){
$el.remove();
});
return view()
return redirect('/')
return back()