Re: Help locating a file
All of the "Settings" are automatically read from the xcart_config table when you display the page. There are no static settings on the configuration.tpl page.
Take a look at the xcart_config table and you'll see what I mean. You can also easily add new config options here that you can use in your code.
|