In short, we are looking for the ability to have a customizable button (be it through js, small module or whatever) to where we can have a button that would infact add multiple individual products to the customers cart via one click of the button, i.e. adding Product A, Product B and Product C with one click, rather than clicking each Add to Cart button individually.
After some googling, we can’t find this exact functionality anywhere and wonder if this is possible be it a basic js entry or via its own little module.