A proof of concept for the shoppable homepage. We can use this PoC to test the following:
Upon page load, we attempt to fetch a customer and session. If there is
no existing customer or session, we create a new one by fetching an Auth
Token from the Grove API. These requests are asynchronous and
non-blocking.
Once this page loads you will have a valid sessionid and csrftoken in
your browser cookie.