Minicart show status on click, can this be changed to a hover behavior?

  • Posts: 198
  • Thank you received: 7
7 years 2 months ago #278379

-- HikaShop version -- : 3.2.0
-- Joomla version -- : 3.7.5

For now on you have to click on the minicart to see what's in the cart.

I think it would be an improvement if you only have to hover the minicart to show what's in it.


Kind regards René

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
7 years 2 months ago #278382

Hello,

You can do it thanks to a little view override ; if you add some javascript to handle the "hover" and open the minicart "popup".
www.hikashop.com/support/documentation/1...-display.html#layout

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 198
  • Thank you received: 7
7 years 2 months ago #278422

Hi Nicolas,

if($small_cart == 2) {
		$extra_data .= ' onclick="if(window.hikashop.toggleOverlayBlock(\'hikashop_cart_dropdown_'.$module_id.'\')) return false;"';
	}

Tried but my javascript knowledge is very limited.

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
7 years 2 months ago #278434

Hello,

Sorry I'm Jerome and not Nicolas.

If you cannot perform the modification yourself, you can see to contact some of HikaShop partners or use the "commercial jobs" section of the forum.
I can add your request in the TODO list but without any schedule of its implementation ; specially because it's not something which can be done with one single modified line, it requires more than that and it requires more than a few minutes.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 198
  • Thank you received: 7
7 years 2 months ago #278513

Hi Jerome :-)

I would be a nice feature, please put it on the "to do list" i think many users want this.

Kind regards René

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

  • Posts: 82868
  • Thank you received: 13378
  • MODERATOR
7 years 2 months ago #278518

Hi,

It's on the todo list.

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

Time to create page: 0.067 seconds
Powered by Kunena Forum