I need to add a duplicate Wishlist module in 1.9.  I would like it to use a different ShoppingCartTypeEnum  to insert a different criteria of products in the shoppingcarttypeid. I am not sure how hard this would be so any help would be appreciated.

I am aware that the shoppingcartid id is "1" and the wishlist is "2". I need to have my new wishlist to represent a shoppingcartid of "3".

My end goal is to have a separate wishlist that inserts my own reported products in customers wishlists based on their buying habits and so on. I donot need any help with the sql but just the C#.

Thanks, Blake