Category link to external site possible

Phoca Cart - complex e-commerce extension
Alexander
Phoca Enthusiast
Phoca Enthusiast
Posts: 79
Joined: 15 Jan 2020, 17:36

Category link to external site possible

Post by Alexander »

Hi Jan

I know, this might be an exotic question. A company donates us 10% of their revenues when selling certain products. To promote this company, I would like to add a category for these products. Only, the category button should not link to the local Phoca products but to the external shop. Is there a way I can do that in Phoca? Or any other way to place such an "Ad" on the category page with Phoca Cart? Alternative would be to add my own little module but the alignment and integration in Categories view would not look nice.

Thank you für any ideas

Alexander
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Category link to external site possible

Post by Jan »

Hi, see options for parameter: Add to Cart (Category, Items View)

Image

But the problem is, this then works for all products, not only for selected so if you have only some products to link to external site, this needs to be customized directly in the code - to make override and add some conditions

All buttons can be overrided by template output, they are located here:

components/com_phocacart/layouts/

Jan
If you find Phoca extensions useful, please support the project
Alexander
Phoca Enthusiast
Phoca Enthusiast
Posts: 79
Joined: 15 Jan 2020, 17:36

Re: Category link to external site possible

Post by Alexander »

Hi Jan

Thank you very much. That's all the info I need, I hope ;)

Alexander
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Category link to external site possible

Post by Jan »

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