Quote Originally Posted by Serious View Post
Figured out that I need to zip the .csv file first.
So here's 1 file that I downloaded
Full-EP2012Oct03-133737.zip

With the previous version of EP I replaced the v_products_weight with v_products_shipping_code
. This field is used to enter a shipping code that I create/assign with Ceon Adv. Shipper.

So based on my question immediately above this post, can I simply edit ADMIN/includes/functions/extra_functions/easy_populate_4.php so that all instances of v_products_weight is replaced with v_products_shipping_code?
Hey Serious,

You don't need to do this with EP4. EP4 now supports User Defined Products Fields ... go to Configuration -> Easy Populate 4 and add your products_shipping_code here... support multiple entries separated by a comma, but no spaces or quotes: field_1,field_2,field_3

-chadd