1
votes

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

http://wordpress.org/plugins/woocommerce/

1

1 Answers

1
votes

You really shouldn't change the core plugins for woo-commerce if you can help it.

You can use:

   .insertBefore 

jQuery variable to adjust were that meta data loads