---
title: "Removing the Product Count to speed up OpenCart 1.5"
description: "If you have a shopping cart built with OpenCart and you have a lot of Products, the product counts could be slowing your website down. Removing the product counts can dramatically increase your page..."
url: https://www.inmotionhosting.com/support/edu/opencart/removing-the-product-count-to-speed-up-opencart/
date: 2012-01-30
modified: 2023-12-22
author: "Carrie Smaha"
categories: ["OpenCart"]
type: post
lang: en
---

# Removing the Product Count to speed up OpenCart 1.5

If you have a shopping cart built with OpenCart and you have a lot of Products, the product counts could be slowing your website down. Removing the product counts can dramatically increase your page load times, since it will not be querying the database for the information. Here’s how to remove the product counts in OpenCart if you have installed vQmod. If you are not familiar with vQmod, please read our guide on it.

1. Download the extension from here:
2. Using FTP open a connection to your server and navigate to your OpenCart root directory
3. Go to **vQmod > xml** on the window for the server
4. Go to your download location on the local computer and open up the folder until you see the XML document. 
5. Upload the file to the **vQmod > xm**l folder  

Now, when you visit your OpenCart website, you’ll see the product counts removed.

**Before:**

[![opencart_product_count_1](https://www.inmotionhosting.com/support/wp-content/uploads/2012/01/opencart_opencart_product_count_1.jpg)](/support/wp-content/uploads/2012/01/opencart_opencart_product_count_1.jpg)

**After:**

**[![opencart_product_count_3](https://www.inmotionhosting.com/support/wp-content/uploads/2012/01/opencart_opencart_product_count_3.jpg)](/support/wp-content/uploads/2012/01/opencart_opencart_product_count_3.jpg)**

For more step-by-step guides and practical tips, visit our [Drupal Education Channel](https://www.inmotionhosting.com/support/edu/drupal/).
