catalog\controller\product\category.php aç...
BUL:
$price = $this->currency->format($this->tax->calculate($result['price'], $result['tax_class_id'], $this->config->get('config_tax')));
DEĞİŞTİR:
$price = $this->currency->format($this->tax->calculate($result['price'], 0,0))...