Custom Product listing image

  • Posts: 46
  • Thank you received: 1
  • Hikashop Business
10 years 8 months ago #183700

-- HikaShop version -- : 2.3.4
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.3

Hi

Is it possible to set the product listing image so that it isn't visible in the main product page?

Currently the first image in the product images is used to create the product listing thumbnail. We're looking to either ignore the first image when the product page is displayed or upload the product listing thumbnail separately.

I hope this makes sense.

Thanks in advance.

KH

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

  • Posts: 13201
  • Thank you received: 2322
10 years 8 months ago #183757

Hi,

To have an image only in the listing but not in the product page, you can add this line:

unset($this->element->images['0']);
At the top of the view "product / show_block_img" between php tags.

The following user(s) said Thank You: vividfish

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

  • Posts: 46
  • Thank you received: 1
  • Hikashop Business
10 years 8 months ago #183796

Thank you Xavier

That's just what we're looking for.

KH

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

Time to create page: 0.065 seconds
Powered by Kunena Forum