I want to add functionality like :
when i increase the quantity from frontend then according to the quantity input field should have to be created
EG :
quantity 2 = 2 input text field , 2 input email field etc
if i increase to 3 then 3 input field will generate
if i decrease then decrease the input field
is there option available like this functionality in plugin