Post by jvolvovski » Mon Aug 22, 2011 10:08 pm

Hi,
I'm wondering if there is a way to upload a different thumbnail image (from the main image).
If not, is there anyone out there who would be willing to create a module for me, and how much would it cost.

Thanks very much,
Jenny

Newbie

Posts

Joined
Fri Jan 07, 2011 7:27 am

Post by jvolvovski » Fri Sep 09, 2011 6:46 am

Figured out a pretty simple solution for this. Upload your thumbnail image in the "Data" tab.
And then upload the image you want to have appear on the Product page as an additional image in the "Image" tab.

Then in catalog/view/theme/[yourthemename]/template/product/product.tpl delete or comment out this code (which places the first image into the template).

Code: Select all

<?php if ($thumb) { ?>
      <div class="image"><a href="<?php echo $popup; ?>" title="<?php echo $heading_title; ?>" class="fancybox" rel="fancybox"><img src="<?php echo $thumb; ?>" title="<?php echo $heading_title; ?>" alt="<?php echo $heading_title; ?>" id="image" /></a></div>
      <?php } ?>

Newbie

Posts

Joined
Fri Jan 07, 2011 7:27 am
Who is online

Users browsing this forum: Amazon [Bot] and 11 guests