Quote Originally Posted by gemohler View Post
I have this defined in the config:

User Defined Products Fields v_products_qty_box_status. (I have also tried this without v_)

I have this in my CSV:
v_products_qty_box_status
0

The one product I test this one, continues to show a qty available, which I want to set to hidden.

It seems as if I've done the right things as I've seen in a few good threads.
If you also go to the admin version of the product information page for that product, there should be an entry for a term equal to or similar to product qty maximum. Is it/has it been updated to reflect the value of 0?

If it has been updated to a value of zero and the box shows on the catalog side for the product then the issue is template related and not database/EP4 related.

Again, though the entry in the user defined Products Fields should not begin with v_ unless the field in your table also starts with v_.

The intention is to list the field designation as entered in the table.

Then, when working in the CSV file(s) that is where the v_ becomes important.

(Remember, with the desired user defined products fields entered exporting data should create a file that includes the entered field(s). Additionally, the right side of the admin screen should confirm the presence of the entered User Defined Products Field(s).)