How can i make the related products layout look like the product details page?
im using virtuemart 2.0.8 and joomla 2.5.6
I already tried copying the default file from the product details folder into a new file called default_newrelated and calling it from the related products file using echo $this->loadTemplate('newrelated'); and it didnt work at all, can someone please help me?