I've been using Easy Populate CSV to add about 300 products. I created a csv file using the Zen architecture and the addition went fine. The addition of the products did not include images or product description, just titles, price, quantity. Just the basics. I'll add images and descriptions manually.
I noticed that there was no field for max qty purchasable (products_quantity_order_max) and qty box status (products_qty_box_status to show it or not) in the tables that Easy Pop builds.
Using the zen architecture, I added these fields to my csv and populated with "1s" or "0s" as I needed. Problem is, these fields are not recognized, at all, at upload run time using Easy Populate. Another clue was my Easy Pop downloaded zen table, from existing products, also did not contain these fields. It's as though these fields are outside the universe of Easy Populate's available fields.
I wonder if I could run a simple sql UPDATE command to change all max qty to 1 and change all show qty box to 0.



