How can we setup persistent shopping cart in woocommerce for different devices. Like if we login and add some products in cart and update cart then products in cart store in database and when I login from other device it fetches same data. Right now it fetches data bases on user session. When we try to add products in cart in different browser it shows different products in cart in both browsers for same user.
Asked
Active
Viewed 1,784 times
3
-
I also have a same problem... – Himanshu Sundariyal May 06 '16 at 08:43
-
1http://stackoverflow.com/questions/27325626/save-cart-on-the-current-session – LoicTheAztec May 06 '16 at 09:55
-
It would be very nice feature to rely on! Perhaps you should consider posting it to WooCommerce Ideas's Forum - http://ideas.woocommerce.com/forums/133476-woocommerce – Adriano Monecchi May 20 '17 at 04:24