Closed (duplicate)
Project:
Commerce Wishlist
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2012 at 16:10 UTC
Updated:
11 Mar 2016 at 22:06 UTC
Jump to comment: Most recent
Comments
Comment #1
NicholasR commentedOkay, it was pretty easy. Added some session variables when validating form
Then put a hook into user_login
Works great, functions for new user creation as well as existing user login. Its not very feature filled, just holds the last value to be added to the wishlist...
Comment #2
Argus commentedSeems a logical and user friendly request. It would indeed be even better if you could create a full wish list without registering, although most users understand it takes registering to save something.
Could you create a patch so we can test?
Comment #3
youlikeit commented#1 Part 1 works for me but in which file doI have to put the hook for user_login?
Comment #4
erichomanchuk commentedHas anyone written a patch that could be applied for this so it could be added to the module. I am currently in need of a feature that keeps track of anonymous users wishlists much like how commerce's cart functionality allows for anonymous users.
I have a project where I wish to allow a anonymous user to create a wishlist and they can save it if they do login in but if they don't login I was going to allow them to email this wishlist to whomever.
Comment #5
Exploratus commentedI like the functionality suggested by #4
Comment #6
nvahalik commentedClosing in favor of tracking the functionality in #2677086: Wishlist functionality for anonymous users.