Quick view and link to the product page at the same time in product list view

  • Posts: 145
  • Thank you received: 6
3 years 5 months ago #349946

In Hikashop settings > display, the popup mode can only have a popup only (quick view) or a no popup (link to the product page). How can you have both at the same time?


Life is the unique stage of our art. Everyone sings their own song and leaves the stage. The stage is always permanent. Blessed is that song that people remember.

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

  • Posts: 4820
  • Thank you received: 654
  • MODERATOR
3 years 5 months ago #349958

Hello,

What you are asking, if we understand correctly, would be to have a button that directs to the product page, while the rest will only trigger the popup.

- For this you have to create an override view (see this documentation ).
- Then you must find the code that generates the dynamic code to create the URL to the product page in the show_popup view.
=> You will find it in YourWebsite\components\com_hikashop\views\product\tmpl\show_popu.php
- and create your button :
example :

<a href="YourURlLink/index.php/hikashop-menu-for-products-listing/product/129-star-stilettos" class="hikabtn hikacart">
	Choose options		
</a>

Hope this will help you to achieved your needs.
Regards

Last edit: 3 years 5 months ago by Philip.

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

Time to create page: 0.060 seconds
Powered by Kunena Forum