{"section":"known-issues","requestedLocale":"en","requestedSlug":"sku-variations-doesnt-return-in-the-plp","locale":"en","slug":"sku-variations-doesnt-return-in-the-plp","path":"docs/en/known-issues/Intelligent Search/sku-variations-doesnt-return-in-the-plp.md","branch":"main","content":"## Summary\n\n\nThe presentation of SKU variations in the PLP is limited to the variations available regardless of the skusFilter prop setting. According to our analysis, search-graphql is not delivering all variations as per the API return, so the ProductContextProvider does not receive all variations.\n\n\n\n## Simulation\n\n\n- Access the PLP and find a product that has some variations that are not available;\n- Check if the components that perform the SKU filtering are correctly configured with the skusFilter prop, with the value “ALL\";\n- Access the PDP of the product in question and view all variations returning in the ProductContextProvider\n\n\n\n## Workaround\n\n\nN/A"}