Forums
(@entom)
5 years, 3 months ago
Hi, my custom field calls “Compatibility” What I have done is to put this code <?php echo get_post_meta( get_the_ID(), ‘Compatibility’, true ); ?> in content-single-product from WooCommerce editor.