How do I display the product weight via php? I want to modify the template and display the product weight next to the price within wp-content/plugins/woocommerce/templates/single-product/price.php
Leave a Reply
You must be logged in to post a comment.
You really shouldn’t change the core plugins for WooCommerce if you can help it.
You can use:
jQuery variable to adjust were that metadata loads.