I have a opencart 2.3 store and I have downloaded a extension that shows all products on one page, it creates a category called All and displays all products in that category.

It's working all ok but I would like to have the product filter displayed in the left column so it's the same as the other categories.

For example the category here https://www.beechwoodsolutions.co.uk/sites/simply-heavenly-foods/index.php?route=product/category&path=271 has the product filter in the left column.

On the all products category page here https://www.beechwoodsolutions.co.uk/sites/simply-heavenly-foods/index.php?route=product/category&path=-1 I would like to have the product filter displayed.

The extension I downloaded is https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=29713.

I have contacted the developer but don't think they are active anymore so was seeing if anyone was able to help please.

Since the extension doesn't have that, you'll likely need to do some custom coding. You could modify the template files or create a new module to integrate the filter. Check the Opencart docs and forums for guidance.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.