View Single Post
  #1  
Old 03-25-2010, 04:27 PM
  Phoenixone's Avatar 
Phoenixone Phoenixone is offline
 

Advanced Member
  
Join Date: Feb 2010
Location: Portugal
Posts: 38
 

Default bestsellers thumbnails

hi guys i want my best sellers to display the thumbnail instead of the text how would i change the code for that?

Code:
{foreach from=$bestsellers item=b name="bestsellers"} <strong>{math equation="x+1" x=$smarty.foreach.bestsellers.index}.</strong> <a href="product.php?productid={$b.productid}&amp;cat={$cat}&amp;bestseller=Y">{$b.product|escape}</a> <br /> {/foreach}

please help
__________________
PHP 5.2.11
MYSQL 5.0.45

WESH UK hosting

--- Add-ons -----
X-RMA
X-AOM
X-FancyCategories
X-Feature comparison

BCSE Request a Quote
BCSE Customer Testimonials
BCSE Advanced ratings and reviews
BCSE Customer reward points
BCSE Reward points refferal
BCSE Customer polls

Cart Labs - Tabs
Reply With Quote