Build add to cart feature using Camunda

Hello @anon8058936

Welcome to the forum!

This model would satisfy the requirements

If you want a user to be able to come back to it at any time, simply create the process with with a business key that represents the user. Then, the next time they log it you shuold query for a process that matches that id and then you’ll be able to load the last known state.