Prevent Hikashop of creating different blocks of images per variant

  • Posts: 80
  • Thank you received: 1
5 years 3 weeks ago #305351

-- HikaShop version -- : 4.0.3
-- Joomla version -- : 3.9.4

Hello,

I am in need to prevent hikashop of creating different block images at the bottom of the product page per variants combination (having displayed->none). I don't want to load different images on variants selections, only the main images should appear always on the left part. Should I remove any code of the product_block_img view or other file? And which part of the code exactly?

Thank you in advance,
Dora

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

  • Posts: 81539
  • Thank you received: 13069
  • MODERATOR
5 years 3 weeks ago #305357

Hi,

You want to edit the product/show.php view file via the menu Display>Views. In there, you want to remove the code:

$this->setLayout('show_block_img');
		echo $this->loadTemplate();

The following user(s) said Thank You: DoraK

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

  • Posts: 80
  • Thank you received: 1
5 years 3 weeks ago #305388

You are my hero! You always save me! Thank you!

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

Time to create page: 0.056 seconds
Powered by Kunena Forum