Can I set not to pop up product image?

  • Posts: 252
  • Thank you received: 1
8 years 4 months ago #264928

-- HikaShop version -- : 3.0.1
-- Joomla version -- : 3.5
-- PHP version -- : 5.5.13

Hi,
Can I set the product image not to pop up in the product detail page?

Thanks
Best regards

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

  • Posts: 84079
  • Thank you received: 13629
  • MODERATOR
8 years 4 months ago #264950

Hi,

There is no option for that but you can easily change that.
Edit the file "show_block_img" and change the line:
echo $this->popup->image($html, $img->origin_url, null, $attr);
to:
echo $html;

The following user(s) said Thank You: twscott

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

Time to create page: 0.053 seconds
Powered by Kunena Forum