VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: el_carl0s on August 29, 2012, 02:49:49 AM

Title: Related products question
Post by: el_carl0s on August 29, 2012, 02:49:49 AM
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?