Skip to content

Auto generate variants options with API #419

Closed Answered by logeshswell
la-ruee-vers-le-bois asked this question in Help
Discussion options

You must be logged in to vote

variable: true might not help but passing variant: true might help

{
  name: 'Size',
  variant: true,
  values: [...]
}

Also, did you try fetching the same product with additional params expand: variants after a POST request, to make sure the variants are generated successfully in async method.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by logeshswell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
2 participants