View Single Post
  #137  
Old 08-05-2009, 11:47 AM
 
royng royng is offline
 

Advanced Member
  
Join Date: Sep 2008
Posts: 85
 

Default Re: Recently Viewed Mod

I try to figure out why, the thumbnail not showing up. I think it has to do with the "skin1/customer/main/product.tpl" this code need to be fix
<script type="text/javascript">
prodImage='<img src="{$product.tmbn_url}"/>';
prodName='<{$product.product}>';
var p0=('<br/><a href="'+document.URL+'">'+prodImage+'<br/>{$product.product}</a><br/>${$product.taxed_price}<br/>');
</script>

{* TABS MENU END *}


Does anyone know?

I have only one recently view show up with no thumbnail.

I try try try, but no luck, Someone please help!

Thanks!
__________________
X-Cart DB Version: 4.1.11 GOLD
Reply With Quote