Pixel Caffeine
Plugin URL: https://wordpress.org/plugins/pixel-caffeine/
In file wp-content\plugins\pixel-caffeine\includes\product-catalogs\class-product-catalog-manager.php add next code:
if (class_exists('WOOCS')) {
global $WOOCS;
$WOOCS->reset_currency();
}

