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
Phoca Cart Filter
- Jan
- Phoca Hero

- Posts: 49365
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca Cart Filter
If you find Phoca extensions useful, please support the project
-
zia
- Phoca Newbie

- Posts: 7
- Joined: 18 Mar 2026, 10:24
Re: Phoca Cart Filter
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)?
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)?
- Jan
- Phoca Hero

- Posts: 49365
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca Cart Filter
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
Jan
If you find Phoca extensions useful, please support the project
-
zia
- Phoca Newbie

- Posts: 7
- Joined: 18 Mar 2026, 10:24
Re: Phoca Cart Filter
I see, can you show me how to configure it?
- Slava
- Phoca Enthusiast

- Posts: 54
- Joined: 07 Nov 2025, 18:39
Re: Phoca Cart Filter
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)?
Display (View)
Display ID
What can be entered as parameters? And what does each of these items do (what is it responsible for)?
- Jan
- Phoca Hero

- Posts: 49365
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca Cart Filter

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