|
I can tell you exactly what you have done. You have edited the main showproduct template and expect them to work. Those variables are not active unless the template is either showproduct1 or above.
The php files are coded to active certain variable functions based on the multi template system. You need to either use the one provided or a new one. You can not modify the default template and expect variables to display without also altering scripts
|