The information would be pulled in through acombination of files in the includes/modules/pages/shopping_cart folder. Header_php.php, main_template_variables.php.
Data needs to be pulled from the database, filtered associated to your product(s) and then captured as the variable(s) you want, lastly captured on the template file...
There are a lot of standard functions that can get the associated data. Decent documentation to find the function(s) can be found at one of the links at the bottom of www.zen-cart.com/docs yes it says documentation for 1.5.0; however, relatively the same still to 1.5.1.


Reply With Quote

