Hi,
You have that javascript error on the page if you look at your browser's console:
monosnap.com/file/az4KAXKWurUibLmUTGj46qwcW9RfHU
It comes from the file /media/jui/js/bootstrap-tooltip-extended.min.js
It's probably a conflict between the javascript libraries used on the page.
Two things you can try:
- You can try installing and configuring jQuery Easy. That can often help fix these errors
- You can also try changing the "popup mode" setting of the HikaShop configuration. The "vex" choice shoudl circumvent the problem.