I've been desperately trying to work out how to modify the look of the individual Product pages to suit my needs in Drupal 7, with no luck due to the depressing lack of any documentation for the new version of Ubercart (I know it's technically in beta, but even so..)
I've managed to use the included views to change the look of the catalog pages, but there's seemingly no view for Product nodes.
I did figure out that by using the file node--product.tpl.php in my theme I can override the default. But I haven't been able to find out what the variables for things such as product images or description are, so I can't do ANYthing with this method.
I'd appreciate any and all help on this, so if anybody knows how to modify the node--product.tpl.php successfully, or how to use views for it instead, or any other way of customising it, I'd be very grateful.
Thanks.
