简体   繁体   中英

how to add product to wishlist after login by guest customer in magento

when i(guest customer) want to add a product to wishlist from category page or product page, after click on wishlist button redirect to login page. after sucessfull login no products in my wishlist.

After login If i again click on a product add to wishlist then it works fine.

Please help me. Thankyou

use the session_id on the pc,if on the json api for android or ios,you would generate the unique_id to imitate session_id. the session_id is only on this system,generate it when open(request) the page,relation it to user after login.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM