ecommerce product detail page
Permalink
I would like to add a left sidebar to my product detail pages. I found the php file for the product detail in the ecommerce files, but have tried a couple additions to it with no luck. Is this something simple to customize?
I would like to do the same thing also, but not by renaming the left_sidebar.php page, I thought I could do something like this http://vimeo.com/27796990 but that would just "print" the sidebar html markup inside the view.php <div id="body"> instead of above it where I think it should be. Is there a way to make Product Details page use the left_sidebar.php as the page it builds inside of, instead of view.php?
Regards
Ian