Creating a product with the new limit of 2,000 variants "Developer preview" with "Extended Variant"

Hello,

I have created a new test store using “Developer preview” with “Extended Variants,” but when I execute my GraphQL code ‘productVariantsBulkCreate’ (version 2024-10), I receive the following error: “Exceeded maximum number of variants allowed.”

This is my shop: 2000-variant.myshopify.com

Resource Limits

{
  shop: { resourceLimits: { maxProductVariants: 100, maxProductOptions: 3 } }
}

Thank you

Hi @AppGenie ,

Thanks for letting us know about this issue, we are looking into it.
For now, I have fixed your shop to have 2K variants

1 Like

Thank you so much Asaf :folded_hands: