Product detail from category in a new window¡¡¡ ¿?

  • Posts: 2
  • Thank you received: 0
13 years 7 months ago #13427

Hi
When people enter the category listing and they click in to a product, I want to make that next step open in to a new window....anyone knows how to do that??

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

  • Posts: 82864
  • Thank you received: 13372
  • MODERATOR
13 years 7 months ago #13458

You need to go in the menu Display->Views, edit the file listing_img_title of the view product and change the line:
<a href="<?php echo $link;?>">
to:
<a href="<?php echo $link;?>" target="_blank">

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

  • Posts: 2
  • Thank you received: 0
13 years 7 months ago #13474

Awesome¡¡¡ thanks for the help¡¡¡

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

Time to create page: 0.052 seconds
Powered by Kunena Forum