This is fine until we get to options. Options let you adjust the SKU and retail price but have no provision for adjustments to the wholesale price we need to send to our vendor.

Can anyone tell me how I might solve this problem?
My only idea so far is that since this is a drop ship model, we don't ship products ourselves. Therefore, I don't think we need the weight fields in the system. So I might just enter the Cost of Goods for an option into the weight field and use it in my xml generation code. If there's a better way to code this, I'm all ears.
Thanks.