PHPSESSID | | At end of session | The PHPSESSID cookie is native to PHP and enables websites to store serialised state data. On the Action website it is used to establish a user session and to pass state data via a temporary cookie, which is commonly referred to as a session cookie. As the PHPSESSID cookie has no timed expiry, it disappears when the client is closed. |
woocommerce_recently_viewed | | At end of session | Used to generate a Recently Viewed product list in the sidebar |
yith_wcwl_products | | 1 Month | Used to save your wishlist if not logged in. |