Use Conditional Field Based on Product Quantity [RESOLVED]

I’m trying to create a conditional based on a Product fields (actually the Quantity) but they aren’t available. Simply I’d like to hide the Billing Address etc until they fill in a Quantity. It seems like it should be straightforward but…

Am I missing something? Or is there a way to do this?

Thanks!
Mad Dog

The default input for the quantity of a product is not supported for conditional logic, you would need to enable the setting to disable the quantity input, then add a new Quantity field, and map it to your product.

Then you would be able to use the new Quantity field for conditional logic.

Thanks! The workaround is what I needed.