Wishlist for guest users?

  • Posts: 69
  • Thank you received: 1
11 years 3 months ago #152975

--- url of the page with the problem -- :
steiner.taylorbruce.com/index.php?option...kin-glove&Itemid=246
-- HikaShop version -- : HikaShop Business 2.3.0
-- Joomla version -- :Joomla! 3.2.3 Stable
-- PHP version -- : 5.3.28
-- Browser(s) name and version -- : XXXXX x.x.x
-- Error-message(debug-mod must be tuned on) -- :

Hi,

It is my understanding that there were to be enhancements to the wishlist functionality...

My question is, does the new release of HikaShop support a wishlist for a non-registered user? I expect the answer is no, but I just wanted to confirm.

I would like to be able to have one just for the session, or perhaps for that computer via a cookie, etc. Any ideas how there might be a workaround are also appreciated.

Thanks,

Dennis


______________
Dennis Kmetz

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

  • Posts: 84220
  • Thank you received: 13673
  • MODERATOR
11 years 3 months ago #152992

Hi,

The answer is still no. I actually don't see any benefit to allowing for that.
If you want a wishlist which lasts only for the user session, then why not use the cart for that ?

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

  • Posts: 368
  • Thank you received: 7
  • Hikashop Business
10 years 4 months ago #198568

Hi,

Would it be possible show the whishlist button, when pressed and not logged in the suer gets directed to a login page? What might be problematic is that once logged in the item should be added to the wishlist and the customer redirected back to the product page where they pressed to add it?

Thanks!

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

  • Posts: 26264
  • Thank you received: 4043
  • MODERATOR
10 years 4 months ago #198581

Hi,

It is possible to display the "add to wishlist" button when the user is not logged.
But for the moment it just display a message telling that the user need to log-in.

In the file "components/com_hikashop/controllers/product.php" you can see to modify the code after

	else if($cart_type == 'wishlist'){
		if(hikashop_loadUser() == null){
In order to redirect the user to the login page with as parameter a link to the previous page (so when the user will log-in, he will be redirected to the page he was before).
It is also possible to place a link to add the product to the wishlist ; using an "update cart" link.. But it will require some development.

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.
The following user(s) said Thank You: grayt7

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

Time to create page: 0.069 seconds
Powered by Kunena Forum