Hide woocommerce checkout fields based on product ID

Hi,

I’m using theme x pro in combination with woocommerce. I’m selling ebooks and softcovers.

This means for the ebooks products I only need an email address and name. I don’t need the shipping address for ebooks.

For the softcover books I do need the shipping address and email address.

How do I hide the shipping fields based on certain product ID’s?

Thanks.

Hi There,

You can try with this code: https://gist.github.com/corsonr/7215762.

It should be added under fucntions.php file locates in your child theme.

Let us know how it goes!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.