JQuery Closert
var otherInput = $(this).closest('.row').find('.inputQty');
Tired Tarantula
var otherInput = $(this).closest('.row').find('.inputQty');