In the table for products add an additional column IsSet as boolean for stating if the product is a set or just a single. Then, have a 2nd table tied to the product table that contains the list of items contained in each set.
First table:
individual items = A,B,C,D,E,F,G,H,I,J,K & SetA, SetB...