I see no way of allowing users to create customizations such as T-Shirt (Font_text, Back_text) or Pen(Engraved text) Etc.
Looking through the API, it is hard to tell if this would be possible or not without some experimentation. I would like to have it so that the item is the same node/sku and attach a form the the user must fill out before adding it to their cart. Would this be possible by saving the nid / sid / attributes to a separate table? It looks like throughout the api only the nid is
supported, but since the sid wouldn't change, I could look up the attributes as needed. Just curious if this is worth the effort or I should just integrate something that already has this capability like OS-Commerce.