Kategorie-Layout Plugin and Produkt-Layout Plugin

Phoca Cart - complex e-commerce extension
AWiki
Phoca Member
Phoca Member
Posts: 17
Joined: 06 Nov 2023, 08:39

Kategorie-Layout Plugin and Produkt-Layout Plugin

Post by AWiki »

Hi a quick Q - can I apply the Kategorie-Layout Plugin only to one specific category or is it always e-shop wide?

I would like to apply the Kategorie-Layout Plugin (Phoca Cart Layout Category Restaurant Plugin) only to one specific category and not across all product categories.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48398
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Kategorie-Layout Plugin and Produkt-Layout Plugin

Post by Jan »

Hi, for now there is no option to display it only for selected categories. So this needs to be customized, e.g. per template override - to change the file:
components/com_phocacart/views/items/tmpl/default.php
components/com_phocacart/views/category/tmpl/default.php

and add there condition which will manage the category id :idea:

Jan
If you find Phoca extensions useful, please support the project
AWiki
Phoca Member
Phoca Member
Posts: 17
Joined: 06 Nov 2023, 08:39

Re: Kategorie-Layout Plugin and Produkt-Layout Plugin

Post by AWiki »

thanks will try
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48398
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Kategorie-Layout Plugin and Produkt-Layout Plugin

Post by Jan »

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