Hey there!
I'm trying to multiply all my woocommerce store prices (the prices of all products in all the pages of the website) by a PHP variable.
I have a PHP file: "example.php" with a "$var" inside but can't seem to find the code responsible for all the store prices.
Any suggestions?