zenCart
Out of context: Reply #2
- Started
- Last post
- 6 Responses
- ********0
I believe it's a dressing up of oscommerce isnt it ? I might be wrong...
All functions for page generation, template use, database functions and so on are kept in their old included folders, so theres a nasty little learning curve where you seem to have to track through a dozen pages to find how to make a small change, and it's constantly confounding how the laudable principle of modularity so often has to be hacked around by uncommented nests of ternary operations. Once you figure out the peculiarities and functions of it all, skinning it up and writing custom pages and functions isnt really that difficult. Sorry to be so vague as to be useless, but just dive into the package with a proper coding app and it soon becomes clear how unclear it is.