Once again I found the answer myself not long after posting in this forum...I needed to modify the AdminProduct.ascx to display the additional fields and I needed to modify its corresponding back-end file (AdminProduct.ascx.vb) in order to append the data to the UpdateShippingData method so that it is saved in the ShippingRates table.
↧