Having a hard time composing a searchable query, so I apologize in advance if this has been covered.
I know you can add WooCommerce products to a page or post via short code, but I have one section of my site where it’s displaying from theme settings and PHP template only.
So my question is, how can I display a product on this section via PHP?
Use do_shortcode().
For example, in a template, if you were wanting to display products specifically by ID: