I am putting together a site that will sell wholesale items. I need to add three fields, visible when searching products. The new fields will display not only the case price, but cost per item in the case, and the case number of items in each case.
There will be no option to purchase a single item, but I need to be able to sort the products by case price, and item price.
Is there a mod or thread that can help? Ive look all over.
I can calculate the item price in the case simply by dividing case price by the number of items.... but I don't think I can sort the calculation if it is not stored in the Database....
Am I correct to think the only way to do this is create DB tables for the new fields, and find a script that can sort by column? Then modify the admin area to populate the new fields?
Any help is VERY appreciated. Thanks




