Replies: 0
I wanna make all my WooCommerce products are virtual so I added a hidden field to my form.
key: _virtual (Checked DB and it’s correct)
value: yes
But although all other fields are updated, the _virtual field is not updated.
What am I missing here?