How To Add Custom Meta PDF Upload Box to WooCommerce Products (and post link on frontend)
The simplest way to do this is with a plugin. I use ACF (Advanced Custom Fields) to create the meta box which takes care of all the heavy lifting and displays a nice metabox on the edit product screen. I then add a function on my single product template to display the PDF link which … Read more