Merchants constantly request a csv file with product info, color, wholesale price, msrp, etc.
How can I pull this information from the database?
I've looked but been unable to find database structure, does anyone have a reference for this?
The easiest way to get your file format is to export your current Magento list, then match the same format when you export from dBASE. You then import your products to Magento.