We are going to show you how you can add prices next to EACH variation in Woocommerce by a little snippet that you are going to want to add to your themes functions.php file. Simply copy the snippet below and place it in your theme and you should be golden. //Add prices to variations add_filter( [...]The post Adding price to product options dropdown in WooCommerce appeared first on Expert Web Technologies.