
Originally Posted by
CoolCarPartsOnline
I am sure it's easy to add field to the EP. I use the advanced EP and I added a lot of field to it such as MSRP price and MAP.
It would be hard to find someone that knows these modules on the forum. But you need to find their database names and table names. You can then add these fields similar to the product_price in the original EP files.
You will have to use the developer tool to located the files that contain the product_price in the EP files.
Try to study the logic in which the data is being retrieved and sent to the database.
If your price modules added fields to the same table as the product_price, it should be a matter of adding these new fields to the array in the EP files.