Hello,
After adding products and variants via API it looks good in admin but product detail page dosnt show variants. Is this a theme issue or did I do something wrong?
When I generate variants they display but not when I add via API, even tho product list filters recognize that they are there.
This is basically how I added them:
- Add a „virtual product“
- Add variants and use the productId from „virtual product“ as parentId
Here is a demo of what I experience:
Btw, I might be the biggest noob ever but isnt the api documentation lacking some descriptions and examples?