{"section":"known-issues","requestedLocale":"en","requestedSlug":"getcurrentproductwithvariations-function-from-vtexjs-brings-data-from-component-sku-and-not-from-kit-sku","locale":"en","slug":"getcurrentproductwithvariations-function-from-vtexjs-brings-data-from-component-sku-and-not-from-kit-sku","path":"docs/en/known-issues/Portal/getcurrentproductwithvariations-function-from-vtexjs-brings-data-from-component-sku-and-not-from-kit-sku.md","branch":"main","content":"## Summary\n\n\nFunction `getCurrentProductWithVariations` from VTEX.js brings data from Component SKU instead of KIT SKU.\n\n\n\n## Simulation\n\n\n- Access a PDP from a KIT Product;\n- Use the function  getCurrentProductWithVariations to get data from the KIT;\n- Check that the response is from the SKU Components, and not from the KIT SKU.\n\n\n\n## Workaround\n\n\nUse the function `getProductWithVariations({productId})`as a workaround. In this case, we have to use the Product ID from this KIT."}