make product image larger?

  • Vincent Lee
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
5 years 2 months ago #121480 by Vincent Lee
make product image larger? was created by Vincent Lee
im overriding the template of the product page, but having trouble figure out how to replace the main product image to use the larger file?

i see in the code, '<img src="<?php echo $this->item->thumb_image; ?>"'
so, I replace with, '<img src="<?php echo $this->item->popup_image; ?>"'

but it doesn't change anything? i already made the span 6 to handle the larger image area..
not sure what's the best way to show a larger product image?

rcm.cbwebdev.com/index.php/critical-infr...mat-tanker-trailer-2

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Offline
  • Administrator
  • Administrator
More
5 years 2 months ago #121601 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic make product image larger?
Hi again,

You should also go to EShop -> System -> Configuration -> Image tab, at Thumbnail image size, change the size of image there too and test again.

Sincerely, Giang
The following user(s) said Thank You: Vincent Lee

Please Log in or Create an account to join the conversation.

Moderators: Giang Dinh Truong