Can I group items, after items are set in my inventory? If not, can someone please help me set up my inventory in groups via the REST API coding that I have found?
Back Story:
I have a long list of items in each of my categories (which is time-consuming and not efficient upon checkout), but I could easily get it to only 5-7 in each if I could group the main item and have the variants pop-up to choose from.
I know I can add items with variants, and have tried this out in my Inventory... but it only shows the grouped label under "All Items" in my Register, which is then mixed in with my entire list of items and defeats the purpose of grouping for time efficiency.
I also realize that the use of Modifiers could be an option, but I need to track inventory and there's no way to input a product code, sku or quantity, so that rules that option out.
I found this article https://docs.clover.com/docs/managing-items-item-groups#creating-an-item-group-for-item-variants which seems to be exactly what I need, but I haven't the slightest clue how or where exactly to do this. Is there someone out there that can help me do this or achieve my desired solution?
Thank you for any guidance on this!