yii2-cart icon indicating copy to clipboard operation
yii2-cart copied to clipboard

Clone guest's cart to user's cart

Open ekohadim opened this issue 6 years ago • 0 comments

When a guest is not logged in and have some things in his cart, at the moment he login his cart is not brought to login session. I want the guest's cart to be cloned or copied over to the login's session when the guest logging in. How to make it work?

ekohadim avatar Mar 31 '18 15:03 ekohadim