How get Recently Viewed products?
Summary:
Is there built-in functionality for Recently Viewed products?
If not, what would be the recommended way to implement it?
My idea is to either add a list of product IDs to local storage or a cookie as a user browses the site. Then use list products to fetch and populate a carousel with the response.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
24.08.02
Code Snippet (add any code snippets that support your topic, if applicable):
0