Actually, you don't need "LocalStorage Get" and "On LocalStorage item Get" events. You can access LocalStorage item value in "On item exist" event.
I tried.. and it also work
I merged 2 row action (on exist -> get, on get -> load) become 1 action (on exist -> load)