I have a drupal 6 site with ubercart ... front page has an ubercart grid on it. When clicking on a given product in the grid, it links to the product's page (BTW, once on the page I can view enlarged via lightbox).
What I want to do is when clicking on the product (that's the one in the product GRID) I want it to open lightbox rather than go the product page (or ideally, mouseover and show the enlarged product).
BUT, I'm at a loss as how to change/remove the default link to the product page and open lightbox instead.
In D7 there is a view for the UC grid, but D6 does not work this way.
Anybody got clues as to where this is done, please?