FILTER YOUR RESULTS....

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
14 years ago
Hi,

Is it possible to remove the filter box at the top of the product page ?
11 years ago
I want to do the same for nopCommerce 2.4

Any help
11 years ago
For price filter - e.g.
http://demo.nopcommerce.com/c/17/jewelry

That happens because price ranges are defined on the Jewelery Category
http://admin-demo.nopcommerce.com/Admin/Category/Edit/49

(same can happen for Manufacturer)


For filter by attributes - e.g.
http://demo.nopcommerce.com/c/4/notebooks

There are product specification attributes defined on the Product

http://demo.nopcommerce.com/p/11/asus-eee-pc-1000ha-10-inch-netbook

(specification attributes tab)
http://admin-demo.nopcommerce.com/Admin/Product/Edit/70


If you still want to show specification attributes on the product page, but don't want the filters, then you can just remove the      @*filtering*@ code from ...\Views\Catalog\CategoryTemplate.ProductsInGridOrLines.cshtml
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.