CS-Cart core functions are stored in the directory app/functions. These functions implement all the core functionality of the software and are grouped into files according to their purpose or usage area: fn.catalog.php, fn.cart.php, etc.
PHP hooks are used to extend and override the default behavior of the core functions.
Questions & Feedback
Have any questions that weren't answered here? Need help with solving a problem in your online store? Want to report a bug in our software? Find out how to contact us.