Categories
Javascript

Simulating FIFO with Javascript

Recently I needed to create a little workaround to get our product compare feature to work across multiple pages. Here’s what I needed:

  • Uses session cookies for list management
  • Maximum of 10 products
  • Auto-check boxes across multiple pages if the cookie values match product skus
  • Submit the cookie to another page and rebuild the querystring.