Hi!
I am having a really hard time trying to figure out why my ajax filter does not return only available variants in a specific color.
The backend seems fine and when I check if the variant of a specific product that was returned is available it does not seem to be in stock.
I tried adding filter.v.availability=1 to my URL parameter and it does not make a difference.
Also, I’ve seen that @made4Uo is an active member, can you help me in any way?
My ajax filter code is below:
Then the parameter URL:
The response on collection page (the right one is okay the left one is wrong):
And the backend for the wrong product:




