Customizing Tabs

Phoca Cart - complex e-commerce extension
Lv@tasco.be
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 16 Dec 2020, 09:45

Customizing Tabs

Post by Lv@tasco.be »

I use phoca cart and Joomforest (JF_Sirena)

In what way/how is it possible to customize the tabs in Phoca cart

things I would like to do:

1. Have multiple video's under the video tab
2. Hide the specification tab (use it for filtering but the important specs I put under Features)
3. Create a new tab and put the 1 or even multiple downloads there.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47887
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Customizing Tabs

Post by Jan »

Hi, there are more ways to do.

3. You can add new tab per plugin - you can see examples of the events for this purpose in view default plugin:
plugins\pcv\default\default.php

1.2.3. You can override the item output with template override method:
components\com_phocacart\views\item\tmpl\default.php

See: https://www.phoca.cz/documents/116-phoc ... -overrides

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