Website Building » WooCommerce » How Do I Change the Catalog Mode in WooCommerce?

How Do I Change the Catalog Mode in WooCommerce?

Last updated on October 1, 2022 @ 2:56 pm

There are two ways to change the catalog mode in WooCommerce. The first way is to go to the WooCommerce settings page and change the setting there. The second way is to add a line of code to your theme’s functions.php file.

The setting for catalog mode is located under the “Catalog” tab on the WooCommerce settings page. To access it, go to WooCommerce > Settings from the WordPress dashboard.

Then, click on the “Catalog” tab and scroll down to the “Catalog Mode” setting. You can then choose whether to enable or disable catalog mode.

PRO TIP: If you are not careful, changing the catalog mode in WooCommerce can break your site. Make sure you backup your site before making any changes.

If you want to add a line of code to your theme’s functions.php file, you can use the following code:

add_filter( ‘woocommerce_get_catalog_mode’, ‘__return_true’ );

This will enable catalog mode for your WooCommerce store.

Dale Leydon

Dale Leydon

Sysadmin turned Javascript developer. Owner of 20+ apps graveyard, and a couple of successful ones.