How can I filter/find in (casecading) array of arrays json
I'm trying to write js code to find if any item already exits in the array, it makes it a bit tricky. There are multiple items, every item has a zone, every zone has multiple sizes and every size has…