REMINDER
Please be respectful of all AppDragers! Keep it really civil so that we can make the AppDrag community of builders as embracing, positive and inspiring as possible.
Abandoned Cart
-
Hello! I would like to have a feature in my shop side as below:
- After logging in, a customer can add items into the cart
- They will leave the items in the cart for a while (say 3, 4 days) without checking out
- After 3, 4 days still seeing the items in the cart, I can send an email to that customer for further follow-ups
Can I ask if this feature is available in AppDrag currently? If so, how could I go about doing that?
Thank you!
-
Hi,
No it's not an existing feature currently existing on AppDrag. I moved your topic to feature request let's see if it's requested by the community.
If you need to do it right now without AppDrag you can use in JavaScriptstore('appdragCart');
to get the current content of the cart. Then do any logic you want from it.
-
Hi AppDrag community !
Yes, indeed, I would be glad to have this feature on AppDrag
Have a nice day,