Haha I feel you man, doing the same here
My input id bind to something like this :
My checkout button bind quantite parameter to this js :
return document.getElementById("kit"+context.item.data['id']).value
Haha I feel you man, doing the same here
My input id bind to something like this :
My checkout button bind quantite parameter to this js :
return document.getElementById("kit"+context.item.data['id']).value