Quote Originally Posted by lizar5- View Post
Hi, I was wondering if there is a way to make all my products "product is virtual" with easy populate. At the moment all my products are prompting the customer for a shipping address which I dont want.
Since the original answer to this post was in the negative, and I've spent all night figuring out how to make this happen, perhaps someone else will benefit from my searching...

Yes, this can be done by adding the additional field 'products_virtual' to the array in easypopulate.php
Since the field 'products_virtual' already exists in the products table of a stock zen cart install, the field will not need to be created as would be the case to add a custom product field.

I would post the full code, but it is too large to do so. There is a great post in this thread about how to add fields to EP here:

http://www.zen-cart.com/forum/showth...261#post643261

FWIW, I was working w/ EP1.2.5.4, but I imagine this would be the same for other versions.

Hope this saves someone else a night of searching,
Peace,
Audra