Product Page Image Settings

  • Posts: 17
  • Thank you received: 0
12 years 8 months ago #21723

Is there any way that I can have the product image full sized on the product page, but thumbnail sized on the product list?

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

  • Posts: 81484
  • Thank you received: 13062
  • MODERATOR
12 years 8 months ago #21737

Yes. You can keep the thumbnails activated in the configuration. Then, edit the file show of the view product via the menu Display->Views and change the line:
if(!$this->config->get('thumbnail')){

to:
if(true){

(there are two places where you need to change that line in the file)

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

  • Posts: 17
  • Thank you received: 0
12 years 8 months ago #21784

That worked perfectly. Thanks again!

Hikashop Rules!

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

Time to create page: 0.057 seconds
Powered by Kunena Forum