Customising product details page (details.htm template)
This page is used to display product details clicking on Product Name or Product
Image on product display page. This page contains following 11 Template Variables.
- <tmpl_loop cart>
- <TMPL_VAR prodname>
- <TMPL_VAR prodid>
- <TMPL_VAR BOOL>
- <TMPL_VAR groupname>
- <TMPL_VAR prodname>
- <TMPL_VAR image>
- <TMPL_VAR prodcomdesc>
- <tmpl_var customer>
- <tmpl_var id>
- </tmpl_loop>