Phoca Cart Filter

Phoca Cart - complex e-commerce extension
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49365
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Cart Filter

Post by Jan »

Hi, yes, Phoca Cart has these 3 additional parameters so you can fully set where the module will be displayed. You enable it for component (com_phocacart) and its product view (item) and that is.

Jan
If you find Phoca extensions useful, please support the project
zia
Phoca Newbie
Phoca Newbie
Posts: 7
Joined: 18 Mar 2026, 10:24

Re: Phoca Cart Filter

Post by zia »

Hi

Does the filter module striclty follow the current category context automatically and what is the correct configuration to ensure that filters never mix values between different categories (e.g. Carpet and Vinyl Tiles)?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49365
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Cart Filter

Post by Jan »

Hi, this depends on if the category is even selected or not, the Phoca Cart filter works based on URL and if url includes category filer, then it filters including category when not, then without the category. You can set in options that category will be automatically selected with another filter value - so then it filters within the category.

Jan
If you find Phoca extensions useful, please support the project
zia
Phoca Newbie
Phoca Newbie
Posts: 7
Joined: 18 Mar 2026, 10:24

Re: Phoca Cart Filter

Post by zia »

I see, can you show me how to configure it?
User avatar
Slava
Phoca Enthusiast
Phoca Enthusiast
Posts: 54
Joined: 07 Nov 2025, 18:39

Re: Phoca Cart Filter

Post by Slava »

Display (Component)
Display (View)
Display ID

What can be entered as parameters? And what does each of these items do (what is it responsible for)?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49365
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Cart Filter

Post by Jan »

Image

if you want to display the module only on Phoca Cart page, you set "com_phocacart" for component. If you only want to display it on Phoca Cart page but only in items view, you set view to "items"

If you want to display it only on page with Phoca Cart product ID 150 then you set:

component: com_phocacart
view: item
id: 150

Jan
If you find Phoca extensions useful, please support the project
Post Reply