Page 1 of 1

https://www.o-marketing.ch/de/konditionen/info.html

Posted: 01 Nov 2019, 18:07
by omarket
How can I insert my own text in info.html?

Re: https://www.o-marketing.ch/de/konditionen/info.html

Posted: 04 Nov 2019, 23:02
by Jan
Hi, the easiest way is to override info view by your template:

components\com_phocacart\views\info\tmpl\default.php - this file can be copied to your template and override the standard Phoca Cart output (see Joomla! documentation how to override component outputs by template in Joomla!)

Jan