You can get the contents of the input element with id product_addons_0_selections_template2 by this statement:
var value = $('#product_addons_0_selections_2_id').val();
0
solved jquery get input value from Div
 
You can get the contents of the input element with id product_addons_0_selections_template2 by this statement:
var value = $('#product_addons_0_selections_2_id').val();
0
solved jquery get input value from Div